|
Classes |
| class | ConfigDlg |
| | Main configuration dialog. More...
|
| class | LoaderDlg |
| | Loader and format selection dialog. More...
|
| class | TrackDlg |
| | New track import dialog. More...
|
Enumerations |
| enum | { ID_TrackDlg_Listbox = wxID_HIGHEST,
ID_ConfigDlg_Wdirbrowse,
ID_ConfigDlg_Pdevconf
} |
Functions |
| void | TrackDialog (wxArrayInt &selections, const wxString &message, const wxString &caption, const Loader *ld, wxWindow *parent) |
| | Choose track to import (GUI dialog).
|
| bool | ConfigDialog (wxString &wdir, format_ex_t &pformat, ratio_t &pratio, int &pdev, wxWindow *parent) |
| | Configure (GUI dialog).
|
| bool | LoaderDialog (const wxString &message, const wxString &caption, format_t &format, int &loader, wxWindow *parent) |
| bool | LoaderDialog (const wxString &message, const wxString &caption, format_ex_t &format, int &loader, wxWindow *parent) |