MatOCAD Logo

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

wxIFMCaptionConfig Struct Reference

#include <definterface.h>

List of all members.

Public Attributes

wxFont font
wxColour color
int font_height
int height
int padding


Detailed Description

Config data for caption appearance

Definition at line 256 of file definterface.h.


Member Data Documentation

wxColour wxIFMCaptionConfig::color
 

Definition at line 259 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::OnCreateComponent(), and wxIFMDefaultPanelPlugin::OnPaintDecor().

wxFont wxIFMCaptionConfig::font
 

Definition at line 258 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::OnPaintDecor().

int wxIFMCaptionConfig::font_height
 

Definition at line 260 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::OnUpdate().

int wxIFMCaptionConfig::height
 

Definition at line 261 of file definterface.h.

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

int wxIFMCaptionConfig::padding
 

Definition at line 262 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::OnUpdate().


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

 

SourceForge Logo