NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <serial/serialdef.hpp>
#include <objmgr/scope.hpp>
#include <gui/gui.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CLabel |
class | ILabelHandler |
ILabelHandler interface. More... | |
class | CLabelDescriptionCache |
Class to control runtime cache for description labels label generation can be slow if we need to retrieve molecules, this class controls session only runtime cache for the labels. More... | |