MCPcopy 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
42TreeItem::TYPE TreeItem::GetType() const
43{
44 return m_Data.m_Type;
45}
46
47void TreeItem::SetType(TYPE type)
48{

Callers 5

GetGroupMethod · 0.45
foreachFunction · 0.45
SetParameterMethod · 0.45
OpenDatabaseMethod · 0.45
OnInitializeDatabaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected