Some WIP patches for Chicken Scheme's qt-light library.
Iri al dosiero
Jaidyn Ann b80d43f031 Update for QT6 support
This makes some necessary changes to get qt-light
working under QT6:
• Replace QSound (deprecated) with QSoundEffect
• Replace QVariant datatype enums with QMetaTypes’
• Use new constructor for QVariants in propsetters
2024-02-03 22:33:13 -06:00
examples qt-light 1.0 for C5 2022-10-11 11:15:01 -05:00
chicken-compile-qt-extension.scm qt-light 1.0 for C5 2022-10-11 11:15:01 -05:00
info.txt qt-light 1.0 for C5 2022-10-11 11:15:01 -05:00
main.cpp Update for QT6 support 2024-02-03 22:33:13 -06:00
prototypes.h `qt:find` finds QObjects, not QWidgets 2022-10-11 14:06:05 -05:00
qt-light.egg qt-light 1.0 for C5 2022-10-11 11:15:01 -05:00
qt-light.scm `qt:find` finds QObjects, not QWidgets 2022-10-11 14:06:05 -05:00