1#ifndef H_EXTENSIONS_CUTEHMI_SERVICES_3_INCLUDE_CUTEHMI_SERVICES_STARTEDSTATEINTERFACE_HPP 
    2#define H_EXTENSIONS_CUTEHMI_SERVICES_3_INCLUDE_CUTEHMI_SERVICES_STARTEDSTATEINTERFACE_HPP 
    4#include "internal/common.hpp" 
    7#include <QAbstractState> 
   27        QML_UNCREATABLE(
"StartedStateInterface is an abstract class")
 
Substates of started state of the state interface.
Definition: StartedStateInterface.hpp:24
State interface.
Definition: StateInterface.hpp:30