Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetCreateTime
Method
GetCreateTime
Src/Database/DatabaseTree.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
QDateTime TreeItem::GetCreateTime() const
103
{
104
return m_Data.m_CreateTime;
105
}
106
107
void TreeItem::SetCreateTime(const QDateTime &newCreateTime)
108
{
Callers
1
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected