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