Qt Utilities 6.14.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CQtUtilities::AdoptLocker< Mutex >Like QMutexLocker, but assumes that the mutex has already been locked
 CQtUtilities::ButtonOverlayUsed to display buttons on top of other widgets
 CQtUtilities::ClearComboBoxA QComboBox with an embedded button for clearing its contents
 CQtUtilities::ClearLineEditA QLineEdit with an embedded button for clearing its contents
 CQtUtilities::ClearPlainTextEditA QPlainTextEdit with an embedded button for clearing its contents
 CQtUtilities::ClearSpinBoxA QSpinBox with an embedded button for clearing its contents and the ability to hide the minimum value
 CChecklistItemItem for use with the ChecklistModel class
 CQtUtilities::ChecklistItem
 CChecklistModelGeneric model for storing checkable items
 CQtUtilities::OptionPageBase class for SettingsDialog pages
 CQtUtilities::UiFileBasedOptionPage< UiClass >
 CQAbstractButton
 CQtUtilities::IconButtonA simple QAbstractButton implementation displaying a QPixmap
 CQAbstractListModel
 CQtUtilities::ChecklistModel
 CQtUtilities::OptionCategoryModelUsed by SettingsDialog to store and display option categories
 CQAbstractTableModel
 CQtUtilities::PaletteModelUsed by PaletteEditor
 CQComboBox
 CQtUtilities::ClearComboBoxA QComboBox with an embedded button for clearing its contents
 CQDBusArgument
 CQtUtilities::NotificationImageThe NotificationImage struct is a raw data image format
 CQDialog
 CQtUtilities::AboutDialogSimple about dialog
 CQtUtilities::EnterPasswordDialogSimple dialog to ask the user for a password
 CQtUtilities::PaletteEditorDialog to customize a QPalette
 CQtUtilities::SettingsDialogFramework for creating settings dialogs with different categories and subcategories
 CQImage
 CQtUtilities::SwappedImageThe SwappedImage struct represents RGB-interved version of the image specified on construction
 CQItemDelegate
 CQtUtilities::ColorDelegateUsed by PaletteEditor
 CQLineEdit
 CQtUtilities::ClearLineEditA QLineEdit with an embedded button for clearing its contents
 CQObject
 CQtUtilities::DBusNotificationEmits D-Bus notifications
 CQtUtilities::OptionCategoryWraps associated option pages
 CQtUtilities::RecentMenuManagerManages the entries for a "recently opened files" menu
 CQPlainTextEdit
 CQtUtilities::ClearPlainTextEditA QPlainTextEdit with an embedded button for clearing its contents
 CQSet
 CQtUtilities::DBusNotification::Capabilities
 CQSortFilterProxyModel
 CQtUtilities::OptionCategoryFilterModelUsed by SettingsDialog to filter option categories
 CQSpinBox
 CQtUtilities::ClearSpinBoxA QSpinBox with an embedded button for clearing its contents and the ability to hide the minimum value
 CCppUtilities::QtConfigArguments
 CQToolButton
 CQtUtilities::ColorButtonUsed by PaletteEditor
 CQtUtilities::QtSettingsData
 CQWidget
 CQtUtilities::BrushEditorUsed by PaletteEditor
 CQtUtilities::OptionPageWidget
 CQtUtilities::PathSelectionA QLineEdit with a QPushButton next to it which allows to select file/directory via QFileDialog
 CQtUtilities::RoleEditorUsed by PaletteEditor
 CQtUtilities::TryLocker< Mutex >Like QMutexLocker, but it just tries to lock the mutex
 CUiFileBasedOptionPageBase class for SettingsDialog pages using UI files to describe the widget tree