MatOCAD Logo

Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

wxIFMTabConfig Struct Reference

#include <definterface.h>

List of all members.

Public Attributes

wxFont font
wxColour font_color
int font_height
int row_height
int row_indent
int tab_height
int tab_padding
int tab_spacing
int rounding_factor
wxPen tab_border_p
wxBrush tab_active_bg_b
wxPen tab_active_bg_p
wxBrush tab_inactive_bg_b
wxPen tab_inactive_bg_p
wxBrush bg_brush
wxPen bg_pen
wxPen line_pen


Detailed Description

Configuration data for tab appearance

Definition at line 228 of file definterface.h.


Member Data Documentation

wxBrush wxIFMTabConfig::bg_brush
 

Definition at line 248 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

wxPen wxIFMTabConfig::bg_pen
 

Definition at line 249 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

wxFont wxIFMTabConfig::font
 

Definition at line 230 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs(), and wxIFMDefaultPanelPlugin::OnDock().

wxColour wxIFMTabConfig::font_color
 

Definition at line 231 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

int wxIFMTabConfig::font_height
 

Definition at line 232 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

wxPen wxIFMTabConfig::line_pen
 

Definition at line 250 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

int wxIFMTabConfig::rounding_factor
 

Definition at line 238 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

int wxIFMTabConfig::row_height
 

Definition at line 233 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs(), wxIFMDefaultPanelPlugin::OnCreateComponent(), and wxIFMDefaultPanelPlugin::OnUpdate().

int wxIFMTabConfig::row_indent
 

Definition at line 234 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::OnUpdate().

wxBrush wxIFMTabConfig::tab_active_bg_b
 

Definition at line 242 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs(), and wxIFMDefaultPanelPlugin::OnPaintBg().

wxPen wxIFMTabConfig::tab_active_bg_p
 

Definition at line 243 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

wxPen wxIFMTabConfig::tab_border_p
 

Definition at line 240 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

int wxIFMTabConfig::tab_height
 

Definition at line 235 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::OnUpdate().

wxBrush wxIFMTabConfig::tab_inactive_bg_b
 

Definition at line 245 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

wxPen wxIFMTabConfig::tab_inactive_bg_p
 

Definition at line 246 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs().

int wxIFMTabConfig::tab_padding
 

Definition at line 236 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs(), and wxIFMDefaultPanelPlugin::OnUpdate().

int wxIFMTabConfig::tab_spacing
 

Definition at line 237 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::OnUpdate().


The documentation for this struct was generated from the following file:

 

SourceForge Logo