NIREP
|
#include "wx/frame.h"
#include "wx/filepicker.h"
Go to the source code of this file.
Classes | |
class | LoadDisplay |
LoadDisplay is responsible. More... | |
Defines | |
#define | ID_CANCEL 10014 |
#define | ID_CHECKBOX 10035 |
#define | ID_CHECKBOX1 10038 |
#define | ID_CHOICE 10039 |
#define | ID_EVALUTOR_FILE_PICKER 10028 |
#define | ID_LOADDISPLAY 10012 |
#define | ID_NEW_EVALUATOR_LIST 10036 |
#define | ID_OK 10016 |
#define | ID_PANEL 10013 |
#define | ID_WIDGET_FILE_PICKER 10019 |
#define | SYMBOL_LOADDISPLAY_IDNAME ID_LOADDISPLAY |
#define | SYMBOL_LOADDISPLAY_POSITION wxDefaultPosition |
#define | SYMBOL_LOADDISPLAY_SIZE wxSize(400, 300) |
#define | SYMBOL_LOADDISPLAY_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
#define | SYMBOL_LOADDISPLAY_TITLE _("LoadDisplay") |
Definition in file LoadDisplay.h.
#define ID_CANCEL 10014 |
Definition at line 43 of file LoadDisplay.h.
#define ID_CHECKBOX 10035 |
Definition at line 40 of file LoadDisplay.h.
#define ID_CHECKBOX1 10038 |
Definition at line 37 of file LoadDisplay.h.
#define ID_CHOICE 10039 |
Definition at line 38 of file LoadDisplay.h.
#define ID_EVALUTOR_FILE_PICKER 10028 |
Definition at line 39 of file LoadDisplay.h.
#define ID_LOADDISPLAY 10012 |
Control identifiers
Definition at line 34 of file LoadDisplay.h.
#define ID_NEW_EVALUATOR_LIST 10036 |
Definition at line 41 of file LoadDisplay.h.
#define ID_OK 10016 |
Definition at line 42 of file LoadDisplay.h.
#define ID_PANEL 10013 |
Definition at line 35 of file LoadDisplay.h.
#define ID_WIDGET_FILE_PICKER 10019 |
Definition at line 36 of file LoadDisplay.h.
#define SYMBOL_LOADDISPLAY_IDNAME ID_LOADDISPLAY |
Definition at line 46 of file LoadDisplay.h.
#define SYMBOL_LOADDISPLAY_POSITION wxDefaultPosition |
Definition at line 48 of file LoadDisplay.h.
#define SYMBOL_LOADDISPLAY_SIZE wxSize(400, 300) |
Definition at line 47 of file LoadDisplay.h.
#define SYMBOL_LOADDISPLAY_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
Definition at line 44 of file LoadDisplay.h.
#define SYMBOL_LOADDISPLAY_TITLE _("LoadDisplay") |
Definition at line 45 of file LoadDisplay.h.