NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objects/seqfeat/BioSource.hpp>
#include <objects/seqfeat/SubSource.hpp>
#include <objects/seqfeat/OrgMod.hpp>
#include <objtools/edit/field_handler.hpp>
#include <gui/objutils/macro_biodata.hpp>
#include <gui/objutils/macro_fn_where.hpp>
#include <gui/objutils/macro_util.hpp>
#include <gui/widgets/edit/field_type_constants.hpp>
#include <gui/widgets/edit/source_field_name_panel.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <wx/radiobox.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
static const string | kInst_suffix ("-inst") |
static const string | kColl_suffix ("-coll") |
static const string | kSpecid_suffix ("-specid") |
vector< string > | s_GetTrueFalseList () |
Referenced by CSourceFieldNamePanel::SetFieldName(), and CSourceFieldNamePanel::x_ChooseTextQualifier().
Referenced by CSourceFieldNamePanel::SetFieldName(), and CSourceFieldNamePanel::x_ChooseTextQualifier().
Referenced by CSourceFieldNamePanel::SetFieldName(), and CSourceFieldNamePanel::x_ChooseTextQualifier().
vector<string> s_GetTrueFalseList | ( | ) |
Definition at line 411 of file source_field_name_panel.cpp.
Referenced by CSourceFieldNamePanel::GetChoices().
USING_SCOPE | ( | objects | ) |