openMSX
|
#include <ImGuiReverseBar.hh>
Public Member Functions | |
Entry (std::string f, std::string d, std::time_t t) | |
Public Attributes | |
std::string | fullName |
std::string | displayName |
std::time_t | ftime |
Definition at line 33 of file ImGuiReverseBar.hh.
|
inline |
Definition at line 34 of file ImGuiReverseBar.hh.
std::string openmsx::ImGuiReverseBar::Info::Entry::displayName |
Definition at line 37 of file ImGuiReverseBar.hh.
Referenced by openmsx::ImGuiReverseBar::showMenu().
std::time_t openmsx::ImGuiReverseBar::Info::Entry::ftime |
Definition at line 38 of file ImGuiReverseBar.hh.
Referenced by openmsx::ImGuiReverseBar::showMenu().
std::string openmsx::ImGuiReverseBar::Info::Entry::fullName |
Definition at line 36 of file ImGuiReverseBar.hh.