[Qgis-developer] reorganizing menus

Alexander Bruy alexander.bruy at gmail.com
Fri Dec 23 10:26:34 EST 2011


Sorry, forgot to say.
Also you need in __init__.py add new function

def category():
  return "Raster"

Where "Raster" should be replaced with the name of
menu where plugin will be installed.

-- 
Alexander Bruy


More information about the Qgis-developer mailing list