NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <wx/panel.h>
#include <wx/choice.h>
#include <objects/seqfeat/SeqFeatData.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CBondPanel |
Macros | |
#define | ID_CBONDPANEL 10027 |
#define | ID_BONDPANEL_CHOICE 10028 |
#define | SYMBOL_CBONDPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CBONDPANEL_TITLE _("Bond Panel") |
#define | SYMBOL_CBONDPANEL_IDNAME ID_CBONDPANEL |
#define | SYMBOL_CBONDPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CBONDPANEL_POSITION wxDefaultPosition |
Functions | |
USING_SCOPE (objects) | |
#define ID_BONDPANEL_CHOICE 10028 |
Definition at line 57 of file bond_panel.hpp.
#define ID_CBONDPANEL 10027 |
Control identifiers
Definition at line 56 of file bond_panel.hpp.
#define SYMBOL_CBONDPANEL_IDNAME ID_CBONDPANEL |
Definition at line 60 of file bond_panel.hpp.
#define SYMBOL_CBONDPANEL_POSITION wxDefaultPosition |
Definition at line 62 of file bond_panel.hpp.
#define SYMBOL_CBONDPANEL_SIZE wxSize(400, 300) |
Definition at line 61 of file bond_panel.hpp.
#define SYMBOL_CBONDPANEL_STYLE wxTAB_TRAVERSAL |
Definition at line 58 of file bond_panel.hpp.
#define SYMBOL_CBONDPANEL_TITLE _("Bond Panel") |
Definition at line 59 of file bond_panel.hpp.
USING_SCOPE | ( | objects | ) |
Includes
Forward declarations