KNotify
notifybypopup.cpp File Reference
#include "notifybypopup.h"
#include "knotifyconfig.h"
#include <kdebug.h>
#include <kpassivepopup.h>
#include <kiconloader.h>
#include <kdialog.h>
#include <khbox.h>
#include <kvbox.h>
#include <QLabel>
#include <QTextDocument>
#include <QApplication>
#include <QDesktopWidget>
#include <QDBusConnection>
#include <QDBusConnectionInterface>
#include <kconfiggroup.h>
#include "notifybypopup.moc"
Include dependency graph for notifybypopup.cpp:

Go to the source code of this file.
Variables | |
static const QString | dbusInterfaceName = "org.kde.VisualNotifications" |
static const QString | dbusPath = "/VisualNotifications" |
static const QString | dbusServiceName = "org.kde.VisualNotifications" |
Variable Documentation
const QString dbusInterfaceName = "org.kde.VisualNotifications" [static] |
Definition at line 40 of file notifybypopup.cpp.
Definition at line 41 of file notifybypopup.cpp.
const QString dbusServiceName = "org.kde.VisualNotifications" [static] |
Definition at line 39 of file notifybypopup.cpp.