Warning, /frameworks/kuserfeedback/src/console/schematemplates/qpa.schema is written in an unsupported language. File is not indexed.

0001 {
0002     "name": "Qt Platform Plugin",
0003     "schema": [
0004         {
0005             "name": "qpa",
0006             "type": "scalar",
0007             "elements": [
0008                 {
0009                     "name": "name",
0010                     "type": "string"
0011                 }
0012             ]
0013         }
0014     ],
0015     "aggregation": [
0016         {
0017             "type": "category",
0018             "name": "Qt Platform Plugin Distribution",
0019             "elements": [ { "type": "value", "schemaEntry": "qpa", "schemaEntryElement": "name" } ]
0020         }
0021     ]
0022 }