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
|
Contains the data for data model column and row headers. More...
#include <ZblTableHeaders.h>
Public Member Functions | |
ZblTableHeaders () | |
QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
Private Attributes | |
ZblTableData::zRoleRow | m_columns |
ZblTableData::zRoleRow | m_rows |
Contains the data for data model column and row headers.
Definition at line 37 of file ZblTableHeaders.h.
Zbl::ZblTableHeaders::ZblTableHeaders | ( | ) |
Definition at line 30 of file ZblTableHeaders.cpp.
QVariant Zbl::ZblTableHeaders::headerData | ( | int | section, |
Qt::Orientation | orientation, | ||
int | role | ||
) | const |
Definition at line 34 of file ZblTableHeaders.cpp.
|
private |
Definition at line 49 of file ZblTableHeaders.h.
Referenced by headerData().
|
private |
Definition at line 51 of file ZblTableHeaders.h.
Referenced by headerData().
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.