• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

kopete/libkopete

  • sources
  • kde-4.14
  • kdenetwork
  • kopete
  • libkopete
kopeteutils.h
Go to the documentation of this file.
1 /*
2  Kopete Utils.
3 
4  Copyright (c) 2005 Duncan Mac-Vicar Prett <duncan@kde.org>
5 
6  Kopete (c) 2002-2003 by the Kopete developers <kopete-devel@kde.org>
7 
8  *************************************************************************
9  * *
10  * This library is free software; you can redistribute it and/or *
11  * modify it under the terms of the GNU Lesser General Public *
12  * License as published by the Free Software Foundation; either *
13  * version 2 of the License, or (at your option) any later version. *
14  * *
15  *************************************************************************
16 */
17 
18 #ifndef KOPETE_UTILS_H
19 #define KOPETE_UTILS_H
20 
21 #include "qobject.h"
22 #include "qstring.h"
23 #include "qpixmap.h"
24 #include "kopete_export.h"
25 
26 
27 namespace Kopete
28 {
29 
30 class Account;
31 
32 namespace Utils
33 {
34 
47 void KOPETE_EXPORT notifyConnectionLost( const Account *account,
48  const QString caption = QString(),
49  const QString message = QString(),
50  const QString explanation = QString(),
51  const QString debugInfo = QString() );
52 
53 
64 void KOPETE_EXPORT notifyCannotConnect( const Account *account,
65  const QString explanation = QString(),
66  const QString debugInfo = QString());
67 
68 } // end ns Utils
69 } // end ns Kopete
70 
71 #endif
KOPETE_EXPORT
#define KOPETE_EXPORT
Definition: kopete_export.h:27
Kopete::Utils::notifyCannotConnect
void notifyCannotConnect(const Account *account, const QString explanation, const QString debugInfo)
Notifies the user the server is not reachable without coupling plugins with GUI code.
Definition: kopeteutils.cpp:99
kopete_export.h
QString
Kopete::Utils::notifyConnectionLost
void notifyConnectionLost(const Account *account, const QString caption, const QString message, const QString explanation, const QString debugInfo)
Notifies the user connection has been lost without coupling plugins with GUI code.
Definition: kopeteutils.cpp:91
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/libkopete

Skip menu "kopete/libkopete"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal