Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 058a5170

Von Christian Ehringfeld vor mehr als 8 Jahren hinzugefügt

  • ID 058a517049f7e64cde2f4b7dcfd2886b3cdfda9c
  • Vorgänger 1b0c0386
  • Nachfolger 0d155b40

toooooo late

Unterschiede anzeigen:

src/entityinstancefactory.cpp
#include "entity.h"
#include "entityhelper.h"
#include <QMetaType>
#include <QDebug>
using namespace CuteEntityManager;
QHash<QByteArray, EntityInstanceFactory::Constructor>
src/entityinstancefactory.h
#include <QString>
#include <QVariant>
#include <QHash>
namespace CuteEntityManager {
class Entity;
class EntityInstanceFactory {

Auch abrufbar als: Unified diff