VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
makVrf::DtOrbatAggregateAsDialog Class Reference

Specialized version of the aggregate as dialog that will only update the orbat nodes without effecting the hierarchy. More...

Inheritance diagram for makVrf::DtOrbatAggregateAsDialog:
Inheritance graph
[legend]

Public Member Functions

 DtOrbatAggregateAsDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
 
virtual ~DtOrbatAggregateAsDialog ()
 
virtual void setupGui (const makVrv::DtSelectionManager::IdSet &)
 Sets up gui based on current selection. More...
 
virtual DtString markingText () const
 Returns the marking text to use for this item. More...
 
virtual void setParent (const DtUUID &)
 The parent of the newly created aggregate. More...
 
const DtUUIDparent () const
 
- Public Member Functions inherited from makVrf::DtAggregateAsDialog
 DtAggregateAsDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
 
virtual ~DtAggregateAsDialog ()
 
- Public Member Functions inherited from makVrf::DtAggregateAsDialogInterface
virtual ~DtAggregateAsDialogInterface ()
 

Public Attributes

QLabelmyNameLabel
 
QLineEditmyName
 
- Public Attributes inherited from makVrf::DtAggregateAsDialog
Ui_DtAggregateAsDialogUi myUiImpl
 
DtVrfFilteredListViewmyToAggregate
 
DtEnumerationSelectionWidgetmyEnumerationSelectionWidget
 
DtForceSelectionEntryWidgetmyForce
 
- Public Attributes inherited from makVrf::DtAggregateAsDialogInterface
boost::signals2::signal< void(DtAggregateAsDialogInterface
*, std::vector< DtUUID >
&uuids, DtEntityType &type,
int &force, int
&initialAggregateState,
DtSimulationAddress &addr)> 
signal_aboutToBeAggregatesAs
 

Protected Member Functions

virtual DtAggregateAsDialogLogiccreateLogic ()
 
- Protected Member Functions inherited from makVrf::DtAggregateAsDialog
virtual void initConnections ()
 Inits connections for dialog. More...
 
virtual void clearAggregateTypes ()
 Clears out the aggregate types combo. More...
 
virtual void addAggregateType (const QString &)
 Adds a new aggregate type to the combo. More...
 
virtual DtVrfSelectionFilteraddFilter (const DtVrfSelectionFilter *)
 Adds filter. More...
 
virtual void selectFilter (int)
 Selects filter. More...
 
DtVrfFilteredListViewlistView ()
 
virtual void setOKEnabled (bool b, const QString &toolTip="")
 
virtual int currentAggregateType () const
 
virtual void setObjectType (const DtObjectType &)
 
virtual DtObjectType aggregateObjectType () const
 
virtual void setAggregateIcon (const QPixmap &)
 
virtual void setForce (int)
 
virtual int force () const
 
virtual void setSelectedName (const QString &name)
 
virtual QSize iconSize () const
 
virtual void updateMoveButtons ()
 

Protected Attributes

DtUUID myParent
 
- Protected Attributes inherited from makVrf::DtAggregateAsDialog
makVrv::DtDemyDe
 
DtAggregateAsDialogLogicmyLogic
 

Additional Inherited Members

- Protected Slots inherited from makVrf::DtAggregateAsDialog
virtual void acceptAndClose ()
 
virtual void more ()
 
virtual void less ()
 
virtual void moveEntityUp ()
 
virtual void moveEntityDown ()
 
virtual void sort ()
 
virtual void changeAggregateType ()
 
virtual void setupAggregateTypeAndIcon ()
 
virtual void forceTypeChanged ()
 

Detailed Description

Specialized version of the aggregate as dialog that will only update the orbat nodes without effecting the hierarchy.

Only items that are of orbat view nodes only will be added to this dialog

Constructor & Destructor Documentation

makVrf::DtOrbatAggregateAsDialog::DtOrbatAggregateAsDialog ( makVrv::DtDe de,
QWidget *  parent,
const Qt::WindowFlags &  flags = 0 
)
virtual makVrf::DtOrbatAggregateAsDialog::~DtOrbatAggregateAsDialog ( )
virtual

Member Function Documentation

virtual void makVrf::DtOrbatAggregateAsDialog::setupGui ( const makVrv::DtSelectionManager::IdSet )
virtual

Sets up gui based on current selection.

Reimplemented from makVrf::DtAggregateAsDialog.

virtual DtString makVrf::DtOrbatAggregateAsDialog::markingText ( ) const
virtual

Returns the marking text to use for this item.

virtual void makVrf::DtOrbatAggregateAsDialog::setParent ( const DtUUID )
virtual

The parent of the newly created aggregate.

const DtUUID& makVrf::DtOrbatAggregateAsDialog::parent ( ) const
inline
virtual DtAggregateAsDialogLogic* makVrf::DtOrbatAggregateAsDialog::createLogic ( )
protectedvirtual

Reimplemented from makVrf::DtAggregateAsDialog.

Member Data Documentation

QLabel* makVrf::DtOrbatAggregateAsDialog::myNameLabel
QLineEdit* makVrf::DtOrbatAggregateAsDialog::myName
DtUUID makVrf::DtOrbatAggregateAsDialog::myParent
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)