[PyKDE] KParts.URLArgs metaData() ?

Jim Bublitz jbublitz at nwinternet.com
Tue Mar 1 18:03:24 GMT 2005


On Monday 28 February 2005 04:46, Mateusz Korniak wrote:
> dir(args):  ['__class__', '__delattr__', '__doc__', '__getattribute__',
> '__hash__', '__init__', '__module__', '__new__', '__reduce__',
> '__reduce_ex__', '__repr__', '__setattr__', '__str__', '__weakref__',
> 'contentType', 'doPost', 'docState', 'frameName', 'lockHistory', 'newTab',
> 'postData', 'redirectedRequest', 'reload','serviceType', 'setContentType',
> 'setDoPost', 'setLockHistory', 'setNewTab', 'setRedirectedRequest',
> 'trustedSource', 'xOffset', 'yOffset']
>
> There is no metaData()  member of URLArgs ?
> [matkor at appserver ~]$ rpm -q python-PyKDE kdelibs
> python-PyKDE-3.11.3-4
> kdelibs-3.3.2-3

Right - it's specifically not implemented, not sure why. I'll take a look at 
implementing it in the next snapshot.

Jim




More information about the PyQt mailing list