Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetPrompt
Method
SetPrompt
Src/ParameterCompone/ParameterNet.cpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
int CParameterNet::SetPrompt(const QString szPrompt)
65
{
66
m_szPrompt = szPrompt;
67
return 0;
68
}
69
70
QString CParameterNet::GetPrompt()
71
{
Callers
2
CParameterSSH
Method · 0.45
CParameterProxy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected