Jaidyn Ann
a8f324ca68
Fix property-setter for strings
...
AKA qt_setstringproperty().
2024-02-05 18:38:42 -06:00
Jaidyn Ann
1704d392e8
Add “custom-widgets” example
...
This small example demonstrates defining and
binding to your own subclass of a QT widget.
2024-02-04 15:10:37 -06:00
Jaidyn Ann
890c20ca77
Update egg description
2024-02-04 13:11:02 -06:00
Jaidyn Ann
f5893d3249
Switch from qmake to cmake as the build-system
2024-02-04 12:56:13 -06:00
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
Jaidyn Ann
6a87e2863f
`qt:find` finds QObjects, not QWidgets
2022-10-11 14:06:05 -05:00
Felix L. Winkelmann
a3b9f5c072
qt-light 1.0 for C5
...
git-svn-id: https://code.call-cc.org/svn/chicken-eggs/release/5/qt-light@38001 fca3e652-9b03-0410-8d7b-ac86a6ce46c4
2022-10-11 11:15:01 -05:00