kexi
KexiDB::Object Member ListThis is the complete list of members for KexiDB::Object, including all inherited members.
askQuestion(const QString &message, KMessageBox::DialogType dlgType, KMessageBox::ButtonCode defaultResult, const KGuiItem &buttonYes=KStdGuiItem::yes(), const KGuiItem &buttonNo=KStdGuiItem::no(), const QString &dontShowAskAgainName=QString::null, int options=KMessageBox::Notify, MessageHandler *msgHandler=0) | KexiDB::Object | [protected, virtual] |
clearError() | KexiDB::Object | [virtual] |
debugError() | KexiDB::Object | |
drv_clearServerResult() | KexiDB::Object | [inline, protected, virtual] |
error() const | KexiDB::Object | [inline] |
errorMsg() const | KexiDB::Object | [inline] |
errorNum() const | KexiDB::Object | [inline] |
m_errMsg | KexiDB::Object | [protected] |
m_errorSql | KexiDB::Object | [protected] |
m_serverErrorMsg | KexiDB::Object | [protected] |
m_serverResult | KexiDB::Object | [protected] |
m_serverResultName | KexiDB::Object | [protected] |
m_sql | KexiDB::Object | [protected] |
MessageTitle class | KexiDB::Object | [friend] |
msgTitle() const | KexiDB::Object | [inline] |
Object(MessageHandler *handler=0) | KexiDB::Object | [protected] |
previousServerResult() const | KexiDB::Object | [inline] |
previousServerResultName() const | KexiDB::Object | [inline] |
recentSQLString() const | KexiDB::Object | [inline] |
serverErrorMsg() | KexiDB::Object | [virtual] |
serverResult() | KexiDB::Object | [virtual] |
serverResultName() | KexiDB::Object | [virtual] |
setError(int code=ERR_OTHER, const QString &msg=QString::null) | KexiDB::Object | [protected, virtual] |
setError(const QString &msg) | KexiDB::Object | [protected, virtual] |
setError(const QString &title, const QString &msg) | KexiDB::Object | [protected, virtual] |
setError(KexiDB::Object *obj, const QString &prependMessage=QString::null) | KexiDB::Object | [protected] |
setError(KexiDB::Object *obj, int code, const QString &prependMessage=QString::null) | KexiDB::Object | [protected, virtual] |
~Object() | KexiDB::Object | [protected, virtual] |
|