18#include <qpa/qplatformscreen.h>
19#include <QtCore/QTimer>
20#include <QtCore/QSize>
QSizeF physicalSize() const override
Reimplement this function in subclass to return the physical size of the screen, in millimeters.
QPlatformCursor * cursor() const override
Reimplement this function in subclass to return the cursor of the screen.
QFbWindow * windowForId(WId wid) const
virtual int windowCount() const
virtual Flags flags() const
QRect geometry() const override
Reimplement in subclass to return the pixel geometry of the screen.
QList< QFbWindow * > mWindowStack
virtual void topWindowChanged(QWindow *)
int depth() const override
Reimplement in subclass to return current depth of the screen.
QWindow * topLevelAt(const QPoint &p) const override
Return the given top level window for a given position.
QImage::Format format() const override
Reimplement in subclass to return the image format which corresponds to the screen format.
virtual bool initialize()
virtual void lower(QFbWindow *window)
@ DontForceFirstWindowToFullScreen
QWindow * topWindow() const
void initializeCompositor()
void setGeometry(const QRect &rect)
virtual void raise(QFbWindow *window)
virtual QRegion doRedraw()
void setPhysicalSize(const QSize &size)
void addPendingBackingStore(QFbBackingStore *bs)
virtual void setDirty(const QRect &rect)
virtual void removeWindow(QFbWindow *window)
virtual void addWindow(QFbWindow *window)
Format
The following image formats are available in Qt.
The QPainter class performs low-level painting on widgets and other paint devices.
\inmodule QtCore\reentrant
\inmodule QtCore\reentrant
The QRegion class specifies a clip region for a painter.
Combined button and popup list for selecting options.
#define Q_DECLARE_FLAGS(Flags, Enum)
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
GLenum GLuint GLintptr GLsizeiptr size
[1]