Input device dialog. Mehr ...
#include "wx/wxprec.h"
#include "wx/wx.h"
#include "InputDevDlg.h"
gehe zum Quellcode dieser Datei
Funktionen | |
IMPLEMENT_DYNAMIC_CLASS (InputDevDlg, InputDevDlgBase) BEGIN_EVENT_TABLE(InputDevDlg | |
InputDevDlgBase | EVT_CHOICE (XRCID("DeviceChoice"), InputDevDlg::OnChoiceSelected) EVT_BUTTON( |
Input device dialog.
Copyright: (c) 2005 TU Dresden
GPL
Revision 1.4 2011-02-20 22:35:58 keinstein updated license information; some file headers have to be revised, though
Definiert in Datei InputDevDlg.cpp.