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
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 36 of file qanimationjobutil_p.h.

Constructor & Destructor Documentation

◆ ~SelfDeletable()

SelfDeletable::~SelfDeletable ( )
inline

Definition at line 37 of file qanimationjobutil_p.h.

Member Data Documentation

◆ m_wasDeleted

bool* SelfDeletable::m_wasDeleted = nullptr

Definition at line 41 of file qanimationjobutil_p.h.


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