changeset 138 | 72755e49de4f |
parent 118 | cfd49e5c8723 |
child 147 | 10ef59f6633c |
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 |