C++: move model code to its own file

Most of the slint.h file is used for model code, so before doing some
work on the model i wanted to refactor the code in its own file.
Since the model need access to the ComponentHandle, i also had to move
that in its own file
This commit is contained in:
Olivier Goffart 2025-03-25 09:27:01 +01:00
parent 8807e83bec
commit 54a3506f4d
3 changed files with 1119 additions and 1086 deletions

File diff suppressed because it is too large Load diff