#include "khelpclient.h"
#include "kdesktopfile.h"
#include <QCoreApplication>
#include <QUrl>
#include <QDirIterator>
#include <QUrlQuery>
#include <QStandardPaths>
#include <QDesktopServices>
Go to the source code of this file.