#include "wx/wxprec.h"
#include "wx/wx.h"
Go to the source code of this file.
Data Structures | |
class | SBApp |
Functions | |
void * | C_wxWindow (void *pParent, int id, int posx, int posy, int sizex, int sizey, long style, char *pszName) |
void * | C_wxFrame (void *pParent, int id, char *pszTitle, int posx, int posy, int sizex, int sizey, long style, char *pszName) |
void | mainwx (int, char **) |
|
Definition at line 220 of file wxmain.cpp. References NULL. |
|
Definition at line 216 of file wxmain.cpp. |
|
Referenced by SBApp::OnInit(). |