QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::model_view::detail::QxNestedModel_Ptr< T, M > Struct Template Reference

#include <QxNestedModel.h>

Static Public Member Functions

static qx::IxModelcreate (qx::IxModel *pParent, const QModelIndex &idxParent, T &t)
 
static void synchronize (qx::IxModel *pModel, T &t)
 

Static Private Member Functions

template<class U >
static qx::IxModelcreate_Helper (qx::IxModel *pParent, const QModelIndex &idxParent, U &u)
 
static qx::IxModelcreate_NullHelper (qx::IxModel *pParent, const QModelIndex &idxParent)
 

Detailed Description

template<class T, class M>
struct qx::model_view::detail::QxNestedModel_Ptr< T, M >

Definition at line 290 of file QxNestedModel.h.

Member Function Documentation

◆ create()

template<class T , class M >
static qx::IxModel * qx::model_view::detail::QxNestedModel_Ptr< T, M >::create ( qx::IxModel * pParent,
const QModelIndex & idxParent,
T & t )
inlinestatic

Definition at line 293 of file QxNestedModel.h.

◆ create_Helper()

template<class T , class M >
template<class U >
static qx::IxModel * qx::model_view::detail::QxNestedModel_Ptr< T, M >::create_Helper ( qx::IxModel * pParent,
const QModelIndex & idxParent,
U & u )
inlinestaticprivate

Definition at line 302 of file QxNestedModel.h.

◆ create_NullHelper()

template<class T , class M >
static qx::IxModel * qx::model_view::detail::QxNestedModel_Ptr< T, M >::create_NullHelper ( qx::IxModel * pParent,
const QModelIndex & idxParent )
inlinestaticprivate

Definition at line 305 of file QxNestedModel.h.

◆ synchronize()

template<class T , class M >
static void qx::model_view::detail::QxNestedModel_Ptr< T, M >::synchronize ( qx::IxModel * pModel,
T & t )
inlinestatic

Definition at line 296 of file QxNestedModel.h.


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