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
QtPipeWire::HandleDeleter< BaseType,, Type > Struct Template Reference

#include <qpipewire_support_p.h>

Collaboration diagram for QtPipeWire::HandleDeleter< BaseType,, Type >:

Public Member Functions

void operator() (Type *handle) const

Detailed Description

template<typename BaseType, void(Deleter)(BaseType *), typename Type = BaseType>
struct QtPipeWire::HandleDeleter< BaseType,, Type >

Definition at line 45 of file qpipewire_support_p.h.

Member Function Documentation

◆ operator()()

template<typename BaseType, void(Deleter)(BaseType *), typename Type = BaseType>
void QtPipeWire::HandleDeleter< BaseType,, Type >::operator() ( Type * handle) const
inline

Definition at line 47 of file qpipewire_support_p.h.


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