Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
112
QDateTime TreeItem::GetModifyTime() const
113
{
114
return m_Data.m_ModifyTime;
115
}
116
117
void TreeItem::SetModifyTime(const QDateTime &newModifyTime)
118
{
Callers
1
TreeToBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected