NCBI C++ ToolKit
|
Search Toolkit Book for ISGDataSource
File Description: More...
#include <gui/widgets/seq_graphic/seqgraphic_data_source.hpp>
Public Types | |
typedef map< string, string > | TAnnotNameTitleMap |
List of annotations with the corresponding titles. More... | |
Public Member Functions | |
virtual | ~ISGDataSource () |
File Description:
ISGDataSource - represents a relatively independent visual conponent disaplayed in Graphical view.
Definition at line 50 of file seqgraphic_data_source.hpp.
typedef map<string, string> ISGDataSource::TAnnotNameTitleMap |
List of annotations with the corresponding titles.
Definition at line 54 of file seqgraphic_data_source.hpp.
|
inlinevirtual |
Definition at line 56 of file seqgraphic_data_source.hpp.