VR-Forces Developer's Guide
 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 () override
 
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 () override
 

Protected Attributes

QLineEditmyFormationName
 
QComboBoxmyExistingFormations
 
QLabelmyFormationLabel
 
const DtFormationTablemyFormationTable
 

Constructor & Destructor Documentation

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

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 ( )
overrideprotectedvirtual

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 Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)