|
Krita Source Code Documentation
|
#include <QMultiMap>#include <QVariant>#include "KoShapeLoadingContext.h"#include "KoShape.h"#include "KoSharedLoadingData.h"#include "KoShapeControllerBase.h"#include "KoMarkerCollection.h"#include "KoDocumentResourceManager.h"#include "KoLoadingShapeUpdater.h"#include <FlakeDebug.h>Go to the source code of this file.
Classes | |
| class | KoShapeLoadingContext |
Functions | |
| uint | qHash (const KoShapeLoadingContext::AdditionalAttributeData &attributeData) |
Variables | |
| static QSet< KoShapeLoadingContext::AdditionalAttributeData > | s_additionalAttributes |
| uint qHash | ( | const KoShapeLoadingContext::AdditionalAttributeData & | attributeData | ) |
Definition at line 22 of file KoShapeLoadingContext.cpp.
References KoShapeLoadingContext::AdditionalAttributeData::name, and qHash().
|
static |
Definition at line 27 of file KoShapeLoadingContext.cpp.