These classes are relevant to Qt/Embedded users.
QWSServer::KeyboardFilter
|
QCopChannel | Communication capabilities between several clients
|
QDecoration | Allows the appearance of the Qt/Embedded Window Manager to be customized
|
QDirectPainter | Direct access to the video hardware
|
QGfxDriverFactory | Creates QScreen objects for Qt/Embedded
|
QGfxDriverPlugin | Abstract base for Qt/Embedded graphics driver plugins
|
QGfxRaster | QGfxRasterBase specialized for a particular bit depth, specified by the depth parameter of the template. The type field is currently not used. In future versions, it may be used to specify the pixel storage format
|
QGfxRasterBase | The base class of the QGfxRaster<depth> template and contains the non-depth-dependent code
|
QKbdDriverFactory | Creates QWSKeyboardHandler objects for Qt/Embedded
|
QLinuxFbScreen | Manages the Linux framebuffer
|
QLock | Wrapper for a System V shared semaphore
|
QMouseDriverFactory | Creates QWSMouseHandler objects for Qt/Embedded
|
QScreen | And its descendants manage the framebuffer and palette
|
QScreenCursor | Manages the onscreen mouse cursor in Qt/Embedded
|
QWSDisplay | Display for QWS; it is an internal class
|
QWSInputMethod | International input methods for Qt/Embedded
|
QWSKeyboardHandler | Implements the keyboard driver for Qt/Embedded
|
QWSMouseHandler | Mouse driver for Qt/Embedded
|
QWSServer | Server-specific functionality in Qt/Embedded
|
QWSWindow | Server-specific functionality in Qt/Embedded
|