![]() |
Qt 4.8
|
#include <qglpixmapfilter_p.h>
Public Functions | |
| void | draw (QPainter *painter, const QPointF &pos, const QPixmap &src, const QRectF &srcRect=QRectF()) const |
Public Functions inherited from QGLPixmapFilterBase | |
| virtual | ~QGLPixmapFilterBase () |
Additional Inherited Members | |
Protected Functions inherited from QGLPixmapFilterBase | |
| void | bindTexture (const QPixmap &src) const |
| void | drawImpl (QPainter *painter, const QPointF &pos, const QPixmap &src, const QRectF &srcRect=QRectF()) const |
| virtual bool | processGL (QPainter *painter, const QPointF &pos, const QPixmap &src, const QRectF &srcRect) const =0 |
Definition at line 80 of file qglpixmapfilter_p.h.
|
inline |
Definition at line 83 of file qglpixmapfilter_p.h.