|
QEloquent 1.1.0
Qt most flexible ORM.
|
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. | |
Internal helper to create model instances and access metadata.
| Model | The model type. |