KUtils
adium_emoticons.h
Go to the documentation of this file.
bool removeEmoticon(const QString &emo)
Remove the emoticon emo, this will not delete the image file too.
Definition adium_emoticons.cpp:38
AdiumEmoticons(QObject *parent, const QVariantList &args)
Definition adium_emoticons.cpp:32
bool addEmoticon(const QString &emo, const QString &text, AddEmoticonOption option=DoNotCopy)
Add the emoticon emo with text text.
Definition adium_emoticons.cpp:65
bool loadTheme(const QString &path)
Load the theme inside the directory path.
Definition adium_emoticons.cpp:132
@ DoNotCopy
< Don't copy the emoticon file into the theme directory
Definition kemoticonsprovider.h:54
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.