I will take care of that.

Alexandre Neto


On Wed, Mar 5, 2014 at 12:22 PM, jonnyforest <[email protected]> wrote:

> I guys,
>
> in
>
> http://qgis.org/en/docs/user_manual/introduction/qgis_configuration.html#project-properties
> <
> http://qgis.org/en/docs/user_manual/introduction/qgis_configuration.html#project-properties
> >
>
> the snapshot of python code have an error the fix is:
>
> /from qgis.utils import iface
> from qgis.gui import QgsMessageBar
>
> def openProject():
>     msgbar = iface.messageBar()
>     msgbar.*pushMessage*('WARNING', 'project contains sensitive data',
>                        QgsMessageBar.WARNING,10)
>
> def saveProject():
>     pass
>
> def closeProject():
>     pass/
>
> I put the fix in bold.
>
> Regards
>
>
>
> -----
> __________________________________________________________
> "A palavra impossível é uma expressão infeliz; nada se pode esperar
> daqueles que a usam frequentemente" [Carlyle, Thomas]
>
> Linkedin: http://pt.linkedin.com/in/joaofiliperodriguesgaspar
> Transifex: https://www.transifex.com/accounts/profile/jonny_forest/
> Github: https://github.com/jonnyforestGIS
> Osgeo Wiki: http://wiki.osgeo.org/wiki/Jo%C3%A3o_Gaspar
>
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/An-error-in-Documentation-Snapshot-of-Macro-Python-tp5107659.html
> Sent from the Quantum GIS - Community Team mailing list archive at
> Nabble.com.
> _______________________________________________
> Qgis-community-team mailing list for organizing community resources such
> as documentation, translation etc..
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/qgis-community-team
_______________________________________________
Qgis-community-team mailing list for organizing community resources such as 
documentation, translation etc..
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-community-team

Reply via email to