diff -r 6783e13bb05d -r f688a9913724 linkablemapobj.h --- a/linkablemapobj.h Sat Apr 09 22:50:08 2005 +0000 +++ b/linkablemapobj.h Mon Apr 18 06:17:00 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))