A QML type documented in a .cpp file. More...
| Import Statement: | import QDoc.Test 1.1 | 
| Instantiates: | Test | 
| [read-only] id : int | 
A read-only property.
| completed(int status) | 
This signal is emitted when the operation completed with status.
Note: The corresponding handler is onCompleted.
This signal is prefixed with group.
Note: The corresponding handler is group.onCreated.
This attached signal is emitted when the type was configured.
Note: The corresponding handler is onConfigured.
| Type copy(a) | 
Returns another Type based on a.