QEloquent 1.1.0
Qt most flexible ORM.
Loading...
Searching...
No Matches
QEloquent::ModelMaker< Model > Class Template Reference

Internal helper to create model instances and access metadata. More...

#include <modelhelpers.h>

Static Public Member Functions

static Model make ()
 Creates a default model instance.
 
static MetaObject metaObject ()
 Returns the MetaObject for the model type.
 

Detailed Description

template<typename Model>
class QEloquent::ModelMaker< Model >

Internal helper to create model instances and access metadata.

Template Parameters
ModelThe model type.

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