openMSX
|
#include <ImGuiPartInterface.hh>
Public Member Functions | |
void | save (ImGuiTextBuffer &buf, C &c) const |
void | load (C &c, zstring_view value) const |
Public Member Functions inherited from openmsx::PersistentElementBase< C, bool > | |
constexpr | PersistentElementBase (zstring_view name_, bool C::*p_) |
bool & | get (C &c) const |
Additional Inherited Members | |
Public Attributes inherited from openmsx::PersistentElementBase< C, bool > | |
zstring_view | name |
bool C::* | p |
Definition at line 118 of file ImGuiPartInterface.hh.
|
inline |
Definition at line 123 of file ImGuiPartInterface.hh.
References StringOp::stringToBool().
|
inline |
Definition at line 120 of file ImGuiPartInterface.hh.