Hello, I'm working in a user function for expression builder to retrieve a x and y values of a map extents in a print composer. The idea is to be able to use it in label to label the map corners.
I know I can get all active (opened) composers by doing: composers = iface.activeComposers() It gives me a list of QgsComposerView, that I can select by the list index. But how can I know the position of the QgsComposerView in which I'm using the function (by using it in a label)? Many thanks, Alexandre Neto
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
