Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f8748139

Von Christian Ehringfeld vor mehr als 7 Jahren hinzugefügt

  • ID f87481395a126928bef77eace7a839cd62172798
  • Vorgänger 67f8e889
  • Nachfolger efe7a06f

fix

Unterschiede anzeigen:

src/entityhelper.h
QSharedPointer<Entity> remove, const QMetaProperty &property);
static void clearEntityListProperty(const QSharedPointer<Entity> &entity,
const QMetaProperty &property);
static void setListProperty(const QSharedPointer<Entity> &entity,
QList<QSharedPointer<Entity>> &list,
const QMetaProperty &property);
static void setProperty(const QSharedPointer<Entity> &entity,
QSharedPointer<Entity> value,
const QMetaProperty &property);

Auch abrufbar als: Unified diff