[Qgis-developer] Create groups in python plugins

Martin Dobias wonder.sk at gmail.com
Wed Nov 18 13:51:26 EST 2009


On Wed, Nov 18, 2009 at 3:27 PM, Andres Manz <manz.andres at gmail.com> wrote:
> Hi,
>
> I just started working on QgsLegendInterface, so I need a little
> more information: Should it be a member of QgisAppInterface (or
> QgisApp) or should it be an independent interface class, just like
> QgisInterface?

Hi

my preference is that there will be a new method e.g.
legendInterface() in QgisInterface which will return the pointer to
QgsLegendInterface. And QgsLegend will implement this interface.

Regards
Martin


More information about the Qgis-developer mailing list