Qt 4.8
|
#include "pvreglscreen.h"
#include "pvreglwindowsurface.h"
#include "pvrqwsdrawable_p.h"
#include <QRegExp>
#include <qwindowsystem_qws.h>
#include <qscreentransformed_qws.h>
#include <sys/stat.h>
#include <sys/ioctl.h>
#include <sys/kd.h>
#include <fcntl.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
static const QScreen * | parentScreen (const QScreen *current, const QScreen *lookingFor) |
[1] More... | |
[1]
Definition at line 216 of file pvreglscreen.cpp.
Referenced by PvrEglScreen::createSurface(), and PvrEglScreen::transformation().