QtGui/qdirectpainter_qws.h Source File
Go to the documentation of this file.
42 #ifndef QDIRECTPAINTER_QWS_H
43 #define QDIRECTPAINTER_QWS_H
54 #ifndef QT_NO_DIRECTPAINTER
55 class QDirectPainterPrivate;
65 ReservedSynchronous = 3 };
71 QRegion requestedRegion()
const;
72 QRegion allocatedRegion()
const;
74 void setGeometry(
const QRect&);
75 QRect geometry()
const;
78 virtual void regionChanged(
const QRegion &exposedRegion);
80 void startPainting(
bool lockDisplay =
true);
82 void endPainting(
const QRegion ®ion);
90 static QRegion reservedRegion();
93 static uchar* frameBuffer();
94 static int screenDepth();
95 static int screenWidth();
96 static int screenHeight();
97 static int linestep();
100 static void unlock();
112 #endif // QDIRECTPAINTER_QWS_H
GLuint GLuint GLsizei GLenum type
#define QT_BEGIN_NAMESPACE
Q_CORE_EXPORT QTextStream & flush(QTextStream &s)