ACF $AcfVersion:0$
Classes | Namespaces | Typedefs | Functions
IChangeable.h File Reference
#include <QtCore/QString>
#include <QtCore/QSet>
#include <QtCore/QVariant>
#include <QtCore/QMap>
#include <istd/IPolymorphic.h>
#include <istd/TInterfacePtr.h>

Go to the source code of this file.

Classes

class  istd::IChangeable
 Common interface for data model objects, which can be changed. More...
 
class  istd::IChangeable::ChangeSet
 Set of change flags (its IDs). More...
 

Namespaces

namespace  istd
 Standard library.
 

Typedefs

typedef istd::TUniqueInterfacePtr< istd::IChangeableistd::IChangeableUniquePtr
 
typedef istd::TSharedInterfacePtr< istd::IChangeableistd::IChangeableSharedPtr
 

Functions

bool istd::AreObjectsEqual (const IChangeable *a, const IChangeable *b)