linkablemapobj.h
changeset 95 f688a9913724
parent 0 7a96bd401351
child 106 4083860dd82e
     1.1 --- a/linkablemapobj.h	Sat Apr 09 22:50:08 2005 +0000
     1.2 +++ b/linkablemapobj.h	Mon Apr 18 06:17:00 2005 +0000
     1.3 @@ -51,6 +51,7 @@
     1.4  											// redraw link with given style
     1.5      LinkableMapObj* getChildObj();			// returns pointer to fromObj
     1.6      LinkableMapObj* getParObj();			// returns pointer to toObj
     1.7 +    virtual LinkableMapObj* findObj(QString s);	// find obj by selectstring
     1.8      QPoint getChildPos();					// returns pos where childs dock
     1.9      QPoint getParPos();						// returns pos where parents dock
    1.10      QPoint getRelPos();						// get position relative to parent (or (0,0))