QxOrm  1.3.2
C++ Object Relational Mapping library
qx::model_view::detail::QxNestedModel_Helper< T, bIsQObject > Struct Template Reference

#include <QxNestedModel.h>

List of all members.

Static Public Member Functions

static boost::shared_ptr< T > clone (T &t)
static void synchronize (T &t1, T &t2)

Detailed Description

template<class T, bool bIsQObject>
struct qx::model_view::detail::QxNestedModel_Helper< T, bIsQObject >

Definition at line 91 of file QxNestedModel.h.


Member Function Documentation

template<class T, bool bIsQObject>
static boost::shared_ptr<T> qx::model_view::detail::QxNestedModel_Helper< T, bIsQObject >::clone ( T &  t) [inline, static]

Definition at line 94 of file QxNestedModel.h.

template<class T, bool bIsQObject>
static void qx::model_view::detail::QxNestedModel_Helper< T, bIsQObject >::synchronize ( T &  t1,
T &  t2 
) [inline, static]

Definition at line 97 of file QxNestedModel.h.


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