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::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 91 of file qobjectdefs_impl.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Func >
anonymous enum
Enumerator
ArgumentCount 
IsPointerToMemberFunction 

Definition at line 91 of file qobjectdefs_impl.h.


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