Monday, 7 March 2016

Is there a way to customize the Options dialog in QGIS 2.14.6?


I'm creating a deployment package to update QGIS from V2.8 (wien) to V2.14 (essen (LTR)).


In QGIS 2.14 there is a new "Advanced" section under "Settings > Options", see screenshot:


enter image description here


Can this menu item be removed from the Options menu? I don't want to completely disable the "Options" menu as it is used, however I don't want the users access this advanced set of options.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...