KUtils
KEmoticonsProvider::Emoticon Struct Reference
#include <kemoticonsprovider.h>
Public Member Functions | |
Emoticon () | |
bool | operator< (const Emoticon &e) const |
Public Attributes | |
QString | matchText |
QString | matchTextEscaped |
QString | picHTMLCode |
QString | picPath |
Detailed Description
Definition at line 39 of file kemoticonsprovider.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 41 of file kemoticonsprovider.h.
Member Function Documentation
Definition at line 43 of file kemoticonsprovider.h.
Member Data Documentation
QString KEmoticonsProvider::Emoticon::matchText |
Definition at line 44 of file kemoticonsprovider.h.
QString KEmoticonsProvider::Emoticon::matchTextEscaped |
Definition at line 45 of file kemoticonsprovider.h.
QString KEmoticonsProvider::Emoticon::picHTMLCode |
Definition at line 47 of file kemoticonsprovider.h.
QString KEmoticonsProvider::Emoticon::picPath |
Definition at line 46 of file kemoticonsprovider.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.