TriStateAspect Class

class Utils::TriStateAspect

A tristate aspect is a property of some object that can have three values: enabled, disabled, and unspecified. More...

Header: #include <TriStateAspect>
Inherits: Utils::SelectionAspect

Detailed Description

Its visual representation is a QComboBox with three items.