Chatterino
|
#include "common/ChatterinoSetting.hpp"
#include <rapidjson/document.h>
#include <QString>
#include <pajlada/settings/settingdata.hpp>
#include <memory>
Go to the source code of this file.
Classes | |
class | chatterino::AB_SETTINGS_CLASS |
Namespaces | |
chatterino | |
Macros | |
#define | AB_SETTINGS_CLASS Settings |
Functions | |
void | chatterino::_actuallyRegisterSetting (std::weak_ptr< pajlada::Settings::SettingData > setting) |
Settings * | chatterino::getSettings () |
AB_SETTINGS_CLASS * | chatterino::getABSettings () |
#define AB_SETTINGS_CLASS Settings |