MCPcopy 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
282void CRemoteFileSystem::SetCreateTime(const QDateTime &date)
283{
284 m_createTime = date;
285}
286
287QDateTime CRemoteFileSystem::GetLastModified()
288{

Callers 3

foreachFunction · 0.45
GetFileNodeMethod · 0.45
BookmarkToTreeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected