Definition at line 4811 of file options.cpp.
◆ OCPNSoundPanel()
| OCPNSoundPanel::OCPNSoundPanel |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxPoint & |
pos, |
|
|
const wxSize & |
size, |
|
|
wxString |
title, |
|
|
wxString |
checkLegend, |
|
|
wxString |
selectLegend, |
|
|
wxString * |
pSoundFile |
|
) |
| |
◆ ~OCPNSoundPanel()
| OCPNSoundPanel::~OCPNSoundPanel |
( |
| ) |
|
|
inline |
◆ GetCheckBox()
| wxCheckBox * OCPNSoundPanel::GetCheckBox |
( |
| ) |
|
|
inline |
◆ GetSoundFile()
| wxString OCPNSoundPanel::GetSoundFile |
( |
| ) |
|
|
inline |
◆ OnButtonSelectSound()
| void OCPNSoundPanel::OnButtonSelectSound |
( |
wxCommandEvent & |
event | ) |
|
◆ OnButtonSPTestSound()
| void OCPNSoundPanel::OnButtonSPTestSound |
( |
wxCommandEvent & |
event | ) |
|
◆ SelectSoundFile()
| wxString OCPNSoundPanel::SelectSoundFile |
( |
| ) |
|
◆ SetSoundFileLabel()
| void OCPNSoundPanel::SetSoundFileLabel |
( |
wxString |
file | ) |
|
◆ m_AudioFileNameText
| wxStaticText* OCPNSoundPanel::m_AudioFileNameText |
◆ m_on_sp_sound_done
| EventVar OCPNSoundPanel::m_on_sp_sound_done |
Notified with a OCPN_Sound* pointer when sound has completed.
Definition at line 4837 of file options.cpp.
◆ m_pCheck_Sound
| wxCheckBox* OCPNSoundPanel::m_pCheck_Sound |
◆ m_pSoundFile
| wxString* OCPNSoundPanel::m_pSoundFile |
◆ m_small_button_size
| wxSize OCPNSoundPanel::m_small_button_size |
◆ m_sound
| o_sound::Sound* OCPNSoundPanel::m_sound |
◆ m_sound_file
| wxString OCPNSoundPanel::m_sound_file |
◆ m_sound_sp_done_listener
◆ m_soundPlaying
| bool OCPNSoundPanel::m_soundPlaying |
◆ SelSound
| wxButton* OCPNSoundPanel::SelSound |
◆ TestSound
| wxButton* OCPNSoundPanel::TestSound |
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/gui/src/options.cpp