Bug 331201

Summary: Add support for attached properties
Product: [Unmaintained] QmlWeb Reporter: Anton Kreuzkamp <akreuzkamp>
Component: QML-EngineAssignee: Anton Kreuzkamp <akreuzkamp>
Status: RESOLVED UNMAINTAINED    
Severity: task    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Bug Depends on: 331195    
Bug Blocks: 331199, 331210    

Description Anton Kreuzkamp 2014-02-16 18:04:51 UTC
Elements can attach properties to other elements, like ListView.isCurrentItem or Component.onCompleted. Although Component.onCompleted is supported already, it's not implemented using attached properties. Change that.
Comment 1 Christoph Cullmann 2025-06-10 16:57:30 UTC
This project is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/unmaintained/qmlweb

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.