VSTGUI  3.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CDrawContext Member List

This is the complete list of members for CDrawContext, including all inherited members.

CBaseObject()CBaseObjectinline
CDrawContext(CFrame *pFrame, void *pSystemContext, void *pWindow=0)CDrawContext
clipRectCDrawContextprotected
drawArc(const CRect &rect, const float startAngle1, const float endAngle2, const CDrawStyle drawStyle=kDrawStroked)CDrawContext
drawArc(const CRect &rect, const CPoint &point1, const CPoint &point2)CDrawContext
drawEllipse(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked)CDrawContext
drawLines(const CPoint *points, const long &numberOfLines)CDrawContext
drawModeCDrawContextprotected
drawPoint(const CPoint &point, CColor color)CDrawContext
drawPolygon(const CPoint *pPoints, long numberOfPoints, const CDrawStyle drawStyle=kDrawStroked, bool closePolygon=true)CDrawContext
drawRect(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked)CDrawContext
drawString(const char *pString, const CRect &rect, const short opaque=false, const CHoriTxtAlign hAlign=kCenterText)CDrawContext
drawStringUTF8(const char *pString, const CRect &rect, const CHoriTxtAlign hAlign=kCenterText, bool antialias=true)CDrawContext
drawStringUTF8(const char *string, const CPoint &_point, bool antialias=true)CDrawContext
fillArc(const CRect &rect, const CPoint &point1, const CPoint &point2)CDrawContext
fillColorCDrawContextprotected
fillEllipse(const CRect &rect)CDrawContext
fillPolygon(const CPoint *pPoint, long numberOfPoints)CDrawContext
fillRect(const CRect &rect)CDrawContext
floodFill(const CPoint &start)CDrawContext
fontCDrawContextprotected
fontColorCDrawContextprotected
forget()CDrawContextvirtual
frameColorCDrawContextprotected
frameWidthCDrawContextprotected
getClipRect(CRect &clip) const CDrawContextinline
getDrawMode() const CDrawContextinline
getFillColor() const CDrawContextinline
getFont() const CDrawContextinline
getFontColor() const CDrawContextinline
getFontSize() const CDrawContextinline
getFrame() const CDrawContextinline
getFrameColor() const CDrawContextinline
getLineStyle() const CDrawContextinline
getLineWidth() const CDrawContextinline
getLoc(CPoint &where) const CDrawContextinline
getMouseButtons()CDrawContext
getMouseLocation(CPoint &point)CDrawContext
getNbReference() const CBaseObjectinline
getPoint(const CPoint &point)CDrawContext
getStringWidth(const char *pStr)CDrawContext
getStringWidthUTF8(const char *pStr)CDrawContext
getSystemContext() const CDrawContextinline
getWindow()CDrawContextinline
lineStyleCDrawContextprotected
lineTo(const CPoint &point)CDrawContext
moveTo(const CPoint &point)CDrawContext
notify(CBaseObject *sender, const char *message)CBaseObjectinlinevirtual
offsetCDrawContext
offsetScreenCDrawContext
penLocCDrawContextprotected
pFrameCDrawContextprotected
polyLine(const CPoint *pPoint, long numberOfPoints)CDrawContext
pSystemContextCDrawContextprotected
pWindowCDrawContextprotected
remember()CBaseObjectinlinevirtual
resetClipRect()CDrawContext
setClipRect(const CRect &clip)CDrawContext
setDrawMode(CDrawMode mode)CDrawContext
setFillColor(const CColor color)CDrawContext
setFont(const CFontRef font, const long &size=0, const long &style=-1)CDrawContext
setFontColor(const CColor color)CDrawContext
setFrameColor(const CColor color)CDrawContext
setLineStyle(CLineStyle style)CDrawContext
setLineWidth(CCoord width)CDrawContext
setWindow(void *ptr)CDrawContextinline
waitDoubleClick()CDrawContext
waitDrag()CDrawContext
~CBaseObject()CBaseObjectinlinevirtual
~CDrawContext()CDrawContext