Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QUIView Class Reference

#import <quiview.h>

+ Inheritance diagram for QUIView:
+ Collaboration diagram for QUIView:

Instance Methods

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

Detailed Description

Definition at line 19 of file quiview.h.

Method Documentation

◆ 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: