Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
FXEX::FXDCHelper Member List
This is the complete list of members for
FXEX::FXDCHelper
, including all inherited members.
drawBorderRectangle
(FXint x, FXint y, FXint w, FXint h)
drawDoubleRaisedRectangle
(FXint x, FXint y, FXint w, FXint h)
drawDoubleSunkenRectangle
(FXint x, FXint y, FXint w, FXint h)
drawFocusRectangle
(FXint x, FXint y, FXint w, FXint h)
drawFrame
(FXint x, FXint y, FXint w, FXint h)
drawGrooveRectangle
(FXint x, FXint y, FXint w, FXint h)
drawRaisedRectangle
(FXint x, FXint y, FXint w, FXint h)
drawRidgeRectangle
(FXint x, FXint y, FXint w, FXint h)
drawSunkenRectangle
(FXint x, FXint y, FXint w, FXint h)
fillArc
(FXint x, FXint y, FXint w, FXint h, FXfloat start, FXfloat end)
fillRegion
(const FXRegion ®ion)
FXDCHelper
(FXApp *a, FXDC *dc=NULL, FXuint opts=0)
FXDCHelper
(const FXDCHelper &h)
getApp
()
[inline]
getBaseColor
() const
[inline]
getBorderColor
() const
[inline]
getBorderWidth
() const
[inline]
getDC
() const
[inline]
getFrameStyle
() const
getHiliteColor
() const
[inline]
getShadowColor
() const
[inline]
operator=
(const FXDCHelper &h)
setBaseColor
(FXColor clr)
setBorderColor
(FXColor clr)
setDC
(FXDC *dc)
[inline]
setFrameStyle
(FXuint style)
setHiliteColor
(FXColor clr)
setShadowColor
(FXColor clr)
~FXDCHelper
()
[virtual]