Scenario::ModelConsistency Class Referencefinal
Inheritance diagram for Scenario::ModelConsistency:
Public Member Functions | |
ModelConsistency (QObject *parent) | |
ModelConsistency (const ModelConsistency &other) | |
ModelConsistency & | operator= (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} |
The documentation for this class was generated from the following files:
- ModelConsistency.hpp
- ModelConsistency.cpp