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

Nepomuk-Core

  • KTp
error-dictionary.h
Go to the documentation of this file.
1 /*
2  Telepathy error dictionary - usable strings for dbus messages
3  Copyright (C) 2011 Martin Klapetek <martin.klapetek@gmail.com>
4 
5  This library is free software; you can redistribute it and/or
6  modify it under the terms of the GNU Lesser General Public
7  License as published by the Free Software Foundation; either
8  version 2.1 of the License, or (at your option) any later version.
9 
10  This library is distributed in the hope that it will be useful,
11  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13  Lesser General Public License for more details.
14 
15  You should have received a copy of the GNU Lesser General Public
16  License along with this library; if not, write to the Free Software
17  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18 */
19 
20 
21 #ifndef ERROR_DICTIONARY_H
22 #define ERROR_DICTIONARY_H
23 
24 #include <QString>
25 
26 #include <KTp/ktp-export.h>
27 
28 namespace KTp
29 {
34 namespace ErrorDictionary
35 {
39  KTP_EXPORT QString displayVerboseErrorMessage(const QString &dbusErrorName);
40 
44  KTP_EXPORT QString displayShortErrorMessage(const QString &dbusErrorName);
45 }
46 }
47 
48 #endif // ERROR_DICTIONARY_H
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

ktp-common-internals API Reference

Skip menu "ktp-common-internals API Reference"
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