QxOrm
1.5.0
C++ Object Relational Mapping library
|
#include <QxAnyCastDynamic.h>
Static Public Member Functions | |
static QSharedPointer< T > | get (const qx::any &a) |
Definition at line 89 of file QxAnyCastDynamic.h.
static QSharedPointer<T> qx::any_cast_dynamic< QSharedPointer< T > >::get | ( | const qx::any & | a | ) | [inline, static] |
Definition at line 91 of file QxAnyCastDynamic.h.