1#ifndef H_EXTENSIONS_CUTEHMI_SERVICES_3_INCLUDE_CUTEHMI_SERVICES_STATEINTERFACE_HPP
2#define H_EXTENSIONS_CUTEHMI_SERVICES_3_INCLUDE_CUTEHMI_SERVICES_STATEINTERFACE_HPP
4#include "internal/common.hpp"
5#include "StartedStateInterface.hpp"
33 QML_UNCREATABLE(
"StateInterface is an abstract class")
Abstract service.
Definition: AbstractService.hpp:49
Substates of started state of the state interface.
Definition: StartedStateInterface.hpp:24
State interface.
Definition: StateInterface.hpp:30