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::FunctionPointer< Func > Struct Template Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::FunctionPointer< Func >:

Public Types

enum  { ArgumentCount = -1 , IsPointerToMemberFunction = false }
 

Detailed Description

template<typename Func>
struct QtPrivate::FunctionPointer< Func >

Definition at line 117 of file qobjectdefs_impl.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Func >
anonymous enum
Enumerator
ArgumentCount 
IsPointerToMemberFunction 

Definition at line 117 of file qobjectdefs_impl.h.


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