|
CFx SDK Documentation 2026 SP0
|
This is the complete list of members for CFxUIPainter, including all inherited members.
| Antialiasing enum value | CFxUIPainter | |
| begin(CFxUIPaintDevice *paintDevice) | CFxUIPainter | |
| CFxUIPainter() | CFxUIPainter | |
| CFxUIPainter(CFxUIPaintDevice *paintDevice) | CFxUIPainter | |
| drawEllipse(int x, int y, int width, int height) | CFxUIPainter | |
| drawPixmap(int x, int y, const CFxUIPixmap &pixmap) | CFxUIPainter | |
| drawPixmap(int x, int y, int w, int h, const CFxUIPixmap &pm) | CFxUIPainter | |
| drawPolygon(const CFxUIPolygonF &points, FillRule fillRule=OddEvenFill) | CFxUIPainter | |
| drawRect(int x, int y, int width, int height) | CFxUIPainter | |
| drawText(int x, int y, const CFxUIString &text) | CFxUIPainter | |
| drawText(const CFxUIRect &rectangle, int flags, const CFxUIString &text, CFxUIRect *boundingRect=nullptr) | CFxUIPainter | |
| end() | CFxUIPainter | |
| fillPath(const CFxUIPainterPath &path, const CFxUIBrush &brush) | CFxUIPainter | |
| fillRect(int x, int y, int widht, int height, const CFxUIColor &color) | CFxUIPainter | |
| FillRule enum name | CFxUIPainter | |
| LosslessImageRendering enum value | CFxUIPainter | |
| m_pImpl | CFxUIPainter | protected |
| OddEvenFill enum value | CFxUIPainter | |
| operator FxNativePainter *() const | CFxUIPainter | |
| Qt4CompatiblePainting enum value | CFxUIPainter | |
| RenderHint enum name | CFxUIPainter | |
| restore() | CFxUIPainter | |
| save() | CFxUIPainter | |
| setBrush(const CFxUIColor &color) | CFxUIPainter | |
| setFont(CFxUIFont &font) | CFxUIPainter | |
| setPen(const CFxUIColor &color) | CFxUIPainter | |
| setRenderHint(RenderHint hint, bool on=true) | CFxUIPainter | |
| SmoothPixmapTransform enum value | CFxUIPainter | |
| TextAntialiasing enum value | CFxUIPainter | |
| WindingFill enum value | CFxUIPainter | |
| ~CFxUIPainter() | CFxUIPainter |