Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ CRecentDatabase
Method
CRecentDatabase
App/Client/Recent/RecentDatabase.cpp:31–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
CRecentDatabase::CRecentDatabase(QObject *parent)
32
: CDatabase{parent}
33
{
34
qDebug(log) << Q_FUNC_INFO;
35
}
36
37
CRecentDatabase::~CRecentDatabase()
38
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected