MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / SetId

Method SetId

Src/Database/DatabaseTree.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57void TreeItem::SetId(int newId)
58{
59 m_Data.m_id = newId;
60}
61
62QString TreeItem::GetName() const
63{

Callers 7

GetNodeMethod · 0.80
GetAllNodesMethod · 0.80
GetSubNodesMethod · 0.80
GetLeafMethod · 0.80
GetLeavesMethod · 0.80
GetLeavesByKeyMethod · 0.80
BookmarkToTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected