slint/api/sixtyfps-cpp/tests
Simon Hausmann 7f8f1b3105 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 15:50:58 +02:00
..
datastructures.cpp Hide Property<T> and PropertyTracker<T> from the public C++ API 2021-06-21 15:50:58 +02:00
eventloop.cpp Fix restarting the event loop with the GL backend 2021-05-11 17:48:56 +02:00
interpreter.cpp Allow to simulate key event with the interpreter (C++) 2021-06-11 11:26:21 +02:00
test.60 Add ComponentCompiler::build_from_path 2021-03-19 17:26:19 +01:00