[PyQt] How to load .ui XML on the fly?
Bruno Tikami
bruno at tikami.com.br
Wed Apr 23 16:13:55 BST 2008
Hi guys,
I'm quite new to PyQt and I haven't found any specific docs about loading
.ui XML on the fly using Python. The Qt4 C API [1] says that it's possible
using QUiLoader.load . Is it possible on PyQt? Also, I'd like to be able to
load the XML from a buffer, not from a file. Any ideas?
Thanks for your attention!
Regards,
Tkm
http://djangopeople.net/brunotikami/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080423/17b49b33/attachment.html
More information about the PyQt
mailing list