react-qml icon indicating copy to clipboard operation
react-qml copied to clipboard

Complete new

Open longseespace opened this issue 5 years ago • 2 comments

Completely new architecture / implementation for React-QML project

  • [ ] New CLI
    • [ ] command init
    • [ ] move runtime resources to react-qml package (polyfill / patches...)
  • [ ] Built-in components
    • [ ] QtQml
    • [ ] QtQuick
    • [ ] Local Storage - a submodule containing a JavaScript interface for an SQLite database
    • [ ] Particles - provides a particle system for QML application
    • [ ] Window - contains types for creating top-level windows and accessing screen information
    • [ ] Dialogs - contains types for creating and interacting with system dialogs
    • [ ] Controls - provides a set of reusable UI components
    • [ ] Layouts - contains types that are used to arrange items in the user interface
    • [ ] Tests - types for testing QML applications.
    • [ ] Others?

longseespace avatar Jun 05 '19 05:06 longseespace

It's a good idea, and I'll focus on and participate in it.

hanagm avatar Jun 30 '19 16:06 hanagm

is it compatible with Qt6 ?

jhay06 avatar Jun 13 '24 02:06 jhay06