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

Method SetKey

Src/Database/DatabaseTree.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97void TreeItem::SetKey(int newNKey)
98{
99 m_Data.m_nKey = newNKey;
100}
101
102QDateTime TreeItem::GetCreateTime() const
103{

Callers 6

AddFavoriteMethod · 0.80
GetLeafMethod · 0.80
GetLeavesMethod · 0.80
GetLeavesByKeyMethod · 0.80
addBookmarkMethod · 0.80
BookmarkToTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected