Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetType
Method
SetType
Src/Database/DatabaseTree.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void TreeItem::SetType(TYPE type)
48
{
49
m_Data.m_Type = type;
50
}
51
52
int TreeItem::GetId() const
53
{
Callers
2
Accept
Method · 0.45
on_pbTest_clicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected