Class dlgSoundEnvironment.  
 More...
#include <wxfred_base.h>
Class dlgSoundEnvironment. 
Definition at line 1266 of file wxfred_base.h.
 
      
        
          | 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::~dlgSoundEnvironment  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual void fredBase::dlgSoundEnvironment::OnCancel  | 
          ( | 
          wxCommandEvent &  | 
          event | ) | 
           | 
         
       
   | 
  
inlineprotectedvirtual   | 
  
 
 
  
  
      
        
          | virtual void fredBase::dlgSoundEnvironment::OnOK  | 
          ( | 
          wxCommandEvent &  | 
          event | ) | 
           | 
         
       
   | 
  
inlineprotectedvirtual   | 
  
 
 
  
  
      
        
          | wxButton* fredBase::dlgSoundEnvironment::btnCancel | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxButton* fredBase::dlgSoundEnvironment::btnOK | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxComboBox* fredBase::dlgSoundEnvironment::cboEnvironment | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxStaticText* fredBase::dlgSoundEnvironment::lblDamping | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxStaticText* fredBase::dlgSoundEnvironment::lblDecaySeconds | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxStaticText* fredBase::dlgSoundEnvironment::lblDecayTime | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxStaticText* fredBase::dlgSoundEnvironment::lblEnvironment | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxStaticText* fredBase::dlgSoundEnvironment::lblVolume | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxBitmapButton* fredBase::dlgSoundEnvironment::m_bpButton7 | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxFilePickerCtrl* fredBase::dlgSoundEnvironment::m_filePicker2 | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxSpinCtrl* fredBase::dlgSoundEnvironment::spnDamping | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxSpinCtrl* fredBase::dlgSoundEnvironment::spnDecayTime | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | wxSpinCtrl* fredBase::dlgSoundEnvironment::spnVolume | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: