Chatterino
Public Member Functions | Static Public Member Functions | List of all members
chatterino::TwitchBadges Class Reference

#include <TwitchBadges.hpp>

Public Member Functions

boost::optional< EmotePtrbadge (const QString &set, const QString &version) const
 
boost::optional< EmotePtrbadge (const QString &set) const
 
void getBadgeIcon (const QString &name, BadgeIconCallback callback)
 
void getBadgeIcon (const DisplayBadge &badge, BadgeIconCallback callback)
 
void getBadgeIcons (const QList< DisplayBadge > &badges, BadgeIconCallback callback)
 

Static Public Member Functions

static TwitchBadgesinstance ()
 

Member Function Documentation

◆ badge() [1/2]

boost::optional< EmotePtr > chatterino::TwitchBadges::badge ( const QString &  set,
const QString &  version 
) const
Here is the call graph for this function:
Here is the caller graph for this function:

◆ badge() [2/2]

boost::optional< EmotePtr > chatterino::TwitchBadges::badge ( const QString &  set) const
Here is the call graph for this function:

◆ getBadgeIcon() [1/2]

void chatterino::TwitchBadges::getBadgeIcon ( const QString &  name,
BadgeIconCallback  callback 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getBadgeIcon() [2/2]

void chatterino::TwitchBadges::getBadgeIcon ( const DisplayBadge badge,
BadgeIconCallback  callback 
)
Here is the call graph for this function:

◆ getBadgeIcons()

void chatterino::TwitchBadges::getBadgeIcons ( const QList< DisplayBadge > &  badges,
BadgeIconCallback  callback 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ instance()

TwitchBadges * chatterino::TwitchBadges::instance ( )
static
Here is the caller graph for this function:

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