Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetPromptType
Method
GetPromptType
Src/ParameterCompone/ParameterPlugin.cpp:240–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
CParameterPlugin::PromptType CParameterPlugin::GetPromptType() const
241
{
242
return m_PromptType;
243
}
244
245
void CParameterPlugin::SetPromptType(PromptType NewPromptType)
246
{
Callers
3
LoadPassword
Method · 0.80
SavePassword
Method · 0.80
SetParameter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected