PdmMakeInstructWgt Class
Header: | #include <PdmMakeInstructWgt> |
Inherits: | QWidget |
Public Functions
PdmMakeInstructWgt(TopClassAbs *iParent = 0) | |
~PdmMakeInstructWgt() |
- 213 public functions inherited from QWidget
Public Slots
void | doReset() |
bool | doSave() |
QString | getUiConfig() |
bool | refresh(TError *oErr = 0) |
void | renderData() |
void | setJobDataClass(PdmJobData *iJobDataClassPtr) |
void | setProcId(const QString &iId) |
void | setType(const QString &iType) |
QString | ttr(const QString &iStr) |
- 19 public slots inherited from QWidget
Signals
void | sDataChanged() |
- 3 signals inherited from QWidget
Protected Functions
void | initConnects() |
void | initWidgets() |
- 35 protected functions inherited from QWidget
Additional Inherited Members
- 58 properties inherited from QWidget
- 5 static public members inherited from QWidget
- 1 protected slot inherited from QWidget
Detailed Description
Member Function Documentation
PdmMakeInstructWgt::PdmMakeInstructWgt(TopClassAbs *iParent = 0)
Default constructs an instance of PdmMakeInstructWgt.
PdmMakeInstructWgt::~PdmMakeInstructWgt()
Destroys the instance of PdmMakeInstructWgt.