Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 19 of file quiview.h.

Method Documentation

◆ clearAccessibleCache

- (void) clearAccessibleCache

Provided by category QUIView(Accessibility).

Definition at line 1 of file quiview_accessibility.mm.

◆ handlePresses:eventType:

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

Definition at line 60 of file quiview.mm.

◆ initWithQIOSWindow:

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

Definition at line 60 of file quiview.mm.

◆ isActiveWindow

- (BOOL) isActiveWindow

Definition at line 60 of file quiview.mm.

◆ QT_PREPEND_NAMESPACE

- QT_PREPEND_NAMESPACE (QIOSWindow)

◆ sendUpdatedExposeEvent

- (void) sendUpdatedExposeEvent

Definition at line 60 of file quiview.mm.


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