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

Public Types

enum  { is_same_type = std::is_same<qx::model_view::detail::QxNestedModel_Container<T, M>::type_data, U>::value }
 

Static Public Member Functions

static bool insert (qx::IxModel *pModel, U &item, int iRow)
 

Detailed Description

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

Definition at line 280 of file QxNestedModel.h.

Member Enumeration Documentation

◆ anonymous enum

template<class T , class M >
template<typename U >
anonymous enum
Enumerator
is_same_type 

Definition at line 282 of file QxNestedModel.h.

Member Function Documentation

◆ insert()

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

Definition at line 283 of file QxNestedModel.h.


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