QxOrm  1.2.8
C++ Object Relational Mapping library
qx::model_view::detail::QxNestedModel< T > Struct Template Reference

#include <QxNestedModel.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<class T>
struct qx::model_view::detail::QxNestedModel< T >

Definition at line 247 of file QxNestedModel.h.


Member Function Documentation

template<class T >
static qx::IxModel* qx::model_view::detail::QxNestedModel< T >::create ( qx::IxModel pParent,
const QModelIndex &  idxParent,
T &  t 
) [inline, static]

Definition at line 250 of file QxNestedModel.h.


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