10 #include <QtWidgets/QWidget>
48 virtual void setReadOnly(
bool);
60 virtual void onItemSelected();
61 virtual void onAdd() = 0;
62 virtual void onUpdate() = 0;
63 virtual void onDelete() = 0;
Definition: asyncJobServer.h:36
#define DT_DLL_VRFGUICOMMONQT
Definition: vrfGuiCommonQt.h:22
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69