NCBI C++ ToolKit
|
#include <corelib/ncbistl.hpp>
#include <corelib/ncbistd.hpp>
#include <util/range_coll.hpp>
#include <gui/opengl/glpane.hpp>
#include <gui/widgets/gl/ievent_handler.hpp>
#include <objtools/alnmgr/aln_explorer.hpp>
#include <gui/widgets/aln_multiple/alnmulti_ds.hpp>
#include <gui/widgets/aln_multiple/list_mvc.hpp>
#include <objects/seqloc/Seq_loc.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | IAlignMarkHandlerHost |
interface IAlignMarkHandlerHost More... | |
class | CAlignMarkHandler |
CAlignMarkHandler manages handling and editing of marks on alignments. More... | |
struct | CAlignMarkHandler::SMarkDelta |
helper class representing range being edited More... | |