QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< const std::pair< U1, U2 >, false > Struct Template Reference

Static Public Member Functions

static bool insert (qx::IxModel *pModel, const std::pair< 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< const std::pair< U1, U2 >, false >

Definition at line 257 of file QxNestedModel.h.

Member Function Documentation

◆ insert()

template<class T , class M >
template<typename U1 , typename U2 >
static bool qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< const std::pair< U1, U2 >, false >::insert ( qx::IxModel * pModel,
const std::pair< U1, U2 > & item,
int iRow )
inlinestatic

Definition at line 259 of file QxNestedModel.h.


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