slint/xtask
Simon Hausmann 11d46bcc23 Hide Property<T> and PropertyTracker<T> from the public C++ API
Move those two classes into the private_api namespace, which is excluded
from the API reference documentation.

For generate code the explicit qualification of Property<T> is changed,
for the cbindgen generated item types the private_api namespace is
pulled into the cbindgen_private namespace.
2021-06-21 12:58:01 +02:00
..
src Hide Property<T> and PropertyTracker<T> from the public C++ API 2021-06-21 12:58:01 +02:00
Cargo.toml Update cbindgen 2021-04-23 16:18:52 +02:00