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

Public Member Functions | |
| virtual | ~DtAggregateAsDialogInterface () |
| virtual void | setupGui (const makVrv::DtSelectionManager::IdSet &)=0 |
| Sets up gui based on current selection. | |
| virtual void | clearAggregateTypes ()=0 |
| Clears out the aggregate types combo. | |
| virtual void | addAggregateType (const QString &)=0 |
| Adds a new aggregate type to the combo. | |
| virtual DtVrfSelectionFilter * | addFilter (const DtVrfSelectionFilter *)=0 |
| Adds filter. | |
| virtual void | selectFilter (int)=0 |
| Selects filter. | |
| virtual void | setOKEnabled (bool b, const QString &toolTip="")=0 |
| virtual DtVrfFilteredListView * | listView ()=0 |
| virtual int | currentAggregateType () const =0 |
| virtual void | setObjectType (const DtObjectType &)=0 |
| virtual DtObjectType | aggregateObjectType () const =0 |
| virtual void | setAggregateIcon (const QPixmap &)=0 |
| virtual void | setSelectedName (const QString &)=0 |
| virtual void | updateMoveButtons ()=0 |
Public Attributes | |
| boost::signal< void(DtAggregateAsDialogInterface *, std::vector < makVrv::DtVrlinkSimulatedEntityState > &names, DtEntityType &type, int &force, int &initialAggregateState, DtSimulationAddress &addr)> | signal_aboutToBeAggregatesAs |
|
virtual |
|
pure virtual |
Sets up gui based on current selection.
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Clears out the aggregate types combo.
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Adds a new aggregate type to the combo.
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Adds filter.
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Selects filter.
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Implemented in makVrf::DtAggregateAsDialog.
|
pure virtual |
Implemented in makVrf::DtAggregateAsDialog.
| boost::signal<void (DtAggregateAsDialogInterface*, std::vector<makVrv::DtVrlinkSimulatedEntityState>& names, DtEntityType& type, int& force, int& initialAggregateState, DtSimulationAddress& addr)> makVrf::DtAggregateAsDialogInterface::signal_aboutToBeAggregatesAs |