Chatterino
Namespaces | Functions
Twitch.hpp File Reference
#include <QRegularExpression>
#include <QString>
#include <QStringList>
Include dependency graph for Twitch.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 chatterino
 

Functions

void chatterino::openTwitchUsercard (QString channel, QString username)
 
void chatterino::stripUserName (QString &userName)
 
void chatterino::stripChannelName (QString &channelName)
 
QRegularExpression chatterino::twitchUserLoginRegexp ()
 
QRegularExpression chatterino::twitchUserNameRegexp ()
 
void chatterino::cleanHelixColorName (QString &color)