26 const wxPoint& pos = wxDefaultPosition,
27 const wxSize&
size = wxDefaultSize,
28 long style = wxDEFAULT_DIALOG_STYLE | wxRESIZE_BORDER );
37 void OnOk( wxCommandEvent &event );
38 void OnCancel( wxCommandEvent &event );
Base class for FlacImportFileHandle, LOFImportFileHandle, MP3ImportFileHandle, OggImportFileHandle an...
void OnOk(wxCommandEvent &event)
virtual ~ImportStreamDialog()
ImportStreamDialog(ImportFileHandle *_mFile, wxWindow *parent, wxWindowID id, const TranslatableString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
void OnCancel(wxCommandEvent &event)
Holds a msgid for the translation catalog; may also bind format arguments.