API Documentation
Loading...
Searching...
No Matches
WindowOptions Struct Reference

#include <WindowOptions.h>

Collaboration diagram for WindowOptions:
[legend]

Static Public Member Functions

static void ResetOptionsToDefaults ()
 

Static Public Attributes

static ApplicationOption< bool > allow_multiple_properties
 
static ApplicationOption< bool > allow_touch_desktop_selection
 
static ApplicationOption< bool > dock_design_editors
 
static ApplicationOption< bool > horizontal_selection_area
 
static ApplicationOption< bool > is_right_sided
 
static ApplicationOption< bool > managed_wifi
 
static TranslatedString options_label
 
static ApplicationOption< bool > reset_browse_directory
 
static ApplicationOption< bool > show_camera_pane
 
static ApplicationOption< bool > show_draw_options
 
static ApplicationOption< bool > show_exit_in_touch
 
static ApplicationOption< bool > show_measure_options
 
static ApplicationOption< bool > show_new_project_dialog
 
static ApplicationOption< bool > spawn_new_process_on_new
 
static ApplicationOption< bool > use_bottom_section
 
static ApplicationOption< bool > viewport_selection_dock_editor
 
static ApplicationOption< bool > warn_on_delete
 

Detailed Description


struct: WindowOptions

Stores the options, added to the user settings, that control Window and high level UI options in the application. All options retained across application restart

Author: Tyler Parke

Date: 2023-01-16

Member Function Documentation

◆ ResetOptionsToDefaults()

static void ResetOptionsToDefaults ( )
static

Member Data Documentation

◆ allow_multiple_properties

ApplicationOption<bool> allow_multiple_properties
static

◆ allow_touch_desktop_selection

ApplicationOption<bool> allow_touch_desktop_selection
static

◆ dock_design_editors

ApplicationOption<bool> dock_design_editors
static

◆ horizontal_selection_area

ApplicationOption<bool> horizontal_selection_area
static

◆ is_right_sided

ApplicationOption<bool> is_right_sided
static

◆ managed_wifi

ApplicationOption<bool> managed_wifi
static

◆ options_label

TranslatedString options_label
static

◆ reset_browse_directory

ApplicationOption<bool> reset_browse_directory
static

◆ show_camera_pane

ApplicationOption<bool> show_camera_pane
static

◆ show_draw_options

ApplicationOption<bool> show_draw_options
static

◆ show_exit_in_touch

ApplicationOption<bool> show_exit_in_touch
static

◆ show_measure_options

ApplicationOption<bool> show_measure_options
static

◆ show_new_project_dialog

ApplicationOption<bool> show_new_project_dialog
static

◆ spawn_new_process_on_new

ApplicationOption<bool> spawn_new_process_on_new
static

◆ use_bottom_section

ApplicationOption<bool> use_bottom_section
static

◆ viewport_selection_dock_editor

ApplicationOption<bool> viewport_selection_dock_editor
static

◆ warn_on_delete

ApplicationOption<bool> warn_on_delete
static

The documentation for this struct was generated from the following file: