NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
CMapControl::SProperties Struct Reference

Search Toolkit Book for CMapControl::SProperties

#include <gui/widgets/wx/map_control.hpp>

Public Member Functions

 SProperties ()
 

Public Attributes

int m_ColumnWidth
 
int m_MaxItemHeight
 
int m_SepLineWidth
 max item height More...
 
int m_SepLineVertOffset
 width of the separation line between the columns More...
 
int m_ItemOffsetX
 vertical space between separation lines and the borders More...
 
int m_ItemOffsetY
 horz space between an item and separation line or border More...
 
bool m_SeparateGroups
 vert space around an item More...
 
bool m_SingleColumn
 
ESizePolicy m_SizePolicy
 

Detailed Description

Definition at line 87 of file map_control.hpp.

Constructor & Destructor Documentation

◆ SProperties()

CMapControl::SProperties::SProperties ( )

Definition at line 66 of file map_control.cpp.

Member Data Documentation

◆ m_ColumnWidth

int CMapControl::SProperties::m_ColumnWidth

◆ m_ItemOffsetX

int CMapControl::SProperties::m_ItemOffsetX

vertical space between separation lines and the borders

Definition at line 92 of file map_control.hpp.

Referenced by CGroupMapWidget::CGroupMapWidget(), and CMapControl::x_CalculateLayout().

◆ m_ItemOffsetY

int CMapControl::SProperties::m_ItemOffsetY

horz space between an item and separation line or border

Definition at line 93 of file map_control.hpp.

Referenced by CGroupMapWidget::CGroupMapWidget(), and CMapControl::x_CalculateLayout().

◆ m_MaxItemHeight

int CMapControl::SProperties::m_MaxItemHeight

◆ m_SeparateGroups

bool CMapControl::SProperties::m_SeparateGroups

vert space around an item

Definition at line 94 of file map_control.hpp.

Referenced by CGroupMapWidget::CGroupMapWidget(), and CMapControl::x_CalculateLayout().

◆ m_SepLineVertOffset

int CMapControl::SProperties::m_SepLineVertOffset

width of the separation line between the columns

Definition at line 91 of file map_control.hpp.

Referenced by CMapControl::x_DrawSeparationLines().

◆ m_SepLineWidth

int CMapControl::SProperties::m_SepLineWidth

◆ m_SingleColumn

bool CMapControl::SProperties::m_SingleColumn

◆ m_SizePolicy

ESizePolicy CMapControl::SProperties::m_SizePolicy

Definition at line 96 of file map_control.hpp.

Referenced by CGroupMapWidget::CGroupMapWidget(), and CMapControl::OnMouseWheel().


The documentation for this struct was generated from the following files:
Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887