File jsonConversions.hpp¶
Typedefs
-
using json = nlohmann::json
Functions
-
void to_json(json &j, const CallbacksArray &info)¶
-
void from_json(const json &j, CallbacksArray &info)¶
-
void to_json(json &j, const UIElementRef &info)¶
-
void from_json(const json &j, UIElementRef &info)¶