Custom item delegate for spectator mode selection.
Definition spectatorItemDelegate.h:26
makVrv::DtDe * myDe
Pointer to the distributed environment.
Definition vreTableView.h:86
virtual void commitData(QWidget *editor) override
Handles committing of editor data to the model.
DtSpectatorItemDelegate * mySpectatorDelegate
Delegate for spectator mode columns.
Definition vreTableView.h:81
DtVreTableView(QWidget *parent=Q_NULLPTR)
Constructor.
virtual ~DtVreTableView() override
Destructor.
void userEditComplete()
Signal emitted when a user completes an edit operation.
virtual void setDe(makVrv::DtDe &de)
Sets the distributed environment reference.
makVre::DtRoleItemDelegate * myRoleDelegate
Delegate for role selection columns.
Definition vreTableView.h:76
Custom item delegate for role selection.
Definition roleItemDelegate.h:30
VREngage-specific model set implementation.
Definition vreModelSet.h:30
Export macros for the VREngage Manager library.
#define VREMANAGER_DLL
Platform-specific export/import macro for VREngage Manager library.
Definition export.h:28
Include export definitions for this library.
Definition glsVreMessageUtil.h:49
Definition appLauncherComponent.h:28
makVrv::DtDe * de()
Gets the display element pointer used by the plugin.