iPXE
Data Fields
settings_ui Struct Reference

A settings user interface. More...

Data Fields

struct settingssettings
 Settings block. More...
 
struct jump_scroller scroll
 Jump scroller. More...
 
struct settings_ui_row row
 Current row. More...
 

Detailed Description

A settings user interface.

Definition at line 104 of file settings_ui.c.

Field Documentation

◆ settings

struct settings* settings_ui::settings

◆ scroll

struct jump_scroller settings_ui::scroll

Jump scroller.

Definition at line 108 of file settings_ui.c.

Referenced by draw_setting_rows(), main_loop(), select_setting_row(), and select_settings().

◆ row

struct settings_ui_row settings_ui::row

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