Qx v0.6
Qt Extensions Library
|
The Widgets component provides additional UI elements and supporting functionality on top of the set already provided by Qt Widgets. More...
Files | |
file | qx-common-widgets.h |
The qx-common-widgets header file provides various types, variables, and functions related to Qt widgets. | |
Classes | |
class | Qx::LoginDialog |
The ButtonGroup class provides a container to organize groups of button widgets. More... | |
class | Qx::StandardItemModel |
The StandardItemModel class is a more robust variant of QStandardItemModel, which is a generic model for storing custom data. More... | |
class | Qx::TreeInputDialog |
The TreeInputDialog class provides a simple tree-based dialog from which the user can select one or more items. More... | |
This component roughly mirrors Qt Widgets in terms of scope and organization.