MrBeee
MrBeee
Greetings, I'm much impressed by the ExcelDnaDoc functionality in building compiled help files. In particular the fact that help text is embedded in the code, and that creating a chm-file...
### Short description The function ```fn.mkPen``` provides a very flexible way to define a ```QPen``` object. It is also used in the file ```pen.py``` that defines the classes ```PenParameter``` and...
### Short description When adding a pen parameter to a parameter list, the following behavior is observed: 1. The name (title row) is rendered in **bold** face 2. The parameter...
### Short description When loading a colormap parameter, it defaults to a colormap with a gradient between black (left) and red (right) This default 'looks good' but may not be...
I'm using QGIS an Open-Source GIS application, that allows you to write a Coordinate Reference System (CRS) to a QDom element, using its WriteXml() function. This produces a WKT string...