cf::ui::example::CheckBoxExampleWindow¶
Main window for the Material CheckBox Example. More...
#include <CheckBoxExampleWindow.h>
Inherits from QMainWindow
Public Functions¶
| Name | |
|---|---|
| CheckBoxExampleWindow(QWidget * parent =nullptr) | |
| ~CheckBoxExampleWindow() override |
Detailed Description¶
Main window for the Material CheckBox Example.
Displays Material Design 3 checkbox with:
- Standard checkbox states (unchecked, checked, indeterminate)
- Error state
- Disabled state
- Checkbox with labels
- Interactive examples
Public Functions Documentation¶
function CheckBoxExampleWindow¶
function ~CheckBoxExampleWindow¶
Updated on 2026-03-09 at 10:14:00 +0000