KUtils
adium_emoticons.h
Go to the documentation of this file.
Definition: adium_emoticons.h:27
bool removeEmoticon(const QString &emo)
Remove the emoticon emo, this will not delete the image file too.
Definition: adium_emoticons.cpp:38
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
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.