16 class DtConditionalExpressionView;
23 virtual QString title()
const override;
24 virtual bool canEditType(
int)
const override;
44 virtual QString
value()
const override {
Definition: andConditional.h:36
virtual bool isCompoundStatement() const override
Definition: orConditional.h:25
Definition: conditionalExpressionInterface.h:87
Definition: orConditional.h:28
virtual QString value() const override
Definition: orConditional.h:44
Definition: andConditional.h:82
Class that is used as a template for task/set dialogs.
Definition: conditionalExpressionInterface.h:39
Definition: orConditional.h:34
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
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22
Class that is used as a template for task/set dialogs.
Definition: orConditional.h:19