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::ComputeFunctorArgumentCountHelper< Functor, ArgList, Done > Struct Template Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::ComputeFunctorArgumentCountHelper< Functor, ArgList, Done >:

Public Types

enum  { Value = -1 }
 

Detailed Description

template<typename Functor, typename ArgList, bool Done>
struct QtPrivate::ComputeFunctorArgumentCountHelper< Functor, ArgList, Done >

Definition at line 304 of file qobjectdefs_impl.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Functor, typename ArgList, bool Done>
anonymous enum
Enumerator
Value 

Definition at line 305 of file qobjectdefs_impl.h.


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