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

kopete/kopete

  • sources
  • kde-4.12
  • kdenetwork
  • kopete
  • kopete
  • chatwindow
kopeteemoticonaction.h
Go to the documentation of this file.
1 /*
2  kopeteemoticonaction.h
3 
4  KAction to show the emoticon selector
5 
6  Copyright (c) 2002 by Stefan Gehn <metz@gehn.net>
7  Copyright (c) 2003 by Martijn Klingens <klingens@kde.org>
8 
9  Kopete (c) 2002-2003 by the Kopete developers <kopete-devel@kde.org>
10 
11  *************************************************************************
12  * *
13  * This program is free software; you can redistribute it and/or modify *
14  * it under the terms of the GNU General Public License as published by *
15  * the Free Software Foundation; either version 2 of the License, or *
16  * (at your option) any later version. *
17  * *
18  *************************************************************************
19 */
20 
21 #ifndef _KOPETEEMOTICONACTION_H_
22 #define _KOPETEEMOTICONACTION_H_
23 
24 #include <KActionMenu>
25 
26 #include <kopete_export.h>
27 
28 class KOPETECHATWINDOW_SHARED_EXPORT KopeteEmoticonAction : public KActionMenu
29 {
30  Q_OBJECT
31 
32 public:
33  KopeteEmoticonAction( QObject *parent );
34  virtual ~KopeteEmoticonAction();
35 
36 signals:
37  void activated( const QString &item );
38 
39 private:
40  class KopeteEmoticonActionPrivate;
41  KopeteEmoticonActionPrivate *d;
42 
43 };
44 
45 #endif
46 
47 // vim: set noet ts=4 sts=4 sw=4:
48 
KopeteEmoticonAction
Definition: kopeteemoticonaction.h:28
QObject
KActionMenu
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/kopete

Skip menu "kopete/kopete"
  • 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