QWidget-Parser !
Metacello new
baseline: 'QWidgetParser';
repository: 'github://gastonginestet/QWidget-Parser';
load.
Download TreeAndList and TreeAndListExtendedVersion
Use the QWidget-Parser to parse a GUI xml file from QTDesigner to Spec2 and build it from Pharo. For example:
QVisitor new buildWidgetsFrom:'your-route-to/TreeAndListExtendedVersion.ui'