ACF $AcfVersion:0$
Classes | Namespaces
CModelUpdateBridge.h File Reference
#include <QtCore/QVector>
#include <QtCore/QReadWriteLock>
#include <istd/IChangeable.h>
#include <imod/IModel.h>
#include <imod/IObserver.h>

Go to the source code of this file.

Classes

class  imod::CModelUpdateBridge
 Reflects the changes of observed objects as changes of some other object (over istd::IChangeable), typically delegated to itself. More...
 

Namespaces

namespace  imod
 This namespace containes basic implementation of Model/Observer design pattern This package is system independent.