Class QmlElementAttribute<T>
Registers a specific runtime type as a QML element at assembly scope.
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
public class QmlElementAttribute<T> : QmlElementAttribute
Type Parameters
TThe runtime type to expose to the Qt Bridge QML generation pipeline.
- Inheritance
-
QmlElementAttribute<T>
- Inherited Members