kopete/libkopete
kopeteutils.cpp File Reference
#include <qmap.h>
#include <QPixmap>
#include <QByteArray>
#include <kmessagebox.h>
#include <klocale.h>
#include <kdebug.h>
#include <kiconloader.h>
#include "kopeteaccount.h"
#include "knotification.h"
#include "kopeteutils_private.h"
#include "kopeteutils.h"
#include "kopeteuiglobal.h"
#include "kopetestatusmanager.h"
Include dependency graph for kopeteutils.cpp:

Go to the source code of this file.
Namespaces | |
Kopete | |
Kopete::Utils | |
Functions | |
void | Kopete::Utils::notify (QPixmap pic, const QString &eventid, const QString &caption, const QString &message, const QString explanation, const QString debugInfo) |
void | Kopete::Utils::notifyCannotConnect (const Account *account, const QString explanation=QString(), const QString debugInfo=QString()) |
void | Kopete::Utils::notifyConnectionLost (const Account *account, const QString caption=QString(), const QString message=QString(), const QString explanation=QString(), const QString debugInfo=QString()) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.