Chatterino
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
chatterino::TwitchAccount Member List

This is the complete list of members for chatterino::TwitchAccount, including all inherited members.

accessBlockedUserIds() constchatterino::TwitchAccount
accessBlocks() constchatterino::TwitchAccount
accessEmotes() constchatterino::TwitchAccount
accessLocalEmotes() constchatterino::TwitchAccount
Account(ProviderId providerId)chatterino::Account
autoModAllow(const QString msgID, ChannelPtr channel)chatterino::TwitchAccount
autoModDeny(const QString msgID, ChannelPtr channel)chatterino::TwitchAccount
blockUser(QString userId, std::function< void()> onSuccess, std::function< void()> onFailure)chatterino::TwitchAccount
color()chatterino::TwitchAccount
getCategory() constchatterino::Account
getOAuthClient() constchatterino::TwitchAccount
getOAuthToken() constchatterino::TwitchAccount
getProviderId() constchatterino::Account
getUserId() constchatterino::TwitchAccount
getUserName() constchatterino::TwitchAccount
isAnon() constchatterino::TwitchAccount
loadBlocks()chatterino::TwitchAccount
loadEmotes(std::weak_ptr< Channel > weakChannel={})chatterino::TwitchAccount
loadUserstateEmotes(std::weak_ptr< Channel > weakChannel={})chatterino::TwitchAccount
operator<(const Account &other) constchatterino::Account
setColor(QColor color)chatterino::TwitchAccount
setOAuthClient(const QString &newClientID)chatterino::TwitchAccount
setOAuthToken(const QString &newOAuthToken)chatterino::TwitchAccount
setUserstateEmoteSets(QStringList newEmoteSets)chatterino::TwitchAccount
staticEmoteSetschatterino::TwitchAccount
toString() const overridechatterino::TwitchAccountvirtual
TwitchAccount(const QString &username, const QString &oauthToken_, const QString &oauthClient_, const QString &_userID)chatterino::TwitchAccount
unblockUser(QString userId, std::function< void()> onSuccess, std::function< void()> onFailure)chatterino::TwitchAccount
~Account()=defaultchatterino::Accountvirtual