Searched defs:jsonCommand (Results 1 – 1 of 1) sorted by relevance
105 void GetJsonCmd(nlohmann::json &jsonCommand, const WidgetCommand &command, bool setExtraInfo) in GetJsonCmd()292 void to_json(nlohmann::json &jsonCommand, const WidgetCommand &command) in to_json()300 nlohmann::json jsonCommand; in to_json() local