MultiSelectionAspect Class
class Utils::MultiSelectionAspectA multi-selection aspect represents one or more choices out of several. More...
Header: | #include <MultiSelectionAspect> |
Inherits: | Utils::TypedAspect |
Reimplemented Protected Functions
virtual void | addToLayoutImpl(Layouting::Layout &builder) override |
Detailed Description
The multi-selection aspect is displayed using a QListWidget with checkable items.
Member Function Documentation
[override virtual protected]
void MultiSelectionAspect::addToLayoutImpl(Layouting::Layout &builder)
Reimplements: BaseAspect::addToLayoutImpl(Layouting::Layout &parent).