The gramps.gui Module¶
Package init for the gui package.
Gramps¶
About Dialog¶
Base Sidebar¶
Bases:
objectThe base class for all sidebar plugins.
Called when the sidebar is made visible.
Return the top container widget for the GUI.
Called when the sidebar is hidden.
Called when the active view is changed.
Column Order¶
Configuration¶
GUI Element (DB)¶
Group common stuff Gramps GUI elements must be able to do when tracking a DB:
connect to db signals
listen to db changes to update themself on relevant changes
determine if the GUI has become out of sync with the db