ASAPCabinetFE
 
Loading...
Searching...
No Matches
ISectionRenderer Class Referenceabstract
+ Inheritance diagram for ISectionRenderer:
+ Collaboration diagram for ISectionRenderer:

Public Member Functions

virtual void render (const std::string &sectionName, nlohmann::json &sectionData, bool &isCapturing, std::string &capturingKeyName, ImGuiFileDialog *fileDialog, bool defaultOpen=false, bool &isDialogOpen= *(new bool(false)), std::string &dialogKey= *(new std::string()))=0
 

Member Function Documentation

◆ render()

virtual void ISectionRenderer::render ( const std::string &  sectionName,
nlohmann::json &  sectionData,
bool &  isCapturing,
std::string &  capturingKeyName,
ImGuiFileDialog *  fileDialog,
bool  defaultOpen = false,
bool &  isDialogOpen = *(new bool(false)),
std::string &  dialogKey = *(new std::string()) 
)
pure virtual

Implemented in SectionRenderer.


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