SelectionAspect Class

class Utils::SelectionAspect

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

Header: #include <SelectionAspect>
Inherits: Utils::TypedAspect
Inherited By:

Utils::TriStateAspect

Reimplemented Public Functions

virtual void addToLayout(Layouting::LayoutItem &parent) override

Detailed Description

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

Member Function Documentation

[override virtual] void SelectionAspect::addToLayout(Layouting::LayoutItem &parent)

Reimplements: BaseAspect::addToLayout(Layouting::LayoutItem &parent).

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.