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

#include <BttvEmotes.hpp>

Public Member Functions

 BttvEmotes ()
 
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, const QString &channelDisplayName, std::function< void(EmoteMap &&)> callback, bool manualRefresh)
 

Constructor & Destructor Documentation

◆ BttvEmotes()

chatterino::BttvEmotes::BttvEmotes ( )

Member Function Documentation

◆ emote()

boost::optional< EmotePtr > chatterino::BttvEmotes::emote ( const EmoteName &  name) const

◆ emotes()

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

◆ loadChannel()

void chatterino::BttvEmotes::loadChannel ( std::weak_ptr< Channel channel,
const QString &  channelId,
const QString &  channelDisplayName,
std::function< void(EmoteMap &&)>  callback,
bool  manualRefresh 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ loadEmotes()

void chatterino::BttvEmotes::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: