{
"extends": "simpleclosable",
"states": [
"name": "state",
"type": "QString",
"allowedValues": ["open", "closed", "opening", "closing"]
}
]