Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

META issue #70

Open
13 tasks
Kakadu opened this issue Feb 3, 2024 · 0 comments
Open
13 tasks

META issue #70

Kakadu opened this issue Feb 3, 2024 · 0 comments

Comments

@Kakadu
Copy link
Owner

Kakadu commented Feb 3, 2024

  • Implement dynamic addition of signals/slots/qinvokable methods. It was started here but the approach is too clumsy and restrictive.
  • Implement 7 GUI tasks Implement 7 GUI tasks #68
  • in OCaml 5 demos are crashing on exit. Need to investigate
  • Invenstigate which features are available from which version of Qt. (I think everything should work on Qt5 but...)
  • Add demos with QML type compiler https://doc.qt.io/qt-6/qtqml-qml-type-compiler.html
  • Add demos with QML script compiler https://doc-snapshots.qt.io/qt6-dev/qtqml-qml-script-compiler.html
  • Document and enhance PPX extensions
    • Singleton's seems to be supported.
    • Old-style creation of objects should work (it allows QAbstractItemModels, '/dune_test' is about that)
    • What about Q_GADGET macro?
  • Technical debts
    • Coverage, autoformatting, etc.
    • Garbage collect issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant