![]() |
VR-Forces 4.3 Class Documentation
|

Public Slots | |
| virtual void | selectionChanged (const QItemSelection &, const QItemSelection &) |
Public Slots inherited from DtPropertySheet | |
| virtual void | selectionChanged (const QItemSelection &, const QItemSelection &) |
| virtual void | updateEditorSize () |
| virtual void | columnSizeChange (int, int, int) |
Signals | |
| void | opdParameterModified (DtVrfObjectParameters *) |
Signals inherited from DtPropertySheet | |
| void | propertyItemUpdated (DtPropertyItem *) |
| void | propertyItemRestored (DtPropertyItem *) |
| void | propertyItemAdded (DtPropertyItem *, DtPropertyItem *) |
| void | propertyValueRemoved (DtPropertyItem *) |
| void | propertyValueRemovedFrom (DtPropertyItem *, DtPropertyItem *) |
Signals inherited from makVrf::DtTreeWidget | |
| void | mouseLeftPressed (QTreeWidgetItem *, QMouseEvent *, int col) |
| Emitted when the mouse button is pressed. | |
| void | rightClickOnItem (QTreeWidgetItem *, QMouseEvent *, int col) |
| Emitted when right button is released. | |
| void | contentsMoving (int, int) |
Protected Member Functions | |
| virtual void | valueUpdated (DtPropertyItem *) |
| virtual void | valueRestored (DtPropertyItem *) |
| virtual void | valueAdded (DtPropertyItem *newItem, DtPropertyItem *parent, DtPropertyCreationDialog *, bool isNew=false) |
| virtual void | addListVariable (DtReaderWriter *p, const char *var) |
| virtual void | addBooleanVariable (DtReaderWriter *p, const char *var) |
| virtual DtString | lookupParentRwType (DtPropertyItem *item) const |
Protected Member Functions inherited from DtPropertySheet | |
| virtual void | resizeEvent (QResizeEvent *e) |
| virtual bool | eventFilter (QObject *, QEvent *) |
| virtual QString | pathOfText (QTreeWidgetItem *) const |
Protected Member Functions inherited from makVrf::DtTreeWidget | |
| virtual void | mousePressEvent (QMouseEvent *event) |
| virtual void | mouseReleaseEvent (QMouseEvent *event) |
| virtual void | scrollContentsBy (int, int) |
| virtual QSize | sizeHint () const |
| Need to do this as default sizeHint() for an abstract scroll area (in Qt 4.2.2) is too large. | |
| virtual QItemSelectionModel::SelectionFlags | selectionCommand (const QModelIndex &index, const QEvent *event=0) const |
| Override to allow empty selection in single selection mode. | |
| virtual QItemSelectionModel::SelectionFlags | selectionBehaviorFlags () const |
Protected Attributes | |
| DtVrfObjectParameters * | myObjectParameters |
| bool | myReadOnly |
Protected Attributes inherited from DtPropertySheet | |
| QString | myPropertyFileName |
| QString | mySourceFileName |
| bool | mySupportsVariables |
| makVrv::DtDe & | myDe |
Protected Attributes inherited from makVrf::DtTreeWidget | |
| bool | myMouseRightClick |
| bool | myAllowEmptySelection |
| DtOpdParameterPropertySheet::DtOpdParameterPropertySheet | ( | makVrv::DtDe & | , |
| QWidget * | parent = NULL |
||
| ) |
|
virtual |
| void DtOpdParameterPropertySheet::setObjectParameters | ( | DtVrfObjectParameters * | ) |
|
inline |
References myObjectParameters.
|
virtual |
|
virtual |
|
inline |
References myReadOnly.
|
protectedvirtual |
Reimplemented from DtPropertySheet.
Reimplemented in DtMultipleOpdParameterPropertySheet.
|
protectedvirtual |
Reimplemented from DtPropertySheet.
Reimplemented in DtMultipleOpdParameterPropertySheet.
|
protectedvirtual |
Reimplemented from DtPropertySheet.
Reimplemented in DtMultipleOpdParameterPropertySheet.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in DtMultipleOpdParameterPropertySheet.
|
virtualslot |
|
signal |
|
protected |
Referenced by objectParameters().
|
protected |
Referenced by setReadOnly().