NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/widgets/edit/user_object_util.hpp>
#include <wx/textctrl.h>
#include <wx/panel.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSingleAssemblyTrackingPanel |
Macros | |
#define | SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_TITLE _("SingleAssemblyTrackingPanel") |
#define | SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_IDNAME ID_CSINGLEASSEMBLYTRACKINGPANEL |
#define | SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_IDNAME ID_CSINGLEASSEMBLYTRACKINGPANEL |
Definition at line 60 of file single_assembly_tracking_panel.hpp.
#define SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_POSITION wxDefaultPosition |
Definition at line 62 of file single_assembly_tracking_panel.hpp.
#define SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_SIZE wxSize(400, 300) |
Definition at line 61 of file single_assembly_tracking_panel.hpp.
#define SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_STYLE wxTAB_TRAVERSAL |
Includes
Forward declarations
Control identifiers
Definition at line 58 of file single_assembly_tracking_panel.hpp.
#define SYMBOL_CSINGLEASSEMBLYTRACKINGPANEL_TITLE _("SingleAssemblyTrackingPanel") |
Definition at line 59 of file single_assembly_tracking_panel.hpp.