Qt Utilities 6.14.3
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
|
▼NCppUtilities | The CppUtilities namespace contains addons to the c++utilities library provided by the qtutilities library |
CQtConfigArguments | |
▼NQtUtilities | ! |
CAboutDialog | Simple about dialog |
CAdoptLocker | Like QMutexLocker, but assumes that the mutex has already been locked |
CBrushEditor | Used by PaletteEditor |
CButtonOverlay | Used to display buttons on top of other widgets |
CChecklistItem | |
CChecklistModel | |
CClearComboBox | A QComboBox with an embedded button for clearing its contents |
CClearLineEdit | A QLineEdit with an embedded button for clearing its contents |
CClearPlainTextEdit | A QPlainTextEdit with an embedded button for clearing its contents |
CClearSpinBox | A QSpinBox with an embedded button for clearing its contents and the ability to hide the minimum value |
CColorButton | Used by PaletteEditor |
CColorDelegate | Used by PaletteEditor |
▼CDBusNotification | Emits D-Bus notifications |
CCapabilities | |
CEnterPasswordDialog | Simple dialog to ask the user for a password |
CIconButton | A simple QAbstractButton implementation displaying a QPixmap |
CNotificationImage | The NotificationImage struct is a raw data image format |
COptionCategory | Wraps associated option pages |
COptionCategoryFilterModel | Used by SettingsDialog to filter option categories |
COptionCategoryModel | Used by SettingsDialog to store and display option categories |
COptionPage | Base class for SettingsDialog pages |
COptionPageWidget | |
CPaletteEditor | Dialog to customize a QPalette |
CPaletteModel | Used by PaletteEditor |
CPathSelection | A QLineEdit with a QPushButton next to it which allows to select file/directory via QFileDialog |
CQtSettingsData | |
CRecentMenuManager | Manages the entries for a "recently opened files" menu |
CRoleEditor | Used by PaletteEditor |
CSettingsDialog | Framework for creating settings dialogs with different categories and subcategories |
CSwappedImage | The SwappedImage struct represents RGB-interved version of the image specified on construction |
CTryLocker | Like QMutexLocker, but it just tries to lock the mutex |
CUiFileBasedOptionPage | |
CChecklistItem | Item for use with the ChecklistModel class |
CChecklistModel | Generic model for storing checkable items |
CUiFileBasedOptionPage | Base class for SettingsDialog pages using UI files to describe the widget tree |