Qt 6.x
The Qt SDK
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: