QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

qx::trait::construct_null_qvariant<T>::get() : create a NULL QVariant which matches QVariant::Type with type T More...

#include <construct_null_qvariant.h>

Static Public Member Functions

static QVariant get ()
 

Detailed Description

template<typename T>
struct qx::trait::construct_null_qvariant< T >

qx::trait::construct_null_qvariant<T>::get() : create a NULL QVariant which matches QVariant::Type with type T

Definition at line 60 of file construct_null_qvariant.h.

Member Function Documentation

◆ get()

template<typename T >
static QVariant qx::trait::construct_null_qvariant< T >::get ( )
inlinestatic

Definition at line 60 of file construct_null_qvariant.h.


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