accept(Visitor &visitor) const override | DynamicRemoteState | virtual |
adjustPosition(QPointF &newPos) const | StateInstance | |
boundingSquareSize | StateInstance | protected |
checkLogLevel(MessageTypeT level) const | Logging | protected |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
defaultBoundingSquareSize | StateInstance | |
DynamicRemoteState(StatePtr stateClass, const QString &instanceName, StatePtr parentState=StatePtr()) | DynamicRemoteState | |
DynamicRemoteState(const QString &stateUUID, const QString &instanceName, StatePtr parentState=StatePtr()) | DynamicRemoteState | |
getBoundingSquare() const | StateInstance | |
getBoundingSquareSize() const | StateInstance | inline |
getBounds() const | StateInstance | inline |
getCenter() const | StateInstance | |
getClassSize() const | StateInstance | |
getClassUUID() const | RegularState | inline |
getEffectiveLoggingLevel() const | Logging | |
getInstanceName() const | StateInstance | |
getLogSender() const | Logging | protected |
getParent() const | StateInstance | inline |
getScale() const | StateInstance | |
getStateClass() const override | RegularState | virtual |
getTopLeft() const | StateInstance | inline |
getType() const override | DynamicRemoteState | virtual |
inputParameters | StateInstance | |
isActive() | StateInstance | |
localParameters | StateInstance | |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
minimumLoggingLevel | Logging | protected |
name | StateInstance | protected |
outputParameters | StateInstance | |
parentState | StateInstance | protected |
position | StateInstance | protected |
RegularState(StatePtr stateClass, const QString &instanceName, StatePtr parentState=StatePtr()) | RegularState | |
RegularState(const QString &stateUUID, const QString &instanceName, StatePtr parentState=StatePtr()) | RegularState | |
setBoundingBox(float squareSize) | StateInstance | slot |
setCenter(const QPointF &newStateCenter) | StateInstance | slot |
setInstanceName(const QString &value) | StateInstance | virtual |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setPosition(QPointF newPosition) | StateInstance | slot |
setStateClass(StatePtr newStateClass) | RegularState | |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
spamFilter | Logging | mutableprotected |
StateDefaultSize | StateInstance | static |
StateInstance(const QString &instanceName, StatePtr parentState=StatePtr()) | StateInstance | |
tag | Logging | protected |
updateScale() | StateInstance | slot |
~DynamicRemoteState() override | DynamicRemoteState | |
~Logging() | Logging | virtual |