OpenCPN Partial API docs
OCPNSoundPanel Class Reference
Inheritance diagram for OCPNSoundPanel:

Public Member Functions

 OCPNSoundPanel (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, wxString title, wxString checkLegend, wxString selectLegend, wxString *pSoundFile)
 
void OnButtonSelectSound (wxCommandEvent &event)
 
void OnButtonSPTestSound (wxCommandEvent &event)
 
wxString SelectSoundFile ()
 
void SetSoundFileLabel (wxString file)
 
wxCheckBox * GetCheckBox ()
 
wxString GetSoundFile ()
 

Public Attributes

wxCheckBox * m_pCheck_Sound
 
wxSize m_small_button_size
 
wxString m_sound_file
 
wxString * m_pSoundFile
 
wxStaticText * m_AudioFileNameText
 
wxButton * SelSound
 
wxButton * TestSound
 
OcpnSound * m_sound
 
EventVar m_on_sp_sound_done
 Notified with a OCPN_Sound* pointer when sound has completed.
 
ObsListener m_sound_sp_done_listener
 
bool m_soundPlaying
 

Detailed Description

Definition at line 4615 of file options.cpp.


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