Bug 291284

Summary: PyKDE KIconLoader is missing currentSize() function
Product: [Developer tools] bindings Reporter: Andreas Pakulat <apaku>
Component: pykdeAssignee: kde-bindings
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

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.