mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
SixtyFPS -> Slint in the C++ documentation
This commit is contained in:
parent
ad4eea9e96
commit
f48d7d9f9e
13 changed files with 44 additions and 44 deletions
|
@ -19,7 +19,7 @@ and lowest memory consumption.
|
|||
|
||||
The `slint_target_sources` cmake command makes the translation automatic
|
||||
and [generated code](generated_code.md) has an API that allows setting and getting
|
||||
property values, etc. That API will use types from the {ref}`sixtyfps <namespace_sixtyfps>`
|
||||
property values, etc. That API will use types from the {ref}`slint <namespace_slint>`
|
||||
namespace, for example {cpp:class}`slint::SharedString` or {cpp:class}`slint::Color`.
|
||||
|
||||
## Run-time interpreted `.slint` designs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue