mapeditor.h
changeset 98 58adc2d2ed08
parent 97 0b048b6bb6f4
child 105 67a91e28b30f
     1.1 --- a/mapeditor.h	Thu Apr 21 19:14:38 2005 +0000
     1.2 +++ b/mapeditor.h	Wed May 04 20:35:39 2005 +0000
     1.3 @@ -74,6 +74,7 @@
     1.4      void moveBranchDown();
     1.5      void editHeading();
     1.6      void addNewBranch(int);			// pos allows to add above/below selection
     1.7 +    void addNewBranchHere();		// insert and make selection its
     1.8      void deleteSelection();
     1.9  	LinkableMapObj* getSelection();	// returns selection
    1.10  	bool select(const QString &);	// Select 
    1.11 @@ -106,6 +107,8 @@
    1.12  	void editVymLink();						// edit link to another map
    1.13  	void deleteVymLink();					// delete link to another map
    1.14  	QString getVymLink();					// return path to map
    1.15 +	void removeBranchHere();				// remove but keep childs
    1.16 +	void removeChilds();					// remove childs
    1.17  	void editMapInfo();						// dialog to enter author, ...
    1.18  	void updateActions();					// update e.g. format buttons
    1.19  	void setLinkStyle (LinkStyle);			// Set style of link