Chatterino
Public Member Functions | Static Public Member Functions | List of all members
chatterino::FfzEmotes Class Referencefinal

#include <FfzEmotes.hpp>

Public Member Functions

 FfzEmotes ()
 
std::shared_ptr< const EmoteMapemotes () const
 
boost::optional< EmotePtremote (const EmoteName &name) const
 
void loadEmotes ()
 

Static Public Member Functions

static void loadChannel (std::weak_ptr< Channel > channel, const QString &channelId, std::function< void(EmoteMap &&)> emoteCallback, std::function< void(boost::optional< EmotePtr >)> modBadgeCallback, std::function< void(boost::optional< EmotePtr >)> vipBadgeCallback, bool manualRefresh)
 

Constructor & Destructor Documentation

◆ FfzEmotes()

chatterino::FfzEmotes::FfzEmotes ( )

Member Function Documentation

◆ emote()

boost::optional< EmotePtr > chatterino::FfzEmotes::emote ( const EmoteName &  name) const
Here is the call graph for this function:

◆ emotes()

std::shared_ptr< const EmoteMap > chatterino::FfzEmotes::emotes ( ) const
Here is the caller graph for this function:

◆ loadChannel()

void chatterino::FfzEmotes::loadChannel ( std::weak_ptr< Channel channel,
const QString &  channelId,
std::function< void(EmoteMap &&)>  emoteCallback,
std::function< void(boost::optional< EmotePtr >)>  modBadgeCallback,
std::function< void(boost::optional< EmotePtr >)>  vipBadgeCallback,
bool  manualRefresh 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ loadEmotes()

void chatterino::FfzEmotes::loadEmotes ( )
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: