Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::gui::HeaderNavigableOption Struct Reference

#include <HeaderNavigableOptions.hpp>

Collaboration diagram for iv::gui::HeaderNavigableOption:
[legend]

Public Attributes

std::optional< std::string > text
 
std::optional< std::string > icon
 
std::function< void()> action
 
AbstractComponentGUIcomponent {nullptr}
 
IWidgetwidget {nullptr}
 

Member Data Documentation

◆ action

std::function<void()> iv::gui::HeaderNavigableOption::action

◆ component

AbstractComponentGUI* iv::gui::HeaderNavigableOption::component {nullptr}

◆ icon

std::optional<std::string> iv::gui::HeaderNavigableOption::icon

◆ text

std::optional<std::string> iv::gui::HeaderNavigableOption::text

◆ widget

IWidget* iv::gui::HeaderNavigableOption::widget {nullptr}

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