Skip to content

Add replacements for QML_ELEMENT macro and friends #83

@arBmind

Description

@arBmind

Qt5.15 introduced new macros to register QObject with the Qml type system.
See "QtQml/qqml.h" header:

  • QML_ELEMENT
  • QML_SINGLETON
  • QML_NAMED_ELEMENT(name)

All these macros use Q_CLASSINFO internally. This can also be done with Verdigris.

Ideas and help is more than welcome!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions