[Kde-bindings] [Bug 291284] New: PyKDE KIconLoader is missing currentSize() function

Andreas Pakulat apaku at gmx.de
Wed Jan 11 18:44:56 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=291284

           Summary: PyKDE KIconLoader is missing currentSize() function
           Product: bindings
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at kde.org
        ReportedBy: apaku at gmx.de


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-bindings mailing list