PLplot  5.11.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
TextObjectsChanger Class Reference

Public Member Functions

 TextObjectsChanger (wxDC *dc, const wxFont &font, const wxColour &textForeground, const wxColour &textBackground)
 TextObjectsChanger (wxDC *dc, const wxFont &font)
 ~TextObjectsChanger ()

Private Attributes

wxDC * m_dc
wxFont m_font
wxColour m_textForeground
wxColour m_textBackground

Detailed Description

Definition at line 139 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

TextObjectsChanger::TextObjectsChanger ( wxDC *  dc,
const wxFont &  font,
const wxColour &  textForeground,
const wxColour &  textBackground 
)
inline

Definition at line 142 of file wxwidgets_dev.cpp.

TextObjectsChanger::TextObjectsChanger ( wxDC *  dc,
const wxFont &  font 
)
inline

Definition at line 152 of file wxwidgets_dev.cpp.

TextObjectsChanger::~TextObjectsChanger ( )
inline

Definition at line 160 of file wxwidgets_dev.cpp.

Member Data Documentation

wxDC* TextObjectsChanger::m_dc
private

Definition at line 167 of file wxwidgets_dev.cpp.

wxFont TextObjectsChanger::m_font
private

Definition at line 168 of file wxwidgets_dev.cpp.

wxColour TextObjectsChanger::m_textBackground
private

Definition at line 170 of file wxwidgets_dev.cpp.

wxColour TextObjectsChanger::m_textForeground
private

Definition at line 169 of file wxwidgets_dev.cpp.


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