KanoopGuiQt 1.3.0
Qt GUI utility library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 CAbstractItemModelExtended QAbstractItemModel providing EntityMetadata-based item lookup and header management
 CAbstractListModelAbstractItemModel specialization for flat list models
 CAbstractModelItemBase class for items managed by AbstractItemModel
 CListA list of AbstractModelItem pointers with UUID and entity-type search helpers
 CAbstractTableModelAbstractItemModel specialization for tabular (row/column) models
 CAbstractTreeModelAbstractItemModel specialization for hierarchical (tree) models
 CAccordionWidgetVertically stacked collapsible-panel (accordion) widget
 CApplicationQApplication subclass that adds logging support and a preferences-changed signal
 CButtonLabelComposite widget combining a QLabel with a QToolButton
 CCheckBoxQCheckBox subclass with an optional read-only mode
 CComboBoxQComboBox subclass with bold font helpers and keyboard-commit signals
 CComplexWidgetQWidget subclass that adds logging support and auto-wired input validation
 CDateTimeEditQDateTimeEdit subclass reserved for future extension
 CDialogQDialog subclass providing logging, validation, persistence, and button-box management
 CEllipseGraphicsItemQGraphicsEllipseItem with an application-defined type integer and appearance helpers
 CFlowLayout
 CFrameQFrame subclass with logging support and color Q_PROPERTYs
 CGraphicsSceneQGraphicsScene subclass with logging support and typed-item search helpers
 CGraphicsViewQGraphicsView subclass with built-in mouse pan and wheel zoom support
 CGroupBoxQGroupBox subclass with logging support
 CGuiSettingsPersistent GUI settings storage for widget geometry, header states, and directories
 CHeaderStateSerializable snapshot of a QHeaderView's section sizes and visibility
 CSectionStateDescribes the saved state of a single header section
 CListA serializable list of SectionState objects
 CHtmlBuilderStreaming HTML fragment builder
 CHtmlUtilStatic helpers for generating common HTML tag strings
 CIconLabelComposite widget showing a text label alongside an icon
 CLabelQLabel subclass with font size and color Q_PROPERTYs
 CLineEditQLineEdit subclass with foreground and background color helpers
 CLineGraphicsItemQGraphicsLineItem with an application-defined type integer and appearance helpers
 CListViewQListView subclass that integrates with AbstractItemModel and adds UUID-based navigation
 CMainWindowBaseQMainWindow subclass providing logging, status bar helpers, and geometry persistence
 CMdiAreaQMdiArea subclass that adds keyboard-driven sub-window cycling
 CMdiSubWindowQMdiSubWindow subclass that persists geometry and emits a closing() signal
 CMdiWindowMainWindowBase subclass that manages an embedded QMdiArea
 CPaletteQPalette subclass adding named presets, string lookups, and QVariant serialization
 CListA list of Palette objects
 CPixmapGraphicsItemQGraphicsPixmapItem with an application-defined type integer
 CPlainTextEditQPlainTextEdit subclass with HTML-formatted and color-styled append helpers
 CPlayPauseButtonCompound widget that toggles between "play" and "pause" states
 CPushButtonQPushButton subclass with stylesheet-based color and font customization
 CQObjectGraphicsItemMinimal QObject subclass serving as a QObject base for graphics item mixins
 CQuaternionQQuaternion subclass adding string serialization helpers
 CRectangleGraphicsItemQGraphicsRectItem with an application-defined type integer and center-point helpers
 CResourcesCentral registry mapping integer IDs to Qt resource images
 CSidebarWidgetIcon-and-text sidebar navigation widget backed by QStandardItemModel
 CSliderQSlider subclass with an optional read-only mode
 CSpinnerWidgetAnimated spinner widget for indicating background activity
 CStatusBarQStatusBar subclass with timed messages, color styling, and animated progress text
 CStyleSheetTemplate helper for building typed Qt stylesheet strings
 CStyleSheetsStatic helpers for generating common Qt stylesheet fragments
 CStyleSheetStringsUtility class for converting stylesheet enums to their CSS string equivalents
 CTabBarQTabBar subclass that emits a context-menu signal for individual tab indices
 CTableHeaderDescriptor for a single column or row header in a model/view
 CIntMapAn int-keyed map of TableHeader objects with bulk-operation helpers
 CListA list of TableHeader objects with name and type search helpers
 CTableViewBaseQTableView subclass integrating AbstractItemModel with entity metadata helpers
 CTabWidgetQTabWidget subclass that emits a per-tab context-menu signal
 CToastManagerNon-modal toast notification manager overlaid on a parent widget
 CTreeSelectionModelQItemSelectionModel subclass with logging support for tree views
 CTreeViewBaseQTreeView subclass integrating AbstractItemModel with rich navigation helpers
 CVector3DQVector3D subclass with string serialization support
 CWidgetPluginCollectionQt Designer plugin collection exposing KanoopGuiQt custom widgets