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

Method GetLastVisitTime

Src/Database/DatabaseTree.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122QDateTime TreeItem::GetLastVisitTime() const
123{
124 return m_Data.m_LastVisitTime;
125}
126
127void TreeItem::SetLastVisitTime(const QDateTime &newLastVisitTime)
128{

Callers 2

UpdateMethod · 0.80
TreeToBookmarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected