nbtab.h
changeset 154 65c1b103443d
parent 121 637c12cbd64c
child 156 c5cdf6690cdf
equal deleted inserted replaced
1:1b97fabe53bf 2:6ac9625076d2
   154   ///Closes and deregistrates the \ref MapWin of \ref NoteBookTab.
   154   ///Closes and deregistrates the \ref MapWin of \ref NoteBookTab.
   155   
   155   
   156   ///See also
   156   ///See also
   157   ///\ref mapwin.
   157   ///\ref mapwin.
   158   void closeMapWin();
   158   void closeMapWin();
       
   159 
       
   160   ///Sets node representation settings
       
   161   void setNodeView(bool, double, double, double);
       
   162 
       
   163   ///Gets node representation settings
       
   164   void getNodeView(bool &, double&, double&, double&);
   159 };
   165 };
   160 
   166 
   161 #endif //NBTAB_H
   167 #endif //NBTAB_H