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

#include <qcore_mac_p.h>

+ Collaboration diagram for QMacAutoReleasePool:

Public Member Functions

Q_NODISCARD_CTOR Q_CORE_EXPORT QMacAutoReleasePool ()
 
Q_CORE_EXPORT ~QMacAutoReleasePool ()
 

Detailed Description

Definition at line 115 of file qcore_mac_p.h.

Constructor & Destructor Documentation

◆ QMacAutoReleasePool()

QT_BEGIN_NAMESPACE QMacAutoReleasePool::QMacAutoReleasePool ( )

Definition at line 258 of file qcore_mac.mm.

References className, info, and qEnvironmentVariableIsSet().

+ Here is the call graph for this function:

◆ ~QMacAutoReleasePool()

QMacAutoReleasePool::~QMacAutoReleasePool ( )

Definition at line 302 of file qcore_mac.mm.

References objc_autoreleasePoolPop(), and pool.

+ Here is the call graph for this function:

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