Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetType
Method
GetType
Src/Database/DatabaseTree.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
TreeItem::TYPE TreeItem::GetType() const
43
{
44
return m_Data.m_Type;
45
}
46
47
void TreeItem::SetType(TYPE type)
48
{
Callers
5
GetGroup
Method · 0.45
foreach
Function · 0.45
SetParameter
Method · 0.45
OpenDatabase
Method · 0.45
OnInitializeDatabase
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected