Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetFile
Method
GetFile
App/Client/Recent/RecentDatabase.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
QString CRecentDatabase::RecentItem::GetFile() {
28
return CDatabaseFile::GetFile(szFile);
29
}
30
31
CRecentDatabase::CRecentDatabase(QObject *parent)
32
: CDatabase{parent}
Callers
6
Initial
Method · 0.45
foreach
Function · 0.45
slotDoubleClicked
Method · 0.45
foreach
Function · 0.45
flags
Method · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected