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::CheckCompatibleArguments< List< Arg1, Tail1... >, List< Arg2, Tail2... > > Struct Template Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::CheckCompatibleArguments< List< Arg1, Tail1... >, List< Arg2, Tail2... > >:

Public Types

enum  
 

Detailed Description

template<typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
struct QtPrivate::CheckCompatibleArguments< List< Arg1, Tail1... >, List< Arg2, Tail2... > >

Definition at line 317 of file qobjectdefs_impl.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Arg1 , typename Arg2 , typename... Tail1, typename... Tail2>
anonymous enum

Definition at line 319 of file qobjectdefs_impl.h.


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