Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
287
QDateTime CRemoteFileSystem::GetLastModified()
288
{
289
return m_lastModifed;
290
}
291
292
void CRemoteFileSystem::SetLastModified(const QDateTime &date)
293
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected