mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 04:18:14 +00:00
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:
parent
8807e83bec
commit
54a3506f4d
3 changed files with 1119 additions and 1086 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue