On 8 September 2014 22:27, Salvatore Larosa <[email protected]> wrote: > Hi Nyall, > > On Mon, Sep 8, 2014 at 2:12 PM, Nyall Dawson <[email protected]> wrote: >> >> It's not stored in QgsComposition (unfortunately... this needs to >> change sometime!). Try: >> >> for composer_view in composers: >> print composer_view.composerWindow().windowTitle() > > shouldn't be useful having here a convenience method to get the composer > title? >
Yes, but I don't want to add another method to the API until I can do it properly.... which means moving this property to composition. I'll tackle it sometime as I agree it's a painful process at the moment. Nyall _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
