mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 10:23:32 +00:00
Introduce link-data.json in the C++ docs to reduce risk of dead links
This commit is contained in:
parent
9eb0764622
commit
b4b878d71e
6 changed files with 24 additions and 14 deletions
|
@ -316,7 +316,7 @@ long int model_length(const std::shared_ptr<M> &model)
|
|||
} // namespace private_api
|
||||
|
||||
/// \rst
|
||||
/// A Model is providing Data for |Repetition|_ repetitions or |ListView|_ elements of the
|
||||
/// A Model is providing Data for Slint |Models|_ or |ListView|_ elements of the
|
||||
/// :code:`.slint` language
|
||||
/// \endrst
|
||||
template<typename ModelData>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue