SelectionAspect Class
class Utils::SelectionAspectA selection aspect represents a specific choice out of several. More...
Header: | #include <SelectionAspect> |
Inherits: | Utils::BaseAspect |
Inherited By: |
Public Functions
virtual | ~SelectionAspect() override |
Reimplemented Public Functions
virtual void | addToLayout(Layouting::LayoutItem &parent) override |
Detailed Description
\inmodule
QtCreator
The selection aspect is displayed using a QComboBox or QRadioButtons in a QButtonGroup.
Member Function Documentation
[override virtual noexcept]
SelectionAspect::~SelectionAspect()
\internal