PLplot  5.11.1
 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 118 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

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

Definition at line 121 of file wxwidgets_dev.cpp.

DrawingObjectsChanger::~DrawingObjectsChanger ( )
inline

Definition at line 132 of file wxwidgets_dev.cpp.

Member Data Documentation

wxBrush DrawingObjectsChanger::m_brush
private

Definition at line 143 of file wxwidgets_dev.cpp.

wxDC* DrawingObjectsChanger::m_dc
private

Definition at line 141 of file wxwidgets_dev.cpp.

wxPen DrawingObjectsChanger::m_pen
private

Definition at line 142 of file wxwidgets_dev.cpp.


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