[PyKDE] KRun.setEnableExternalBrowser missing
Jim Bublitz
jbublitz at nwinternet.com
Wed Sep 6 00:40:07 BST 2006
On Tuesday 05 September 2006 14:44, Paul Giannaros wrote:
> Hi there. I'm trying to call the method setEnableExternalBrowser in my
> source
>
> code but it doesn't seem to exist. i.e:
> >>> import kio
> >>> kio.KRun.setEnableExternalBrowser
>
> AttributeError: setEnableExternalBrowser
>
Depends on what version of KDE you built PyKDE against.
setEnableExternalBrowser requires KDE >= 3.4.0
Works here.
Jim
More information about the PyQt
mailing list