Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetCreateTime
Method
SetCreateTime
Plugins/FileTransfer/RemoteFileSystemModel.cpp:282–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
280
}
281
282
void CRemoteFileSystem::SetCreateTime(const QDateTime &date)
283
{
284
m_createTime = date;
285
}
286
287
QDateTime CRemoteFileSystem::GetLastModified()
288
{
Callers
3
foreach
Function · 0.45
GetFileNode
Method · 0.45
BookmarkToTree
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected