QxOrm  1.4.8
C++ Object Relational Mapping library
qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< QPair< U1, U2 >, false > Struct Template Reference

List of all members.

Static Public Member Functions

static bool insert (qx::IxModel *pModel, QPair< U1, U2 > &item, int iRow)

Detailed Description

template<class T, class M>
template<typename U1, typename U2>
struct qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< QPair< U1, U2 >, false >

Definition at line 265 of file QxNestedModel.h.


Member Function Documentation

template<class T , class M >
template<typename U1 , typename U2 >
static bool qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< QPair< U1, U2 >, false >::insert ( qx::IxModel pModel,
QPair< U1, U2 > &  item,
int  iRow 
) [inline, static]

Definition at line 267 of file QxNestedModel.h.


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