但我向textEdit中写东西时(myTextEdit->append("mymessage!\n")),报如下的debug信息:
QObject::connect: Cannot queue arguments of type 'QSizeF'
QObject::connect: Cannot queue arguments of type 'QRectF'
QObject::connect: Cannot queue arguments of type 'QTextCursor'
ASSERT: "!atEnd()" in file text\qfragmentmap_p.h, line 255
请问这是什么原因啊?
[ 此贴被XChinux在2005-12-15 20:12重新编辑 ]