#include <wx/wx.h>#include <wx/textfile.h>#include <wx/db.h>#include <wx/utils.h>#include <wx/dbtable.h>#include <wx/grid.h>#include <wx/progdlg.h>#include "stdlib.h"#include <iostream>Go to the source code of this file.
Classes | |
| class | GeneratorToolapp |
| Application Main Window. More... | |
| class | GeneratorToolFrame |
Enumerations | |
| enum | { Menu_File_Quit = 100, Menu_File_About, ID_BTN_LOGIN, ID_TCTRL_PW, ID_BTN_LAUNCH, ID_BTN_LOGOUT, ID_LB_APPLIST } |
Variables | |
| wxString | strDsnname |
|
|
Definition at line 171 of file generatortool.h. |
|
|
Definition at line 181 of file generatortool.h. Referenced by GeneratorToolFrame::ButtonGenericEventFunc(), GeneratorToolFrame::OnButtonLaunch(), and GeneratorToolFrame::RefreshGrid(). |
1.3.6