| WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. | Zuble QML Types | Zuble C++ Classes | Zuble Overview |
|
Zuble
0.1
Zuble Framework C++/QML extension API
|
This is the complete list of members for Zbl::ZTableModel, including all inherited members.
| addRole(int roleNumber) | Zbl::ZTableModel | |
| addRole(int roleNumber, const QString &roleName) | Zbl::ZTableModel | |
| appendCells(QVariant data, bool truncateModel=false) | Zbl::ZTableModel | |
| appendMissingRow(ZRoleRow roleRow, const QString &keyText, int keyColumn=0) | Zbl::ZTableModel | |
| appendMissingRow(QVariant roleRow, const QString &keyText, int keyColumn=0) | Zbl::ZTableModel | |
| appendRow(QVariant data) | Zbl::ZTableModel | |
| appendRow(ZRoleRow roleRow) | Zbl::ZTableModel | |
| appendRowIndex(ZRoleRow roleRow) | Zbl::ZTableModel | |
| appendRows(QVariant data) | Zbl::ZTableModel | |
| appendRows(ZRoleRowList roleRowList) | Zbl::ZTableModel | |
| clearData() | Zbl::ZTableModel | |
| clearRoles() | Zbl::ZTableModel | |
| coalesceCellRow(const ZDataRow cells, int startIndex, int columnCount, const QList< int > roles, int &nextIndex) | Zbl::ZTableModel | protected |
| coalesceCellRows(const ZDataRow cells, int columnCount, const QList< int > roles) | Zbl::ZTableModel | protected |
| columnCount(const QModelIndex &parent=QModelIndex()) const | Zbl::ZTableModel | virtual |
| copyColumn(int fromColumn, int toColumn) | Zbl::ZTableModel | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const | Zbl::ZTableModel | virtual |
| dumpModelData() const | Zbl::ZTableModel | |
| findNextItemRow(int startRow, const QString &text, int column=0, bool caseSensitive=true, bool forwardDirection=true, bool keySearch=false) const | Zbl::ZTableModel | |
| getJsonData() const | Zbl::ZTableModel | |
| getRoleCount() const | Zbl::ZTableModel | |
| getTableColumnRows(QList< int > roles, int startRow, int col, int rowCount) | Zbl::ZTableModel | |
| getUserRole() | Zbl::ZTableModel | |
| getValue(int role, int row) | Zbl::ZTableModel | |
| getValue(int role, int row, int column) | Zbl::ZTableModel | |
| insertTableColumnRows(QVariant rows, int startRow, int col, bool asynchronous) | Zbl::ZTableModel | protected |
| invalidateModel() | Zbl::ZTableModel | slot |
| m_defaultRole | Zbl::ZTableModel | protected |
| m_model | Zbl::ZTableModel | protected |
| mergeCells(QVariant data, bool front=true, bool truncateModel=true) | Zbl::ZTableModel | protected |
| modelColumnCount() const | Zbl::ZTableModel | |
| modelRowCount() const | Zbl::ZTableModel | |
| moveModelToThread(QThread *targetThread) | Zbl::ZTableModel | slot |
| prependCells(QVariant data, bool truncateModel=false) | Zbl::ZTableModel | |
| prependRow(QVariant data) | Zbl::ZTableModel | |
| prependRow(ZRoleRow roleRow) | Zbl::ZTableModel | |
| prependRows(QVariant data) | Zbl::ZTableModel | |
| prependRows(ZRoleRowList roleRowList) | Zbl::ZTableModel | |
| putJsonData(QJsonObject data) | Zbl::ZTableModel | |
| putTableColumnRows(QVariant rows, int startRow, int col) | Zbl::ZTableModel | |
| putValue(int role, int row, const QVariant &value) | Zbl::ZTableModel | |
| putValue(int role, int row, int column, const QVariant &value) | Zbl::ZTableModel | |
| readData() const | Zbl::ZTableModel | |
| registerLogCategory() | Zbl::ZTableModel | protectedstatic |
| registerType() | Zbl::ZTableModel | static |
| removeRow(int row) | Zbl::ZTableModel | |
| removeRows(int row, int count) | Zbl::ZTableModel | |
| roleCount | Zbl::ZTableModel | |
| roleMap() const | Zbl::ZTableModel | |
| roleNames() const | Zbl::ZTableModel | virtual |
| roles() const | Zbl::ZTableModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const | Zbl::ZTableModel | virtual |
| sendTableColumnRows(QVariant rows, int startRow, int col) | Zbl::ZTableModel | |
| setColumnCount(int count) | Zbl::ZTableModel | |
| sync() | Zbl::ZTableModel | |
| tableModelReset() | Zbl::ZTableModel | signal |
| tableModified(int dataRole, int rowNumber) | Zbl::ZTableModel | signal |
| truncate(int rowCount, bool removeFromFront=false) | Zbl::ZTableModel | |
| userRole | Zbl::ZTableModel | |
| writeData(QVariant jsonData) | Zbl::ZTableModel | |
| ZblLogManager class | Zbl::ZTableModel | friend |
| ZTableModel(QObject *parent=0) | Zbl::ZTableModel | explicit |
Zuble documentation copyright © 2019 Bob Dinitto. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Zuble is a derivative work of Qt version 5. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.
1.8.13