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

Method GetLastModified

Plugins/FileTransfer/RemoteFileSystemModel.cpp:287–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287QDateTime CRemoteFileSystem::GetLastModified()
288{
289 return m_lastModifed;
290}
291
292void CRemoteFileSystem::SetLastModified(const QDateTime &date)
293{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected