[PyQt] QDesktopServices::setUrlHandler does not have the right
types
Phil Thompson
phil at riverbankcomputing.com
Thu Oct 9 11:56:04 BST 2008
On Wed, 8 Oct 2008 19:41:51 -0700, "Erick Tryzelaar"
<idadesub at users.sourceforge.net> wrote:
> On Sun, Oct 5, 2008 at 6:57 AM, Phil Thompson
> <phil at riverbankcomputing.com> 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.
No. I don't see the point.
Phil
More information about the PyQt
mailing list