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
AndroidDeadlockProtector Class Reference

#include <androiddeadlockprotector.h>

+ Collaboration diagram for AndroidDeadlockProtector:

Public Member Functions

 ~AndroidDeadlockProtector ()
 
bool acquire ()
 

Detailed Description

Definition at line 11 of file androiddeadlockprotector.h.

Constructor & Destructor Documentation

◆ ~AndroidDeadlockProtector()

AndroidDeadlockProtector::~AndroidDeadlockProtector ( )
inline

Definition at line 14 of file androiddeadlockprotector.h.

References QtAndroidPrivate::releaseAndroidDeadlockProtector().

+ Here is the call graph for this function:

Member Function Documentation

◆ acquire()

bool AndroidDeadlockProtector::acquire ( )
inline

Definition at line 19 of file androiddeadlockprotector.h.

References QtAndroidPrivate::acquireAndroidDeadlockProtector().

+ Here is the call graph for this function:

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