Bug 291284 - PyKDE KIconLoader is missing currentSize() function
Summary: PyKDE KIconLoader is missing currentSize() function
Status: RESOLVED UNMAINTAINED
Alias: None
Product: bindings
Classification: Developer tools
Component: pykde (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-11 18:44 UTC by Andreas Pakulat
Modified: 2018-11-17 05:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Pakulat 2012-01-11 18:44:55 UTC
Version:           unspecified (using KDE 4.7.0) 
OS:                Linux

The wrapped KIconLoader class for PyKDE4 misses the currentSize() function, so its not possible to find out what the user configured as the current size for any of the groups.

Reproducible: Always

Steps to Reproduce:
from PyKDE4 import kdeui
'currentSize' in dir(kdeui.KIconLoader)

Actual Results:  
False

Expected Results:  
True
Comment 1 Andrew Crouthamel 2018-11-17 05:25:38 UTC
Hello, unfortunately this bug is being closed as unmaintained, per request of einar77.