VR-Forces 4.7 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)