--- a/APIs/Python3/eric5.api Mon Aug 30 12:30:29 2010 +0200 +++ b/APIs/Python3/eric5.api Mon Aug 30 15:24:28 2010 +0200 @@ -4912,6 +4912,10 @@ eric5.QScintilla.Exporters.ExporterBase.ExporterBase?1(editor, parent = None) eric5.QScintilla.Exporters.ExporterHTML.ExporterHTML.exportSource?4() eric5.QScintilla.Exporters.ExporterHTML.ExporterHTML?1(editor, parent = None) +eric5.QScintilla.Exporters.ExporterHTML.HTMLGenerator.generate?4(tabSize = 4, useTabs = False, wysiwyg = True, folding = False, onlyStylesUsed = False, titleFullPath = False) +eric5.QScintilla.Exporters.ExporterHTML.HTMLGenerator?1(editor) +eric5.QScintilla.Exporters.ExporterODT.ExporterODT.exportSource?4() +eric5.QScintilla.Exporters.ExporterODT.ExporterODT?1(editor, parent = None) eric5.QScintilla.Exporters.ExporterPDF.ExporterPDF.exportSource?4() eric5.QScintilla.Exporters.ExporterPDF.ExporterPDF?1(editor, parent = None) eric5.QScintilla.Exporters.ExporterPDF.PDFObjectTracker.add?4(objectData)