NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/seq_graphic/aggregate_feature_track.hpp>
#include <gui/widgets/seq_graphic/seqgraphic_ds_manager.hpp>
#include <gui/widgets/seq_graphic/search_utils.hpp>
#include <gui/objutils/utils.hpp>
#include <gui/objutils/label.hpp>
#include <gui/objutils/registry.hpp>
#include <vector>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
static const string | kTrackName = "Aggregate Features" |
CAggregateFeatureTrack. More... | |
static const string | kBaseKey = "GBPlugins.SeqGraphicAggregateFeatureTrack" |
USING_SCOPE | ( | objects | ) |
Definition at line 51 of file aggregate_feature_track.cpp.
Referenced by CAggregateFeatureTrack::GetSubtypeListAsString(), and CAggregateFeatureTrack::x_GetSubkeyStringVec().
Definition at line 50 of file aggregate_feature_track.cpp.