Qt 4.8
|
#import <quikitwindow.h>
Public Functions | |
(void) | - createFramebuffer |
(void) | - deleteFramebuffer |
(void) | - makeCurrent |
(void) | - presentFramebuffer |
(void) | - sendMouseEventForTouches:withEvent:fakeButtons: |
(void) | - setContext: |
(void) | - setWindow: |
Protected Variables | |
GLuint | mColorRenderbuffer |
EAGLContext * | mContext |
GLuint | mDepthRenderbuffer |
GLuint | mFramebuffer |
GLint | mFramebufferHeight |
GLint | mFramebufferWidth |
QPlatformWindow * | mWindow |
Properties | |
UITextAutocapitalizationType | autocapitalizationType |
UITextAutocorrectionType | autocorrectionType |
id | delegate |
BOOL | enablesReturnKeyAutomatically |
GLint | fbo |
UIKeyboardAppearance | keyboardAppearance |
UIKeyboardType | keyboardType |
UIReturnKeyType | returnKeyType |
BOOL | secureTextEntry |
Definition at line 54 of file quikitwindow.h.
- (void) createFramebuffer |
Definition at line 206 of file quikitwindow.mm.
- (void) deleteFramebuffer |
- (void) makeCurrent |
Definition at line 239 of file quikitwindow.mm.
- (void) presentFramebuffer |
Definition at line 177 of file quikitwindow.mm.
- (void) sendMouseEventForTouches: | (NSSet *) | touches | |
withEvent: | (UIEvent *) | event | |
fakeButtons: | (Qt::MouseButtons) | buttons | |
Definition at line 261 of file quikitwindow.mm.
- (void) setContext: | (EAGLContext *) | newContext |
Definition at line 166 of file quikitwindow.mm.
- (void) setWindow: | (QPlatformWindow *) | window |
Definition at line 256 of file quikitwindow.mm.
Referenced by QUIKitWindow::ensureNativeWindow().
|
protected |
Definition at line 63 of file quikitwindow.h.
|
protected |
Definition at line 58 of file quikitwindow.h.
|
protected |
Definition at line 63 of file quikitwindow.h.
|
protected |
Definition at line 63 of file quikitwindow.h.
|
protected |
Definition at line 61 of file quikitwindow.h.
|
protected |
Definition at line 60 of file quikitwindow.h.
|
protected |
Definition at line 57 of file quikitwindow.h.
|
readwritenonatomicassign |
Definition at line 67 of file quikitwindow.h.
|
readwritenonatomicassign |
Definition at line 68 of file quikitwindow.h.
|
readwritenonatomicassign |
Definition at line 65 of file quikitwindow.h.
Referenced by EAGLPaintDevice::EAGLPaintDevice().
|
readwritenonatomicassign |
Definition at line 69 of file quikitwindow.h.
|
readatomicassign |
Definition at line 84 of file quikitwindow.h.
Referenced by EAGLPaintDevice::EAGLPaintDevice().
|
readwritenonatomicassign |
Definition at line 70 of file quikitwindow.h.
|
readwritenonatomicassign |
Definition at line 71 of file quikitwindow.h.
|
readwritenonatomicassign |
Definition at line 72 of file quikitwindow.h.
Referenced by QUIKitSoftwareInputHandler::eventFilter().
|
readwritenonatomicassign |
Definition at line 73 of file quikitwindow.h.