Docs.rs
cxx-qt-macro-0.7.2
cxx-qt-macro 0.7.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ahayzen-kdab
github:kdab:rustcrates
LeonMatthesKDAB
Dependencies
cxx-qt-gen ^0.7.2
normal
proc-macro2 ^1.0
normal
syn ^2.0
normal
cxx ^1.0.144
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cxx_
qt_
macro
0.7.2
All Items
Crate Items
Attribute Macros
Crate
cxx_qt_macro
Copy item path
Source
Expand description
The cxx-qt-macro crate provides the procedural attribute macros which are used with cxx-qt.
Attribute Macros
ยง
bridge
A procedural macro which generates a QObject for a struct inside a module.
qobject
A macro which describes that a struct should be made into a QObject.