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
ScopedPointerCustomDeleter Struct Reference
+ Collaboration diagram for ScopedPointerCustomDeleter:

Static Public Member Functions

static void cleanup (MyCustomClass *pointer)
 

Detailed Description

Definition at line 91 of file src_corelib_tools_qscopedpointer.cpp.

Member Function Documentation

◆ cleanup()

static void ScopedPointerCustomDeleter::cleanup ( MyCustomClass * pointer)
inlinestatic

Definition at line 93 of file src_corelib_tools_qscopedpointer.cpp.


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