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

Method GetName

Src/Database/DatabaseTree.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62QString TreeItem::GetName() const
63{
64 return m_Data.m_szName;
65}
66
67void TreeItem::SetName(const QString &newName)
68{

Callers 5

IdMethod · 0.45
NameMethod · 0.45
AddMethod · 0.45
UpdateMethod · 0.45
OpenMySqlDatabaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected