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
QtPrivate::QSlotObjectBase::Deleter Struct Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::QSlotObjectBase::Deleter:

Public Member Functions

void operator() (QSlotObjectBase *p) const noexcept
 

Static Public Member Functions

static void cleanup (QSlotObjectBase *p) noexcept
 

Detailed Description

Definition at line 474 of file qobjectdefs_impl.h.

Member Function Documentation

◆ cleanup()

static void QtPrivate::QSlotObjectBase::Deleter::cleanup ( QSlotObjectBase * p)
inlinestaticnoexcept

Definition at line 478 of file qobjectdefs_impl.h.

◆ operator()()

void QtPrivate::QSlotObjectBase::Deleter::operator() ( QSlotObjectBase * p) const
inlinenoexcept

Definition at line 475 of file qobjectdefs_impl.h.


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