[PyKDE] [cvs commit] 'PyQt/pyuic3 embed.cpp form.cpp main.cpp object.cpp uic.cpp'

kvs at valentine.thekompany.com kvs at valentine.thekompany.com
Sun Feb 24 03:33:12 GMT 2002


Update of /public/PyQt/pyuic3
In directory valentine.thekompany.com:/tmp/cvs-serv9431/pyuic3

Modified Files:
	embed.cpp form.cpp main.cpp object.cpp uic.cpp 
Log Message:
configure now searches for Qt v3.0.2.
Added QLineEdit.setPasswordChar() and QLineEdit.passwordChar() for Qt v3.0.2
but left them commented out at they are marked as incompatible add ons.
Updated pyuic3 from the changes in Qt v3.0.2.
Added thread support, ie. QApplication.locl(), QApplication.unlock(),
QApplication.locked(), QApplication.tryLock() and the QMutex, QSemaphore,
QThread and QWaitCondition classes.
Re-did all of the special methods following the SIP changes.





More information about the PyQt mailing list