MCPcopy 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
47void TreeItem::SetType(TYPE type)
48{
49 m_Data.m_Type = type;
50}
51
52int TreeItem::GetId() const
53{

Callers 2

AcceptMethod · 0.45
on_pbTest_clickedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected