|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Classes | |
| class | AboutChameleonDialog |
Macros | |
| #define | ID_DIALOG 10000 |
| #define | ID_NOTEBOOK 10001 |
| #define | ID_PROGPANEL 10006 |
| #define | ID_TEAMPANEL 10002 |
| #define | ID_CREDITSPANEL 10003 |
| #define | ID_STATSPANEL 10004 |
| #define | ID_BUTTONOK 10007 |
| #define | SYMBOL_ABOUTCHAMELEONDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
| #define | SYMBOL_ABOUTCHAMELEONDIALOG_TITLE _("About Chameleon") |
| #define | SYMBOL_ABOUTCHAMELEONDIALOG_IDNAME ID_DIALOG |
| #define | SYMBOL_ABOUTCHAMELEONDIALOG_SIZE wxSize(410*g_pixelScale, 470*g_pixelScale) |
| #define | SYMBOL_ABOUTCHAMELEONDIALOG_POSITION wxDefaultPosition |
| #define | wxCLOSE_BOX 0x1000 |
| #define ID_BUTTONOK 10007 |
Definition at line 48 of file AboutChameleonDialog.h.
| #define ID_CREDITSPANEL 10003 |
Definition at line 46 of file AboutChameleonDialog.h.
| #define ID_DIALOG 10000 |
Control identifiers
Definition at line 42 of file AboutChameleonDialog.h.
| #define ID_NOTEBOOK 10001 |
Definition at line 43 of file AboutChameleonDialog.h.
| #define ID_PROGPANEL 10006 |
Definition at line 44 of file AboutChameleonDialog.h.
| #define ID_STATSPANEL 10004 |
Definition at line 47 of file AboutChameleonDialog.h.
| #define ID_TEAMPANEL 10002 |
Definition at line 45 of file AboutChameleonDialog.h.
| #define SYMBOL_ABOUTCHAMELEONDIALOG_IDNAME ID_DIALOG |
Definition at line 51 of file AboutChameleonDialog.h.
| #define SYMBOL_ABOUTCHAMELEONDIALOG_POSITION wxDefaultPosition |
Definition at line 53 of file AboutChameleonDialog.h.
| #define SYMBOL_ABOUTCHAMELEONDIALOG_SIZE wxSize(410*g_pixelScale, 470*g_pixelScale) |
Definition at line 52 of file AboutChameleonDialog.h.
| #define SYMBOL_ABOUTCHAMELEONDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
Definition at line 49 of file AboutChameleonDialog.h.
| #define SYMBOL_ABOUTCHAMELEONDIALOG_TITLE _("About Chameleon") |
Definition at line 50 of file AboutChameleonDialog.h.
| #define wxCLOSE_BOX 0x1000 |
Compatibility
Definition at line 61 of file AboutChameleonDialog.h.