Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetTypeName
Method
GetTypeName
Src/Operate.cpp:86–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
const QString COperate::GetTypeName() const
87
{
88
Q_ASSERT(GetPlugin());
89
return GetPlugin()->TypeName(GetPlugin()->Type());
90
}
91
92
const QIcon COperate::Icon() const
93
{
Callers
3
foreach
Function · 0.45
Start
Method · 0.45
InsertItem
Method · 0.45
Calls
2
TypeName
Method · 0.80
Type
Method · 0.45
Tested by
no test coverage detected