NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/widgets/edit/field_name_panel.hpp>
#include <wx/choice.h>
#include <wx/combobox.h>
#include <wx/stattext.h>
#include <wx/listbox.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CRNAFieldNamePanel |
class | CDualRNAFieldNamePanel |
Macros | |
#define | SYMBOL_CRNAFIELDNAMEPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CRNAFIELDNAMEPANEL_TITLE _("RNAFieldNamePanel") |
#define | SYMBOL_CRNAFIELDNAMEPANEL_IDNAME ID_CRNAFIELDNAMEPANEL |
#define | SYMBOL_CRNAFIELDNAMEPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CRNAFIELDNAMEPANEL_POSITION wxDefaultPosition |
#define | SYMBOL_CDUALRNAFIELDNAMEPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CDUALRNAFIELDNAMEPANEL_TITLE _("DualRNAFieldNamePanel") |
#define | SYMBOL_CDUALRNAFIELDNAMEPANEL_IDNAME ID_CDUALRNAFIELDNAMEPANEL |
#define | SYMBOL_CDUALRNAFIELDNAMEPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CDUALRNAFIELDNAMEPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CDUALRNAFIELDNAMEPANEL_IDNAME ID_CDUALRNAFIELDNAMEPANEL |
Definition at line 164 of file rna_field_name_panel.hpp.
#define SYMBOL_CDUALRNAFIELDNAMEPANEL_POSITION wxDefaultPosition |
Definition at line 166 of file rna_field_name_panel.hpp.
#define SYMBOL_CDUALRNAFIELDNAMEPANEL_SIZE wxSize(400, 300) |
Definition at line 165 of file rna_field_name_panel.hpp.
#define SYMBOL_CDUALRNAFIELDNAMEPANEL_STYLE wxTAB_TRAVERSAL |
Control identifiers
Definition at line 162 of file rna_field_name_panel.hpp.
#define SYMBOL_CDUALRNAFIELDNAMEPANEL_TITLE _("DualRNAFieldNamePanel") |
Definition at line 163 of file rna_field_name_panel.hpp.
#define SYMBOL_CRNAFIELDNAMEPANEL_IDNAME ID_CRNAFIELDNAMEPANEL |
Definition at line 61 of file rna_field_name_panel.hpp.
#define SYMBOL_CRNAFIELDNAMEPANEL_POSITION wxDefaultPosition |
Definition at line 63 of file rna_field_name_panel.hpp.
#define SYMBOL_CRNAFIELDNAMEPANEL_SIZE wxSize(400, 300) |
Definition at line 62 of file rna_field_name_panel.hpp.
#define SYMBOL_CRNAFIELDNAMEPANEL_STYLE wxTAB_TRAVERSAL |
Includes
Forward declarations
Control identifiers
Definition at line 59 of file rna_field_name_panel.hpp.
#define SYMBOL_CRNAFIELDNAMEPANEL_TITLE _("RNAFieldNamePanel") |
Definition at line 60 of file rna_field_name_panel.hpp.