Changes

From Gramps

Report-writing tutorial

98 bytes added, 09:43, 30 November 2025
m
Report class: Added a hyperlink to the Report class documentation
==Defining the classes==
===Report class===
The user's report class should inherit from the [https://www.gramps-project.org/docs/gen/gen_plug.html#gramps.gen.plug.report._reportbase.Report Report] class contained within the <code>gramps.gen.plug.report</code> module. The constructor should take three arguments (besides class instance itself, usually denoted by 'self' name):
* Gramps database instance
* options class instance
64
edits

Navigation menu