This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | AboutDialog |
Defines | |
#define | ID_AUTHORS_DIALOG 10037 |
#define | SYMBOL_ABOUTDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
#define | SYMBOL_ABOUTDIALOG_TITLE _("Authors") |
#define | SYMBOL_ABOUTDIALOG_IDNAME ID_AUTHORS_DIALOG |
#define | SYMBOL_ABOUTDIALOG_SIZE wxSize(250, 200) |
#define | SYMBOL_ABOUTDIALOG_POSITION wxDefaultPosition |
#define | wxCLOSE_BOX 0x1000 |
#define | wxFIXED_MINSIZE 0 |
#define ID_AUTHORS_DIALOG 10037 |
Control identifiers
Definition at line 45 of file about_dialog.h.
Referenced by MainFrame::OnMenuHelpAuthorsClick().
#define SYMBOL_ABOUTDIALOG_IDNAME ID_AUTHORS_DIALOG |
Definition at line 48 of file about_dialog.h.
#define SYMBOL_ABOUTDIALOG_POSITION wxDefaultPosition |
Definition at line 50 of file about_dialog.h.
#define SYMBOL_ABOUTDIALOG_SIZE wxSize(250, 200) |
Definition at line 49 of file about_dialog.h.
#define SYMBOL_ABOUTDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
Definition at line 46 of file about_dialog.h.
#define SYMBOL_ABOUTDIALOG_TITLE _("Authors") |
Definition at line 47 of file about_dialog.h.
#define wxCLOSE_BOX 0x1000 |
Compatibility
Definition at line 58 of file about_dialog.h.
#define wxFIXED_MINSIZE 0 |
Definition at line 61 of file about_dialog.h.