VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes
makVrf::DtAggregateAsDialogInterface Class Reference
Inheritance diagram for makVrf::DtAggregateAsDialogInterface:
Inheritance graph
[legend]

List of all members.

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 DtVrfSelectionFilteraddFilter (const DtVrfSelectionFilter *)=0
 Adds filter.
virtual void selectFilter (int)=0
 Selects filter.
virtual DtVrfFilteredListViewlistView ()=0
virtual int currentAggregateType () const =0
virtual void setObjectType (const DtRangedObjectType &)=0
virtual DtRangedObjectType 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

Constructor & Destructor Documentation


Member Function Documentation

Sets up gui based on current selection.

Implemented in makVrf::DtAggregateAsDialog.

Clears out the aggregate types combo.

Implemented in makVrf::DtAggregateAsDialog.

virtual void makVrf::DtAggregateAsDialogInterface::addAggregateType ( const QString &  ) [pure virtual]

Adds a new aggregate type to the combo.

Implemented in makVrf::DtAggregateAsDialog.

Adds filter.

Implemented in makVrf::DtAggregateAsDialog.

virtual void makVrf::DtAggregateAsDialogInterface::selectFilter ( int  ) [pure virtual]

Selects filter.

Implemented in makVrf::DtAggregateAsDialog.

Implemented in makVrf::DtAggregateAsDialog.

virtual int makVrf::DtAggregateAsDialogInterface::currentAggregateType ( ) const [pure virtual]

Implemented in makVrf::DtAggregateAsDialog.

Implemented in makVrf::DtAggregateAsDialog.

Implemented in makVrf::DtAggregateAsDialog.

virtual void makVrf::DtAggregateAsDialogInterface::setAggregateIcon ( const QPixmap &  ) [pure virtual]

Implemented in makVrf::DtAggregateAsDialog.

virtual void makVrf::DtAggregateAsDialogInterface::setSelectedName ( const QString &  ) [pure virtual]

Implemented in makVrf::DtAggregateAsDialog.

Implemented in makVrf::DtAggregateAsDialog.


Member Data Documentation

boost::signal<void (DtAggregateAsDialogInterface*, std::vector<makVrv::DtVrlinkSimulatedEntityState>& names, DtEntityType& type, int& force, int& initialAggregateState, DtSimulationAddress& addr)> makVrf::DtAggregateAsDialogInterface::signal_aboutToBeAggregatesAs

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)