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 73 of file ImGuiUtils.hh.

Member Data Documentation

◆ tip

std::string_view openmsx::EnumToolTip::tip

Definition at line 75 of file ImGuiUtils.hh.

◆ value

std::string_view openmsx::EnumToolTip::value

Definition at line 74 of file ImGuiUtils.hh.


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