KDbCursor-members
KDbCursor Member List
This is the complete list of members for KDbCursor, including all inherited members.
| at() const | KDbCursor | inline |
| bof() const | KDbCursor | inline |
| clearBuffer() | KDbCursor | protected |
| clearResult() (defined in KDbResultable) | KDbResultable | |
| close() | KDbCursor | virtual |
| connection() | KDbCursor | |
| connection() const | KDbCursor | |
| containsRecordIdInfo() const | KDbCursor | |
| deleteAllRecords() | KDbCursor | |
| deleteRecord(KDbRecordData *data, bool useRecordId=false) | KDbCursor | |
| drv_appendCurrentRecordToBuffer()=0 | KDbCursor | protectedpure virtual |
| drv_bufferMovePointerNext()=0 | KDbCursor | protectedpure virtual |
| drv_bufferMovePointerPrev()=0 | KDbCursor | protectedpure virtual |
| drv_bufferMovePointerTo(qint64 at)=0 | KDbCursor | protectedpure virtual |
| drv_clearBuffer() | KDbCursor | inlineprotectedvirtual |
| drv_close()=0 (defined in KDbCursor) | KDbCursor | protectedpure virtual |
| drv_getNextRecord()=0 (defined in KDbCursor) | KDbCursor | protectedpure virtual |
| drv_open(const KDbEscapedString &sql)=0 | KDbCursor | protectedpure virtual |
| drv_storeCurrentRecord(KDbRecordData *data) const =0 | KDbCursor | protectedpure virtual |
| eof() const | KDbCursor | inline |
| FetchResult enum name | KDbCursor | protected |
| fieldCount() const | KDbCursor | inline |
| getNextRecord() | KDbCursor | protected |
| init(KDbConnection *conn) (defined in KDbCursor) | KDbCursor | protected |
| insertRecord(KDbRecordData *data, KDbRecordEditBuffer *buf, bool getRecrordId=false) | KDbCursor | |
| isBuffered() const | KDbCursor | |
| isOpened() const | KDbCursor | |
| KDbCursor(KDbConnection *conn, const KDbEscapedString &sql, Options options=KDbCursor::Option::None) | KDbCursor | protected |
| KDbCursor(KDbConnection *conn, KDbQuerySchema *query, Options options=KDbCursor::Option::None) | KDbCursor | protected |
| KDbResultable() (defined in KDbResultable) | KDbResultable | |
| KDbResultable(const KDbResultable &other) (defined in KDbResultable) | KDbResultable | |
| m_afterLast (defined in KDbCursor) | KDbCursor | protected |
| m_at (defined in KDbCursor) | KDbCursor | protected |
| m_buffering_completed | KDbCursor | protected |
| m_fetchResult | KDbCursor | protected |
| m_fieldCount | KDbCursor | protected |
| m_fieldsToStoreInRecord | KDbCursor | protected |
| m_logicalFieldCount | KDbCursor | protected |
| m_options | KDbCursor | protected |
| m_query (defined in KDbCursor) | KDbCursor | protected |
| m_records_in_buf | KDbCursor | protected |
| m_result (defined in KDbResultable) | KDbResultable | protected |
| m_visibleFieldsExpanded | KDbCursor | protected |
| messageHandler() const | KDbResultable | |
| moveFirst() | KDbCursor | |
| moveLast() | KDbCursor | virtual |
| moveNext() | KDbCursor | virtual |
| movePrev() | KDbCursor | virtual |
| open() | KDbCursor | |
| operator=(const KDbResultable &other) (defined in KDbResultable) | KDbResultable | |
| Option enum name | KDbCursor | |
| Options typedef (defined in KDbCursor) | KDbCursor | |
| options() const | KDbCursor | |
| orderByColumnList() const | KDbCursor | |
| query() const | KDbCursor | |
| queryParameters() const | KDbCursor | |
| rawSql() const | KDbCursor | |
| recordData() const =0 | KDbCursor | pure virtual |
| reopen() | KDbCursor | |
| result() const (defined in KDbResultable) | KDbResultable | |
| serverResultName() const | KDbResultable | virtual |
| setBuffered(bool buffered) | KDbCursor | |
| setMessageHandler(KDbMessageHandler *handler) | KDbResultable | |
| setOrderByColumnList(const QStringList &columnNames) | KDbCursor | |
| setOrderByColumnList(const QString &column1, const QString &column2=QString(), const QString &column3=QString(), const QString &column4=QString(), const QString &column5=QString()) | KDbCursor | |
| setQueryParameters(const QList< QVariant > ¶ms) | KDbCursor | |
| showMessage() (defined in KDbResultable) | KDbResultable | |
| storeCurrentRecord() const | KDbCursor | |
| storeCurrentRecord(KDbRecordData *data) const | KDbCursor | |
| updateRecord(KDbRecordData *data, KDbRecordEditBuffer *buf, bool useRecordId=false) | KDbCursor | |
| value(int i)=0 | KDbCursor | pure virtual |
| ~KDbCursor() override (defined in KDbCursor) | KDbCursor | protected |
| ~KDbResultable() (defined in KDbResultable) | KDbResultable | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:18 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:18 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.