mapeditor.h
changeset 514 497fab7d1404
parent 505 244e309b4047
child 517 b525fdd445c4
     1.1 --- a/mapeditor.h	Tue Jun 19 14:20:29 2007 +0000
     1.2 +++ b/mapeditor.h	Tue Jun 19 14:20:30 2007 +0000
     1.3 @@ -136,8 +136,10 @@
     1.4  	BranchObj::HideTmpMode getHideTmpMode();		// temporary hide stuff
     1.5  public:
     1.6  	void setExportMode (bool);			//!< Set or unset temporary hiding of objects during export
     1.7 -    void exportImage (QString fn);			//!< Export as PNG	
     1.8 -    void exportImage (QString fn, QString);	//!< Export in given format
     1.9 +	void exportASCII (QString fname="",bool askForName=true);  	//!< Export as ASCII
    1.10 +
    1.11 +	/*! Save as image */
    1.12 +    void exportImage (QString fname="",bool askForName=true,QString format="PNG");
    1.13      void exportOOPresentation(const QString &,const QString &);	//!< Export as OpenOfficeOrg presentation
    1.14      void exportXML(const QString&);		//!< Export as XML to directory
    1.15      void clear();						//!< Clear map