Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QtPrivate::ApplyReturnValue< T > Struct Template Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::ApplyReturnValue< T >:

Public Member Functions

 ApplyReturnValue (void *data_)
 

Public Attributes

voiddata
 

Detailed Description

template<typename T>
struct QtPrivate::ApplyReturnValue< T >

Definition at line 59 of file qobjectdefs_impl.h.

Constructor & Destructor Documentation

◆ ApplyReturnValue()

template<typename T >
QtPrivate::ApplyReturnValue< T >::ApplyReturnValue ( void data_)
inlineexplicit

Definition at line 61 of file qobjectdefs_impl.h.

Member Data Documentation

◆ data

template<typename T >
void* QtPrivate::ApplyReturnValue< T >::data

Definition at line 60 of file qobjectdefs_impl.h.

Referenced by QtPrivate::operator,().


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