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)
 

Public Attributes

WWWWW_PROPERTY(bool, valid, &W_ThisType::isValid, &W_ThisType::setValid, W_Notify, &W_ThisType::validChanged) private bool m_warning {false}
 

Friends

constexpr friend 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)))
 

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