|
KanoopGuiQt 1.3.0
Qt GUI utility library
|
|
| CAbstractItemModel | Extended QAbstractItemModel providing EntityMetadata-based item lookup and header management |
| CAbstractListModel | AbstractItemModel specialization for flat list models |
| ▼CAbstractModelItem | Base class for items managed by AbstractItemModel |
| CList | A list of AbstractModelItem pointers with UUID and entity-type search helpers |
| CAbstractTableModel | AbstractItemModel specialization for tabular (row/column) models |
| CAbstractTreeModel | AbstractItemModel specialization for hierarchical (tree) models |
| CAccordionWidget | Vertically stacked collapsible-panel (accordion) widget |
| CApplication | QApplication subclass that adds logging support and a preferences-changed signal |
| CButtonLabel | Composite widget combining a QLabel with a QToolButton |
| CCheckBox | QCheckBox subclass with an optional read-only mode |
| CComboBox | QComboBox subclass with bold font helpers and keyboard-commit signals |
| CComplexWidget | QWidget subclass that adds logging support and auto-wired input validation |
| CDateTimeEdit | QDateTimeEdit subclass reserved for future extension |
| CDialog | QDialog subclass providing logging, validation, persistence, and button-box management |
| CEllipseGraphicsItem | QGraphicsEllipseItem with an application-defined type integer and appearance helpers |
| CFlowLayout | |
| CFrame | QFrame subclass with logging support and color Q_PROPERTYs |
| CGraphicsScene | QGraphicsScene subclass with logging support and typed-item search helpers |
| CGraphicsView | QGraphicsView subclass with built-in mouse pan and wheel zoom support |
| CGroupBox | QGroupBox subclass with logging support |
| CGuiSettings | Persistent GUI settings storage for widget geometry, header states, and directories |
| ▼CHeaderState | Serializable snapshot of a QHeaderView's section sizes and visibility |
| ▼CSectionState | Describes the saved state of a single header section |
| CList | A serializable list of SectionState objects |
| CHtmlBuilder | Streaming HTML fragment builder |
| CHtmlUtil | Static helpers for generating common HTML tag strings |
| CIconLabel | Composite widget showing a text label alongside an icon |
| CLabel | QLabel subclass with font size and color Q_PROPERTYs |
| CLineEdit | QLineEdit subclass with foreground and background color helpers |
| CLineGraphicsItem | QGraphicsLineItem with an application-defined type integer and appearance helpers |
| CListView | QListView subclass that integrates with AbstractItemModel and adds UUID-based navigation |
| CMainWindowBase | QMainWindow subclass providing logging, status bar helpers, and geometry persistence |
| CMdiArea | QMdiArea subclass that adds keyboard-driven sub-window cycling |
| CMdiSubWindow | QMdiSubWindow subclass that persists geometry and emits a closing() signal |
| CMdiWindow | MainWindowBase subclass that manages an embedded QMdiArea |
| ▼CPalette | QPalette subclass adding named presets, string lookups, and QVariant serialization |
| CList | A list of Palette objects |
| CPixmapGraphicsItem | QGraphicsPixmapItem with an application-defined type integer |
| CPlainTextEdit | QPlainTextEdit subclass with HTML-formatted and color-styled append helpers |
| CPlayPauseButton | Compound widget that toggles between "play" and "pause" states |
| CPushButton | QPushButton subclass with stylesheet-based color and font customization |
| CQObjectGraphicsItem | Minimal QObject subclass serving as a QObject base for graphics item mixins |
| CQuaternion | QQuaternion subclass adding string serialization helpers |
| CRectangleGraphicsItem | QGraphicsRectItem with an application-defined type integer and center-point helpers |
| CResources | Central registry mapping integer IDs to Qt resource images |
| CSidebarWidget | Icon-and-text sidebar navigation widget backed by QStandardItemModel |
| CSlider | QSlider subclass with an optional read-only mode |
| CSpinnerWidget | Animated spinner widget for indicating background activity |
| CStatusBar | QStatusBar subclass with timed messages, color styling, and animated progress text |
| CStyleSheet | Template helper for building typed Qt stylesheet strings |
| CStyleSheets | Static helpers for generating common Qt stylesheet fragments |
| CStyleSheetStrings | Utility class for converting stylesheet enums to their CSS string equivalents |
| CTabBar | QTabBar subclass that emits a context-menu signal for individual tab indices |
| ▼CTableHeader | Descriptor for a single column or row header in a model/view |
| CIntMap | An int-keyed map of TableHeader objects with bulk-operation helpers |
| CList | A list of TableHeader objects with name and type search helpers |
| CTableViewBase | QTableView subclass integrating AbstractItemModel with entity metadata helpers |
| CTabWidget | QTabWidget subclass that emits a per-tab context-menu signal |
| CToastManager | Non-modal toast notification manager overlaid on a parent widget |
| CTreeSelectionModel | QItemSelectionModel subclass with logging support for tree views |
| CTreeViewBase | QTreeView subclass integrating AbstractItemModel with rich navigation helpers |
| CVector3D | QVector3D subclass with string serialization support |
| CWidgetPluginCollection | Qt Designer plugin collection exposing KanoopGuiQt custom widgets |