{ "name": "DataStream", "module": "Quickshell.Io", "type": "class", "super": { "type": "qt", "module": "qml.QtQml", "name": "QtObject" }, "description": "Data source that can be streamed into a parser.", "details": "See also: {{< qmltypelink type=\"local\" module=\"Quickshell.Io\" name=\"DataStreamParser\" mtype=\"\" mname=\"\" >}}\n", "flags": [ "uncreatable" ], "properties": { "parser": { "type": { "type": "local", "module": "Quickshell.Io", "name": "DataStreamParser" }, "details": "The parser to stream data from this source into.\nIf the parser is null no data will be read.\n" } }, "functions": [], "signals": {}, "variants": {} }