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
◆ Emoticon()
|
inline |
Definition at line 41 of file kemoticonsprovider.h.
Member Function Documentation
◆ operator<()
|
inline |
Definition at line 43 of file kemoticonsprovider.h.
Member Data Documentation
◆ matchText
| QString KEmoticonsProvider::Emoticon::matchText |
Definition at line 44 of file kemoticonsprovider.h.
◆ matchTextEscaped
| QString KEmoticonsProvider::Emoticon::matchTextEscaped |
Definition at line 45 of file kemoticonsprovider.h.
◆ picHTMLCode
| QString KEmoticonsProvider::Emoticon::picHTMLCode |
Definition at line 47 of file kemoticonsprovider.h.
◆ picPath
| 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-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.