30 virtual void initialize(
Settings &settings,
Paths &paths)
override;
32 bool isIgnoredEmote(
const QString &
emote);
Definition: Emotes.hpp:17
Definition: GifTimer.hpp:10
Definition: Singleton.hpp:10
Definition: Application.cpp:48
Definition: Emotes.hpp:25
GIFTimer gifTimer
Definition: Emotes.hpp:42
ITwitchEmotes * getTwitchEmotes() final
Definition: Emotes.hpp:34
Definition: Emojis.hpp:38
Settings which are availlable for reading and writing on the gui thread.
Definition: Settings.hpp:78
TwitchEmotes twitch
Definition: Emotes.hpp:39
Definition: TwitchEmotes.hpp:45
virtual ITwitchEmotes * getTwitchEmotes()=0
Definition: TwitchEmotes.hpp:36
virtual ~IEmotes()=default
Emojis emojis
Definition: Emotes.hpp:40