[Qgis-developer] Android Qgis

Martin Dobias wonder.sk at gmail.com
Thu Aug 18 09:46:20 EDT 2011


On Thu, Aug 18, 2011 at 3:33 PM, Marco Bernasocchi
<marco at bernawebdesign.ch> wrote:
>> Btw. the customization is meant for "hard" simplification of GUI, that
>> is someone prepares a customized version of QGIS where some
>> functionality is disabled. What you probably want to do is to show
>> just few important toolbars by default and hide the advanced ones.
> Where/how is this done?

During QGIS initialization the customization routines simply remove
some menus, toolbars, actions in menus/toolbars, dock widgets and
status bar widgets from the main window GUI. Note that they are not
deleted completely, only removed from the main window. For details
please have a look at QgsCustomization::updateMainWindow() in
src/app/qgscustomization.cpp.

Martin


More information about the Qgis-developer mailing list