[Qgis-developer] Removing default menus

Bishwarup Banerjee bishwarup.banerjee at gmail.com
Wed Feb 18 04:07:54 EST 2009


Hi,

I am using python for programming. I want to load quantum gis (run time)
without the menus and i also want to add my own menu.

I will try to implement what option you have told.

regards
bishwarup


On Wed, Feb 18, 2009 at 2:18 AM, Tim Sutton <tim at linfiniti.com> wrote:

> Hi
>
> Please provide more info:
>
>  - what programming language you are using
>  - what you have already tried
>  - do you want to make these changes at compile time or run time?
>  etc.
>
> Assuming that you are using c++ something like this should work from the
> plugin api:
>
> qGisInterface->layerMenu()->hide();
>
> (untested code above)
>
> On Monday 16 February 2009 09:09:26 Bishwarup Banerjee wrote:
> > Dear all,
> >
> > I want to load only those menu items (file, view, layer, etc) that are
> > necessary for me. I don't want to load all the default menu items. Can i
> do
> > this with Quantum GIS? If yes how?
> >
> > With Regards,
> > Bishwarup
>
> Regards,
>
> --
> Tim Sutton, Linfiniti Consulting
> ==============================================
> * QGIS Project Steering Committee Member (Release  Manager)
> * Visit http://linfiniti.com for more information
>   about the QGIS and FOSS services we provide.
> * Skype: timlinux Irc: timlinux on #qgis at freenode.net
> ==============================================
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20090218/0291b183/attachment.html


More information about the Qgis-developer mailing list