NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <gui/core/algo_tool_manager_base.hpp>
#include <gui/packages/pkg_alignment/prosplign_params.hpp>
#include <gui/packages/pkg_alignment/splign_panel.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CProSplignPanel |
Macros | |
#define | SYMBOL_CPROSPLIGNPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CPROSPLIGNPANEL_TITLE _("ProSplign Tool Panel") |
#define | SYMBOL_CPROSPLIGNPANEL_IDNAME ID_CPROSPLIGNPANEL |
#define | SYMBOL_CPROSPLIGNPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CPROSPLIGNPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CPROSPLIGNPANEL_IDNAME ID_CPROSPLIGNPANEL |
Definition at line 53 of file prosplign_panel.hpp.
#define SYMBOL_CPROSPLIGNPANEL_POSITION wxDefaultPosition |
Definition at line 55 of file prosplign_panel.hpp.
#define SYMBOL_CPROSPLIGNPANEL_SIZE wxSize(400, 300) |
Definition at line 54 of file prosplign_panel.hpp.
#define SYMBOL_CPROSPLIGNPANEL_STYLE wxTAB_TRAVERSAL |
Control identifiers
Definition at line 51 of file prosplign_panel.hpp.
#define SYMBOL_CPROSPLIGNPANEL_TITLE _("ProSplign Tool Panel") |
Definition at line 52 of file prosplign_panel.hpp.