Show deco stops in planner table

Robert C. Helling helling at atdotde.de
Thu May 29 14:59:12 PDT 2014


A non-text attachment was scrubbed...
Name: 0001-Show-the-calculated-deco-stops-in-the-planner-table.patch
Type: application/octet-stream
Size: 2165 bytes
Desc: not available
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20140529/2393d896/attachment.obj>
-------------- next part --------------

this is a copy and paste form planner code before the new profile. After calculating deco it adds the deco stops to the model so that they are displayed in the table.

Problem is, now they get handles in the profile which is wrong but I am unable to turn that off. There should only be handles if “entered” is true. My guess is that this could be done in  

void ProfileWidget2::pointInserted(const QModelIndex &parent, int start, int end)

but I don’t understand which point actually gets inserted (so I could check the “entered” property).

Best
Robert

--                                                                              
.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO 
Robert C. Helling     Elite Master Course Theoretical and Mathematical Physics  
                      Scientific Coordinator                                   
                      Ludwig Maximilians Universitaet Muenchen, Dept. Physik    
print "Just another   Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339       
    stupid .sig\n";   http://www.atdotde.de 



More information about the subsurface mailing list