#include <Editor.h>
◆ Configuration()
| sf::Editor::Configuration::Configuration |
( |
QSettings * |
settings = nullptr | ) |
|
|
explicit |
◆ storeSettings()
| void sf::Editor::Configuration::storeSettings |
( |
bool |
save | ) |
|
◆ darkMode
| bool sf::Editor::Configuration::darkMode {false} |
◆ fontSize
| int sf::Editor::Configuration::fontSize {10} |
◆ fontType
| QString sf::Editor::Configuration::fontType {"Monospace"} |
◆ showGutter
| bool sf::Editor::Configuration::showGutter {true} |
◆ useHighLighting
| bool sf::Editor::Configuration::useHighLighting {true} |
The documentation for this class was generated from the following file: