TextEmoticonsCore::CustomEmoji
TextEmoticonsCore::CustomEmoji Class Reference
#include <customemoji.h>
Public Member Functions | |
QString | category () const |
QString | identifier () const |
bool | isAnimatedEmoji () const |
void | setIdentifier (const QString &newIdentifier) |
void | setIsAnimatedEmoji (bool newIsAnimatedEmoji) |
Detailed Description
The CustomEmoji class.
Definition at line 18 of file customemoji.h.
Constructor & Destructor Documentation
◆ CustomEmoji()
CustomEmoji::CustomEmoji | ( | ) |
Definition at line 11 of file customemoji.cpp.
Member Function Documentation
◆ category()
|
nodiscard |
Definition at line 25 of file customemoji.cpp.
◆ identifier()
|
nodiscard |
Definition at line 15 of file customemoji.cpp.
◆ isAnimatedEmoji()
|
nodiscard |
Definition at line 30 of file customemoji.cpp.
◆ setIdentifier()
void CustomEmoji::setIdentifier | ( | const QString & | newIdentifier | ) |
Definition at line 20 of file customemoji.cpp.
◆ setIsAnimatedEmoji()
void CustomEmoji::setIsAnimatedEmoji | ( | bool | newIsAnimatedEmoji | ) |
Definition at line 35 of file customemoji.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.