MCPcopy 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
70QString CParameterNet::GetPrompt()
71{
72 return m_szPrompt;
73}
74
75CParameterNet& CParameterNet::operator =(const CParameterNet& in)
76{

Callers 1

CheckValidityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected