Chatterino
Namespaces | Macros
GeneralPage.cpp File Reference
#include "widgets/settingspages/GeneralPage.hpp"
#include "Application.hpp"
#include "common/QLogging.hpp"
#include "common/Version.hpp"
#include "controllers/hotkeys/HotkeyCategory.hpp"
#include "controllers/hotkeys/HotkeyController.hpp"
#include "providers/twitch/TwitchChannel.hpp"
#include "providers/twitch/TwitchIrcServer.hpp"
#include "singletons/Fonts.hpp"
#include "singletons/NativeMessaging.hpp"
#include "singletons/Paths.hpp"
#include "singletons/Theme.hpp"
#include "singletons/WindowManager.hpp"
#include "util/FuzzyConvert.hpp"
#include "util/Helpers.hpp"
#include "util/IncognitoBrowser.hpp"
#include "util/StreamerMode.hpp"
#include "widgets/BaseWindow.hpp"
#include "widgets/helper/Line.hpp"
#include "widgets/settingspages/GeneralPageView.hpp"
#include "widgets/splits/SplitInput.hpp"
#include <QDesktopServices>
#include <QFileDialog>
#include <QFontDialog>
#include <QLabel>
#include <QScrollArea>
Include dependency graph for GeneralPage.cpp:

Namespaces

 chatterino
 

Macros

#define CHROME_EXTENSION_LINK
 
#define FIREFOX_EXTENSION_LINK   "https://addons.mozilla.org/en-US/firefox/addon/chatterino-native-host/"
 
#define addTitle   addTitle
 
#define addSubtitle   addSubtitle
 
#define META_KEY   "Meta"
 

Macro Definition Documentation

◆ addSubtitle

#define addSubtitle   addSubtitle

◆ addTitle

#define addTitle   addTitle

◆ CHROME_EXTENSION_LINK

#define CHROME_EXTENSION_LINK
Value:
"https://chrome.google.com/webstore/detail/chatterino-native-host/" \
"glknmaideaikkmemifbfkhnomoknepka"

◆ FIREFOX_EXTENSION_LINK

#define FIREFOX_EXTENSION_LINK   "https://addons.mozilla.org/en-US/firefox/addon/chatterino-native-host/"

◆ META_KEY

#define META_KEY   "Meta"