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

kopete/kopete

emoticonthemeitem.h

Go to the documentation of this file.
00001 #ifndef EMOTICONTHEMEITEM_H
00002 #define EMOTICONTHEMEITEM_H
00003 
00004 /*
00005     emoticonthemeitem  -  Kopete Emoticon Theme Item
00006 
00007     Copyright (c) 2007      by Gustavo Pichorim Boiko  <gustavo.boiko@kdemail.net>
00008 
00009     Kopete    (c) 2007      by the Kopete developers  <kopete-devel@kde.org>
00010 
00011     *************************************************************************
00012     *                                                                       *
00013     * This program is free software; you can redistribute it and/or modify  *
00014     * it under the terms of the GNU General Public License as published by  *
00015     * the Free Software Foundation; either version 2 of the License, or     *
00016     * (at your option) any later version.                                   *
00017     *                                                                       *
00018     *************************************************************************
00019 */
00020 
00021 #include <QListWidgetItem>
00022 
00023 class QLabel;
00024 
00025 class EmoticonThemeItem : public QListWidgetItem
00026 {
00027 public:
00028     enum DataRole
00029     {
00030         EmoticonList = 32,
00031         EmoticonPixmaps = 33
00032     };
00033     EmoticonThemeItem(const QString &theme);
00034 };
00035 
00036 #endif

kopete/kopete

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

kdenetwork

Skip menu "kdenetwork"
  • kget
  • kopete
  •   kopete
  •   libkopete
  •       libpapillon
  • krfb
Generated for kdenetwork by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal