跳转至

cf::ui::example::RadioButtonExampleWindow

Main window for the Material RadioButton Example. More...

#include <RadioButtonExampleWindow.h>

Inherits from QMainWindow

Public Functions

Name
RadioButtonExampleWindow(QWidget * parent =nullptr)
~RadioButtonExampleWindow() override

Detailed Description

class cf::ui::example::RadioButtonExampleWindow;

Main window for the Material RadioButton Example.

Displays Material Design 3 radio buttons with various configurations:

  • Basic radio buttons with mutual exclusion
  • Disabled states
  • Error state
  • Button groups for independent selection
  • Interactive demo

Public Functions Documentation

function RadioButtonExampleWindow

explicit RadioButtonExampleWindow(
    QWidget * parent =nullptr
)

function ~RadioButtonExampleWindow

~RadioButtonExampleWindow() override

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