#include <app.hpp>
Definition at line 54 of file app.hpp.
◆ program_options()
neogfx::program_options::program_options |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ console()
bool neogfx::program_options::console |
( |
| ) |
const |
|
finalvirtual |
◆ dpi_override()
std::optional< size_u32 > neogfx::program_options::dpi_override |
( |
| ) |
const |
|
finalvirtual |
◆ full_screen()
std::optional< size_u32 > neogfx::program_options::full_screen |
( |
| ) |
const |
|
finalvirtual |
◆ nest()
bool neogfx::program_options::nest |
( |
| ) |
const |
|
finalvirtual |
◆ options()
const boost::program_options::variables_map & neogfx::program_options::options |
( |
| ) |
const |
|
finalvirtual |
◆ renderer()
◆ turbo()
bool neogfx::program_options::turbo |
( |
| ) |
const |
|
finalvirtual |
The documentation for this class was generated from the following file: