Audacity 3.2.0
|
Public Member Functions | |
FindDialog (wxWindow *parent, wxString path, wxString name, FileNames::FileTypes types) | |
void | PopulateOrExchange (ShuttleGui &S) |
void | OnBrowse (wxCommandEvent &WXUNUSED(event)) |
void | OnDownload (wxCommandEvent &WXUNUSED(event)) |
wxString | GetLibPath () |
Public Member Functions inherited from wxDialogWrapper | |
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 () |
Public Member Functions inherited from wxTabTraversalWrapper< wxDialog > | |
wxTabTraversalWrapper (Args &&... args) | |
wxTabTraversalWrapper (const wxTabTraversalWrapper &)=delete | |
wxTabTraversalWrapper (wxTabTraversalWrapper &&)=delete | |
wxTabTraversalWrapper & | operator= (const wxTabTraversalWrapper &)=delete |
wxTabTraversalWrapper & | operator= (wxTabTraversalWrapper &&)=delete |
Private Attributes | |
wxFileName | mLibPath |
wxString | mPath |
wxString | mName |
FileNames::FileTypes | mTypes |
wxTextCtrl * | mPathText |
Definition at line 474 of file ExportMP3.cpp.
|
inline |
Definition at line 480 of file ExportMP3.cpp.
References eIsCreating, mLibPath, mName, mPath, mTypes, name, PopulateOrExchange(), S, and wxDialogWrapper::SetName().
|
inline |
Definition at line 572 of file ExportMP3.cpp.
References mLibPath.
Referenced by MP3Exporter::FindLibrary().
|
inline |
Definition at line 546 of file ExportMP3.cpp.
References mLibPath, mName, mPathText, mTypes, SelectFile(), wxT(), and XO().
|
inline |
Definition at line 567 of file ExportMP3.cpp.
References HelpSystem::ShowHelp().
|
inline |
Definition at line 498 of file ExportMP3.cpp.
References _, ID_BROWSE, ID_DLOAD, mLibPath, mName, mPathText, S, XO(), and XXO().
Referenced by FindDialog().
|
private |
Definition at line 582 of file ExportMP3.cpp.
Referenced by FindDialog(), GetLibPath(), OnBrowse(), and PopulateOrExchange().
|
private |
Definition at line 585 of file ExportMP3.cpp.
Referenced by FindDialog(), OnBrowse(), and PopulateOrExchange().
|
private |
Definition at line 584 of file ExportMP3.cpp.
Referenced by FindDialog().
|
private |
Definition at line 589 of file ExportMP3.cpp.
Referenced by OnBrowse(), and PopulateOrExchange().
|
private |
Definition at line 586 of file ExportMP3.cpp.
Referenced by FindDialog(), and OnBrowse().