openMSX
Public Attributes | List of all members
openmsx::EnumToolTip Struct Reference

#include <ImGuiUtils.hh>

Collaboration diagram for openmsx::EnumToolTip:
Collaboration graph
[legend]

Public Attributes

std::string_view value
 
std::string_view tip
 

Detailed Description

Definition at line 60 of file ImGuiUtils.hh.

Member Data Documentation

◆ tip

std::string_view openmsx::EnumToolTip::tip

Definition at line 62 of file ImGuiUtils.hh.

◆ value

std::string_view openmsx::EnumToolTip::value

Definition at line 61 of file ImGuiUtils.hh.


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