Qt 4.8
Classes | Macros | Variables
qscreenvfb_qws.cpp File Reference
#include <stdlib.h>
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <sys/stat.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <qvfbhdr.h>
#include <qscreenvfb_qws.h>
#include <qkbdvfb_qws.h>
#include <qmousevfb_qws.h>
#include <qwindowsystem_qws.h>
#include <qsocketnotifier.h>
#include <qapplication.h>
#include <qscreen_qws.h>
#include <qmousedriverfactory_qws.h>
#include <qkbddriverfactory_qws.h>
#include <qdebug.h>

Go to the source code of this file.

Classes

class  QVFbScreenPrivate
 

Macros

#define QTOPIA_QVFB_BRIGHTNESS
 

Variables

static QVFbScreenconnected = 0
 

Macro Definition Documentation

◆ QTOPIA_QVFB_BRIGHTNESS

#define QTOPIA_QVFB_BRIGHTNESS

Definition at line 44 of file qscreenvfb_qws.cpp.

Variable Documentation

◆ connected

QVFbScreen* connected = 0
static

Definition at line 197 of file qscreenvfb_qws.cpp.