qt-qml-component-generator - Generate QML Components
Generate QML components with property bindings, signal/slot connections, and Qt Quick Controls integration
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate QML components
- create custom QML types
- set up signal/slot connections
- configure Qt Quick Controls
- generate model/view components
- create component libraries
- set up QML module
- generate type annotations
Inputs
- Qt project path
- component name
- component type
- properties configuration
- signals specification
- C++ backend flag
- Qt Quick Controls option
Outputs
- QML files
- C++ files
- CMake files
- C++ registration code
Requirements
- Qt 5.15 or higher
- Qt Quick module
- Qt Quick Controls module
- QML engine
