vymmodel.h
changeset 740 6dc0a20031f7
parent 739 3d43b46a8564
child 741 1b4d1ea6ea8c
     1.1 --- a/vymmodel.h	Wed Feb 04 11:52:52 2009 +0000
     1.2 +++ b/vymmodel.h	Wed Feb 04 16:33:16 2009 +0000
     1.3 @@ -212,9 +212,6 @@
     1.4  	void setScene(QGraphicsScene *s);
     1.5  	QGraphicsScene *getScene();
     1.6  
     1.7 -	BranchObj* first();					
     1.8 -	BranchObj* next(BranchObj *bo);		
     1.9 -
    1.10      LinkableMapObj* findMapObj(QPointF,LinkableMapObj*);	// find MapObj 
    1.11      LinkableMapObj* findObjBySelect (const QString &s);		// find MapObj by select string
    1.12      LinkableMapObj* findID (const QString &s);				// find MapObj by previously set ID