FS2_Open
Open source remastering of the Freespace 2 engine
dlgSoundEnvironment Class Reference

#include <dlgsoundenvironment.h>

Inheritance diagram for dlgSoundEnvironment:
fredBase::dlgSoundEnvironment

Public Member Functions

 dlgSoundEnvironment (wxWindow *parent)
 
- Public Member Functions inherited from fredBase::dlgSoundEnvironment
 dlgSoundEnvironment (wxWindow *parent, wxWindowID id=ID_dlgSoundEnvironment, const wxString &title=wxT("Sound Environment"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
 ~dlgSoundEnvironment ()
 

Protected Member Functions

 dlgSoundEnvironment (void)
 
 dlgSoundEnvironment (const dlgSoundEnvironment &T)
 
void OnClose (wxCloseEvent &event)
 
void OnOK (wxCommandEvent &event)
 
void OnCancel (wxCommandEvent &event)
 

Additional Inherited Members

- Protected Types inherited from fredBase::dlgSoundEnvironment
enum  { ID_dlgSoundEnvironment = 1000 }
 
- Protected Attributes inherited from fredBase::dlgSoundEnvironment
wxStaticText * lblEnvironment
 
wxComboBox * cboEnvironment
 
wxStaticText * lblVolume
 
wxSpinCtrl * spnVolume
 
wxStaticText * lblDamping
 
wxSpinCtrl * spnDamping
 
wxStaticText * lblDecayTime
 
wxSpinCtrl * spnDecayTime
 
wxStaticText * lblDecaySeconds
 
wxButton * btnOK
 
wxButton * btnCancel
 
wxBitmapButton * m_bpButton7
 
wxFilePickerCtrl * m_filePicker2
 

Detailed Description

Definition at line 15 of file dlgsoundenvironment.h.

Constructor & Destructor Documentation

dlgSoundEnvironment::dlgSoundEnvironment ( wxWindow *  parent)

Definition at line 15 of file dlgsoundenvironment.cpp.

dlgSoundEnvironment::dlgSoundEnvironment ( void  )
protected
dlgSoundEnvironment::dlgSoundEnvironment ( const dlgSoundEnvironment T)
protected

Member Function Documentation

void dlgSoundEnvironment::OnCancel ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::dlgSoundEnvironment.

Definition at line 32 of file dlgsoundenvironment.cpp.

void dlgSoundEnvironment::OnClose ( wxCloseEvent &  event)
protected

Definition at line 22 of file dlgsoundenvironment.cpp.

void dlgSoundEnvironment::OnOK ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::dlgSoundEnvironment.

Definition at line 27 of file dlgsoundenvironment.cpp.


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