Crate cxx_qt_macro

source ·
Expand description

The cxx-qt-macro crate provides the procedural attribute macros which are used with cxx-qt.

Attribute Macros§

  • A procedural macro which generates a QObject for a struct inside a module.
  • A macro which describes that a struct should be made into a QObject.