Definition at line 768 of file main.cpp.
◆ JsonEditor()
JsonEditor::JsonEditor |
( |
| ) |
|
|
inline |
◆ add()
void JsonEditor::add |
( |
const fs::path & |
path | ) |
|
|
inline |
◆ draw_json_window()
void JsonEditor::draw_json_window |
( |
| ) |
|
|
inline |
◆ draw_query_window()
void JsonEditor::draw_query_window |
( |
| ) |
|
|
inline |
◆ draw_window()
void JsonEditor::draw_window |
( |
| ) |
|
|
inline |
◆ arena
TraceArena JsonEditor::arena {"JSON", TraceArena::eCollectStackTrace} |
◆ document
JsonFile* JsonEditor::document = nullptr |
◆ documents
std::vector<JsonFile> JsonEditor::documents |
◆ logger
◆ parser
◆ query [1/2]
std::string JsonEditor::query = "$" |
◆ [2/2]
struct { ... } JsonEditor::query |
◆ result
◆ visible
bool JsonEditor::visible = false |
The documentation for this struct was generated from the following file: