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

Method GetModifyTime

Src/Database/DatabaseTree.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112QDateTime TreeItem::GetModifyTime() const
113{
114 return m_Data.m_ModifyTime;
115}
116
117void TreeItem::SetModifyTime(const QDateTime &newModifyTime)
118{

Callers 1

TreeToBookmarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected