VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
DtLauncherDialog Class Reference
Inheritance diagram for DtLauncherDialog:
Inheritance graph
[legend]

Public Member Functions

 DtLauncherDialog (const std::string &inputFile, QWidget *parent=0, Qt::WindowFlags f=Qt::Tool)
 CTOR.
virtual ~DtLauncherDialog ()
 DTOR.
void saveState ()
std::string applicationToLaunch () const
bool saveFile () const
std::string outputFilename () const

Protected Slots

void browseButtonPressed ()
void checkStateClicked (bool checked)

Protected Member Functions

void setupGui ()
void setValuesFromFile ()

Protected Attributes

std::string myInputFile
QLabelmyMainLabel
QDialogButtonBox * myButtonBox
QComboBoxmyComboBox
QCheckBoxmyCheckBox
QLabelmyPathLabel
QPushButtonmyBrowseButton
QLineEditmyLineEdit

Constructor & Destructor Documentation

DtLauncherDialog::DtLauncherDialog ( const std::string &  inputFile,
QWidget *  parent = 0,
Qt::WindowFlags  f = Qt::Tool 
)

CTOR.

virtual DtLauncherDialog::~DtLauncherDialog ( )
virtual

DTOR.

Member Function Documentation

void DtLauncherDialog::saveState ( )
std::string DtLauncherDialog::applicationToLaunch ( ) const
bool DtLauncherDialog::saveFile ( ) const
std::string DtLauncherDialog::outputFilename ( ) const
void DtLauncherDialog::setupGui ( )
protected
void DtLauncherDialog::setValuesFromFile ( )
protected
void DtLauncherDialog::browseButtonPressed ( )
protectedslot
void DtLauncherDialog::checkStateClicked ( bool  checked)
protectedslot

Member Data Documentation

std::string DtLauncherDialog::myInputFile
protected
QLabel* DtLauncherDialog::myMainLabel
protected
QDialogButtonBox* DtLauncherDialog::myButtonBox
protected
QComboBox* DtLauncherDialog::myComboBox
protected
QCheckBox* DtLauncherDialog::myCheckBox
protected
QLabel* DtLauncherDialog::myPathLabel
protected
QPushButton* DtLauncherDialog::myBrowseButton
protected
QLineEdit* DtLauncherDialog::myLineEdit
protected

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)