Searched defs:WidgetCommand (Results 1 – 1 of 1) sorted by relevance
52 struct WidgetCommand { struct53 struct ExtraInfo {81 void to_json(nlohmann::json &jsonCommand, const WidgetCommand &command); argument