#include <window_builder.hpp>
Definition at line 152 of file window_builder.hpp.
◆ builder_window()
gui2::builder_window::builder_window |
( |
const config & |
cfg | ) |
|
|
inlineexplicit |
◆ read()
void gui2::builder_window::read |
( |
const config & |
cfg | ) |
|
|
private |
◆ description_
std::string gui2::builder_window::description_ |
|
private |
◆ id_
std::string gui2::builder_window::id_ |
|
private |
◆ resolutions
Resolution options for this window instance.
The window widget handles resolution options differently from other widgets. Most specify their resolution options in their definitions. However, windows define different resolution options for each window instance. That enables each dialog to have its own set of options.
Definition at line 249 of file window_builder.hpp.
The documentation for this class was generated from the following files: