Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
QString TreeItem::GetName() const
63
{
64
return m_Data.m_szName;
65
}
66
67
void TreeItem::SetName(const QString &newName)
68
{
Callers
5
Id
Method · 0.45
Name
Method · 0.45
Add
Method · 0.45
Update
Method · 0.45
OpenMySqlDatabase
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected