Description. Mehr ...
#include "wx/wxprec.h"
#include "wx/wx.h"
#include "BoxDlg.h"
#include "valNum.h"
#include "valRadio.h"
gehe zum Quellcode dieser Datei
Funktionen | |
IMPLEMENT_DYNAMIC_CLASS (BoxDlg, wxDialog) BEGIN_EVENT_TABLE(BoxDlg | |
wxDialog | EVT_RADIOBUTTON (ID_RADIOBUTTON, BoxDlg::UpdateEnable) EVT_RADIOBUTTON(ID_RADIOBUTTON1 |
wxDialog BoxDlg::UpdateEnable | EVT_RADIOBUTTON (ID_RADIOBUTTON2, BoxDlg::UpdateEnable) END_EVENT_TABLE() BoxDlg |
Description.
Copyright: (c) 2008 TU Dresden
GPL
Revision 1.5 2011-02-20 22:35:57 keinstein updated license information; some file headers have to be revised, though
Definiert in Datei BoxDlg.cpp.