This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | VersionDialog |
Defines | |
#define | ID_VERSION_DIALOG 10039 |
#define | SYMBOL_VERSIONDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
#define | SYMBOL_VERSIONDIALOG_TITLE _("Dialog") |
#define | SYMBOL_VERSIONDIALOG_IDNAME ID_VERSION_DIALOG |
#define | SYMBOL_VERSIONDIALOG_SIZE wxSize(400, 300) |
#define | SYMBOL_VERSIONDIALOG_POSITION wxDefaultPosition |
#define | wxCLOSE_BOX 0x1000 |
#define | wxFIXED_MINSIZE 0 |
#define ID_VERSION_DIALOG 10039 |
Control identifiers
Definition at line 45 of file version_dialog.h.
Referenced by MainFrame::OnMenuHelpVersionClick().
#define SYMBOL_VERSIONDIALOG_IDNAME ID_VERSION_DIALOG |
Definition at line 48 of file version_dialog.h.
#define SYMBOL_VERSIONDIALOG_POSITION wxDefaultPosition |
Definition at line 50 of file version_dialog.h.
#define SYMBOL_VERSIONDIALOG_SIZE wxSize(400, 300) |
Definition at line 49 of file version_dialog.h.
#define SYMBOL_VERSIONDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
Definition at line 46 of file version_dialog.h.
#define SYMBOL_VERSIONDIALOG_TITLE _("Dialog") |
Definition at line 47 of file version_dialog.h.
#define wxCLOSE_BOX 0x1000 |
Compatibility
Definition at line 58 of file version_dialog.h.
#define wxFIXED_MINSIZE 0 |
Definition at line 61 of file version_dialog.h.