#include "soprano_export.h"
#include <QtCore/QSharedDataPointer>
Go to the source code of this file.
Namespaces | |
namespace | Soprano |
Classes | |
class | Soprano::BindingSet |
Represents one set of bindings in the result of a select query. More... | |
Functions | |
SOPRANO_EXPORT QDebug | operator<< (QDebug s, const Soprano::BindingSet &) |
SOPRANO_EXPORT QTextStream & | operator<< (QTextStream &s, const Soprano::BindingSet &) |
SOPRANO_EXPORT QDebug operator<< | ( | QDebug | s, | |
const Soprano::BindingSet & | ||||
) |
SOPRANO_EXPORT QTextStream& operator<< | ( | QTextStream & | s, | |
const Soprano::BindingSet & | ||||
) |