Qt Utilities 6.22.1
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:
 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
 CQtUtilities::UpdateHandler::CheckIntervalThe CheckInterval struct specifies whether automatic checks for updates are enabled and of often they should be done
 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
  CQtUtilities::UpdateHandlerManages the non-graphical aspects of checking for new updates and performing them
  CQtUtilities::UpdateNotifierAllows checking for new updates
  CQtUtilities::UpdaterAllows downloading and applying an update
 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::QtSettings
 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::RestartHandlerAllows quitting and respawning the application if a restart is requested
 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
 CQtUtilities::Updater::Update
 CQtUtilities::UpdateHandlerPrivate
 CQtUtilities::UpdateNotifierPrivate
 CQtUtilities::UpdaterPrivate