Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
const QString CDatabase::GetError() const
60
{
61
return m_szError;
62
}
63
64
void CDatabase::SetError(const QString &szErr)
65
{
Callers
9
slotImport
Method · 0.80
slotExport
Method · 0.80
foreach
Function · 0.80
slotImport
Method · 0.80
slotExport
Method · 0.80
foreach
Function · 0.80
on_pbTest_clicked
Method · 0.80
onImportBookmarks
Method · 0.80
onExportBookmarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected