MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetError

Method GetError

Src/Database/Database.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59const QString CDatabase::GetError() const
60{
61 return m_szError;
62}
63
64void CDatabase::SetError(const QString &szErr)
65{

Callers 9

slotImportMethod · 0.80
slotExportMethod · 0.80
foreachFunction · 0.80
slotImportMethod · 0.80
slotExportMethod · 0.80
foreachFunction · 0.80
on_pbTest_clickedMethod · 0.80
onImportBookmarksMethod · 0.80
onExportBookmarksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected