![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <quiview.h>
Instance Methods | |
(instancetype) | - initWithQIOSWindow: |
(void) | - sendUpdatedExposeEvent |
(BOOL) | - isActiveWindow |
(bool) | - handlePresses:eventType: |
() | - QT_PREPEND_NAMESPACE |
(void) | - clearAccessibleCache |
- (void) clearAccessibleCache |
Provided by category QUIView(Accessibility).
Definition at line 54 of file quiview_accessibility.mm.
- (bool) handlePresses: | (NSSet<UIPress *> *) | presses | |
eventType: | (QEvent::Type) | type |
Definition at line 637 of file quiview.mm.
- (instancetype) initWithQIOSWindow: | (QT_PREPEND_NAMESPACE(QIOSWindow)*) | window |
Definition at line 76 of file quiview.mm.
- (BOOL) isActiveWindow |
Definition at line 337 of file quiview.mm.
- QT_PREPEND_NAMESPACE | (QIOSWindow) |
- (void) sendUpdatedExposeEvent |
Definition at line 244 of file quiview.mm.