Definition at line 11 of file QskStateCombination.h.
|
enum | Type { Combination
, CombinationNoState
} |
|
◆ Type
enum QskStateCombination::Type |
◆ QskStateCombination() [1/3]
◆ QskStateCombination() [2/3]
constexpr QskStateCombination::QskStateCombination |
( |
QskAspect::States |
states = QskAspect::States() | ) |
|
|
inlineconstexprnoexcept |
◆ QskStateCombination() [3/3]
constexpr QskStateCombination::QskStateCombination |
( |
Type |
type, |
|
|
QskAspect::States |
states = QskAspect::States() |
|
) |
| |
|
inlineconstexprnoexcept |
◆ isNull()
constexpr bool QskStateCombination::isNull |
( |
| ) |
const |
|
constexprnoexcept |
◆ operator!=()
◆ operator==()
◆ setState()
◆ setStates()
void QskStateCombination::setStates |
( |
QskAspect::States |
states | ) |
|
|
inlinenoexcept |
◆ setType()
void QskStateCombination::setType |
( |
Type |
type | ) |
|
|
inlinenoexcept |
◆ states()
constexpr QskAspect::States QskStateCombination::states |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ type()
constexpr QskStateCombination::Type QskStateCombination::type |
( |
| ) |
const |
|
inlineconstexprnoexcept |