Home
last modified time | relevance | path

Searched defs:PrefsPanel (Results 1 – 15 of 15) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/prefs/
H A DBatchPrefs.cpp28 BEGIN_EVENT_TABLE(BatchPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DQualityPrefs.cpp35 BEGIN_EVENT_TABLE(QualityPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DPrefsPanel.h90 PrefsPanel(wxWindow * parent, in PrefsPanel() function
H A DRecordingPrefs.cpp39 BEGIN_EVENT_TABLE(RecordingPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DLibraryPrefs.cpp41 BEGIN_EVENT_TABLE(LibraryPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DMidiIOPrefs.cpp51 BEGIN_EVENT_TABLE(MidiIOPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DThemePrefs.cpp52 BEGIN_EVENT_TABLE(ThemePrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DWaveformPrefs.cpp249 BEGIN_EVENT_TABLE(WaveformPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DDevicePrefs.cpp51 BEGIN_EVENT_TABLE(DevicePrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DDirectoriesPrefs.cpp138 BEGIN_EVENT_TABLE(DirectoriesPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DSpectrumPrefs.cpp567 BEGIN_EVENT_TABLE(SpectrumPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DKeyConfigPrefs.cpp79 BEGIN_EVENT_TABLE(KeyConfigPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
H A DExtImportPrefs.cpp44 BEGIN_EVENT_TABLE(ExtImportPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Dtqsl_prefs.cpp138 BEGIN_EVENT_TABLE(ModeMap, PrefsPanel) in BEGIN_EVENT_TABLE() argument
315 BEGIN_EVENT_TABLE(FilePrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
449 BEGIN_EVENT_TABLE(OnlinePrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
582 BEGIN_EVENT_TABLE(ProxyPrefs, PrefsPanel) in BEGIN_EVENT_TABLE() argument
687 BEGIN_EVENT_TABLE(ContestMap, PrefsPanel) in BEGIN_EVENT_TABLE() argument
/dports/editors/poedit/poedit-1.8.4/src/
H A Dprefsdlg.cpp81 class PrefsPanel : public wxPanel class
84 PrefsPanel(wxWindow *parent) in PrefsPanel() function in __anon23fe31e00111::PrefsPanel