#include "Loaders.h"#include <wx/wx.h>Go to the source code of this file.
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) | 
      
  | 
  ||||||||||||||||||||||||
| 
 Configure (GUI dialog). Displays the main configuration dialog. 
 
 
  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 Choose track to import (GUI dialog). Choose which internal track(s) of the given loader import as real tracks. 
 
 
  | 
  
 
1.3.5