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

Method GetCreateTime

Src/Database/DatabaseTree.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102QDateTime TreeItem::GetCreateTime() const
103{
104 return m_Data.m_CreateTime;
105}
106
107void TreeItem::SetCreateTime(const QDateTime &newCreateTime)
108{

Callers 1

UpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected