kget
kgetrunner.cpp File Reference
#include "kgetrunner.h"
#include <QDBusInterface>
#include <QDBusPendingCall>
#include <QDBusPendingCallWatcher>
#include <QDBusPendingReply>
#include <QDBusConnectionInterface>
#include <QTimer>
#include <KNotification>
#include <KIconLoader>
#include <KDebug>
#include "kgetrunner.moc"
Include dependency graph for kgetrunner.cpp:

Go to the source code of this file.
Variables | |
const QString | KGET_DBUS_PATH = "/KGet" |
const QString | KGET_DBUS_SERVICE = "org.kde.kget" |
Variable Documentation
const QString KGET_DBUS_PATH = "/KGet" |
Definition at line 26 of file kgetrunner.cpp.
const QString KGET_DBUS_SERVICE = "org.kde.kget" |
Definition at line 25 of file kgetrunner.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 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:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.