openMSX
|
This is the complete list of members for openmsx::ImGuiOpenFile, including all inherited members.
doPaint() | openmsx::ImGuiOpenFile | |
getLastFilter() | openmsx::ImGuiOpenFile | static |
ImGuiPart(ImGuiManager &manager_) | openmsx::ImGuiOpenFile | inlineexplicit |
ImGuiPart(const ImGuiPart &)=delete | openmsx::ImGuiOpenFile | |
ImGuiPart(ImGuiPart &&)=delete | openmsx::ImGuiOpenFile | |
iniName() const override | openmsx::ImGuiOpenFile | inlinevirtual |
loadEnd() | openmsx::ImGuiPartInterface | inlinevirtual |
loadLine(std::string_view name, zstring_view value) override | openmsx::ImGuiOpenFile | virtual |
loadStart() | openmsx::ImGuiPartInterface | inlinevirtual |
manager | openmsx::ImGuiPart | protected |
mustPaint(Painter p) const | openmsx::ImGuiOpenFile | inline |
operator=(const ImGuiPart &)=delete | openmsx::ImGuiPart | |
operator=(ImGuiPart &&)=delete | openmsx::ImGuiPart | |
paint(MSXMotherBoard *) | openmsx::ImGuiPartInterface | inlinevirtual |
Painter enum name | openmsx::ImGuiOpenFile | |
save(ImGuiTextBuffer &buf) override | openmsx::ImGuiOpenFile | virtual |
selectDirectory(const std::string &title, const std::function< void(const std::string &)> &callback, zstring_view lastLocationHint={}, Painter painter=Painter::MANAGER) | openmsx::ImGuiOpenFile | |
selectFile(const std::string &title, std::string filters, const std::function< void(const std::string &)> &callback, zstring_view lastLocationHint={}, Painter painter=Painter::MANAGER) | openmsx::ImGuiOpenFile | |
selectNewFile(const std::string &title, std::string filters, const std::function< void(const std::string &)> &callback, zstring_view lastLocationHint={}, Painter painter=Painter::MANAGER) | openmsx::ImGuiOpenFile | |
showMenu(MSXMotherBoard *) | openmsx::ImGuiPartInterface | inlinevirtual |
~ImGuiPart() | openmsx::ImGuiPart | inline |