|
15Slide
|
Information/options for use in 15Slide. More...
Namespaces | |
| Build | |
| Compiliation related constants. | |
| GTKSlide | |
| GTKSlide related constants. | |
| OS | |
| Operating System related constants. | |
Variables | |
| constexpr bool | CHEAT_MODE {false} |
| Create a cheap grid each run. More... | |
| constexpr bool | USE_UTF8_TERMINAL {true && !OS::WINDOWS} |
| Use UTF-8 throuought the program; not avaliable on Windows. More... | |
| constexpr bool | CLEAR_SCREEN_ON_START {false} |
| Clear Screen on start with acsii code. More... | |
| constexpr bool | AUTOSAVE_ON_SLIDE_DEFAULT {true} |
| To autosave after each slide by default or not. More... | |
| constexpr bool | GTKSLIDE_ENABLED {true} |
| 15Slide will use GTKSlide instead of CommandUI More... | |
Information/options for use in 15Slide.
| constexpr bool ProgramStuff::AUTOSAVE_ON_SLIDE_DEFAULT {true} |
To autosave after each slide by default or not.
| constexpr bool ProgramStuff::CHEAT_MODE {false} |
Create a cheap grid each run.
| constexpr bool ProgramStuff::CLEAR_SCREEN_ON_START {false} |
Clear Screen on start with acsii code.
| constexpr bool ProgramStuff::USE_UTF8_TERMINAL {true && !OS::WINDOWS} |
Use UTF-8 throuought the program; not avaliable on Windows.