Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetParentId
Method
GetParentId
Src/Database/DatabaseTree.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
int TreeItem::GetParentId() const
73
{
74
return m_Data.m_ParentId;
75
}
76
77
void TreeItem::SetParentId(int newParentId)
78
{
Callers
6
GetFavorite
Method · 0.80
foreach
Function · 0.80
GetGroup
Method · 0.80
Add
Method · 0.80
Update
Method · 0.80
TreeToBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected