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

Method SetLastModified

Plugins/FileTransfer/RemoteFileSystemModel.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290}
291
292void CRemoteFileSystem::SetLastModified(const QDateTime &date)
293{
294 m_lastModifed = date;
295}
296
297QFileDevice::Permissions CRemoteFileSystem::GetPermissions()
298{

Callers 2

foreachFunction · 0.80
GetFileNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected