跳转至

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

class cf::ui::example::CheckBoxExampleWindow;

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

explicit CheckBoxExampleWindow(
    QWidget * parent =nullptr
)

function ~CheckBoxExampleWindow

~CheckBoxExampleWindow() override

Updated on 2026-03-09 at 10:14:00 +0000