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

#include <qrangemodel_impl.h>

Collaboration diagram for QtPrivate::QQuasiVirtualInterface< Interface >::Deleter:

Public Member Functions

void operator() (QQuasiVirtualInterface *self) const

Detailed Description

template<typename Interface>
struct QtPrivate::QQuasiVirtualInterface< Interface >::Deleter

Definition at line 147 of file qrangemodel_impl.h.

Member Function Documentation

◆ operator()()

template<typename Interface>
void QtPrivate::QQuasiVirtualInterface< Interface >::Deleter::operator() ( QQuasiVirtualInterface * self) const
inline

Definition at line 149 of file qrangemodel_impl.h.


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