Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetPrompt
Method
GetPrompt
Src/ParameterCompone/ParameterNet.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
QString CParameterNet::GetPrompt()
71
{
72
return m_szPrompt;
73
}
74
75
CParameterNet& CParameterNet::operator =(const CParameterNet& in)
76
{
Callers
1
CheckValidity
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected