Nepomuk-Core
resourcemerger.h
Go to the documentation of this file.
119 bool isOfType( const Soprano::Node& node, const QUrl& type, const QList<QUrl>& newTypes = QList<QUrl>() ) const;
Definition: resourcemerger.h:45
ResourceMerger(Nepomuk2::DataManagementModel *model, const QString &app, const StoreResourcesFlags &flags, bool discardable)
Definition: resourcemerger.cpp:90
QHash< QUrl, QUrl > mappings() const
Definition: resourcemerger.cpp:118
void setError(const Soprano::Error::Error &error)
Definition: resourcemerger.cpp:620
void setMappings(const QHash< QUrl, QUrl > &mappings)
Definition: resourcemerger.cpp:113
Soprano::Error::Error lastError()
Definition: resourcemerger.cpp:615
bool merge(const Sync::ResourceHash &resHash)
Definition: resourcemerger.cpp:303
A SyncResource is a convenient way of storing a set of properties and objects for a common subject...
Definition: syncresource.h:53
A SyncResource is a convenient way of representing a list of Soprano::Statements or a Soprano::Graph...
Definition: syncresource.h:109
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.