QtBase  v6.3.1
Public Member Functions | List of all members
QArgument< T & > Class Template Reference

#include <qobjectdefs.h>

Inheritance diagram for QArgument< T & >:
Inheritance graph
[legend]
Collaboration diagram for QArgument< T & >:
Collaboration graph
[legend]

Public Member Functions

 QArgument (const char *aName, T &aData)
 
- Public Member Functions inherited from QGenericArgument
 QGenericArgument (const char *aName=nullptr, const void *aData=nullptr)
 
voiddata () const
 
const char * name () const
 

Detailed Description

template<class T>
class QArgument< T & >

Definition at line 146 of file qobjectdefs.h.

Constructor & Destructor Documentation

◆ QArgument()

template<class T >
QArgument< T & >::QArgument ( const char *  aName,
T aData 
)
inline

Definition at line 149 of file qobjectdefs.h.


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