I\'m trying to run uic3 -convert to convert some开发者_如何转开发 QT3 .ui files to QT4. When I run it, uic3 reports that it\'s unable to find the rules file (q3porting.xml).
Qt3 used to provide QMenuBar::insertItem with QWidget* parameter. This way any custom widget could be added to menu bar - for example a cloc开发者_开发技巧k-widget.
I\'ve got an complicated error. The software send PrintParamters to a Printer a couple of times. At a certain moment all QStrings of the Parameter Struct are broken (bad ptr)
I have the text edit box as a chat window, but I was wondering if there was a way to set the scroll bar to be at the bottom to show the most updated message.