|
| ViewDeviceSettingsDialog (wxWindow *parent, AudacityProject &project, const TranslatableString &title, PrefsPanel::Factories &factories, int page) |
|
long | GetPreferredPage () override |
|
void | SavePreferredPage () override |
|
| PrefsDialog (wxWindow *parent, AudacityProject *pProject, const TranslatableString &titlePrefix=XO("Preferences:"), PrefsPanel::Factories &factories=PrefsPanel::DefaultFactories()) |
|
virtual | ~PrefsDialog () |
|
int | ShowModal () override |
|
void | ShuttleAll (ShuttleGui &S) |
|
void | OnCategoryChange (wxCommandEvent &e) |
|
void | OnOK (wxCommandEvent &e) |
|
void | OnCancel (wxCommandEvent &e) |
|
void | OnPreview (wxCommandEvent &e) |
|
void | OnHelp (wxCommandEvent &e) |
|
void | OnTreeKeyDown (wxTreeEvent &e) |
|
void | SelectPageByName (const wxString &pageName) |
|
int | GetSelectedPage () const |
|
| wxDialogWrapper () |
|
| wxDialogWrapper (wxWindow *parent, wxWindowID id, const TranslatableString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const TranslatableString &name=XO("Dialog")) |
|
bool | Create (wxWindow *parent, wxWindowID id, const TranslatableString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const TranslatableString &name=XO("Dialog")) |
|
void | SetTitle (const TranslatableString &title) |
|
void | SetLabel (const TranslatableString &title) |
|
void | SetName (const TranslatableString &title) |
|
void | SetName () |
|
| wxTabTraversalWrapper (Args &&... args) |
|
| wxTabTraversalWrapper (const wxTabTraversalWrapper &)=delete |
|
| wxTabTraversalWrapper (wxTabTraversalWrapper &&)=delete |
|
wxTabTraversalWrapper & | operator= (const wxTabTraversalWrapper &)=delete |
|
wxTabTraversalWrapper & | operator= (wxTabTraversalWrapper &&)=delete |
|
Definition at line 40 of file AudioSetupToolBar.cpp.
◆ ViewDeviceSettingsDialog()
Definition at line 43 of file AudioSetupToolBar.cpp.
48 {
49 }
PrefsDialog(wxWindow *parent, AudacityProject *pProject, const TranslatableString &titlePrefix=XO("Preferences:"), PrefsPanel::Factories &factories=PrefsPanel::DefaultFactories())
◆ GetPreferredPage()
long anonymous_namespace{AudioSetupToolBar.cpp}::ViewDeviceSettingsDialog::GetPreferredPage |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SavePreferredPage()
void anonymous_namespace{AudioSetupToolBar.cpp}::ViewDeviceSettingsDialog::SavePreferredPage |
( |
| ) |
|
|
inlineoverridevirtual |
◆ mPage
const int anonymous_namespace{AudioSetupToolBar.cpp}::ViewDeviceSettingsDialog::mPage |
|
private |
The documentation for this class was generated from the following file: