QtGui/qscreenvfb_qws.h Source File
Go to the documentation of this file.
42 #ifndef QSCREENVFB_QWS_H
43 #define QSCREENVFB_QWS_H
54 #ifndef QT_NO_QWS_QVFB
56 class QVFbScreenPrivate;
69 virtual void setMode(
int nw,
int nh,
int nd);
71 virtual void blank(
bool);
72 #ifdef QTOPIA_QVFB_BRIGHTNESS
73 static void setBrightness(
int b);
77 QVFbScreenPrivate *d_ptr;
80 #endif // QT_NO_QWS_QVFB
86 #endif // QSCREENVFB_QWS_H
GLdouble GLdouble GLdouble r
virtual void shutdownDevice()
virtual bool initDevice()=0
#define QT_BEGIN_NAMESPACE
virtual void setMode(int, int, int)=0
virtual void setDirty(const QRect &)
virtual void disconnect()=0
virtual void blank(bool on)
virtual bool connect(const QString &displaySpec)=0