Changes

From Gramps

Using database API

160 bytes added, 23:51, 28 September 2014
Getting notification of changes to the database: correct file location
database.connect('person-update',self.update_view)
database.connect('person-rebuild',self.update_view)
A full list of the signals that are emitted from the database can be found at the top of the <tt>[https://gramps-project.org/docs/gen/gen_db.html#module-gramps.gen.db.base GrampsDbBase]</tt> class in the <tt>GrampsDbBase[http://sourceforge.net/p/gramps/source/ci/master/tree/gramps/gen/db/base.py gramps/gen/db/base.py]</tt> module.
[[Category:Developers/Tutorials]]

Navigation menu