Nepomuk
variant.h File Reference
#include "nepomuk_export.h"
#include "resource.h"
#include <QtCore/QDateTime>
#include <QtCore/QUrl>
#include <QtCore/QVariant>
Include dependency graph for variant.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | Nepomuk::Variant |
The Nepomuk Variant extends over QVariant by introducing direct support for Resource embedding, automatic list conversion and a restricted set of supported types. More... | |
Namespaces | |
namespace | Nepomuk |
Functions | |
NEPOMUK_EXPORT QDebug | operator<< (QDebug dbg, const Nepomuk::Variant &) |
Function Documentation
NEPOMUK_EXPORT QDebug operator<< | ( | QDebug | dbg, | |
const Nepomuk::Variant & | ||||
) |