NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/config/settings_set.hpp>
#include <objects/seqfeat/SeqFeatData.hpp>
#include <objects/general/User_object.hpp>
#include <objects/general/User_field.hpp>
#include <algorithm>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
static const string | kSettingsHeadKey ("GBPlugins") |
static const string | kStartupStyleKey ("default_set") |
static const string | kCurrentSetKey ("current") |
static const string | kNameKey ("name") |
static const string | kFeatureSectionKey ("feats") |
static const string | kHiddenName ("*") |
Referenced by CSettingsSet::GetCurrentStyleKey(), and CSettingsSet::SetCurrentStyleKey().
Referenced by CSettingsSet::GetFeatReadKey(), and CSettingsSet::GetFeatWriteKey().
Referenced by CSettingsSet::GetStyleNames().
Referenced by CSettingsSet::x_GetSection().
Referenced by CSettingsSet::CSettingsSet(), CSettingsSet::GetCurrentStyleKey(), and CSettingsSet::GetStyleNames().
USING_SCOPE | ( | objects | ) |