|
Qt Utilities 6.14.5
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
|
| CQtUtilities::AdoptLocker< Mutex > | Like QMutexLocker, but assumes that the mutex has already been locked |
| ▼CQtUtilities::ButtonOverlay | Used to display buttons on top of other widgets |
| CQtUtilities::ClearComboBox | A QComboBox with an embedded button for clearing its contents |
| CQtUtilities::ClearLineEdit | A QLineEdit with an embedded button for clearing its contents |
| CQtUtilities::ClearPlainTextEdit | A QPlainTextEdit with an embedded button for clearing its contents |
| CQtUtilities::ClearSpinBox | A QSpinBox with an embedded button for clearing its contents and the ability to hide the minimum value |
| CChecklistItem | Item for use with the ChecklistModel class |
| CQtUtilities::ChecklistItem | |
| CChecklistModel | Generic model for storing checkable items |
| ▼CQtUtilities::OptionPage | Base class for SettingsDialog pages |
| CQtUtilities::UiFileBasedOptionPage< UiClass > | |
| ▼CQAbstractButton | |
| CQtUtilities::IconButton | A simple QAbstractButton implementation displaying a QPixmap |
| ▼CQAbstractListModel | |
| CQtUtilities::ChecklistModel | |
| CQtUtilities::OptionCategoryModel | Used by SettingsDialog to store and display option categories |
| ▼CQAbstractTableModel | |
| CQtUtilities::PaletteModel | Used by PaletteEditor |
| ▼CQComboBox | |
| CQtUtilities::ClearComboBox | A QComboBox with an embedded button for clearing its contents |
| ▼CQDBusArgument | |
| CQtUtilities::NotificationImage | The NotificationImage struct is a raw data image format |
| ▼CQDialog | |
| CQtUtilities::AboutDialog | Simple about dialog |
| CQtUtilities::EnterPasswordDialog | Simple dialog to ask the user for a password |
| CQtUtilities::PaletteEditor | Dialog to customize a QPalette |
| CQtUtilities::SettingsDialog | Framework for creating settings dialogs with different categories and subcategories |
| ▼CQImage | |
| CQtUtilities::SwappedImage | The SwappedImage struct represents RGB-interved version of the image specified on construction |
| ▼CQItemDelegate | |
| CQtUtilities::ColorDelegate | Used by PaletteEditor |
| ▼CQLineEdit | |
| CQtUtilities::ClearLineEdit | A QLineEdit with an embedded button for clearing its contents |
| ▼CQObject | |
| CQtUtilities::DBusNotification | Emits D-Bus notifications |
| CQtUtilities::OptionCategory | Wraps associated option pages |
| CQtUtilities::RecentMenuManager | Manages the entries for a "recently opened files" menu |
| ▼CQPlainTextEdit | |
| CQtUtilities::ClearPlainTextEdit | A QPlainTextEdit with an embedded button for clearing its contents |
| ▼CQSet | |
| CQtUtilities::DBusNotification::Capabilities | |
| ▼CQSortFilterProxyModel | |
| CQtUtilities::OptionCategoryFilterModel | Used by SettingsDialog to filter option categories |
| ▼CQSpinBox | |
| CQtUtilities::ClearSpinBox | A QSpinBox with an embedded button for clearing its contents and the ability to hide the minimum value |
| CCppUtilities::QtConfigArguments | |
| ▼CQToolButton | |
| CQtUtilities::ColorButton | Used by PaletteEditor |
| CQtUtilities::QtSettings | |
| CQtUtilities::QtSettingsData | |
| ▼CQWidget | |
| CQtUtilities::BrushEditor | Used by PaletteEditor |
| CQtUtilities::OptionPageWidget | |
| CQtUtilities::PathSelection | A QLineEdit with a QPushButton next to it which allows to select file/directory via QFileDialog |
| CQtUtilities::RoleEditor | Used by PaletteEditor |
| CQtUtilities::TryLocker< Mutex > | Like QMutexLocker, but it just tries to lock the mutex |
| CUiFileBasedOptionPage | Base class for SettingsDialog pages using UI files to describe the widget tree |