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 > &)

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()

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

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