Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
QDateTime TreeItem::GetLastVisitTime() const
123
{
124
return m_Data.m_LastVisitTime;
125
}
126
127
void TreeItem::SetLastVisitTime(const QDateTime &newLastVisitTime)
128
{
Callers
2
Update
Method · 0.80
TreeToBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected