34 virtual void displayDialog(
const QString& phaseName,
const DtSimCondExpr* expr);
QLabel * myPhaseNameLabel
Definition: syncMatrixConditionalDialog.h:42
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
boost::signals2::signal< void()> signal_conditionalDialogDestroyed
Definition: syncMatrixConditionalDialog.h:37
Definition: syncMatrixConditionalDialog.h:24
boost::signals2::signal< void(const QString &, const DtSimCondExpr *)> signal_conditionComplete
Definition: syncMatrixConditionalDialog.h:36
QLineEdit * myPhaseName
Definition: syncMatrixConditionalDialog.h:43
DtSimCondExpr is an abstract base class representing various Conditional Expressions used by the Plan...
Definition: simCondExpr.h:53
Definition: conditionalDialog.h:28
QHBoxLayout * myPhaseNameLayout
Definition: syncMatrixConditionalDialog.h:44
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:70