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

Public Member Functions

 DrawingObjectsChanger (wxDC *dc, const wxPen &pen, const wxBrush &brush)
 ~DrawingObjectsChanger ()

Private Attributes

wxDC * m_dc
wxPen m_pen
wxBrush m_brush

Detailed Description

Definition at line 111 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

DrawingObjectsChanger::DrawingObjectsChanger ( wxDC *  dc,
const wxPen &  pen,
const wxBrush &  brush 
)
inline

Definition at line 114 of file wxwidgets_dev.cpp.

DrawingObjectsChanger::~DrawingObjectsChanger ( )
inline

Definition at line 122 of file wxwidgets_dev.cpp.

Member Data Documentation

wxBrush DrawingObjectsChanger::m_brush
private

Definition at line 130 of file wxwidgets_dev.cpp.

wxDC* DrawingObjectsChanger::m_dc
private

Definition at line 128 of file wxwidgets_dev.cpp.

wxPen DrawingObjectsChanger::m_pen
private

Definition at line 129 of file wxwidgets_dev.cpp.


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