graph_displayer_canvas.h
changeset 148 5adf29662354
parent 147 10ef59f6633c
child 149 930e838ad5b6
equal deleted inserted replaced
34:09f0262bd6d1 35:7020412dbd16
   376 private:
   376 private:
   377 
   377 
   378   ///reference to the container, in which the canvas is
   378   ///reference to the container, in which the canvas is
   379   NoteBookTab & mytab;
   379   NoteBookTab & mytab;
   380 
   380 
   381   XY calcArrowPos(XY, XY, XY, XY, bool);
   381   XY calcArrowPos(XY, XY, XY, XY, int);
   382 };
   382 };
   383 
   383 
   384 #endif //GRAPH_DISPLAYER_CANVAS_H
   384 #endif //GRAPH_DISPLAYER_CANVAS_H