, 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] |
| at() const | KexiDB::Cursor | |
| bof() const | KexiDB::Cursor | |
| Buffered enum value (defined in KexiDB::Cursor) | KexiDB::Cursor | |
| clearBuffer() (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| clearError() | KexiDB::Object | [virtual] |
| close() | KexiDB::Cursor | [virtual] |
| connection() const | KexiDB::Cursor | [inline] |
| containsROWIDInfo() const | KexiDB::Cursor | [inline] |
| Cursor(Connection *conn, const QString &statement, uint options=NoOptions) | KexiDB::Cursor | [protected] |
| Cursor(Connection *conn, QuerySchema &query, uint options=NoOptions) | KexiDB::Cursor | [protected] |
| debug() const | KexiDB::Cursor | |
| debugError() | KexiDB::Object | |
| debugString() const | KexiDB::Cursor | |
| deleteAllRows() | KexiDB::Cursor | |
| deleteRow(RowData &data, bool useROWID=false) | KexiDB::Cursor | |
| drv_appendCurrentRecordToBuffer()=0 | KexiDB::Cursor | [protected, pure virtual] |
| drv_bufferMovePointerNext()=0 | KexiDB::Cursor | [protected, pure virtual] |
| drv_bufferMovePointerPrev()=0 | KexiDB::Cursor | [protected, pure virtual] |
| drv_bufferMovePointerTo(Q_LLONG at)=0 | KexiDB::Cursor | [protected, pure virtual] |
| drv_clearBuffer() | KexiDB::Cursor | [inline, protected, virtual] |
| drv_clearServerResult()=0 | KexiDB::Cursor | [protected, pure virtual] |
| drv_close()=0 (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected, pure virtual] |
| drv_getNextRecord()=0 (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected, pure virtual] |
| drv_open()=0 (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected, pure virtual] |
| eof() const | KexiDB::Cursor | |
| error() const | KexiDB::Object | [inline] |
| errorMsg() const | KexiDB::Object | [inline] |
| errorNum() const | KexiDB::Object | [inline] |
| FetchEnd enum value (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| FetchError enum value (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| FetchOK enum value (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| FetchResult enum name | KexiDB::Cursor | [protected] |
| fieldCount() const | KexiDB::Cursor | [inline] |
| getNextRecord() | KexiDB::Cursor | [protected] |
| init() (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| insertRow(RowData &data, RowEditBuffer &buf, bool getROWID=false) | KexiDB::Cursor | |
| isBuffered() const | KexiDB::Cursor | |
| isOpened() const | KexiDB::Cursor | [inline] |
| m_afterLast (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_at (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_atLast (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_buffering_completed | KexiDB::Cursor | [protected] |
| m_conn (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_containsROWIDInfo (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_errMsg (defined in KexiDB::Object) | KexiDB::Object | [protected] |
| m_errorSql (defined in KexiDB::Object) | KexiDB::Object | [protected] |
| m_fieldCount | KexiDB::Cursor | [protected] |
| m_fieldsExpanded | KexiDB::Cursor | [protected] |
| m_logicalFieldCount | KexiDB::Cursor | [protected] |
| m_opened (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_options | KexiDB::Cursor | [protected] |
| m_orderByColumnList | KexiDB::Cursor | [protected] |
| m_query (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_queryParameters (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_rawStatement (defined in KexiDB::Cursor) | KexiDB::Cursor | [protected] |
| m_records_in_buf | KexiDB::Cursor | [protected] |
| m_result | KexiDB::Cursor | [protected] |
| m_serverErrorMsg (defined in KexiDB::Object) | KexiDB::Object | [protected] |
| m_serverResult (defined in KexiDB::Object) | KexiDB::Object | [protected] |
| m_serverResultName (defined in KexiDB::Object) | KexiDB::Object | [protected] |
| m_sql | KexiDB::Object | [protected] |
| m_validRecord | KexiDB::Cursor | [protected] |
| moveFirst() | KexiDB::Cursor | |
| moveLast() | KexiDB::Cursor | [virtual] |
| moveNext() | KexiDB::Cursor | [virtual] |
| movePrev() | KexiDB::Cursor | [virtual] |
| msgTitle() const | KexiDB::Object | [inline] |
| NoOptions enum value (defined in KexiDB::Cursor) | KexiDB::Cursor | |
| Object(MessageHandler *handler=0) (defined in KexiDB::Object) | KexiDB::Object | [protected] |
| open() | KexiDB::Cursor | |
| Options enum name | KexiDB::Cursor | |
| options() const | KexiDB::Cursor | [inline] |
| orderByColumnList() const | KexiDB::Cursor | |
| previousServerResult() const | KexiDB::Object | [inline] |
| previousServerResultName() const (defined in KexiDB::Object) | KexiDB::Object | [inline] |
| query() const | KexiDB::Cursor | [inline] |
| queryParameters() const | KexiDB::Cursor | |
| rawStatement() const | KexiDB::Cursor | [inline] |
| recentSQLString() const | KexiDB::Object | [inline] |
| reopen() | KexiDB::Cursor | |
| rowData() const =0 | KexiDB::Cursor | [pure virtual] |
| serverErrorMsg() | KexiDB::Cursor | [inline, virtual] |
| serverResult() | KexiDB::Cursor | [inline, virtual] |
| serverResultName() | KexiDB::Cursor | [inline, virtual] |
| setBuffered(bool buffered) | KexiDB::Cursor | |
| 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) (defined in KexiDB::Object) | 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] |
| setOrderByColumnList(const QStringList &columnNames) | KexiDB::Cursor | |
| setOrderByColumnList(const QString &column1, const QString &column2=QString::null, const QString &column3=QString::null, const QString &column4=QString::null, const QString &column5=QString::null) | KexiDB::Cursor | |
| setQueryParameters(const QValueList< QVariant > ¶ms) | KexiDB::Cursor | |
| storeCurrentRow(RowData &data) const =0 | KexiDB::Cursor | [pure virtual] |
| updateRow(RowData &data, RowEditBuffer &buf, bool useROWID=false) | KexiDB::Cursor | |
| value(uint i)=0 | KexiDB::Cursor | [pure virtual] |
| ~Cursor() (defined in KexiDB::Cursor) | KexiDB::Cursor | [virtual] |
| ~Object() (defined in KexiDB::Object) | KexiDB::Object | [protected, virtual] |