![]() |
Audacity 3.2.0
|
#include <ExportMultiple.h>
Public Member Functions | |
| SuccessDialog (wxWindow *parent, wxWindowID id, const TranslatableString &title) | |
| void | OnKeyDown (wxListEvent &event) |
| void | OnItemActivated (wxListEvent &event) |
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 |
Definition at line 170 of file ExportMultiple.h.
|
inline |
Definition at line 173 of file ExportMultiple.h.
| void SuccessDialog::OnItemActivated | ( | wxListEvent & | event | ) |
Definition at line 1162 of file ExportMultiple.cpp.
| void SuccessDialog::OnKeyDown | ( | wxListEvent & | event | ) |
Definition at line 1154 of file ExportMultiple.cpp.