NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/widgets/edit/macro_item_constraint_panel.hpp>
#include <wx/panel.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CMacroCompoundConstraintPanel |
Macros | |
#define | ID_CONSTRAINT_CHOICEBOOK 14002 |
#define | ID_CONSTRAINT_ADD 14003 |
#define | ID_CONSTRAINT_REMOVE 14004 |
#define | ID_CONSTRAINT_LIST 14005 |
#define ID_CONSTRAINT_ADD 14003 |
Definition at line 48 of file macro_constraint_panel.hpp.
#define ID_CONSTRAINT_CHOICEBOOK 14002 |
Control identifiers
Definition at line 47 of file macro_constraint_panel.hpp.
#define ID_CONSTRAINT_LIST 14005 |
Definition at line 50 of file macro_constraint_panel.hpp.
#define ID_CONSTRAINT_REMOVE 14004 |
Definition at line 49 of file macro_constraint_panel.hpp.