Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetModifyTime
Method
SetModifyTime
Src/Database/DatabaseTree.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
void TreeItem::SetModifyTime(const QDateTime &newModifyTime)
118
{
119
m_Data.m_ModifyTime = newModifyTime;
120
}
121
122
QDateTime TreeItem::GetLastVisitTime() const
123
{
Callers
4
GetLeaf
Method · 0.80
GetLeaves
Method · 0.80
GetLeavesByKey
Method · 0.80
BookmarkToTree
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected