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::AreArgumentsCompatible< void, void > Struct Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::AreArgumentsCompatible< void, void >:

Public Types

enum  { value = true }
 
enum  
 

Static Public Member Functions

static int test (const std::remove_reference_t< void > &)
 
static char test (...)
 

Detailed Description

Definition at line 285 of file qobjectdefs_impl.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Definition at line 274 of file qobjectdefs_impl.h.

◆ anonymous enum

anonymous enum
Enumerator
value 

Definition at line 285 of file qobjectdefs_impl.h.

Member Function Documentation

◆ test() [1/2]

static char QtPrivate::AreArgumentsCompatible< void, void >::test ( ...)
static

◆ test() [2/2]

static int QtPrivate::AreArgumentsCompatible< void, void >::test ( const std::remove_reference_t< void > & )
static

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