KUtils
xmpp_emoticons.h
Go to the documentation of this file.
This is the base class for the emoticons provider plugins.
Definition kemoticonsprovider.h:36
@ DoNotCopy
< Don't copy the emoticon file into the theme directory
Definition kemoticonsprovider.h:54
Definition xmpp_emoticons.h:27
bool loadTheme(const QString &path)
Load the theme inside the directory path.
Definition xmpp_emoticons.cpp:125
bool addEmoticon(const QString &emo, const QString &text, AddEmoticonOption option=DoNotCopy)
Add the emoticon emo with text text.
Definition xmpp_emoticons.cpp:70
bool removeEmoticon(const QString &emo)
Remove the emoticon emo, this will not delete the image file too.
Definition xmpp_emoticons.cpp:39
XmppEmoticons(QObject *parent, const QVariantList &args)
Definition xmpp_emoticons.cpp:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.