Attachment: 0001-Show-the-calculated-deco-stops-in-the-planner-table.patch
Description: Binary data

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 

_______________________________________________
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to