Feature #5216
Modify default options in QGIS
| Status: | New | Start Date: | 03/21/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | Version X - Unplanned | |||
| Platform: | Resolution: | |||
| Platform version: | Patch supplied: | No | ||
| Status info: |
Description
It would be nice if we could change default QGIS options.
For example, the default font used by QGIS composer on my system is ubuntu. I'd like to change that.
Another point, I'd like when creating an object, to have no border!
A user option file (like in scite editor for example), would be worth value.
Here is the basic idea. It should, fore sure, be adapted since I do not know how QGIS configuration options are stored, now.
composer.default_font = 'Arial'; composer.default_object.border.width = 0;
That come from gis.stackexchange : http://gis.stackexchange.com/questions/21845/modify-default-options-in-qgis
History
Updated by Giovanni Manghi about 1 year ago
- Target version set to Version 2.0.0
Updated by Pirmin Kalberer 8 months ago
- Target version changed from Version 2.0.0 to Version X - Unplanned