Chatterino
Public Member Functions | Public Attributes | List of all members
chatterino::Emote Struct Reference

#include <Emote.hpp>

Collaboration diagram for chatterino::Emote:
[legend]

Public Member Functions

const QString & getCopyString () const
 

Public Attributes

EmoteName name
 
ImageSet images
 
Tooltip tooltip
 
Url homePage
 
bool zeroWidth
 
EmoteId id
 
EmoteAuthor author
 
boost::optional< EmoteName > baseName
 

Member Function Documentation

◆ getCopyString()

const QString& chatterino::Emote::getCopyString ( ) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ author

EmoteAuthor chatterino::Emote::author

◆ baseName

boost::optional<EmoteName> chatterino::Emote::baseName

If this emote is aliased, this contains the original (base) name of the emote.

◆ homePage

Url chatterino::Emote::homePage

◆ id

EmoteId chatterino::Emote::id

◆ images

ImageSet chatterino::Emote::images

◆ name

EmoteName chatterino::Emote::name

◆ tooltip

Tooltip chatterino::Emote::tooltip

◆ zeroWidth

bool chatterino::Emote::zeroWidth

The documentation for this struct was generated from the following file: