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 | Protected Member Functions | Protected Attributes
DtNewFormationDialog Class Reference
Inheritance diagram for DtNewFormationDialog:
Inheritance graph
[legend]

Public Member Functions

 DtNewFormationDialog (QWidget *p=NULL)
 
virtual ~DtNewFormationDialog ()
 
virtual void init (const DtFormationTable *, const QString &curFormation="", bool allowNameEntry=true)
 
virtual QString formationName () const
 
virtual QString basedOnFormation () const
 
QLabelformationLabel ()
 

Protected Member Functions

virtual void accept ()
 

Protected Attributes

QLineEditmyFormationName
 
QComboBoxmyExistingFormations
 
QLabelmyFormationLabel
 
const DtFormationTablemyFormationTable
 

Constructor & Destructor Documentation

DtNewFormationDialog::DtNewFormationDialog ( QWidget *  p = NULL)
virtual DtNewFormationDialog::~DtNewFormationDialog ( )
virtual

Member Function Documentation

virtual void DtNewFormationDialog::init ( const DtFormationTable ,
const QString &  curFormation = "",
bool  allowNameEntry = true 
)
virtual
virtual QString DtNewFormationDialog::formationName ( ) const
virtual
virtual QString DtNewFormationDialog::basedOnFormation ( ) const
virtual
QLabel* DtNewFormationDialog::formationLabel ( )
inline
virtual void DtNewFormationDialog::accept ( )
protectedvirtual

Member Data Documentation

QLineEdit* DtNewFormationDialog::myFormationName
protected
QComboBox* DtNewFormationDialog::myExistingFormations
protected
QLabel* DtNewFormationDialog::myFormationLabel
protected
const DtFormationTable* DtNewFormationDialog::myFormationTable
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)