MCPcopy 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
49QSqlDatabase CDatabase::GetDatabase() const
50{
51 return m_database;
52}
53
54const CParameterDatabase *CDatabase::GetParameter() const
55{

Callers 2

SetDatabaseMethod · 0.80
InitDatabaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected