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
SelfDeletable Struct Reference

#include <qanimationjobutil_p.h>

+ Collaboration diagram for SelfDeletable:

Public Member Functions

 ~SelfDeletable ()
 

Public Attributes

bool * m_wasDeleted = nullptr
 

Detailed Description

Definition at line 34 of file qanimationjobutil_p.h.

Constructor & Destructor Documentation

◆ ~SelfDeletable()

SelfDeletable::~SelfDeletable ( )
inline

Definition at line 35 of file qanimationjobutil_p.h.

References m_wasDeleted.

Member Data Documentation

◆ m_wasDeleted

bool* SelfDeletable::m_wasDeleted = nullptr

Definition at line 39 of file qanimationjobutil_p.h.

Referenced by ~SelfDeletable().


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