NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/core/algo_tool_manager_base.hpp>
#include <gui/packages/pkg_sequence/cleanup_params.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CCleanupPanel |
Macros | |
#define | SYMBOL_CCLEANUPPANEL_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CCLEANUPPANEL_TITLE _("Cleanup Panel") |
#define | SYMBOL_CCLEANUPPANEL_IDNAME ID_CCLEANUPPANEL |
#define | SYMBOL_CCLEANUPPANEL_SIZE wxSize(400, 300) |
#define | SYMBOL_CCLEANUPPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CCLEANUPPANEL_IDNAME ID_CCLEANUPPANEL |
Definition at line 48 of file cleanup_panel.hpp.
#define SYMBOL_CCLEANUPPANEL_POSITION wxDefaultPosition |
Definition at line 50 of file cleanup_panel.hpp.
#define SYMBOL_CCLEANUPPANEL_SIZE wxSize(400, 300) |
Definition at line 49 of file cleanup_panel.hpp.
#define SYMBOL_CCLEANUPPANEL_STYLE wxTAB_TRAVERSAL |
#define SYMBOL_CCLEANUPPANEL_TITLE _("Cleanup Panel") |
Definition at line 47 of file cleanup_panel.hpp.