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