![]() |
Qt 6.x
The Qt SDK
|
#import <quiview.h>
Instance Methods | |
(instancetype) | - initWithQIOSWindow: |
(void) | - sendUpdatedExposeEvent |
(BOOL) | - isActiveWindow |
(bool) | - handlePresses:eventType: |
() | - QT_PREPEND_NAMESPACE |
clearAccessibleCache | |
- (bool) handlePresses: | (NSSet<UIPress *> *) | presses | |
eventType: | (QEvent::Type) | type | |
Definition at line 60 of file quiview.mm.
- (instancetype) initWithQIOSWindow: | (QT_PREPEND_NAMESPACE(QIOSWindow)*) | window |
Definition at line 60 of file quiview.mm.
- (BOOL) isActiveWindow |
Definition at line 60 of file quiview.mm.
- QT_PREPEND_NAMESPACE | (QIOSWindow) |
- (void) sendUpdatedExposeEvent |
Definition at line 60 of file quiview.mm.