VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
makVrf::DtAggregateAsDialogInterface Class Reference
Inheritance diagram for makVrf::DtAggregateAsDialogInterface:
Inheritance graph
[legend]

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 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

Constructor & Destructor Documentation

virtual makVrf::DtAggregateAsDialogInterface::~DtAggregateAsDialogInterface ( )
virtual

Member Function Documentation

virtual void makVrf::DtAggregateAsDialogInterface::setupGui ( const makVrv::DtSelectionManager::IdSet )
pure virtual

Sets up gui based on current selection.

Implemented in makVrf::DtAggregateAsDialog.

virtual void makVrf::DtAggregateAsDialogInterface::clearAggregateTypes ( )
pure virtual

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.

virtual DtVrfSelectionFilter* makVrf::DtAggregateAsDialogInterface::addFilter ( const DtVrfSelectionFilter )
pure virtual

Adds filter.

Implemented in makVrf::DtAggregateAsDialog.

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

Selects filter.

Implemented in makVrf::DtAggregateAsDialog.

virtual DtVrfFilteredListView* makVrf::DtAggregateAsDialogInterface::listView ( )
pure virtual

Implemented in makVrf::DtAggregateAsDialog.

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

Implemented in makVrf::DtAggregateAsDialog.

virtual void makVrf::DtAggregateAsDialogInterface::setObjectType ( const DtObjectType )
pure virtual

Implemented in makVrf::DtAggregateAsDialog.

virtual DtObjectType makVrf::DtAggregateAsDialogInterface::aggregateObjectType ( ) const
pure virtual

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.

virtual void makVrf::DtAggregateAsDialogInterface::updateMoveButtons ( )
pure virtual

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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)