Qt 4.8
|
#import <QuartzCore/CAEAGLLayer.h>
#include "quikitwindow.h"
#include "quikitscreen.h"
#include <QtDebug>
#include <QtGui/QApplication>
#include <QtGui/QKeyEvent>
#include <QtGui/QPlatformGLContext>
#include <QtGui/QWindowSystemInterface>
Go to the source code of this file.
Classes | |
class | EAGLPlatformContext |
Functions | |
static GLint | depthBits () |
static GLint | stencilBits () |
|
static |
Definition at line 67 of file quikitwindow.mm.
Referenced by EAGLPlatformContext::EAGLPlatformContext().
|
static |
Definition at line 56 of file quikitwindow.mm.
Referenced by depthBits(), and EAGLPlatformContext::EAGLPlatformContext().