• 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
  • private
kopeteemoticons.h
Go to the documentation of this file.
1 /*
2  kopeteemoticons.cpp - Kopete Preferences Container-Class
3 
4  Copyright (c) 2002-2003 by Stefan Gehn <metz@gehn.net>
5  Kopete (c) 2002-2004 by the Kopete developers <kopete-devel@kde.org>
6  Copyright (c) 2005 by Engin AYDOGAN <engin@bzzzt.biz>
7 
8  Kopete (c) 2002-2007 by the Kopete developers <kopete-devel@kde.org>
9 
10  *************************************************************************
11  * *
12  * This library is free software; you can redistribute it and/or *
13  * modify it under the terms of the GNU Lesser General Public *
14  * License as published by the Free Software Foundation; either *
15  * version 2 of the License, or (at your option) any later version. *
16  * *
17  *************************************************************************
18 */
19 
20 #ifndef kopeteemoticons_h__
21 #define kopeteemoticons_h__
22 
23 #include "kopete_export.h"
24 #include <kemoticons.h>
25 
26 class KEmoticons;
27 namespace Kopete {
28 
29 class KOPETE_EXPORT Emoticons
30 {
31 public:
36  static KEmoticons *self();
37 
38  static QString parseEmoticons(const QString &text, KEmoticonsTheme::ParseMode mode = KEmoticonsTheme::DefaultParse, const QStringList &exclude = QStringList());
39  static QList<KEmoticonsTheme::Token> tokenize(const QString &message, KEmoticonsTheme::ParseMode mode = KEmoticonsTheme::DefaultParse);
40 
41 };
42 
43 } //END namespace Kopete
44 
45 #endif
46 // vim: set noet ts=4 sts=4 sw=4:
KOPETE_EXPORT
#define KOPETE_EXPORT
Definition: kopete_export.h:27
kopete_export.h
QString
QList
QStringList
Kopete::Emoticons
Definition: kopeteemoticons.h:29
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