Nepomuk-Core
tools/nepomuksearch/main.cpp File Reference
#include <QtCore/QCoreApplication>
#include <QtCore/QUrl>
#include <kcmdlineargs.h>
#include <kaboutdata.h>
#include <KDE/KLocale>
#include <KComponentData>
#include <KUrl>
#include <KDebug>
#include <Soprano/Model>
#include <Soprano/QueryResultIterator>
#include <Soprano/Vocabulary/NAO>
#include "nie.h"
#include "nmo.h"
#include "query.h"
#include "resultiterator.h"
#include "queryparser.h"
#include "resourcemanager.h"
#include "resource.h"
Include dependency graph for tools/nepomuksearch/main.cpp:
Go to the source code of this file.
Functions | |
QString | colorString (const QString &input, int color) |
QString | fetchProperty (const QUrl &uri, const QUrl &prop) |
QString | highlightBold (const QString &input) |
int | main (int argc, char *argv[]) |
Function Documentation
QString colorString | ( | const QString & | input, |
int | color | ||
) |
Definition at line 58 of file tools/nepomuksearch/main.cpp.
QString fetchProperty | ( | const QUrl & | uri, |
const QUrl & | prop | ||
) |
Definition at line 65 of file tools/nepomuksearch/main.cpp.
QString highlightBold | ( | const QString & | input | ) |
Definition at line 47 of file tools/nepomuksearch/main.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 78 of file tools/nepomuksearch/main.cpp.
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.