TreeFrogFramework  2.8
Functions
tjsonutil.h File Reference
#include <QJsonArray>
#include <QJsonObject>
#include <QList>
#include <QVariantMap>
Include dependency graph for tjsonutil.h:

Go to the source code of this file.

Functions

template<class T >
QJsonArray tfModelListToJsonArray (const QList< T > &models)
 

Function Documentation

◆ tfModelListToJsonArray()

template<class T >
QJsonArray tfModelListToJsonArray ( const QList< T > &  models)
inline