|
virtual void | render (const std::string §ionName, nlohmann::json §ionData, bool &isCapturing, std::string &capturingKeyName, ImGuiFileDialog *fileDialog, bool defaultOpen=false, bool &isDialogOpen= *(new bool(false)), std::string &dialogKey= *(new std::string()))=0 |
|
◆ 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 |
The documentation for this class was generated from the following file: