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

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 331 of file qobjectdefs_impl.h.


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