Answer the question
In order to leave comments, you need to log in
PyQt QObject::connect: Cannot queue arguments of type 'QTextCursor'?
There is a PyQt5 program that contains a QTextBrowser widget, where text is written via append(string). After four entries, I get the message
QObject::connect: Cannot queue arguments of type 'QTextCursor' (Make sure 'QTextCursor' is registered using qRegisterMetaType().)
How do I fix this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question