Input device selection dialog. Mehr ...
#include "Defs.h"
#include "wx/xrc/xmlres.h"
#include "wx/html/htmlwin.h"
#include "wx/statline.h"
#include "wx/filepicker.h"
#include "wxresource.h"
#include "Device.h"
#include "wx/valgen.h"
#include "wx/valtext.h"
gehe zum Quellcode dieser Datei
Klassen | |
class | InputDevDlg |
struct | InputDevDlg::TypeData |
Input device selection dialog.
: GPL Copyright: (c) R. Krauße, TU Dresden
Revision 1.9 2011-07-27 20:48:32 keinstein started to move arrays using MAX_BOX into struct mutabor_box_type
Revision 1.8 2011-02-20 22:35:57 keinstein updated license information; some file headers have to be revised, though
Revision 1.7 2009-08-10 11:15:46 keinstein some steps towards new route window
Revision 1.6 2008/08/18 15:06:35 keinstein Changed Input dev dialog to wxResources
Revision 1.5 2008/01/25 09:08:58 keinstein charset conversion
Revision 1.4 2006/01/18 15:34:57 keinstein Doxygen header
ID definition conflict solved
Definiert in Datei InputDevDlg.h.