NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/widgets/edit/formattedqual_panel.hpp>
#include <wx/checkbox.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CRptTypePanel |
Macros | |
#define | SYMBOL_CRPTTYPEPANEL_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
#define | SYMBOL_CRPTTYPEPANEL_TITLE _("RptTypePanel") |
#define | SYMBOL_CRPTTYPEPANEL_IDNAME ID_CRPTTYPEPANEL |
#define | SYMBOL_CRPTTYPEPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CRPTTYPEPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CRPTTYPEPANEL_IDNAME ID_CRPTTYPEPANEL |
Definition at line 59 of file rpttype_panel.hpp.
#define SYMBOL_CRPTTYPEPANEL_POSITION wxDefaultPosition |
Definition at line 61 of file rpttype_panel.hpp.
#define SYMBOL_CRPTTYPEPANEL_SIZE wxSize(400, 300) |
Definition at line 60 of file rpttype_panel.hpp.
#define SYMBOL_CRPTTYPEPANEL_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
Control identifiers
Definition at line 57 of file rpttype_panel.hpp.
#define SYMBOL_CRPTTYPEPANEL_TITLE _("RptTypePanel") |
Definition at line 58 of file rpttype_panel.hpp.