slint/api
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
..
sixtyfps-cpp Hide Property<T> and PropertyTracker<T> from the public C++ API 2021-06-21 12:58:01 +02:00
sixtyfps-node Finish support for callback aliases 2021-06-07 20:40:36 +02:00
sixtyfps-rs Refer to the tutorial from our front-pages that also refer to the reference docs 2021-06-17 16:38:19 +02:00
sixtyfps-wasm-interpreter Add support for showing warning diagnostics in the online editor 2021-04-30 15:43:05 +02:00