Utils::SelectionAspect Class
class Utils::SelectionAspectA selection aspect represents a specific choice out of several. More...
| Header: | #include <SelectionAspect> | 
| Inherits: | Utils::TypedAspect | 
| Inherited By: | 
Reimplemented Protected Functions
| virtual void | addToLayoutImpl(Layouting::Layout &parent) override | 
Detailed Description
The selection aspect is displayed using a QComboBox or QRadioButtons in a QButtonGroup.
Member Function Documentation
[override virtual protected] void SelectionAspect::addToLayoutImpl(Layouting::Layout &parent)
Reimplements: BaseAspect::addToLayoutImpl(Layouting::Layout &parent).