6#include <imtserverapp/CGuiElementRepresentationControllerComp.h>
13class CPageBasedGuiRepresentationControllerComp:
public imtserverapp::CGuiElementRepresentationControllerComp
16 typedef imtserverapp::CGuiElementRepresentationControllerComp BaseClass;
18 I_BEGIN_COMPONENT(CPageBasedGuiRepresentationControllerComp)
23 virtual bool SetupItemModel(
24 const imtserverapp::IGuiElementModel& guiElementModel,
25 QJsonObject& representation,
26 const iprm::IParamsSet* paramsPtr)
const override;