NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <vector>
#include <set>
#include <gui/widgets/wx/fixed_base.hpp>
#include <wx/scrolwin.h>
#include <wx/timer.h>
#include <wx/dc.h>
#include <util/icanceled.hpp>
#include <gui/objutils/objects.hpp>
#include <gui/widgets/text_widget/text_item.hpp>
#include <gui/widgets/text_widget/composite_text_item.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CTextPanelContext |
class | CTextItemPanel |