eric6.QScintilla.Exporters.ExporterODT
Module implementing an exporter for ODT.
Global Attributes
Classes
Functions
ExporterODT
Class implementing an exporter for ODT.
Derived from
ExporterBase
Class Attributes
Class Methods
Methods
Static Methods
ExporterODT (Constructor)
ExporterODT(editor, parent=None)
Constructor
- editor
-
reference to the editor object (QScintilla.Editor.Editor)
- parent
-
parent object of the exporter (QObject)
ExporterODT.exportSource
exportSource()
Public method performing the export.