Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 24425325

Von Christian Ehringfeld vor etwa 9 Jahren hinzugefügt

  • ID 24425325618aba1a54f86b7df3b7230e2718e908
  • Vorgänger 24c5480c
  • Nachfolger 6dc7d533

wip

Unterschiede anzeigen:

src/entity.h
virtual QString toString();
virtual ~Entity();
virtual QString getTablename();
virtual QList<Relation> getRelations();
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
* @brief getTransientAttributes

Auch abrufbar als: Unified diff