![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstyle_p.h>
Public Member Functions | |
QCachedPainter (QPainter *painter, const QString &cachePrefix, const QStyleOption *option, QSize size={}, QRect paintRect={}) | |
~QCachedPainter () | |
void | finish () |
bool | needsPainting () const |
QRect | pixmapRect () const |
QPainter * | operator-> () |
QPainter * | painter () |
Static Public Member Functions | |
static void | cleanupPixmapCache () |
Definition at line 51 of file qstyle_p.h.
QCachedPainter::QCachedPainter | ( | QPainter * | painter, |
const QString & | cachePrefix, | ||
const QStyleOption * | option, | ||
QSize | size = {}, | ||
QRect | paintRect = {} ) |
Definition at line 2436 of file qstyle.cpp.
QCachedPainter::~QCachedPainter | ( | ) |
Definition at line 2454 of file qstyle.cpp.
|
static |
Definition at line 2473 of file qstyle.cpp.
void QCachedPainter::finish | ( | ) |
Definition at line 2461 of file qstyle.cpp.
|
inline |
Definition at line 58 of file qstyle_p.h.
|
inline |
Definition at line 67 of file qstyle_p.h.
|
inline |
Definition at line 71 of file qstyle_p.h.
|
inline |
Definition at line 62 of file qstyle_p.h.