[Uml-devel] [umbrello] [Bug 320463] New: get rid of old paint event api

Ralf Habacker ralf.habacker at freenet.de
Thu May 30 06:33:11 UTC 2013


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

            Bug ID: 320463
           Summary: get rid of old paint event api
    Classification: Unclassified
           Product: umbrello
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de

most widgets still uses the old paint event style method draw. Instead it
should use the paint() method for painting.

Reproducible: Always

Steps to Reproduce:
1. open umbrello/widgets/widgetbase.h
2. search for method draw(


Actual Results:  
You will find several locations where this method has been used

Expected Results:  
paint methods should use paint()

-- 
You are receiving this mail because:
You are the assignee for the bug.




More information about the umbrello-devel mailing list