slint/docs/tutorial/rust/src
Chris Chinchilla 9345638191
Refactor CPP Quickstart to use project template project (#4722)
* Refactor CPP Quickstart to use project template project

* Update docs/tutorial/cpp/src/main_initial.cpp

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update docs/tutorial/cpp/src/game_logic_in_cpp.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Update docs/tutorial/cpp/src/creating_the_tiles_from_cpp.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Update docs/tutorial/cpp/src/from_one_to_multiple_tiles.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Update docs/tutorial/cpp/src/from_one_to_multiple_tiles.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Update docs/tutorial/cpp/src/getting_started.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Remove commented text

* Re-add removed powershell icon commands

* Undo rename

* Correct path in CMakeLists.txt

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
2024-03-11 15:09:01 +01:00
..
Cargo.toml Bump version number to 1.5.0 2024-02-20 17:33:11 +00:00
conclusion.md Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
creating_the_tiles_from_rust.md Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
from_one_to_multiple_tiles.md Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
game_logic_in_rust.md Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
getting_started.md Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
icons Move the Rust tutorial into a sub-directory 2021-06-17 11:04:43 +02:00
ideas_for_the_reader.md Fix a few links to the docs that changed with the new structure 2024-02-03 09:38:49 +01:00
introduction.md Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
main_game_logic_in_rust.rs Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
main_initial.rs Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
main_memory_tile.rs Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
main_multiple_tiles.rs Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
main_polishing_the_tile.rs Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
main_tiles_from_rust.rs Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
memory_tile.md Refactor CPP Quickstart to use project template project (#4722) 2024-03-11 15:09:01 +01:00
polishing_the_tile.md Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
running_in_a_browser.md Use Rust project templates as basis for current tutorial (#4488) 2024-02-02 16:55:11 +01:00
SUMMARY.md reuse: remove glob for markdown files 2023-08-17 08:55:28 +02:00