On Sun, Oct 5, 2008 at 6:57 AM, Phil Thompson
<[EMAIL PROTECTED]> wrote:
> This will be fixed in tonight's snapshot. You should be able to use either
> ("foo", o, "openUrl") or ("foo", o.openUrl).

Thanks Phil! Did you also add support to do:

QMetaObject.invokeMethod(o.openUrl, ...)

The commit message didn't mention it.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to