LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-23

Capabilities

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

Source

  • Spec: SKILL.md
qt
qml
qt quick
ui components
qt controls
generate QML components
create custom QML types
set up signal/slot connections
configure Qt Quick Controls
Qt project path
component name
component type
QML files
C++ files
CMake files