Loading...
Searching...
No Matches
Scenario::ModelConsistency Class Referencefinal
Inheritance diagram for Scenario::ModelConsistency:

Public Member Functions

 ModelConsistency (QObject *parent)
 
 ModelConsistency (const ModelConsistency &other)
 
ModelConsistencyoperator= (const ModelConsistency &other)
 
bool isValid () const
 
bool warning () const
 
void setValid (bool arg)
 
void setWarning (bool warning)
 
void validChanged (bool arg)
 
void warningChanged (bool warning)
 

Friends

constexpr auto w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::PropertyStateTag, W_ThisType ** > >, w_internal::PropertyStateTag, W_ThisType **) -> decltype((w_internal::makeMetaPropertyInfo< bool >(w_internal::viewLiteral("warning"), w_internal::viewLiteral("bool"), &W_ThisType::warning, &W_ThisType::setWarning, W_Notify, &W_ThisType::warningChanged)))
 
constexpr auto w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::PropertyStateTag, W_ThisType ** > >, w_internal::PropertyStateTag, W_ThisType **) -> decltype((w_internal::makeMetaPropertyInfo< bool >(w_internal::viewLiteral("valid"), w_internal::viewLiteral("bool"), &W_ThisType::isValid, &W_ThisType::setValid, W_Notify, &W_ThisType::validChanged)))
 

The documentation for this class was generated from the following files: