Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
void TreeItem::SetId(int newId)
58
{
59
m_Data.m_id = newId;
60
}
61
62
QString TreeItem::GetName() const
63
{
Callers
7
GetNode
Method · 0.80
GetAllNodes
Method · 0.80
GetSubNodes
Method · 0.80
GetLeaf
Method · 0.80
GetLeaves
Method · 0.80
GetLeavesByKey
Method · 0.80
BookmarkToTree
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected