PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 77 - Improvments to QUiLoader
: Improvments to QUiLoader
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: pyside-tools
: HEAD
: All All
: P5 normal
Assigned To: Lauro Moura
:
:
:
  Show dependency treegraph
 
Reported: 2009-10-06 14:26 EEST by Hugo Parente Lima
Modified: 2010-04-07 11:18 EEST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Parente Lima 2009-10-06 14:26:52 EEST
To get QUiLoader usable as replacement for the uic module, it need some
improvements.

Before start any implementation *DISCUSS* this with the whole team.

Sugestion to QUiLoader can be found at:
http://lists.openbossa.org/pipermail/pyside/2009-August/000098.html

However, if we start to support the uic module like PyQt does, we can drop the
QUiLoader module and forget all this stuff.
Comment 1 renato filho 2009-11-27 17:21:12 EET
Now you can use:
    QUiLoader.loadUi("file.ui", myWidget)

Fixed on commit: 51864957a9cdfc1eac94fd1f1473de2404ce2bc7