graph_displayer_canvas.h
branchgui
changeset 127 656ac25e009b
parent 118 cfd49e5c8723
child 147 10ef59f6633c
equal deleted inserted replaced
32:6902be11c98f 33:123a78c4c90e
   349 private:
   349 private:
   350 
   350 
   351   ///reference to the container, in which the canvas is
   351   ///reference to the container, in which the canvas is
   352   NoteBookTab & mytab;
   352   NoteBookTab & mytab;
   353 
   353 
   354   XY GraphDisplayerCanvas::calcArrowPos(XY, XY, XY, XY, bool);
   354   XY calcArrowPos(XY, XY, XY, XY, bool);
   355 };
   355 };
   356 
   356 
   357 #endif //GRAPH_DISPLAYER_CANVAS_H
   357 #endif //GRAPH_DISPLAYER_CANVAS_H