graph_displayer_canvas.h
changeset 186 013afe9ee040
parent 179 1f436ea3ef4f
child 187 b465e2c34f23
equal deleted inserted replaced
47:5d260c584b1d 48:3aa1d526bec7
   439 
   439 
   440   ///reference to the container, in which the canvas is
   440   ///reference to the container, in which the canvas is
   441   NoteBookTab & mytab;
   441   NoteBookTab & mytab;
   442 
   442 
   443   XY calcArrowPos(XY, XY, XY, XY, int);
   443   XY calcArrowPos(XY, XY, XY, XY, int);
       
   444 
       
   445   bool background_set;
       
   446   Glib::RefPtr<Gdk::Pixbuf> refBackground;
       
   447   Gnome::Canvas::Pixbuf *background;
       
   448 public:
       
   449   void setBackground();
   444 };
   450 };
   445 
   451 
   446 #endif //GRAPH_DISPLAYER_CANVAS_H
   452 #endif //GRAPH_DISPLAYER_CANVAS_H