Qx v0.5.8
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 LoginDialog class provides a modal dialog that prompts a user for a username and password. 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.