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 List
Here are the classes, structs, unions and interfaces with brief descriptions:
 NCppUtilitiesThe CppUtilities namespace contains addons to the c++utilities library provided by the qtutilities library
  CQtConfigArguments
 NQtUtilities!
  CAboutDialogSimple about dialog
  CAdoptLockerLike QMutexLocker, but assumes that the mutex has already been locked
  CBrushEditorUsed by PaletteEditor
  CButtonOverlayUsed to display buttons on top of other widgets
  CChecklistItem
  CChecklistModel
  CClearComboBoxA QComboBox with an embedded button for clearing its contents
  CClearLineEditA QLineEdit with an embedded button for clearing its contents
  CClearPlainTextEditA QPlainTextEdit with an embedded button for clearing its contents
  CClearSpinBoxA QSpinBox with an embedded button for clearing its contents and the ability to hide the minimum value
  CColorButtonUsed by PaletteEditor
  CColorDelegateUsed by PaletteEditor
  CDBusNotificationEmits D-Bus notifications
   CCapabilities
  CEnterPasswordDialogSimple dialog to ask the user for a password
  CIconButtonA simple QAbstractButton implementation displaying a QPixmap
  CNotificationImageThe NotificationImage struct is a raw data image format
  COptionCategoryWraps associated option pages
  COptionCategoryFilterModelUsed by SettingsDialog to filter option categories
  COptionCategoryModelUsed by SettingsDialog to store and display option categories
  COptionPageBase class for SettingsDialog pages
  COptionPageWidget
  CPaletteEditorDialog to customize a QPalette
  CPaletteModelUsed by PaletteEditor
  CPathSelectionA QLineEdit with a QPushButton next to it which allows to select file/directory via QFileDialog
  CQtSettings
  CQtSettingsData
  CRecentMenuManagerManages the entries for a "recently opened files" menu
  CRestartHandlerAllows quitting and respawning the application if a restart is requested
  CRoleEditorUsed by PaletteEditor
  CSettingsDialogFramework for creating settings dialogs with different categories and subcategories
  CSwappedImageThe SwappedImage struct represents RGB-interved version of the image specified on construction
  CTryLockerLike QMutexLocker, but it just tries to lock the mutex
  CUiFileBasedOptionPage
  CUpdateHandlerManages the non-graphical aspects of checking for new updates and performing them
   CCheckIntervalThe CheckInterval struct specifies whether automatic checks for updates are enabled and of often they should be done
  CUpdateHandlerPrivate
  CUpdateNotifierAllows checking for new updates
  CUpdateNotifierPrivate
  CUpdaterAllows downloading and applying an update
   CUpdate
  CUpdaterPrivate
 CChecklistItemItem for use with the ChecklistModel class
 CChecklistModelGeneric model for storing checkable items
 CUiFileBasedOptionPageBase class for SettingsDialog pages using UI files to describe the widget tree