cleaned up and improved GameOptions Model & Page

- added array support
- cleaned up logic
- ran clang-format
- added description & default value columns
- added basic editing support (bools only) - no saving

Co-authored-by: TheLastRar <TheLastRar@users.noreply.github.com>
Signed-off-by: Tayou <tayou@gmx.net>
This commit is contained in:
Tayou
2023-02-27 17:30:30 +01:00
committed by Tayou
parent 564567a568
commit 511076d3ba
5 changed files with 587 additions and 236 deletions

View File

@ -66,7 +66,7 @@
</size>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
<bool>true</bool>
</property>
<attribute name="headerStretchLastSection">
<bool>false</bool>