QxOrm
1.5.0
C++ Object Relational Mapping library
|
#include <QxNestedModel.h>
Static Public Member Functions | |
static std::shared_ptr< T > | clone (T &t) |
static void | synchronize (T &t1, T &t2) |
Definition at line 87 of file QxNestedModel.h.
static std::shared_ptr<T> qx::model_view::detail::QxNestedModel_Helper< T, bIsQObject >::clone | ( | T & | t | ) | [inline, static] |
Definition at line 90 of file QxNestedModel.h.
static void qx::model_view::detail::QxNestedModel_Helper< T, bIsQObject >::synchronize | ( | T & | t1, |
T & | t2 | ||
) | [inline, static] |
Definition at line 93 of file QxNestedModel.h.