This is the complete list of members for wxPen, including all inherited members.
AllocExclusive() | wxObject | protected |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
CreateRefData() const | wxObject | protectedvirtual |
GetCap() const | wxPen | virtual |
GetClassInfo() const | wxObject | virtual |
GetColour() const | wxPen | virtual |
GetDashes(wxDash **dashes) const | wxPen | virtual |
GetJoin() const | wxPen | virtual |
GetRefData() const | wxObject | |
GetStipple() const | wxPen | virtual |
GetStyle() const | wxPen | virtual |
GetWidth() const | wxPen | virtual |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsNonTransparent() const | wxPen | |
IsOk() const | wxPen | virtual |
IsSameAs(const wxObject &obj) const | wxObject | |
IsTransparent() const | wxPen | |
m_refData | wxObject | protected |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
operator!=(const wxPen &pen) const | wxPen | |
operator=(const wxPen &pen) | wxPen | |
operator==(const wxPen &pen) const | wxPen | |
Ref(const wxObject &clone) | wxObject | |
SetCap(wxPenCap capStyle) | wxPen | virtual |
SetColour(wxColour &colour) | wxPen | virtual |
SetColour(unsigned char red, unsigned char green, unsigned char blue) | wxPen | virtual |
SetDashes(int n, const wxDash *dash) | wxPen | virtual |
SetJoin(wxPenJoin join_style) | wxPen | virtual |
SetRefData(wxObjectRefData *data) | wxObject | |
SetStipple(const wxBitmap &stipple) | wxPen | virtual |
SetStyle(wxPenStyle style) | wxPen | virtual |
SetWidth(int width) | wxPen | virtual |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxGDIObject() | wxGDIObject | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
wxPen() | wxPen | |
wxPen(const wxColour &colour, int width=1, wxPenStyle style=wxPENSTYLE_SOLID) | wxPen | |
wxPen(const wxBitmap &stipple, int width) | wxPen | |
wxPen(const wxPen &pen) | wxPen | |
~wxObject() | wxObject | virtual |
~wxPen() | wxPen | virtual |