Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetDatabase
Method
GetDatabase
Src/Database/Database.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
QSqlDatabase CDatabase::GetDatabase() const
50
{
51
return m_database;
52
}
53
54
const CParameterDatabase *CDatabase::GetParameter() const
55
{
Callers
2
SetDatabase
Method · 0.80
InitDatabase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected