Skip to content

Conversation

@usiems
Copy link
Contributor

@usiems usiems commented Apr 30, 2025

if they were implicitly added first (to PythonQt.private), and the explicit register method isn't given a Python module object, only a name.

Fixes #260

Class QObject is implicitly registered first because PythonQt registers two interface objects that are derived from QObject.

if they were implicitly added first (to PythonQt.private), and the
explicit register method isn't given a Python module object, only a name.

Fixes #260
@usiems usiems force-pushed the fix_missing_QtCore_QObject branch from 140242d to e1649c3 Compare April 30, 2025 14:54
@usiems usiems merged commit cb10af0 into master Apr 30, 2025
19 checks passed
@usiems usiems deleted the fix_missing_QtCore_QObject branch April 30, 2025 16:06
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.

QtCore.QObject is disappeared

3 participants