VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes | Private Member Functions
makVrv::DtFireSoundEditorPage Class Reference

Sound editor page for weapon fire. More...

Inheritance diagram for makVrv::DtFireSoundEditorPage:
Inheritance graph
[legend]

Public Member Functions

 DtFireSoundEditorPage (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
 CTOR.
virtual ~DtFireSoundEditorPage ()
 DTOR.
Inherited from makVrv::DtPage
virtual void activate ()
 Called when the page is displayed.
virtual void deactivate ()
 Called when the page is hidden.
virtual QIcon icon ()
 Get the icon of the page.
virtual QString title ()
 Get the title of the page.
virtual const std::string & pageClassName () const
 Get the class name of the page.
- Public Member Functions inherited from makVrv::DtPage
 DtPage (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0)
 CTOR for page.
virtual ~DtPage ()
 DTOR for page.

Static Public Member Functions

static const std::string & thePageClassName ()
 Get the class name of the page (static).

Protected Attributes

DtPersistenceToolbarWidgetmyToolbar
DtFireSoundEditorLogicmyLogic
DtFireSoundEditorWidgetmyWidget
- Protected Attributes inherited from makVrv::DtPage
DtDemyDe

Private Member Functions

void setupGui ()
 Creates the Gui.

Detailed Description

Sound editor page for weapon fire.

Constructor & Destructor Documentation

makVrv::DtFireSoundEditorPage::DtFireSoundEditorPage ( DtDe de,
QWidget parent = 0,
Qt::WindowFlags  f = Qt::Widget 
)

CTOR.

virtual makVrv::DtFireSoundEditorPage::~DtFireSoundEditorPage ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtFireSoundEditorPage::activate ( )
virtual

Called when the page is displayed.

See Also
makVrv::DtPage::activate()

Implements makVrv::DtPage.

virtual void makVrv::DtFireSoundEditorPage::deactivate ( )
virtual

Called when the page is hidden.

See Also
makVrv::DtPage::deactivate()

Implements makVrv::DtPage.

virtual QIcon makVrv::DtFireSoundEditorPage::icon ( )
virtual

Get the icon of the page.

See Also
makVrv::DtPage::icon()

Implements makVrv::DtPage.

virtual QString makVrv::DtFireSoundEditorPage::title ( )
virtual

Get the title of the page.

See Also
makVrv::DtPage::title()

Implements makVrv::DtPage.

virtual const std::string& makVrv::DtFireSoundEditorPage::pageClassName ( ) const
virtual

Get the class name of the page.

See Also
makVrv::DtPage::pageClassName() const

Implements makVrv::DtPage.

static const std::string& makVrv::DtFireSoundEditorPage::thePageClassName ( )
static

Get the class name of the page (static).

void makVrv::DtFireSoundEditorPage::setupGui ( )
private

Creates the Gui.

This method is non-virtual because it is called from the CTOR.

Member Data Documentation

DtPersistenceToolbarWidget* makVrv::DtFireSoundEditorPage::myToolbar
protected
DtFireSoundEditorLogic* makVrv::DtFireSoundEditorPage::myLogic
protected
DtFireSoundEditorWidget* makVrv::DtFireSoundEditorPage::myWidget
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)