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
Zbl::ZTableColumn Member List

This is the complete list of members for Zbl::ZTableColumn, including all inherited members.

getLabel()Zbl::ZTableColumn
getRole()Zbl::ZTableColumn
getType()Zbl::ZTableColumn
getVisible()Zbl::ZTableColumn
getWidth()Zbl::ZTableColumn
labelZbl::ZTableColumn
m_labelZbl::ZTableColumnprotected
m_roleZbl::ZTableColumnprotected
m_typeZbl::ZTableColumnprotected
m_visibleZbl::ZTableColumnprotected
m_widthZbl::ZTableColumnprotected
putLabel(const QString &label)Zbl::ZTableColumn
putRole(const QString &role)Zbl::ZTableColumn
putType(int width)Zbl::ZTableColumn
putVisible(bool visible)Zbl::ZTableColumn
putWidth(int width)Zbl::ZTableColumn
registerType()Zbl::ZTableColumnstatic
roleZbl::ZTableColumn
typeZbl::ZTableColumn
visibleZbl::ZTableColumn
widthZbl::ZTableColumn
ZTableColumn(QObject *parent=0)Zbl::ZTableColumnexplicit