Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

QVFbScreen Class Reference
[QtGui module]

The QVFbScreen class implements a screen driver for the virtual framebuffer. More...

#include <QVFbScreen>

Inherits QScreen.

Public Functions


Detailed Description

The QVFbScreen class implements a screen driver for the virtual framebuffer.

Note that this class is only available in Qtopia Core. Custom screen drivers can be added by subclassing the QScreenDriverPlugin class, using the QScreenDriverFactory class to dynamically load the driver into the application, but there should only be one screen object per application.

The Qtopia Core platform provides a virtual framebuffer for development and debugging; the virtual framebuffer allows Qtopia Core programs to be developed on a desktop machine, without switching between consoles and X11.

See also QScreen, QScreenDriverPlugin, and Running Applications.


Member Function Documentation

QVFbScreen::QVFbScreen ( int displayId )

Constructs a QVNCScreen object. The displayId argument identifies the Qtopia Core server to connect to.

QVFbScreen::~QVFbScreen ()   [virtual]

Destroys this QVFbScreen object.


Copyright © 2006 Trolltech Trademarks
Qt 4.1.3