Crate qmetaobject_impl

Source
Expand description

This crates implement the custom derive used by the qmetaobject crate.

Macros§

qrc_internal

Derive Macros§

QEnum
Implementation of #[derive(QEnum)]
QEnum6
Implementation of #[derive(QEnum)]
QGadget
Implementation of #[derive(QGadget)]
QGadget6
Implementation of #[derive(QGadget)]
QObject
Implementation of #[derive(QObject)]
QObject6
Implementation of #[derive(QObject)]
SimpleListItem
Implementation of #[derive(SimpleListItem)]