MCPcopy 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
27QString CRecentDatabase::RecentItem::GetFile() {
28 return CDatabaseFile::GetFile(szFile);
29}
30
31CRecentDatabase::CRecentDatabase(QObject *parent)
32 : CDatabase{parent}

Callers 6

InitialMethod · 0.45
foreachFunction · 0.45
slotDoubleClickedMethod · 0.45
foreachFunction · 0.45
flagsMethod · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected