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::Argument< T, Enable > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

+ Collaboration diagram for QtPrivate::Argument< T, Enable >:

Public Types

using Type = void
 

Detailed Description

template<class T, class Enable = void>
struct QtPrivate::Argument< T, Enable >

Definition at line 37 of file qtconcurrentfunctionwrappers.h.

Member Typedef Documentation

◆ Type

template<class T , class Enable = void>
using QtPrivate::Argument< T, Enable >::Type = void

Definition at line 39 of file qtconcurrentfunctionwrappers.h.


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