SelectionAspect Class

class Utils::SelectionAspect

A selection aspect represents a specific choice out of several. More...

Header: #include <SelectionAspect>
Inherited By:

Utils::TriStateAspect

Public Functions

void addToLayout(Layouting::Layout &parent)

Detailed Description

The selection aspect is displayed using a QComboBox or QRadioButtons in a QButtonGroup.

Member Function Documentation

void SelectionAspect::addToLayout(Layouting::Layout &parent)