NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/aln_multiple/alnmulti_header.hpp>
#include <gui/opengl/glhelpers.hpp>
#include <gui/opengl/irender.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const int | kHeight = 16 |
CAlnMultiHeader. More... | |
static const int | kBorderZone = 4 |
static const int | kHorzOff = 3 |
static const int | kVertOff = 4 |
static const int | kSortMarkerSize = 7 |
Definition at line 46 of file alnmulti_header.cpp.
Referenced by CAlnMultiHeader::NeedTooltip().
Definition at line 45 of file alnmulti_header.cpp.
Referenced by CAlnMultiHeader::PreferredSize().
Definition at line 102 of file alnmulti_header.cpp.
Referenced by CAlnMultiHeader::RenderColumnHeader().
Definition at line 104 of file alnmulti_header.cpp.
Referenced by CAlnMultiHeader::RenderColumnHeader().
Definition at line 103 of file alnmulti_header.cpp.