slint/docs/tutorial/cpp
Tobias Hunger e3c4209b1f
Change Model::row_data to return an Option<T> (#873)
Change Model::row_data to return an Option<T> (rust) or std::optional<T> (c++)

Co-authored-by: Olivier Goffart <olivier@woboq.com>
Co-authored-by: Simon Hausmann <hausmann@gmail.com>
2022-01-26 13:55:38 +01:00
..
src Change Model::row_data to return an Option<T> (#873) 2022-01-26 13:55:38 +01:00
book.toml Fix CMake syntax highlighting in the C++ tutorial 2021-06-17 13:47:46 +02:00