A QML type documented in a .cpp file. More...
| Import Statement: | import QDoc.Test 1.1 |
| Since: | Qt 1.1 |
| In C++: | Test |
| Status: | <Work In Progress> |
(until 6.3)A group of properties sharing a documentation comment.
A property group.
[read-only]A read-only property.
[required]Name of the Test.
[default: Type.NoType]| Constant | Description |
|---|---|
Type.NoType | Nothing |
Type.SomeType | Something |
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.
Enables or disables this type.
Returns another Type based on a.
[until 6.3] futureDeprecated()This method is scheduled for deprecation in version 6.3.
Use something else instead.
This is a method that's marked for deprecation in a future version.