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¶
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¶
function ~RadioButtonExampleWindow¶
Updated on 2026-03-09 at 10:14:00 +0000