Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QUIView Class Reference

#include <quiview.h>

Inheritance diagram for QUIView:
Collaboration diagram for QUIView:

Instance Methods

(instancetype) - initWithQIOSWindow:
(void- sendUpdatedExposeEvent
(BOOL) - isActiveWindow
(bool) - handlePresses:eventType:
() - QT_PREPEND_NAMESPACE
(void- clearAccessibleCache

Detailed Description

Definition at line 20 of file quiview.h.

Method Documentation

◆ clearAccessibleCache

- (void) clearAccessibleCache

Provided by category QUIView(Accessibility).

Definition at line 54 of file quiview_accessibility.mm.

◆ handlePresses:eventType:

- (bool) handlePresses: (NSSet<UIPress *> *) presses
eventType: (QEvent::Type) type 

Definition at line 637 of file quiview.mm.

◆ initWithQIOSWindow:

- (instancetype) initWithQIOSWindow: (QT_PREPEND_NAMESPACE(QIOSWindow)*) window

Definition at line 76 of file quiview.mm.

◆ isActiveWindow

- (BOOL) isActiveWindow

Definition at line 337 of file quiview.mm.

◆ QT_PREPEND_NAMESPACE

- QT_PREPEND_NAMESPACE (QIOSWindow)

◆ sendUpdatedExposeEvent

- (void) sendUpdatedExposeEvent

Definition at line 244 of file quiview.mm.


The documentation for this class was generated from the following files: