LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
flatitemsmodel.h File Reference
+ Include dependency graph for flatitemsmodel.h:

Go to the source code of this file.

Classes

class  LC::Util::FlatItemsModel< T >
 

Namespaces

 LC::Util
 
 LC::Util::detail
 

Functions

template<typename T , typename... Ts>
QVariant LC::Util::detail::GetFieldImpl (int idx, T &head, Ts &... tail)
 
template<typename T >
QVariant LC::Util::detail::GetField (const T &item, int idx)