NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objects/general/User_object.hpp>
#include <objects/general/User_field.hpp>
#include <gui/widgets/edit/user_object_util.hpp>
#include <wx/panel.h>
#include <wx/frame.h>
#include <wx/sizer.h>
#include <wx/bitmap.h>
#include <wx/icon.h>
#include <wx/choice.h>
#include <wx/textctrl.h>
#include <wx/stattext.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSingleRefGeneTrackLocPanel |
Macros | |
#define | SYMBOL_CSINGLEREFGENETRACKLOCPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CSINGLEREFGENETRACKLOCPANEL_TITLE _("SingleRefGeneTrackLocPanel") |
#define | SYMBOL_CSINGLEREFGENETRACKLOCPANEL_IDNAME ID_CSINGLEREFGENETRACKLOCPANEL |
#define | SYMBOL_CSINGLEREFGENETRACKLOCPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CSINGLEREFGENETRACKLOCPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CSINGLEREFGENETRACKLOCPANEL_IDNAME ID_CSINGLEREFGENETRACKLOCPANEL |
Definition at line 68 of file single_ref_gene_track_loc_panel.hpp.
#define SYMBOL_CSINGLEREFGENETRACKLOCPANEL_POSITION wxDefaultPosition |
Definition at line 70 of file single_ref_gene_track_loc_panel.hpp.
#define SYMBOL_CSINGLEREFGENETRACKLOCPANEL_SIZE wxSize(400, 300) |
Definition at line 69 of file single_ref_gene_track_loc_panel.hpp.
#define SYMBOL_CSINGLEREFGENETRACKLOCPANEL_STYLE wxTAB_TRAVERSAL |
Includes
Forward declarations
Control identifiers
Definition at line 66 of file single_ref_gene_track_loc_panel.hpp.
#define SYMBOL_CSINGLEREFGENETRACKLOCPANEL_TITLE _("SingleRefGeneTrackLocPanel") |
Definition at line 67 of file single_ref_gene_track_loc_panel.hpp.