diff -r 7a96bd401351 -r fac7bf719295 linkablemapobj.h --- a/linkablemapobj.h Sun Jan 30 12:58:47 2005 +0000 +++ b/linkablemapobj.h Wed May 18 07:39:51 2005 +0000 @@ -51,6 +51,7 @@ // redraw link with given style LinkableMapObj* getChildObj(); // returns pointer to fromObj LinkableMapObj* getParObj(); // returns pointer to toObj + virtual LinkableMapObj* findObj(QString s); // find obj by selectstring QPoint getChildPos(); // returns pos where childs dock QPoint getParPos(); // returns pos where parents dock QPoint getRelPos(); // get position relative to parent (or (0,0))