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

Public Member Functions

 DtGeneralApplicationSettingsWidget (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
virtual ~DtGeneralApplicationSettingsWidget ()
- Public Member Functions inherited from makVrv::DtGeneralApplicationSettingsInterface
virtual ~DtGeneralApplicationSettingsInterface ()
 DTOR.
virtual void setScreenCaptureFilePath (DtUnicode filePath)=0
 Setters Set the new file path for screen shot images.

User input slots.

Receives notification that the user has click the browse button.

DtDemyDe
 The display engine for this instance.
QPushButtonmyFilePathButton
QLineEditmyFileDirectoryTextLine
QLabelmyFileDirectoryLabel
void on_browseButtonClicked ()
void connectToSignals ()
 Connects widget signals to slots.
virtual void setScreenCaptureFilePath (DtUnicode filePath)
 Set the file path of the screen shot image.
void setupGui ()
 DtGeneralApplicationSettingsWidget ()

Additional Inherited Members

- Public Attributes inherited from makVrv::DtGeneralApplicationSettingsInterface
boost::signal< void(DtUnicode)> signal_ScreenCaptureImageFilePathChanged
 Signals.

Constructor & Destructor Documentation

makVrv::DtGeneralApplicationSettingsWidget::DtGeneralApplicationSettingsWidget ( DtDe de,
QWidget *  parent = 0,
Qt::WindowFlags  f = Qt::Widget 
)
virtual makVrv::DtGeneralApplicationSettingsWidget::~DtGeneralApplicationSettingsWidget ( )
virtual
makVrv::DtGeneralApplicationSettingsWidget::DtGeneralApplicationSettingsWidget ( )
private

Member Function Documentation

void makVrv::DtGeneralApplicationSettingsWidget::on_browseButtonClicked ( )
slot
void makVrv::DtGeneralApplicationSettingsWidget::connectToSignals ( )
slot

Connects widget signals to slots.

Non-virtual (Called from CTOR).

virtual void makVrv::DtGeneralApplicationSettingsWidget::setScreenCaptureFilePath ( DtUnicode  filePath)
virtualslot

Set the file path of the screen shot image.

void makVrv::DtGeneralApplicationSettingsWidget::setupGui ( )
protected

Member Data Documentation

DtDe& makVrv::DtGeneralApplicationSettingsWidget::myDe
protected

The display engine for this instance.

QPushButton* makVrv::DtGeneralApplicationSettingsWidget::myFilePathButton
protected
QLineEdit* makVrv::DtGeneralApplicationSettingsWidget::myFileDirectoryTextLine
protected
QLabel* makVrv::DtGeneralApplicationSettingsWidget::myFileDirectoryLabel
protected

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)