42 #ifndef QSCREENTRANSFORMED_QWS_H 43 #define QSCREENTRANSFORMED_QWS_H 45 #include <QtGui/qscreenproxy_qws.h> 53 #ifndef QT_NO_QWS_TRANSFORMED 97 #endif // QT_NO_QWS_TRANSFORMED 103 #endif // QSCREENTRANSFORMED_QWS_H The QColor class provides colors based on RGB, HSV or CMYK values.
The QProxyScreen class provides a generic interface to QScreen implementations.
#define QT_END_NAMESPACE
This macro expands to.
QRegion region() const
Reimplemented Function
The QString class provides a Unicode character string.
int transformOrientation() const
Reimplemented Function
#define QT_BEGIN_NAMESPACE
This macro expands to.
void exposeRegion(QRegion r, int changing)
Reimplemented Function
The QImage class provides a hardware-independent image representation that allows direct access to th...
void setDirty(const QRect &)
Reimplemented Function
The QRegion class specifies a clip region for a painter.
QSize mapFromDevice(const QSize &s) const
Reimplemented Function
void blit(const QImage &img, const QPoint &topLeft, const QRegion ®ion)
Reimplemented Function
The QPoint class defines a point in the plane using integer precision.
The QRect class defines a rectangle in the plane using integer precision.
#define Q_AUTOTEST_EXPORT
QSize mapToDevice(const QSize &s) const
Reimplemented Function
The QSize class defines the size of a two-dimensional object using integer point precision.
bool connect(const QString &displaySpec)
Reimplemented Function
void setTransformation(int transformation, int screenNo)
Here it is.
void solidFill(const QColor &color, const QRegion ®ion)
Reimplemented Function