Nepomuk-Core
#include "term.h"
#include "term_p.h"
#include "literalterm.h"
#include "resourceterm.h"
#include "andterm.h"
#include "orterm.h"
#include "negationterm.h"
#include "optionalterm.h"
#include "comparisonterm.h"
#include "resourcetypeterm.h"
#include "literalterm_p.h"
#include "resourceterm_p.h"
#include "andterm_p.h"
#include "orterm_p.h"
#include "negationterm_p.h"
#include "optionalterm_p.h"
#include "comparisonterm_p.h"
#include "resourcetypeterm_p.h"
#include "queryserializer.h"
#include <QtCore/QStringList>
#include <QtCore/QList>
#include <QtCore/QDebug>
#include "property.h"
#include "variant.h"
Include dependency graph for term.cpp:
Go to the source code of this file.
Macros | |
#define | CONVERT_AND_RETURN(Class) |
Functions | |
QDebug | operator<< (QDebug dbg, const Nepomuk2::Query::Term &term) |
Macro Definition Documentation
#define CONVERT_AND_RETURN | ( | Class | ) |
Function Documentation
QDebug operator<< | ( | QDebug | dbg, |
const Nepomuk2::Query::Term & | term | ||
) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 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:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.