[Kst] [Bug 115136] New: Concept of flow for objects

George Staikos staikos at kde.org
Wed Oct 26 19:21:15 CEST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=115136         
           Summary: Concept of flow for objects
           Product: kst
           Version: svn-trunk
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: NOR
         Component: view objects
        AssignedTo: kst kde org
        ReportedBy: staikos kde org


View objects need a new concept which I describe as "flow".  Cleanup layout  
and alignment, for instance, both should act only on a certain subset of  
objects.  I think these are the same subset too - presently plots.  View  
objects should have a boolean flag that can be queried to determine if an  
object followsFlow() and only then should they be used for flow-related  
operation.  This will give a performance boost and cleanup the code for 
gridding and aligning.


More information about the Kst mailing list