Skip to content

Replace deprecated QCheckBox::stateChanged(int)#13832

Closed
magnesj wants to merge 1 commit intodevfrom
fix-checkbox-issues
Closed

Replace deprecated QCheckBox::stateChanged(int)#13832
magnesj wants to merge 1 commit intodevfrom
fix-checkbox-issues

Conversation

@magnesj
Copy link
Copy Markdown
Member

@magnesj magnesj commented Mar 31, 2026

Closes #13831

…d(Qt::CheckState)

Update signal connections and slot signatures to use the non-deprecated Qt 6
checkStateChanged signal, eliminating COMPAT signal warnings at runtime.
@magnesj magnesj closed this Mar 31, 2026
@magnesj magnesj deleted the fix-checkbox-issues branch March 31, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update use of signals for QCheckBox

1 participant