Bug 331208 - Adjust API of TextInput and TextArea to comply with the QtQuick API
Summary: Adjust API of TextInput and TextArea to comply with the QtQuick API
Status: RESOLVED UNMAINTAINED
Alias: None
Product: QmlWeb
Classification: Unmaintained
Component: QtQuick (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR task
Target Milestone: ---
Assignee: Anton Kreuzkamp
URL:
Keywords:
Depends on:
Blocks: 331214
  Show dependency treegraph
 
Reported: 2014-02-16 19:01 UTC by Anton Kreuzkamp
Modified: 2025-06-10 16:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kreuzkamp 2014-02-16 19:01:56 UTC
Currently QmlWeb has the two element types TextInput and TextArea. Their purpose is exactly the same as QtQuick's TextField and TextEdit. Change the names and adapt the API of the QtQuick types. TextInput and TextArea type names can be dropped.
Comment 1 Christoph Cullmann 2025-06-10 16:57:32 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.