|
ACF $AcfVersion:0$
|
#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::IChangeable > | istd::IChangeableUniquePtr |
| typedef istd::TSharedInterfacePtr< istd::IChangeable > | istd::IChangeableSharedPtr |
Functions | |
| bool | istd::AreObjectsEqual (const IChangeable *a, const IChangeable *b) |