WIP: [qt] use checkStateChanged over stateChanged (latter is deprecated) #215
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "qt6-deprecated-state-change"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: lizzie lizzie@eden-emu.dev
[qt] use checkStateChanged over stateChanged (former is deprecated)to [qt] use checkStateChanged over stateChanged (latter is deprecated)Ubuntu 24.04 and Debian 12 (both latest versions) still use Qt 6.4.2, which doesn't yet have
checkStateChanged
Once Trixie is promoted to stable and next Ubuntu LTS is released, we can do this
[qt] use checkStateChanged over stateChanged (latter is deprecated)to WIP: [qt] use checkStateChanged over stateChanged (latter is deprecated)cb044e5a36
toc3be5eb1f1
c3be5eb1f1
toabd12243ec
abd12243ec
to7749f5c82f
Will revisit this today--likely gonna "shim" it out via a macro in qt_common
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.