reports signals not found.
Bug reported: https://bugreports.qt.io/browse/QTBUG-116056
Thanks
songziming
发件人: Axel Spoerl<mailto:axel.spo...@qt.io>
发送时间: 2023年8月14日 21:26
收件人: Ziming Song<mailto:s.zim...@hotmail.com>
抄送: development@qt-project.org<mailto:development@qt-proj
Hi,
I’m playing with QtQuick TreeView with custom QAbstractItemModel in C++. The
program runs fine, except some error logs when program exits:
qt.core.qobject.connect: QObject::disconnect: No such signal
QObject::rowsAboutToBeRemoved(QModelIndex,int,int)
qt.core.qobject.connect: QObject::disc
Hi everyone,
I have been fighting with this bug for over a year, but till now I can't find a
satisfying solution, so I came here.
I use QPlainTextEdit to implement my own code editor widget, much like the
tutorial does. The widget works fine, except it displays CJK characters with a
differe