18#include <vrvUtil/signalslib.h>
20#include "vreManager/vreManagerWidget.hpp"
22#include <vrvCoreQt/DtPage.h>
23#include <QtWidgets/QWidget>
56 virtual QIcon
icon()
override;
62 virtual QString
title()
override;
286 virtual makVrv::DtPage*
create(QWidget* parent = 0, Qt::WindowFlags f = 0)
override;
Tracks the status of VREngage applications.
Definition vreListener.h:105
Table model for VREngage application information.
Definition vreTableModel.h:33
Custom item delegate for role selection.
Definition roleItemDelegate.h:30
Dialog for selecting entities in the VREngage Manager.
Definition vreEntitySelectionDialog.h:34
Monitors status messages from VR-Engage player stations.
Definition vreStatusListener.h:37
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
makVrv::DtDe * de()
Gets the display element pointer used by the plugin.