14 #include <QtGui/QColor>
21 namespace makVrfGuiObjectInformationQt
32 virtual void setMessageQueueSize(
int) = 0;
34 virtual void clearMessages() = 0;
35 virtual QWidget* widget() = 0;
36 virtual void setNotifyLevelVisible(
bool b) = 0;
37 virtual void setNotifyLevel(
int) = 0;
38 virtual int notifyLevel()
const = 0;
40 virtual QColor colorForLevel(
int)
const = 0;
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:23
Contains makVrv::DtUniqueID type.