NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/packages/pkg_sequence_edit/seqtable_util.hpp>
#include <objects/macro/String_constraint.hpp>
#include <wx/choice.h>
#include <wx/textctrl.h>
#include <wx/checkbox.h>
#include <wx/panel.h>
#include <wx/sizer.h>
#include <wx/combobox.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CStringConstraintPanel |
Macros | |
#define | SYMBOL_CSTRINGCONSTRAINTPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CSTRINGCONSTRAINTPANEL_TITLE _("StringConstraintPanel") |
#define | SYMBOL_CSTRINGCONSTRAINTPANEL_IDNAME ID_CSTRINGCONSTRAINTPANEL |
#define | SYMBOL_CSTRINGCONSTRAINTPANEL_SIZE wxSize(400,300) |
#define | SYMBOL_CSTRINGCONSTRAINTPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CSTRINGCONSTRAINTPANEL_IDNAME ID_CSTRINGCONSTRAINTPANEL |
Definition at line 65 of file string_constraint_panel.hpp.
#define SYMBOL_CSTRINGCONSTRAINTPANEL_POSITION wxDefaultPosition |
Definition at line 67 of file string_constraint_panel.hpp.
#define SYMBOL_CSTRINGCONSTRAINTPANEL_SIZE wxSize(400,300) |
Definition at line 66 of file string_constraint_panel.hpp.
#define SYMBOL_CSTRINGCONSTRAINTPANEL_STYLE wxTAB_TRAVERSAL |
Includes
Forward declarations
Control identifiers
Definition at line 63 of file string_constraint_panel.hpp.
#define SYMBOL_CSTRINGCONSTRAINTPANEL_TITLE _("StringConstraintPanel") |
Definition at line 64 of file string_constraint_panel.hpp.