10 #include <QtWidgets/QWidget>
49 virtual void setReadOnly(
bool);
61 virtual void onItemSelected();
62 virtual void onAdd() = 0;
63 virtual void onUpdate() = 0;
64 virtual void onDelete() = 0;
Definition: asyncJobServer.h:36
#define DT_DLL_VRFGUICOMMONQT
Definition: vrfGuiCommonQt.h:20
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. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:76