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

Go to the source code of this file.
Variables | |
static const char | dbusInterfaceName [] = "org.freedesktop.Notifications" |
static const char | dbusPath [] = "/org/freedesktop/Notifications" |
static const char | dbusServiceName [] = "org.freedesktop.Notifications" |
Variable Documentation
|
static |
Definition at line 47 of file notifybypopup.cpp.
|
static |
Definition at line 48 of file notifybypopup.cpp.
|
static |
Definition at line 46 of file notifybypopup.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.