NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include <gui/widgets/wx/map_item.hpp>
#include <gui/widgets/wx/selection_control.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/utils/command.hpp>
#include <wx/dc.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const int | kSeparatorH = 9 |
static const int | kSepHorzOffset = 2 |
static const int | kSepVertOffset = 2 |
static const int | kDefIconWidth = 16 |
static const int | kDefIconHeight = 16 |
Definition at line 104 of file map_item.cpp.
Referenced by CMapItem::Layout().
Definition at line 103 of file map_item.cpp.
Referenced by CMapItem::Layout().
Definition at line 99 of file map_item.cpp.
Referenced by CMapItem::Draw(), and CMapItem::x_PreferredSeparatorHeight().
Definition at line 100 of file map_item.cpp.
Referenced by CMapItem::x_DrawSeparator().
Definition at line 101 of file map_item.cpp.
Referenced by CMapItem::x_DrawSeparator().