Donner 0.5.1
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::DialogPresenter Class Reference

Owns the editor's popup/modal state and renders the corresponding ImGui dialogs. More...

#include "donner/editor/DialogPresenter.h"

Public Member Functions

 DialogPresenter (std::string editorNoticeText)
void requestOpenFile (const std::optional< std::string > &currentFilePath)
void requestAbout ()
void render (const std::function< bool(std::string_view, std::string *)> &tryOpenFile)
void setOpenFileError (std::string error)
void clearOpenFileError ()

Detailed Description

Owns the editor's popup/modal state and renders the corresponding ImGui dialogs.


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