QMetaObject crate for Rust v0.2.3 Release Notes

Release Date: 2021-08-11 // over 2 years ago
  • โž• Added

    • Tutorial on adding Rust wrappers #171.
    • QCoreApplication: wrappers around public static getters & setters #185.

    ๐Ÿ—„ Deprecated

    • ๐Ÿ“‡ Rename QObjectDescription in favor of its new name RustQObjectDescriptor #172.

    โœ‚ Removed

    • No longer set QT_SELECT environment variable when running qmake #173.

    ๐Ÿ›  Fixed

    • ๐Ÿ— Build scripts improvements #174, d7c6587.
    • Symbol required for the QEnum macro are in the prelude