![]() |
Qt 4.8
|
#include "qscreenlinuxfb_qws.h"#include "qwsdisplay_qws.h"#include "qpixmap.h"#include <private/qwssignalhandler_p.h>#include <private/qcore_unix_p.h>#include <unistd.h>#include <stdlib.h>#include <sys/ioctl.h>#include <sys/types.h>#include <sys/stat.h>#include <sys/mman.h>#include <sys/kd.h>#include <fcntl.h>#include <errno.h>#include <stdio.h>#include <limits.h>#include <signal.h>#include "qwindowsystem_qws.h"Go to the source code of this file.
Classes | |
| class | QLinuxFbScreenPrivate |
Variables | |
| int | qws_client_id |
| int qws_client_id |
Definition at line 136 of file qapplication_qws.cpp.
Referenced by QLinuxFbScreen::deleteEntry(), QWSDisplay::Data::init(), QLinuxFbScreen::insert_entry(), QFontEngineQPF::lockFile(), and QWSDisplay::Data::reinit().