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::detail::ExtractClassFromFunctionPointer< T C::* > Struct Template Reference

#include <qpropertyprivate.h>

+ Collaboration diagram for QtPrivate::detail::ExtractClassFromFunctionPointer< T C::* >:

Public Types

using Class = C
 

Detailed Description

template<typename T, typename C>
struct QtPrivate::detail::ExtractClassFromFunctionPointer< T C::* >

Definition at line 382 of file qpropertyprivate.h.

Member Typedef Documentation

◆ Class

template<typename T , typename C >
using QtPrivate::detail::ExtractClassFromFunctionPointer< T C::* >::Class = C

Definition at line 382 of file qpropertyprivate.h.


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