MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetCreateTime

Method GetCreateTime

Plugins/FileTransfer/RemoteFileSystemModel.cpp:277–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275}
276
277QDateTime CRemoteFileSystem::GetCreateTime()
278{
279 return m_createTime;
280}
281
282void CRemoteFileSystem::SetCreateTime(const QDateTime &date)
283{

Callers 2

foreachFunction · 0.45
TreeToBookmarkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected