[umbrello] [Bug 368081] New: Importing abstract c++ class do not set "abstract class" property
    Ralf Habacker via KDE Bugzilla 
    bugzilla_noreply at kde.org
       
    Thu Sep  1 06:18:37 UTC 2016
    
    
  
https://bugs.kde.org/show_bug.cgi?id=368081
            Bug ID: 368081
           Summary: Importing abstract c++ class do not set "abstract
                    class" property
           Product: umbrello
           Version: 2.19.2 (KDE Applications 16.04.2)
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de
Classes handled by umbrello have an attribute "abstract class" to indicate that
a class is abstract. Abstract classes are class with at least one pure virtual
method. Importing such class do not set this property.
Reproducible: Always
Steps to Reproduce:
1. start umbrello
2. import appended test case
Actual Results:  
The imported class do not have the property "abstract class" set. 
Expected Results:  
The imported class should have set the property "abstract class".
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the umbrello-devel
mailing list