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
UIApplication(QtRunLoopIntegration) Category Reference

#include <qiosrunloopintegration_p.h>

Collaboration diagram for UIApplication(QtRunLoopIntegration):

Class Methods

(bool) + qt_rootLevelRunLoopIntegration
(bool) + qt_eventDispatcherEnteredProcessEvents
(void+ qt_eventDispatcherInterruptEventLoopExec
(bool) + qt_applicationAboutToTerminate
(char) + qt_applicationWillTerminateExitCode

Detailed Description

Definition at line 385 of file qtentrypoint_ios.mm.

Method Documentation

◆ qt_applicationAboutToTerminate

+ (bool) qt_applicationAboutToTerminate

Definition at line 553 of file qtentrypoint_ios.mm.

◆ qt_applicationWillTerminateExitCode

+ (char) qt_applicationWillTerminateExitCode

Definition at line 558 of file qtentrypoint_ios.mm.

◆ qt_eventDispatcherEnteredProcessEvents

+ (bool) qt_eventDispatcherEnteredProcessEvents

Definition at line 465 of file qtentrypoint_ios.mm.

◆ qt_eventDispatcherInterruptEventLoopExec

+ (void) qt_eventDispatcherInterruptEventLoopExec

Definition at line 489 of file qtentrypoint_ios.mm.

◆ qt_rootLevelRunLoopIntegration

+ (bool) qt_rootLevelRunLoopIntegration

Definition at line 387 of file qtentrypoint_ios.mm.


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