maxLibQt
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NmaxLibQtQML controls and components
 Ncontrols
 CMLDoubleSpinBoxMLDoubleSpinBox is a drop-in replacement for QtQuick Controls 2 SpinBox which can handle double-precision numbers and long integers
 CMLHexSpinBoxMLHexSpinBox allows editing integers using hexadecimal notation
 CActionPushButtonQPushButton which takes a default QAction, just like a QToolButton can
 CAppDebugMessageHandlerCustom debug/message handler class to work in conjunction with qDebug() family of functions
 CBuddyLabelQLabel with enhanced "buddy" capabilities
 CCollapsingToolBarThe CollapsingToolBar will change the QToolButton::toolButtonStyle of all added QToolButtons (via QAction or directly) depending on the total available width
 CExportableTableViewRegular QTableView but with features to export the data as plain text or HTML
 CGroupedItemsProxyModelGroupedItemsProxyModel allows a grouped item presentation of a flat table data model
 CGroupedProxyItem
 COverlayStackLayoutThe OverlayStackLayout re-implements a QStackedLayout with additional features to allow stacks with "floating" overlay widgets, such as toolbars, buttons, messages, etc., while still allowing interaction with exposed areas of the widget(s) underneath
 CRoundedMessageBoxFrameless QMessageBox implementation
 CScrollableMessageBoxA simple message box with a large scrollable area (a QTextEdit ) for detailed text (including HTML formatting)
 CTimerEditA time value line editor which accepts negative and large times (> 23:59:59), suitable for a timer, etc
 CTreeComboBoxA QComboBox control which works with a tree-based data model & view, allowing drill-down selection of items
 CTreeComboBoxViewQTreeView subclass used to display the combo box popup items
 CTreeComboItemDelegateAn item rendering delegate to highlight parent items and draw better item separators