NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <serial/typeinfo.hpp>
#include <gui/objutils/obj_convert.hpp>
#include <objects/seq/MolInfo.hpp>
#include <objmgr/seqdesc_ci.hpp>
#include <gui/packages/pkg_alignment/splign_panel.hpp>
#include <gui/widgets/object_list/object_list_widget.hpp>
#include <gui/widgets/wx/number_validator.hpp>
#include <gui/widgets/wx/float_text_validator.hpp>
#include <wx/sizer.h>
#include <wx/statbox.h>
#include <wx/stattext.h>
#include <wx/choice.h>
#include <wx/checkbox.h>
#include <wx/radiobox.h>
#include <wx/msgdlg.h>
#include <gui/widgets/object_list/object_list_widget_sel.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (ncbi::objects) | |
Variables | |
static const char * | kGenomicList = ".GenomicList" |
static const char * | kCDNAList = ".CDNAList" |
USING_SCOPE | ( | ncbi::objects | ) |
|
static |
Definition at line 336 of file splign_panel.cpp.
Referenced by CSplignPanel::SetRegistryPath().
|
static |
Definition at line 335 of file splign_panel.cpp.
Referenced by CSplignPanel::SetRegistryPath().