Frapper  1.0a
Namespaces | Macros
NodeModel.cpp File Reference

Implementation file for NodeModel class. More...

#include "NodeModel.h"
#include "NodeFactory.h"
#include <QtGui/QGraphicsScene>
#include <QtGui/QProgressDialog>
#include "Log.h"
Include dependency graph for NodeModel.cpp:

Namespaces

namespace  Frapper
 

Macros

#define DEBUG_LOG_LOCKS
 
#define DEBUG_LOG_LOCK(functionName)   Log::debug("Node model has been locked.", functionName)
 
#define DEBUG_LOG_UNLOCK(functionName)   Log::debug("Node model has been unlocked.", functionName)
 
#define DEBUG_LOG_UNLOCK_IMMINENT(functionName)   Log::debug("Node model will be unlocked immediately.", functionName)
 

Detailed Description

Implementation file for NodeModel class.

Author
Stefan Habel stefa.nosp@m.n.ha.nosp@m.bel@f.nosp@m.ilma.nosp@m.kadem.nosp@m.ie.d.nosp@m.e
Nils Zweiling nils..nosp@m.zwei.nosp@m.ling@.nosp@m.film.nosp@m.akade.nosp@m.mie..nosp@m.de
Version
1.0
Date
23.06.2009 (last updated)

Macro Definition Documentation

#define DEBUG_LOG_LOCKS
#define DEBUG_LOG_LOCK (   functionName)    Log::debug("Node model has been locked.", functionName)
#define DEBUG_LOG_UNLOCK (   functionName)    Log::debug("Node model has been unlocked.", functionName)
#define DEBUG_LOG_UNLOCK_IMMINENT (   functionName)    Log::debug("Node model will be unlocked immediately.", functionName)