Crate qmetaobject_impl[][src]

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

Macros

qrc_internal

Implementation of the qmetaobject::qrc! macro

Derive Macros

QEnum

Implementation of #[derive(QEnum)]

QGadget

Implementation of #[derive(QGadget)]

QObject

Implementation of #[derive(QObject)]

SimpleListItem

Implementation of #[derive(SimpleListItem)]