NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | COnlinePublicationPanel |
Macros | |
#define | ID_ONLINEPUBLICATION 10085 |
#define | ID_ONLINEPUBLICATION_TITLE 10086 |
#define | ID_ONLINEPUBLICATION_SERIAL_NUMBER 10087 |
#define | SYMBOL_CONLINEPUBLICATIONPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CONLINEPUBLICATIONPANEL_TITLE _("OnlinePublication") |
#define | SYMBOL_CONLINEPUBLICATIONPANEL_IDNAME ID_ONLINEPUBLICATION |
#define | SYMBOL_CONLINEPUBLICATIONPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CONLINEPUBLICATIONPANEL_POSITION wxDefaultPosition |
#define ID_ONLINEPUBLICATION 10085 |
Control identifiers
Definition at line 63 of file onlinepublication_panel.hpp.
#define ID_ONLINEPUBLICATION_SERIAL_NUMBER 10087 |
Definition at line 65 of file onlinepublication_panel.hpp.
#define ID_ONLINEPUBLICATION_TITLE 10086 |
Definition at line 64 of file onlinepublication_panel.hpp.
#define SYMBOL_CONLINEPUBLICATIONPANEL_IDNAME ID_ONLINEPUBLICATION |
Definition at line 68 of file onlinepublication_panel.hpp.
#define SYMBOL_CONLINEPUBLICATIONPANEL_POSITION wxDefaultPosition |
Definition at line 70 of file onlinepublication_panel.hpp.
#define SYMBOL_CONLINEPUBLICATIONPANEL_SIZE wxSize(400, 300) |
Definition at line 69 of file onlinepublication_panel.hpp.
#define SYMBOL_CONLINEPUBLICATIONPANEL_STYLE wxTAB_TRAVERSAL |
Definition at line 66 of file onlinepublication_panel.hpp.
#define SYMBOL_CONLINEPUBLICATIONPANEL_TITLE _("OnlinePublication") |
Definition at line 67 of file onlinepublication_panel.hpp.