NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <corelib/ncbistr.hpp>
#include <gui/gui_export.h>
#include <gui/objutils/registry.hpp>
#include <gui/utils/rgba_color.hpp>
#include <objects/general/User_object.hpp>
#include <string>
#include <map>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSettingsSet |
CSettingsSet is an adapter of the CGuiRegistry to provide persistance of and easy access to view's (or other plugins') configuration settings. More... | |