QxOrm  1.4.9
C++ Object Relational Mapping library

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

#include <construct_null_qvariant.h>

List of all members.

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

template<typename T >
static QVariant qx::trait::construct_null_qvariant< T >::get ( ) [inline, static]

Definition at line 60 of file construct_null_qvariant.h.


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