Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a47954c0

Von Christian Ehringfeld vor etwa 9 Jahren hinzugefügt

  • ID a47954c00c4c60ac304041be77427232978c3733
  • Vorgänger d99101ae
  • Nachfolger 9c2f773f

some wip

Unterschiede anzeigen:

src/entity.h
virtual QString toString();
virtual ~Entity();
virtual QString getTablename();
/**
* Relation with BELONGS_TO should use qint32 as primary key
* @brief getRelations
* @return
*/
virtual QHash<QString, Relation> getRelations();
/**
* You should return the names of properties which should not persisted e.g. Properties which are only exposed to qml

Auch abrufbar als: Unified diff