Sat, 20 Aug 2011 16:30:49 +0200
Updated source docu with new soutce documentor.
--- a/APIs/Python3/eric5.api Sat Aug 20 16:28:25 2011 +0200 +++ b/APIs/Python3/eric5.api Sat Aug 20 16:30:49 2011 +0200 @@ -6248,10 +6248,11 @@ eric5.UI.BrowserModel.BrowserClassAttributeItem.isPublic?4() eric5.UI.BrowserModel.BrowserClassAttributeItem.lessThan?4(other, column, order) eric5.UI.BrowserModel.BrowserClassAttributeItem.lineno?4() -eric5.UI.BrowserModel.BrowserClassAttributeItem?1(parent, attribute) +eric5.UI.BrowserModel.BrowserClassAttributeItem?1(parent, attribute, isClass=False) eric5.UI.BrowserModel.BrowserClassAttributesItem.attributes?4() +eric5.UI.BrowserModel.BrowserClassAttributesItem.isClassAttributes?4() eric5.UI.BrowserModel.BrowserClassAttributesItem.lessThan?4(other, column, order) -eric5.UI.BrowserModel.BrowserClassAttributesItem?1(parent, attributes, text) +eric5.UI.BrowserModel.BrowserClassAttributesItem?1(parent, attributes, text, isClass=False) eric5.UI.BrowserModel.BrowserClassItem.classObject?4() eric5.UI.BrowserModel.BrowserClassItem.fileName?4() eric5.UI.BrowserModel.BrowserClassItem.isPublic?4() @@ -6565,7 +6566,10 @@ eric5.Utilities.ClassBrowsers.ClbrBaseClasses.ClbrVisibilityMixinBase.setProtected?4() eric5.Utilities.ClassBrowsers.ClbrBaseClasses.ClbrVisibilityMixinBase.setPublic?4() eric5.Utilities.ClassBrowsers.ClbrBaseClasses.Coding?1(module, file, lineno, coding) -eric5.Utilities.ClassBrowsers.ClbrBaseClasses.Function?1(module, name, file, lineno, signature='', separator=', ') +eric5.Utilities.ClassBrowsers.ClbrBaseClasses.Function.Class?7 +eric5.Utilities.ClassBrowsers.ClbrBaseClasses.Function.General?7 +eric5.Utilities.ClassBrowsers.ClbrBaseClasses.Function.Static?7 +eric5.Utilities.ClassBrowsers.ClbrBaseClasses.Function?1(module, name, file, lineno, signature='', separator=', ', modifierType=General) eric5.Utilities.ClassBrowsers.ClbrBaseClasses.Module?1(module, name, file, lineno) eric5.Utilities.ClassBrowsers.ClbrBaseClasses._ClbrBase?2(module, name, file, lineno) eric5.Utilities.ClassBrowsers.IDL_SOURCE?7 @@ -6587,7 +6591,7 @@ eric5.Utilities.ClassBrowsers.idlclbr.readmodule_ex?4(module, path=[]) eric5.Utilities.ClassBrowsers.pyclbr.Attribute?1(module, name, file, lineno) eric5.Utilities.ClassBrowsers.pyclbr.Class?1(module, name, super, file, lineno) -eric5.Utilities.ClassBrowsers.pyclbr.Function?1(module, name, file, lineno, signature='', separator=', ') +eric5.Utilities.ClassBrowsers.pyclbr.Function?1(module, name, file, lineno, signature='', separator=', ', modifierType=ClbrBaseClasses.Function.General) eric5.Utilities.ClassBrowsers.pyclbr.Publics?1(module, file, lineno, idents) eric5.Utilities.ClassBrowsers.pyclbr.SUPPORTED_TYPES?7 eric5.Utilities.ClassBrowsers.pyclbr.TABWIDTH?7 @@ -6618,8 +6622,11 @@ eric5.Utilities.ModuleParser.Class.getMethod?4(name) eric5.Utilities.ModuleParser.Class.setEndLine?4(endLineNo) eric5.Utilities.ModuleParser.Class?1(module, name, super, file, lineno) +eric5.Utilities.ModuleParser.Function.Class?7 +eric5.Utilities.ModuleParser.Function.General?7 +eric5.Utilities.ModuleParser.Function.Static?7 eric5.Utilities.ModuleParser.Function.addDescription?4(description) -eric5.Utilities.ModuleParser.Function?1(module, name, file, lineno, signature='', pyqtSignature=None) +eric5.Utilities.ModuleParser.Function?1(module, name, file, lineno, signature='', pyqtSignature=None, modifierType=General) eric5.Utilities.ModuleParser.Module.addClass?4(name, _class) eric5.Utilities.ModuleParser.Module.addDescription?4(description) eric5.Utilities.ModuleParser.Module.addFunction?4(name, function)
--- a/Documentation/Help/source.qhp Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Help/source.qhp Sat Aug 20 16:30:49 2011 +0200 @@ -968,7 +968,6 @@ <keyword name="IconEditor (Package)" id="IconEditor (Package)" ref="index-eric5.IconEditor.html" /> <keyword name="IconEditorPalette (Module)" id="IconEditorPalette (Module)" ref="eric5.IconEditor.IconEditorPalette.html" /> <keyword name="IconEditorPalette" id="IconEditorPalette" ref="eric5.IconEditor.IconEditorPalette.html#IconEditorPalette" /> - <keyword name="IconEditorPalette (Constructor)" id="IconEditorPalette (Constructor)" ref="eric5.IconEditor.IconEditorPalette.html#IconEditorPalette.__init__" /> <keyword name="IconEditorPalette.__alphaChanged" id="IconEditorPalette.__alphaChanged" ref="eric5.IconEditor.IconEditorPalette.html#IconEditorPalette.__alphaChanged" /> <keyword name="IconEditorPalette.__compositingChanged" id="IconEditorPalette.__compositingChanged" ref="eric5.IconEditor.IconEditorPalette.html#IconEditorPalette.__compositingChanged" /> <keyword name="IconEditorPalette.__selectColor" id="IconEditorPalette.__selectColor" ref="eric5.IconEditor.IconEditorPalette.html#IconEditorPalette.__selectColor" /> @@ -977,16 +976,13 @@ <keyword name="IconEditorPalette.setCompositingMode" id="IconEditorPalette.setCompositingMode" ref="eric5.IconEditor.IconEditorPalette.html#IconEditorPalette.setCompositingMode" /> <keyword name="IconSizeDialog (Module)" id="IconSizeDialog (Module)" ref="eric5.IconEditor.IconSizeDialog.html" /> <keyword name="IconSizeDialog" id="IconSizeDialog" ref="eric5.IconEditor.IconSizeDialog.html#IconSizeDialog" /> - <keyword name="IconSizeDialog (Constructor)" id="IconSizeDialog (Constructor)" ref="eric5.IconEditor.IconSizeDialog.html#IconSizeDialog.__init__" /> <keyword name="IconSizeDialog.getData" id="IconSizeDialog.getData" ref="eric5.IconEditor.IconSizeDialog.html#IconSizeDialog.getData" /> <keyword name="IconEditorGrid (Module)" id="IconEditorGrid (Module)" ref="eric5.IconEditor.IconEditorGrid.html" /> <keyword name="IconEditCommand" id="IconEditCommand" ref="eric5.IconEditor.IconEditorGrid.html#IconEditCommand" /> <keyword name="IconEditorGrid" id="IconEditorGrid" ref="eric5.IconEditor.IconEditorGrid.html#IconEditorGrid" /> - <keyword name="IconEditCommand (Constructor)" id="IconEditCommand (Constructor)" ref="eric5.IconEditor.IconEditorGrid.html#IconEditCommand.__init__" /> <keyword name="IconEditCommand.redo" id="IconEditCommand.redo" ref="eric5.IconEditor.IconEditorGrid.html#IconEditCommand.redo" /> <keyword name="IconEditCommand.setAfterImage" id="IconEditCommand.setAfterImage" ref="eric5.IconEditor.IconEditorGrid.html#IconEditCommand.setAfterImage" /> <keyword name="IconEditCommand.undo" id="IconEditCommand.undo" ref="eric5.IconEditor.IconEditorGrid.html#IconEditCommand.undo" /> - <keyword name="IconEditorGrid (Constructor)" id="IconEditorGrid (Constructor)" ref="eric5.IconEditor.IconEditorGrid.html#IconEditorGrid.__init__" /> <keyword name="IconEditorGrid.__checkClipboard" id="IconEditorGrid.__checkClipboard" ref="eric5.IconEditor.IconEditorGrid.html#IconEditorGrid.__checkClipboard" /> <keyword name="IconEditorGrid.__cleanChanged" id="IconEditorGrid.__cleanChanged" ref="eric5.IconEditor.IconEditorGrid.html#IconEditorGrid.__cleanChanged" /> <keyword name="IconEditorGrid.__clipboardImage" id="IconEditorGrid.__clipboardImage" ref="eric5.IconEditor.IconEditorGrid.html#IconEditorGrid.__clipboardImage" /> @@ -1043,11 +1039,9 @@ <keyword name="IconEditorGrid.zoomFactor" id="IconEditorGrid.zoomFactor" ref="eric5.IconEditor.IconEditorGrid.html#IconEditorGrid.zoomFactor" /> <keyword name="IconZoomDialog (Module)" id="IconZoomDialog (Module)" ref="eric5.IconEditor.IconZoomDialog.html" /> <keyword name="IconZoomDialog" id="IconZoomDialog" ref="eric5.IconEditor.IconZoomDialog.html#IconZoomDialog" /> - <keyword name="IconZoomDialog (Constructor)" id="IconZoomDialog (Constructor)" ref="eric5.IconEditor.IconZoomDialog.html#IconZoomDialog.__init__" /> <keyword name="IconZoomDialog.getZoomFactor" id="IconZoomDialog.getZoomFactor" ref="eric5.IconEditor.IconZoomDialog.html#IconZoomDialog.getZoomFactor" /> <keyword name="IconEditorWindow (Module)" id="IconEditorWindow (Module)" ref="eric5.IconEditor.IconEditorWindow.html" /> <keyword name="IconEditorWindow" id="IconEditorWindow" ref="eric5.IconEditor.IconEditorWindow.html#IconEditorWindow" /> - <keyword name="IconEditorWindow (Constructor)" id="IconEditorWindow (Constructor)" ref="eric5.IconEditor.IconEditorWindow.html#IconEditorWindow.__init__" /> <keyword name="IconEditorWindow.__about" id="IconEditorWindow.__about" ref="eric5.IconEditor.IconEditorWindow.html#IconEditorWindow.__about" /> <keyword name="IconEditorWindow.__aboutQt" id="IconEditorWindow.__aboutQt" ref="eric5.IconEditor.IconEditorWindow.html#IconEditorWindow.__aboutQt" /> <keyword name="IconEditorWindow.__checkActions" id="IconEditorWindow.__checkActions" ref="eric5.IconEditor.IconEditorWindow.html#IconEditorWindow.__checkActions" /> @@ -1086,7 +1080,6 @@ <keyword name="E5XML (Package)" id="E5XML (Package)" ref="index-eric5.E5XML.html" /> <keyword name="XMLStreamReaderBase (Module)" id="XMLStreamReaderBase (Module)" ref="eric5.E5XML.XMLStreamReaderBase.html" /> <keyword name="XMLStreamReaderBase" id="XMLStreamReaderBase" ref="eric5.E5XML.XMLStreamReaderBase.html#XMLStreamReaderBase" /> - <keyword name="XMLStreamReaderBase (Constructor)" id="XMLStreamReaderBase (Constructor)" ref="eric5.E5XML.XMLStreamReaderBase.html#XMLStreamReaderBase.__init__" /> <keyword name="XMLStreamReaderBase.__readDict" id="XMLStreamReaderBase.__readDict" ref="eric5.E5XML.XMLStreamReaderBase.html#XMLStreamReaderBase.__readDict" /> <keyword name="XMLStreamReaderBase.__readFrozenset" id="XMLStreamReaderBase.__readFrozenset" ref="eric5.E5XML.XMLStreamReaderBase.html#XMLStreamReaderBase.__readFrozenset" /> <keyword name="XMLStreamReaderBase.__readList" id="XMLStreamReaderBase.__readList" ref="eric5.E5XML.XMLStreamReaderBase.html#XMLStreamReaderBase.__readList" /> @@ -1103,11 +1096,9 @@ <keyword name="XMLStreamReaderBase.toBool" id="XMLStreamReaderBase.toBool" ref="eric5.E5XML.XMLStreamReaderBase.html#XMLStreamReaderBase.toBool" /> <keyword name="TemplatesWriter (Module)" id="TemplatesWriter (Module)" ref="eric5.E5XML.TemplatesWriter.html" /> <keyword name="TemplatesWriter" id="TemplatesWriter" ref="eric5.E5XML.TemplatesWriter.html#TemplatesWriter" /> - <keyword name="TemplatesWriter (Constructor)" id="TemplatesWriter (Constructor)" ref="eric5.E5XML.TemplatesWriter.html#TemplatesWriter.__init__" /> <keyword name="TemplatesWriter.writeXML" id="TemplatesWriter.writeXML" ref="eric5.E5XML.TemplatesWriter.html#TemplatesWriter.writeXML" /> <keyword name="ProjectReader (Module)" id="ProjectReader (Module)" ref="eric5.E5XML.ProjectReader.html" /> <keyword name="ProjectReader" id="ProjectReader" ref="eric5.E5XML.ProjectReader.html#ProjectReader" /> - <keyword name="ProjectReader (Constructor)" id="ProjectReader (Constructor)" ref="eric5.E5XML.ProjectReader.html#ProjectReader.__init__" /> <keyword name="ProjectReader.__readBasicDataField" id="ProjectReader.__readBasicDataField" ref="eric5.E5XML.ProjectReader.html#ProjectReader.__readBasicDataField" /> <keyword name="ProjectReader.__readFiles" id="ProjectReader.__readFiles" ref="eric5.E5XML.ProjectReader.html#ProjectReader.__readFiles" /> <keyword name="ProjectReader.__readFiletypeAssociations" id="ProjectReader.__readFiletypeAssociations" ref="eric5.E5XML.ProjectReader.html#ProjectReader.__readFiletypeAssociations" /> @@ -1116,37 +1107,30 @@ <keyword name="ProjectReader.readXML" id="ProjectReader.readXML" ref="eric5.E5XML.ProjectReader.html#ProjectReader.readXML" /> <keyword name="PluginRepositoryReader (Module)" id="PluginRepositoryReader (Module)" ref="eric5.E5XML.PluginRepositoryReader.html" /> <keyword name="PluginRepositoryReader" id="PluginRepositoryReader" ref="eric5.E5XML.PluginRepositoryReader.html#PluginRepositoryReader" /> - <keyword name="PluginRepositoryReader (Constructor)" id="PluginRepositoryReader (Constructor)" ref="eric5.E5XML.PluginRepositoryReader.html#PluginRepositoryReader.__init__" /> <keyword name="PluginRepositoryReader.__readPlugin" id="PluginRepositoryReader.__readPlugin" ref="eric5.E5XML.PluginRepositoryReader.html#PluginRepositoryReader.__readPlugin" /> <keyword name="PluginRepositoryReader.readXML" id="PluginRepositoryReader.readXML" ref="eric5.E5XML.PluginRepositoryReader.html#PluginRepositoryReader.readXML" /> <keyword name="MultiProjectReader (Module)" id="MultiProjectReader (Module)" ref="eric5.E5XML.MultiProjectReader.html" /> <keyword name="MultiProjectReader" id="MultiProjectReader" ref="eric5.E5XML.MultiProjectReader.html#MultiProjectReader" /> - <keyword name="MultiProjectReader (Constructor)" id="MultiProjectReader (Constructor)" ref="eric5.E5XML.MultiProjectReader.html#MultiProjectReader.__init__" /> <keyword name="MultiProjectReader.__readProject" id="MultiProjectReader.__readProject" ref="eric5.E5XML.MultiProjectReader.html#MultiProjectReader.__readProject" /> <keyword name="MultiProjectReader.__readProjects" id="MultiProjectReader.__readProjects" ref="eric5.E5XML.MultiProjectReader.html#MultiProjectReader.__readProjects" /> <keyword name="MultiProjectReader.readXML" id="MultiProjectReader.readXML" ref="eric5.E5XML.MultiProjectReader.html#MultiProjectReader.readXML" /> <keyword name="ShortcutsWriter (Module)" id="ShortcutsWriter (Module)" ref="eric5.E5XML.ShortcutsWriter.html" /> <keyword name="ShortcutsWriter" id="ShortcutsWriter" ref="eric5.E5XML.ShortcutsWriter.html#ShortcutsWriter" /> - <keyword name="ShortcutsWriter (Constructor)" id="ShortcutsWriter (Constructor)" ref="eric5.E5XML.ShortcutsWriter.html#ShortcutsWriter.__init__" /> <keyword name="ShortcutsWriter.__writeActions" id="ShortcutsWriter.__writeActions" ref="eric5.E5XML.ShortcutsWriter.html#ShortcutsWriter.__writeActions" /> <keyword name="ShortcutsWriter.writeXML" id="ShortcutsWriter.writeXML" ref="eric5.E5XML.ShortcutsWriter.html#ShortcutsWriter.writeXML" /> <keyword name="TasksWriter (Module)" id="TasksWriter (Module)" ref="eric5.E5XML.TasksWriter.html" /> <keyword name="TasksWriter" id="TasksWriter" ref="eric5.E5XML.TasksWriter.html#TasksWriter" /> - <keyword name="TasksWriter (Constructor)" id="TasksWriter (Constructor)" ref="eric5.E5XML.TasksWriter.html#TasksWriter.__init__" /> <keyword name="TasksWriter.writeXML" id="TasksWriter.writeXML" ref="eric5.E5XML.TasksWriter.html#TasksWriter.writeXML" /> <keyword name="UserProjectWriter (Module)" id="UserProjectWriter (Module)" ref="eric5.E5XML.UserProjectWriter.html" /> <keyword name="UserProjectWriter" id="UserProjectWriter" ref="eric5.E5XML.UserProjectWriter.html#UserProjectWriter" /> - <keyword name="UserProjectWriter (Constructor)" id="UserProjectWriter (Constructor)" ref="eric5.E5XML.UserProjectWriter.html#UserProjectWriter.__init__" /> <keyword name="UserProjectWriter.writeXML" id="UserProjectWriter.writeXML" ref="eric5.E5XML.UserProjectWriter.html#UserProjectWriter.writeXML" /> <keyword name="TemplatesReader (Module)" id="TemplatesReader (Module)" ref="eric5.E5XML.TemplatesReader.html" /> <keyword name="TemplatesReader" id="TemplatesReader" ref="eric5.E5XML.TemplatesReader.html#TemplatesReader" /> - <keyword name="TemplatesReader (Constructor)" id="TemplatesReader (Constructor)" ref="eric5.E5XML.TemplatesReader.html#TemplatesReader.__init__" /> <keyword name="TemplatesReader.__readTemplate" id="TemplatesReader.__readTemplate" ref="eric5.E5XML.TemplatesReader.html#TemplatesReader.__readTemplate" /> <keyword name="TemplatesReader.__readTemplateGroup" id="TemplatesReader.__readTemplateGroup" ref="eric5.E5XML.TemplatesReader.html#TemplatesReader.__readTemplateGroup" /> <keyword name="TemplatesReader.readXML" id="TemplatesReader.readXML" ref="eric5.E5XML.TemplatesReader.html#TemplatesReader.readXML" /> <keyword name="SessionReader (Module)" id="SessionReader (Module)" ref="eric5.E5XML.SessionReader.html" /> <keyword name="SessionReader" id="SessionReader" ref="eric5.E5XML.SessionReader.html#SessionReader" /> - <keyword name="SessionReader (Constructor)" id="SessionReader (Constructor)" ref="eric5.E5XML.SessionReader.html#SessionReader.__init__" /> <keyword name="SessionReader.__readBookmark" id="SessionReader.__readBookmark" ref="eric5.E5XML.SessionReader.html#SessionReader.__readBookmark" /> <keyword name="SessionReader.__readBookmarks" id="SessionReader.__readBookmarks" ref="eric5.E5XML.SessionReader.html#SessionReader.__readBookmarks" /> <keyword name="SessionReader.__readBreakpoint" id="SessionReader.__readBreakpoint" ref="eric5.E5XML.SessionReader.html#SessionReader.__readBreakpoint" /> @@ -1158,11 +1142,9 @@ <keyword name="SessionReader.readXML" id="SessionReader.readXML" ref="eric5.E5XML.SessionReader.html#SessionReader.readXML" /> <keyword name="MultiProjectWriter (Module)" id="MultiProjectWriter (Module)" ref="eric5.E5XML.MultiProjectWriter.html" /> <keyword name="MultiProjectWriter" id="MultiProjectWriter" ref="eric5.E5XML.MultiProjectWriter.html#MultiProjectWriter" /> - <keyword name="MultiProjectWriter (Constructor)" id="MultiProjectWriter (Constructor)" ref="eric5.E5XML.MultiProjectWriter.html#MultiProjectWriter.__init__" /> <keyword name="MultiProjectWriter.writeXML" id="MultiProjectWriter.writeXML" ref="eric5.E5XML.MultiProjectWriter.html#MultiProjectWriter.writeXML" /> <keyword name="XMLStreamWriterBase (Module)" id="XMLStreamWriterBase (Module)" ref="eric5.E5XML.XMLStreamWriterBase.html" /> <keyword name="XMLStreamWriterBase" id="XMLStreamWriterBase" ref="eric5.E5XML.XMLStreamWriterBase.html#XMLStreamWriterBase" /> - <keyword name="XMLStreamWriterBase (Constructor)" id="XMLStreamWriterBase (Constructor)" ref="eric5.E5XML.XMLStreamWriterBase.html#XMLStreamWriterBase.__init__" /> <keyword name="XMLStreamWriterBase._writeBasics" id="XMLStreamWriterBase._writeBasics" ref="eric5.E5XML.XMLStreamWriterBase.html#XMLStreamWriterBase._writeBasics" /> <keyword name="XMLStreamWriterBase._write_bool" id="XMLStreamWriterBase._write_bool" ref="eric5.E5XML.XMLStreamWriterBase.html#XMLStreamWriterBase._write_bool" /> <keyword name="XMLStreamWriterBase._write_bytearray" id="XMLStreamWriterBase._write_bytearray" ref="eric5.E5XML.XMLStreamWriterBase.html#XMLStreamWriterBase._write_bytearray" /> @@ -1182,52 +1164,42 @@ <keyword name="XMLStreamWriterBase.writeXML" id="XMLStreamWriterBase.writeXML" ref="eric5.E5XML.XMLStreamWriterBase.html#XMLStreamWriterBase.writeXML" /> <keyword name="DebuggerPropertiesWriter (Module)" id="DebuggerPropertiesWriter (Module)" ref="eric5.E5XML.DebuggerPropertiesWriter.html" /> <keyword name="DebuggerPropertiesWriter" id="DebuggerPropertiesWriter" ref="eric5.E5XML.DebuggerPropertiesWriter.html#DebuggerPropertiesWriter" /> - <keyword name="DebuggerPropertiesWriter (Constructor)" id="DebuggerPropertiesWriter (Constructor)" ref="eric5.E5XML.DebuggerPropertiesWriter.html#DebuggerPropertiesWriter.__init__" /> <keyword name="DebuggerPropertiesWriter.writeXML" id="DebuggerPropertiesWriter.writeXML" ref="eric5.E5XML.DebuggerPropertiesWriter.html#DebuggerPropertiesWriter.writeXML" /> <keyword name="ProjectWriter (Module)" id="ProjectWriter (Module)" ref="eric5.E5XML.ProjectWriter.html" /> <keyword name="ProjectWriter" id="ProjectWriter" ref="eric5.E5XML.ProjectWriter.html#ProjectWriter" /> - <keyword name="ProjectWriter (Constructor)" id="ProjectWriter (Constructor)" ref="eric5.E5XML.ProjectWriter.html#ProjectWriter.__init__" /> <keyword name="ProjectWriter.writeXML" id="ProjectWriter.writeXML" ref="eric5.E5XML.ProjectWriter.html#ProjectWriter.writeXML" /> <keyword name="UserProjectReader (Module)" id="UserProjectReader (Module)" ref="eric5.E5XML.UserProjectReader.html" /> <keyword name="UserProjectReader" id="UserProjectReader" ref="eric5.E5XML.UserProjectReader.html#UserProjectReader" /> - <keyword name="UserProjectReader (Constructor)" id="UserProjectReader (Constructor)" ref="eric5.E5XML.UserProjectReader.html#UserProjectReader.__init__" /> <keyword name="UserProjectReader.readXML" id="UserProjectReader.readXML" ref="eric5.E5XML.UserProjectReader.html#UserProjectReader.readXML" /> <keyword name="Config (Module)" id="Config (Module)" ref="eric5.E5XML.Config.html" /> <keyword name="TasksReader (Module)" id="TasksReader (Module)" ref="eric5.E5XML.TasksReader.html" /> <keyword name="TasksReader" id="TasksReader" ref="eric5.E5XML.TasksReader.html#TasksReader" /> - <keyword name="TasksReader (Constructor)" id="TasksReader (Constructor)" ref="eric5.E5XML.TasksReader.html#TasksReader.__init__" /> <keyword name="TasksReader.__readTask" id="TasksReader.__readTask" ref="eric5.E5XML.TasksReader.html#TasksReader.__readTask" /> <keyword name="TasksReader.readXML" id="TasksReader.readXML" ref="eric5.E5XML.TasksReader.html#TasksReader.readXML" /> <keyword name="ShortcutsReader (Module)" id="ShortcutsReader (Module)" ref="eric5.E5XML.ShortcutsReader.html" /> <keyword name="ShortcutsReader" id="ShortcutsReader" ref="eric5.E5XML.ShortcutsReader.html#ShortcutsReader" /> - <keyword name="ShortcutsReader (Constructor)" id="ShortcutsReader (Constructor)" ref="eric5.E5XML.ShortcutsReader.html#ShortcutsReader.__init__" /> <keyword name="ShortcutsReader.__readShortCut" id="ShortcutsReader.__readShortCut" ref="eric5.E5XML.ShortcutsReader.html#ShortcutsReader.__readShortCut" /> <keyword name="ShortcutsReader.getShortcuts" id="ShortcutsReader.getShortcuts" ref="eric5.E5XML.ShortcutsReader.html#ShortcutsReader.getShortcuts" /> <keyword name="ShortcutsReader.readXML" id="ShortcutsReader.readXML" ref="eric5.E5XML.ShortcutsReader.html#ShortcutsReader.readXML" /> <keyword name="HighlightingStylesWriter (Module)" id="HighlightingStylesWriter (Module)" ref="eric5.E5XML.HighlightingStylesWriter.html" /> <keyword name="HighlightingStylesWriter" id="HighlightingStylesWriter" ref="eric5.E5XML.HighlightingStylesWriter.html#HighlightingStylesWriter" /> - <keyword name="HighlightingStylesWriter (Constructor)" id="HighlightingStylesWriter (Constructor)" ref="eric5.E5XML.HighlightingStylesWriter.html#HighlightingStylesWriter.__init__" /> <keyword name="HighlightingStylesWriter.writeXML" id="HighlightingStylesWriter.writeXML" ref="eric5.E5XML.HighlightingStylesWriter.html#HighlightingStylesWriter.writeXML" /> <keyword name="SessionWriter (Module)" id="SessionWriter (Module)" ref="eric5.E5XML.SessionWriter.html" /> <keyword name="SessionWriter" id="SessionWriter" ref="eric5.E5XML.SessionWriter.html#SessionWriter" /> - <keyword name="SessionWriter (Constructor)" id="SessionWriter (Constructor)" ref="eric5.E5XML.SessionWriter.html#SessionWriter.__init__" /> <keyword name="SessionWriter.writeXML" id="SessionWriter.writeXML" ref="eric5.E5XML.SessionWriter.html#SessionWriter.writeXML" /> <keyword name="DebuggerPropertiesReader (Module)" id="DebuggerPropertiesReader (Module)" ref="eric5.E5XML.DebuggerPropertiesReader.html" /> <keyword name="DebuggerPropertiesReader" id="DebuggerPropertiesReader" ref="eric5.E5XML.DebuggerPropertiesReader.html#DebuggerPropertiesReader" /> - <keyword name="DebuggerPropertiesReader (Constructor)" id="DebuggerPropertiesReader (Constructor)" ref="eric5.E5XML.DebuggerPropertiesReader.html#DebuggerPropertiesReader.__init__" /> <keyword name="DebuggerPropertiesReader.__readPathTranslation" id="DebuggerPropertiesReader.__readPathTranslation" ref="eric5.E5XML.DebuggerPropertiesReader.html#DebuggerPropertiesReader.__readPathTranslation" /> <keyword name="DebuggerPropertiesReader.__readRemoteDebugger" id="DebuggerPropertiesReader.__readRemoteDebugger" ref="eric5.E5XML.DebuggerPropertiesReader.html#DebuggerPropertiesReader.__readRemoteDebugger" /> <keyword name="DebuggerPropertiesReader.readXML" id="DebuggerPropertiesReader.readXML" ref="eric5.E5XML.DebuggerPropertiesReader.html#DebuggerPropertiesReader.readXML" /> <keyword name="HighlightingStylesReader (Module)" id="HighlightingStylesReader (Module)" ref="eric5.E5XML.HighlightingStylesReader.html" /> <keyword name="HighlightingStylesReader" id="HighlightingStylesReader" ref="eric5.E5XML.HighlightingStylesReader.html#HighlightingStylesReader" /> - <keyword name="HighlightingStylesReader (Constructor)" id="HighlightingStylesReader (Constructor)" ref="eric5.E5XML.HighlightingStylesReader.html#HighlightingStylesReader.__init__" /> <keyword name="HighlightingStylesReader.__readLexer" id="HighlightingStylesReader.__readLexer" ref="eric5.E5XML.HighlightingStylesReader.html#HighlightingStylesReader.__readLexer" /> <keyword name="HighlightingStylesReader.__readStyle" id="HighlightingStylesReader.__readStyle" ref="eric5.E5XML.HighlightingStylesReader.html#HighlightingStylesReader.__readStyle" /> <keyword name="HighlightingStylesReader.readXML" id="HighlightingStylesReader.readXML" ref="eric5.E5XML.HighlightingStylesReader.html#HighlightingStylesReader.readXML" /> <keyword name="E5Graphics (Package)" id="E5Graphics (Package)" ref="index-eric5.E5Graphics.html" /> <keyword name="E5GraphicsView (Module)" id="E5GraphicsView (Module)" ref="eric5.E5Graphics.E5GraphicsView.html" /> <keyword name="E5GraphicsView" id="E5GraphicsView" ref="eric5.E5Graphics.E5GraphicsView.html#E5GraphicsView" /> - <keyword name="E5GraphicsView (Constructor)" id="E5GraphicsView (Constructor)" ref="eric5.E5Graphics.E5GraphicsView.html#E5GraphicsView.__init__" /> <keyword name="E5GraphicsView.__getDiagram" id="E5GraphicsView.__getDiagram" ref="eric5.E5Graphics.E5GraphicsView.html#E5GraphicsView.__getDiagram" /> <keyword name="E5GraphicsView._getDiagramRect" id="E5GraphicsView._getDiagramRect" ref="eric5.E5Graphics.E5GraphicsView.html#E5GraphicsView._getDiagramRect" /> <keyword name="E5GraphicsView._getDiagramSize" id="E5GraphicsView._getDiagramSize" ref="eric5.E5Graphics.E5GraphicsView.html#E5GraphicsView._getDiagramSize" /> @@ -1243,7 +1215,6 @@ <keyword name="E5GraphicsView.zoomReset" id="E5GraphicsView.zoomReset" ref="eric5.E5Graphics.E5GraphicsView.html#E5GraphicsView.zoomReset" /> <keyword name="E5ArrowItem (Module)" id="E5ArrowItem (Module)" ref="eric5.E5Graphics.E5ArrowItem.html" /> <keyword name="E5ArrowItem" id="E5ArrowItem" ref="eric5.E5Graphics.E5ArrowItem.html#E5ArrowItem" /> - <keyword name="E5ArrowItem (Constructor)" id="E5ArrowItem (Constructor)" ref="eric5.E5Graphics.E5ArrowItem.html#E5ArrowItem.__init__" /> <keyword name="E5ArrowItem.boundingRect" id="E5ArrowItem.boundingRect" ref="eric5.E5Graphics.E5ArrowItem.html#E5ArrowItem.boundingRect" /> <keyword name="E5ArrowItem.paint" id="E5ArrowItem.paint" ref="eric5.E5Graphics.E5ArrowItem.html#E5ArrowItem.paint" /> <keyword name="E5ArrowItem.setEndPoint" id="E5ArrowItem.setEndPoint" ref="eric5.E5Graphics.E5ArrowItem.html#E5ArrowItem.setEndPoint" /> @@ -1254,7 +1225,6 @@ <keyword name="QtTestResult" id="QtTestResult" ref="eric5.PyUnit.UnittestDialog.html#QtTestResult" /> <keyword name="UnittestDialog" id="UnittestDialog" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog" /> <keyword name="UnittestWindow" id="UnittestWindow" ref="eric5.PyUnit.UnittestDialog.html#UnittestWindow" /> - <keyword name="QtTestResult (Constructor)" id="QtTestResult (Constructor)" ref="eric5.PyUnit.UnittestDialog.html#QtTestResult.__init__" /> <keyword name="QtTestResult.addError" id="QtTestResult.addError" ref="eric5.PyUnit.UnittestDialog.html#QtTestResult.addError" /> <keyword name="QtTestResult.addExpectedFailure" id="QtTestResult.addExpectedFailure" ref="eric5.PyUnit.UnittestDialog.html#QtTestResult.addExpectedFailure" /> <keyword name="QtTestResult.addFailure" id="QtTestResult.addFailure" ref="eric5.PyUnit.UnittestDialog.html#QtTestResult.addFailure" /> @@ -1262,7 +1232,6 @@ <keyword name="QtTestResult.addUnexpectedSuccess" id="QtTestResult.addUnexpectedSuccess" ref="eric5.PyUnit.UnittestDialog.html#QtTestResult.addUnexpectedSuccess" /> <keyword name="QtTestResult.startTest" id="QtTestResult.startTest" ref="eric5.PyUnit.UnittestDialog.html#QtTestResult.startTest" /> <keyword name="QtTestResult.stopTest" id="QtTestResult.stopTest" ref="eric5.PyUnit.UnittestDialog.html#QtTestResult.stopTest" /> - <keyword name="UnittestDialog (Constructor)" id="UnittestDialog (Constructor)" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog.__init__" /> <keyword name="UnittestDialog.__UTPrepared" id="UnittestDialog.__UTPrepared" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog.__UTPrepared" /> <keyword name="UnittestDialog.__setProgressColor" id="UnittestDialog.__setProgressColor" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog.__setProgressColor" /> <keyword name="UnittestDialog.__setRunningMode" id="UnittestDialog.__setRunningMode" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog.__setRunningMode" /> @@ -1284,12 +1253,10 @@ <keyword name="UnittestDialog.testSkipped" id="UnittestDialog.testSkipped" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog.testSkipped" /> <keyword name="UnittestDialog.testStarted" id="UnittestDialog.testStarted" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog.testStarted" /> <keyword name="UnittestDialog.testSucceededUnexpected" id="UnittestDialog.testSucceededUnexpected" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog.testSucceededUnexpected" /> - <keyword name="UnittestWindow (Constructor)" id="UnittestWindow (Constructor)" ref="eric5.PyUnit.UnittestDialog.html#UnittestWindow.__init__" /> <keyword name="UnittestWindow.eventFilter" id="UnittestWindow.eventFilter" ref="eric5.PyUnit.UnittestDialog.html#UnittestWindow.eventFilter" /> <keyword name="DataViews (Package)" id="DataViews (Package)" ref="index-eric5.DataViews.html" /> <keyword name="CodeMetricsDialog (Module)" id="CodeMetricsDialog (Module)" ref="eric5.DataViews.CodeMetricsDialog.html" /> <keyword name="CodeMetricsDialog" id="CodeMetricsDialog" ref="eric5.DataViews.CodeMetricsDialog.html#CodeMetricsDialog" /> - <keyword name="CodeMetricsDialog (Constructor)" id="CodeMetricsDialog (Constructor)" ref="eric5.DataViews.CodeMetricsDialog.html#CodeMetricsDialog.__init__" /> <keyword name="CodeMetricsDialog.__createResultItem" id="CodeMetricsDialog.__createResultItem" ref="eric5.DataViews.CodeMetricsDialog.html#CodeMetricsDialog.__createResultItem" /> <keyword name="CodeMetricsDialog.__createSummaryItem" id="CodeMetricsDialog.__createSummaryItem" ref="eric5.DataViews.CodeMetricsDialog.html#CodeMetricsDialog.__createSummaryItem" /> <keyword name="CodeMetricsDialog.__finish" id="CodeMetricsDialog.__finish" ref="eric5.DataViews.CodeMetricsDialog.html#CodeMetricsDialog.__finish" /> @@ -1308,7 +1275,6 @@ <keyword name="PyProfileDialog" id="PyProfileDialog" ref="eric5.DataViews.PyProfileDialog.html#PyProfileDialog" /> <keyword name="ProfileTreeWidgetItem.__getNC" id="ProfileTreeWidgetItem.__getNC" ref="eric5.DataViews.PyProfileDialog.html#ProfileTreeWidgetItem.__getNC" /> <keyword name="ProfileTreeWidgetItem.__lt__" id="ProfileTreeWidgetItem.__lt__" ref="eric5.DataViews.PyProfileDialog.html#ProfileTreeWidgetItem.__lt__" /> - <keyword name="PyProfileDialog (Constructor)" id="PyProfileDialog (Constructor)" ref="eric5.DataViews.PyProfileDialog.html#PyProfileDialog.__init__" /> <keyword name="PyProfileDialog.__createResultItem" id="PyProfileDialog.__createResultItem" ref="eric5.DataViews.PyProfileDialog.html#PyProfileDialog.__createResultItem" /> <keyword name="PyProfileDialog.__createSummaryItem" id="PyProfileDialog.__createSummaryItem" ref="eric5.DataViews.PyProfileDialog.html#PyProfileDialog.__createSummaryItem" /> <keyword name="PyProfileDialog.__eraseAll" id="PyProfileDialog.__eraseAll" ref="eric5.DataViews.PyProfileDialog.html#PyProfileDialog.__eraseAll" /> @@ -1324,7 +1290,6 @@ <keyword name="PyProfileDialog.start" id="PyProfileDialog.start" ref="eric5.DataViews.PyProfileDialog.html#PyProfileDialog.start" /> <keyword name="PyCoverageDialog (Module)" id="PyCoverageDialog (Module)" ref="eric5.DataViews.PyCoverageDialog.html" /> <keyword name="PyCoverageDialog" id="PyCoverageDialog" ref="eric5.DataViews.PyCoverageDialog.html#PyCoverageDialog" /> - <keyword name="PyCoverageDialog (Constructor)" id="PyCoverageDialog (Constructor)" ref="eric5.DataViews.PyCoverageDialog.html#PyCoverageDialog.__init__" /> <keyword name="PyCoverageDialog.__annotate" id="PyCoverageDialog.__annotate" ref="eric5.DataViews.PyCoverageDialog.html#PyCoverageDialog.__annotate" /> <keyword name="PyCoverageDialog.__annotateAll" id="PyCoverageDialog.__annotateAll" ref="eric5.DataViews.PyCoverageDialog.html#PyCoverageDialog.__annotateAll" /> <keyword name="PyCoverageDialog.__createResultItem" id="PyCoverageDialog.__createResultItem" ref="eric5.DataViews.PyCoverageDialog.html#PyCoverageDialog.__createResultItem" /> @@ -1346,18 +1311,15 @@ <keyword name="summarize" id="summarize" ref="eric5.DataViews.CodeMetrics.html#summarize" /> <keyword name="Parser.__addToken" id="Parser.__addToken" ref="eric5.DataViews.CodeMetrics.html#Parser.__addToken" /> <keyword name="Parser.parse" id="Parser.parse" ref="eric5.DataViews.CodeMetrics.html#Parser.parse" /> - <keyword name="SourceStat (Constructor)" id="SourceStat (Constructor)" ref="eric5.DataViews.CodeMetrics.html#SourceStat.__init__" /> <keyword name="SourceStat.dedent" id="SourceStat.dedent" ref="eric5.DataViews.CodeMetrics.html#SourceStat.dedent" /> <keyword name="SourceStat.dump" id="SourceStat.dump" ref="eric5.DataViews.CodeMetrics.html#SourceStat.dump" /> <keyword name="SourceStat.getCounter" id="SourceStat.getCounter" ref="eric5.DataViews.CodeMetrics.html#SourceStat.getCounter" /> <keyword name="SourceStat.inc" id="SourceStat.inc" ref="eric5.DataViews.CodeMetrics.html#SourceStat.inc" /> <keyword name="SourceStat.indent" id="SourceStat.indent" ref="eric5.DataViews.CodeMetrics.html#SourceStat.indent" /> <keyword name="SourceStat.push" id="SourceStat.push" ref="eric5.DataViews.CodeMetrics.html#SourceStat.push" /> - <keyword name="Token (Constructor)" id="Token (Constructor)" ref="eric5.DataViews.CodeMetrics.html#Token.__init__" /> <keyword name="PluginManager (Package)" id="PluginManager (Package)" ref="index-eric5.PluginManager.html" /> <keyword name="PluginManager (Module)" id="PluginManager (Module)" ref="eric5.PluginManager.PluginManager.html" /> <keyword name="PluginManager" id="PluginManager" ref="eric5.PluginManager.PluginManager.html#PluginManager" /> - <keyword name="PluginManager (Constructor)" id="PluginManager (Constructor)" ref="eric5.PluginManager.PluginManager.html#PluginManager.__init__" /> <keyword name="PluginManager.__canActivatePlugin" id="PluginManager.__canActivatePlugin" ref="eric5.PluginManager.PluginManager.html#PluginManager.__canActivatePlugin" /> <keyword name="PluginManager.__canDeactivatePlugin" id="PluginManager.__canDeactivatePlugin" ref="eric5.PluginManager.PluginManager.html#PluginManager.__canDeactivatePlugin" /> <keyword name="PluginManager.__checkPluginsDownloadDirectory" id="PluginManager.__checkPluginsDownloadDirectory" ref="eric5.PluginManager.PluginManager.html#PluginManager.__checkPluginsDownloadDirectory" /> @@ -1396,9 +1358,7 @@ <keyword name="PluginInstallDialog" id="PluginInstallDialog" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallDialog" /> <keyword name="PluginInstallWidget" id="PluginInstallWidget" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWidget" /> <keyword name="PluginInstallWindow" id="PluginInstallWindow" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWindow" /> - <keyword name="PluginInstallDialog (Constructor)" id="PluginInstallDialog (Constructor)" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallDialog.__init__" /> <keyword name="PluginInstallDialog.restartNeeded" id="PluginInstallDialog.restartNeeded" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallDialog.restartNeeded" /> - <keyword name="PluginInstallWidget (Constructor)" id="PluginInstallWidget (Constructor)" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWidget.__init__" /> <keyword name="PluginInstallWidget.__createArchivesList" id="PluginInstallWidget.__createArchivesList" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWidget.__createArchivesList" /> <keyword name="PluginInstallWidget.__installPlugin" id="PluginInstallWidget.__installPlugin" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWidget.__installPlugin" /> <keyword name="PluginInstallWidget.__installPlugins" id="PluginInstallWidget.__installPlugins" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWidget.__installPlugins" /> @@ -1411,15 +1371,12 @@ <keyword name="PluginInstallWidget.on_buttonBox_clicked" id="PluginInstallWidget.on_buttonBox_clicked" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWidget.on_buttonBox_clicked" /> <keyword name="PluginInstallWidget.on_removeArchivesButton_clicked" id="PluginInstallWidget.on_removeArchivesButton_clicked" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWidget.on_removeArchivesButton_clicked" /> <keyword name="PluginInstallWidget.restartNeeded" id="PluginInstallWidget.restartNeeded" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWidget.restartNeeded" /> - <keyword name="PluginInstallWindow (Constructor)" id="PluginInstallWindow (Constructor)" ref="eric5.PluginManager.PluginInstallDialog.html#PluginInstallWindow.__init__" /> <keyword name="PluginRepositoryDialog (Module)" id="PluginRepositoryDialog (Module)" ref="eric5.PluginManager.PluginRepositoryDialog.html" /> <keyword name="PluginRepositoryDialog" id="PluginRepositoryDialog" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryDialog" /> <keyword name="PluginRepositoryWidget" id="PluginRepositoryWidget" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget" /> <keyword name="PluginRepositoryWindow" id="PluginRepositoryWindow" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWindow" /> - <keyword name="PluginRepositoryDialog (Constructor)" id="PluginRepositoryDialog (Constructor)" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryDialog.__init__" /> <keyword name="PluginRepositoryDialog.__closeAndInstall" id="PluginRepositoryDialog.__closeAndInstall" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryDialog.__closeAndInstall" /> <keyword name="PluginRepositoryDialog.getDownloadedPlugins" id="PluginRepositoryDialog.getDownloadedPlugins" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryDialog.getDownloadedPlugins" /> - <keyword name="PluginRepositoryWidget (Constructor)" id="PluginRepositoryWidget (Constructor)" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__init__" /> <keyword name="PluginRepositoryWidget.__downloadCancel" id="PluginRepositoryWidget.__downloadCancel" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__downloadCancel" /> <keyword name="PluginRepositoryWidget.__downloadFile" id="PluginRepositoryWidget.__downloadFile" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__downloadFile" /> <keyword name="PluginRepositoryWidget.__downloadFileDone" id="PluginRepositoryWidget.__downloadFileDone" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__downloadFileDone" /> @@ -1441,11 +1398,9 @@ <keyword name="PluginRepositoryWidget.on_buttonBox_clicked" id="PluginRepositoryWidget.on_buttonBox_clicked" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.on_buttonBox_clicked" /> <keyword name="PluginRepositoryWidget.on_repositoryList_currentItemChanged" id="PluginRepositoryWidget.on_repositoryList_currentItemChanged" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.on_repositoryList_currentItemChanged" /> <keyword name="PluginRepositoryWidget.on_repositoryList_itemSelectionChanged" id="PluginRepositoryWidget.on_repositoryList_itemSelectionChanged" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.on_repositoryList_itemSelectionChanged" /> - <keyword name="PluginRepositoryWindow (Constructor)" id="PluginRepositoryWindow (Constructor)" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWindow.__init__" /> <keyword name="PluginRepositoryWindow.__startPluginInstall" id="PluginRepositoryWindow.__startPluginInstall" ref="eric5.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWindow.__startPluginInstall" /> <keyword name="PluginInfoDialog (Module)" id="PluginInfoDialog (Module)" ref="eric5.PluginManager.PluginInfoDialog.html" /> <keyword name="PluginInfoDialog" id="PluginInfoDialog" ref="eric5.PluginManager.PluginInfoDialog.html#PluginInfoDialog" /> - <keyword name="PluginInfoDialog (Constructor)" id="PluginInfoDialog (Constructor)" ref="eric5.PluginManager.PluginInfoDialog.html#PluginInfoDialog.__init__" /> <keyword name="PluginInfoDialog.__activatePlugin" id="PluginInfoDialog.__activatePlugin" ref="eric5.PluginManager.PluginInfoDialog.html#PluginInfoDialog.__activatePlugin" /> <keyword name="PluginInfoDialog.__createEntry" id="PluginInfoDialog.__createEntry" ref="eric5.PluginManager.PluginInfoDialog.html#PluginInfoDialog.__createEntry" /> <keyword name="PluginInfoDialog.__deactivatePlugin" id="PluginInfoDialog.__deactivatePlugin" ref="eric5.PluginManager.PluginInfoDialog.html#PluginInfoDialog.__deactivatePlugin" /> @@ -1457,12 +1412,9 @@ <keyword name="PluginUninstallDialog" id="PluginUninstallDialog" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallDialog" /> <keyword name="PluginUninstallWidget" id="PluginUninstallWidget" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallWidget" /> <keyword name="PluginUninstallWindow" id="PluginUninstallWindow" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallWindow" /> - <keyword name="PluginUninstallDialog (Constructor)" id="PluginUninstallDialog (Constructor)" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallDialog.__init__" /> - <keyword name="PluginUninstallWidget (Constructor)" id="PluginUninstallWidget (Constructor)" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallWidget.__init__" /> <keyword name="PluginUninstallWidget.__uninstallPlugin" id="PluginUninstallWidget.__uninstallPlugin" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallWidget.__uninstallPlugin" /> <keyword name="PluginUninstallWidget.on_buttonBox_accepted" id="PluginUninstallWidget.on_buttonBox_accepted" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallWidget.on_buttonBox_accepted" /> <keyword name="PluginUninstallWidget.on_pluginDirectoryCombo_currentIndexChanged" id="PluginUninstallWidget.on_pluginDirectoryCombo_currentIndexChanged" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallWidget.on_pluginDirectoryCombo_currentIndexChanged" /> - <keyword name="PluginUninstallWindow (Constructor)" id="PluginUninstallWindow (Constructor)" ref="eric5.PluginManager.PluginUninstallDialog.html#PluginUninstallWindow.__init__" /> <keyword name="PluginExceptions (Module)" id="PluginExceptions (Module)" ref="eric5.PluginManager.PluginExceptions.html" /> <keyword name="PluginActivationError" id="PluginActivationError" ref="eric5.PluginManager.PluginExceptions.html#PluginActivationError" /> <keyword name="PluginClassFormatError" id="PluginClassFormatError" ref="eric5.PluginManager.PluginExceptions.html#PluginClassFormatError" /> @@ -1471,25 +1423,16 @@ <keyword name="PluginModuleFormatError" id="PluginModuleFormatError" ref="eric5.PluginManager.PluginExceptions.html#PluginModuleFormatError" /> <keyword name="PluginModulesError" id="PluginModulesError" ref="eric5.PluginManager.PluginExceptions.html#PluginModulesError" /> <keyword name="PluginPathError" id="PluginPathError" ref="eric5.PluginManager.PluginExceptions.html#PluginPathError" /> - <keyword name="PluginActivationError (Constructor)" id="PluginActivationError (Constructor)" ref="eric5.PluginManager.PluginExceptions.html#PluginActivationError.__init__" /> - <keyword name="PluginClassFormatError (Constructor)" id="PluginClassFormatError (Constructor)" ref="eric5.PluginManager.PluginExceptions.html#PluginClassFormatError.__init__" /> - <keyword name="PluginError (Constructor)" id="PluginError (Constructor)" ref="eric5.PluginManager.PluginExceptions.html#PluginError.__init__" /> <keyword name="PluginError.__repr__" id="PluginError.__repr__" ref="eric5.PluginManager.PluginExceptions.html#PluginError.__repr__" /> <keyword name="PluginError.__str__" id="PluginError.__str__" ref="eric5.PluginManager.PluginExceptions.html#PluginError.__str__" /> - <keyword name="PluginLoadError (Constructor)" id="PluginLoadError (Constructor)" ref="eric5.PluginManager.PluginExceptions.html#PluginLoadError.__init__" /> - <keyword name="PluginModuleFormatError (Constructor)" id="PluginModuleFormatError (Constructor)" ref="eric5.PluginManager.PluginExceptions.html#PluginModuleFormatError.__init__" /> - <keyword name="PluginModulesError (Constructor)" id="PluginModulesError (Constructor)" ref="eric5.PluginManager.PluginExceptions.html#PluginModulesError.__init__" /> - <keyword name="PluginPathError (Constructor)" id="PluginPathError (Constructor)" ref="eric5.PluginManager.PluginExceptions.html#PluginPathError.__init__" /> <keyword name="PluginDetailsDialog (Module)" id="PluginDetailsDialog (Module)" ref="eric5.PluginManager.PluginDetailsDialog.html" /> <keyword name="PluginDetailsDialog" id="PluginDetailsDialog" ref="eric5.PluginManager.PluginDetailsDialog.html#PluginDetailsDialog" /> - <keyword name="PluginDetailsDialog (Constructor)" id="PluginDetailsDialog (Constructor)" ref="eric5.PluginManager.PluginDetailsDialog.html#PluginDetailsDialog.__init__" /> <keyword name="PluginDetailsDialog.on_activeCheckBox_clicked" id="PluginDetailsDialog.on_activeCheckBox_clicked" ref="eric5.PluginManager.PluginDetailsDialog.html#PluginDetailsDialog.on_activeCheckBox_clicked" /> <keyword name="PluginDetailsDialog.on_autoactivateCheckBox_clicked" id="PluginDetailsDialog.on_autoactivateCheckBox_clicked" ref="eric5.PluginManager.PluginDetailsDialog.html#PluginDetailsDialog.on_autoactivateCheckBox_clicked" /> <keyword name="DebugClients (Package)" id="DebugClients (Package)" ref="index-eric5.DebugClients.html" /> <keyword name="MultiProject (Package)" id="MultiProject (Package)" ref="index-eric5.MultiProject.html" /> <keyword name="MultiProject (Module)" id="MultiProject (Module)" ref="eric5.MultiProject.MultiProject.html" /> <keyword name="MultiProject" id="MultiProject" ref="eric5.MultiProject.MultiProject.html#MultiProject" /> - <keyword name="MultiProject (Constructor)" id="MultiProject (Constructor)" ref="eric5.MultiProject.MultiProject.html#MultiProject.__init__" /> <keyword name="MultiProject.__checkFilesExist" id="MultiProject.__checkFilesExist" ref="eric5.MultiProject.MultiProject.html#MultiProject.__checkFilesExist" /> <keyword name="MultiProject.__clearRecent" id="MultiProject.__clearRecent" ref="eric5.MultiProject.MultiProject.html#MultiProject.__clearRecent" /> <keyword name="MultiProject.__initData" id="MultiProject.__initData" ref="eric5.MultiProject.MultiProject.html#MultiProject.__initData" /> @@ -1532,7 +1475,6 @@ <keyword name="MultiProject.setDirty" id="MultiProject.setDirty" ref="eric5.MultiProject.MultiProject.html#MultiProject.setDirty" /> <keyword name="AddProjectDialog (Module)" id="AddProjectDialog (Module)" ref="eric5.MultiProject.AddProjectDialog.html" /> <keyword name="AddProjectDialog" id="AddProjectDialog" ref="eric5.MultiProject.AddProjectDialog.html#AddProjectDialog" /> - <keyword name="AddProjectDialog (Constructor)" id="AddProjectDialog (Constructor)" ref="eric5.MultiProject.AddProjectDialog.html#AddProjectDialog.__init__" /> <keyword name="AddProjectDialog.__updateUi" id="AddProjectDialog.__updateUi" ref="eric5.MultiProject.AddProjectDialog.html#AddProjectDialog.__updateUi" /> <keyword name="AddProjectDialog.getData" id="AddProjectDialog.getData" ref="eric5.MultiProject.AddProjectDialog.html#AddProjectDialog.getData" /> <keyword name="AddProjectDialog.on_fileButton_clicked" id="AddProjectDialog.on_fileButton_clicked" ref="eric5.MultiProject.AddProjectDialog.html#AddProjectDialog.on_fileButton_clicked" /> @@ -1540,7 +1482,6 @@ <keyword name="AddProjectDialog.on_nameEdit_textChanged" id="AddProjectDialog.on_nameEdit_textChanged" ref="eric5.MultiProject.AddProjectDialog.html#AddProjectDialog.on_nameEdit_textChanged" /> <keyword name="MultiProjectBrowser (Module)" id="MultiProjectBrowser (Module)" ref="eric5.MultiProject.MultiProjectBrowser.html" /> <keyword name="MultiProjectBrowser" id="MultiProjectBrowser" ref="eric5.MultiProject.MultiProjectBrowser.html#MultiProjectBrowser" /> - <keyword name="MultiProjectBrowser (Constructor)" id="MultiProjectBrowser (Constructor)" ref="eric5.MultiProject.MultiProjectBrowser.html#MultiProjectBrowser.__init__" /> <keyword name="MultiProjectBrowser.__addProject" id="MultiProjectBrowser.__addProject" ref="eric5.MultiProject.MultiProjectBrowser.html#MultiProjectBrowser.__addProject" /> <keyword name="MultiProjectBrowser.__configure" id="MultiProjectBrowser.__configure" ref="eric5.MultiProject.MultiProjectBrowser.html#MultiProjectBrowser.__configure" /> <keyword name="MultiProjectBrowser.__contextMenuRequested" id="MultiProjectBrowser.__contextMenuRequested" ref="eric5.MultiProject.MultiProjectBrowser.html#MultiProjectBrowser.__contextMenuRequested" /> @@ -1559,12 +1500,10 @@ <keyword name="MultiProjectBrowser.__showProjectProperties" id="MultiProjectBrowser.__showProjectProperties" ref="eric5.MultiProject.MultiProjectBrowser.html#MultiProjectBrowser.__showProjectProperties" /> <keyword name="PropertiesDialog (Module)" id="PropertiesDialog (Module)" ref="eric5.MultiProject.PropertiesDialog.html" /> <keyword name="PropertiesDialog" id="PropertiesDialog" ref="eric5.MultiProject.PropertiesDialog.html#PropertiesDialog" /> - <keyword name="PropertiesDialog (Constructor)" id="PropertiesDialog (Constructor)" ref="eric5.MultiProject.PropertiesDialog.html#PropertiesDialog.__init__" /> <keyword name="PropertiesDialog.storeData" id="PropertiesDialog.storeData" ref="eric5.MultiProject.PropertiesDialog.html#PropertiesDialog.storeData" /> <keyword name="Graphics (Package)" id="Graphics (Package)" ref="index-eric5.Graphics.html" /> <keyword name="PackageDiagram (Module)" id="PackageDiagram (Module)" ref="eric5.Graphics.PackageDiagram.html" /> <keyword name="PackageDiagram" id="PackageDiagram" ref="eric5.Graphics.PackageDiagram.html#PackageDiagram" /> - <keyword name="PackageDiagram (Constructor)" id="PackageDiagram (Constructor)" ref="eric5.Graphics.PackageDiagram.html#PackageDiagram.__init__" /> <keyword name="PackageDiagram.__addExternalClass" id="PackageDiagram.__addExternalClass" ref="eric5.Graphics.PackageDiagram.html#PackageDiagram.__addExternalClass" /> <keyword name="PackageDiagram.__addLocalClass" id="PackageDiagram.__addLocalClass" ref="eric5.Graphics.PackageDiagram.html#PackageDiagram.__addLocalClass" /> <keyword name="PackageDiagram.__arrangeClasses" id="PackageDiagram.__arrangeClasses" ref="eric5.Graphics.PackageDiagram.html#PackageDiagram.__arrangeClasses" /> @@ -1576,7 +1515,6 @@ <keyword name="PackageDiagram.show" id="PackageDiagram.show" ref="eric5.Graphics.PackageDiagram.html#PackageDiagram.show" /> <keyword name="UMLClassDiagram (Module)" id="UMLClassDiagram (Module)" ref="eric5.Graphics.UMLClassDiagram.html" /> <keyword name="UMLClassDiagram" id="UMLClassDiagram" ref="eric5.Graphics.UMLClassDiagram.html#UMLClassDiagram" /> - <keyword name="UMLClassDiagram (Constructor)" id="UMLClassDiagram (Constructor)" ref="eric5.Graphics.UMLClassDiagram.html#UMLClassDiagram.__init__" /> <keyword name="UMLClassDiagram.__addExternalClass" id="UMLClassDiagram.__addExternalClass" ref="eric5.Graphics.UMLClassDiagram.html#UMLClassDiagram.__addExternalClass" /> <keyword name="UMLClassDiagram.__addLocalClass" id="UMLClassDiagram.__addLocalClass" ref="eric5.Graphics.UMLClassDiagram.html#UMLClassDiagram.__addLocalClass" /> <keyword name="UMLClassDiagram.__arrangeClasses" id="UMLClassDiagram.__arrangeClasses" ref="eric5.Graphics.UMLClassDiagram.html#UMLClassDiagram.__arrangeClasses" /> @@ -1587,7 +1525,6 @@ <keyword name="UMLClassDiagram.show" id="UMLClassDiagram.show" ref="eric5.Graphics.UMLClassDiagram.html#UMLClassDiagram.show" /> <keyword name="ApplicationDiagram (Module)" id="ApplicationDiagram (Module)" ref="eric5.Graphics.ApplicationDiagram.html" /> <keyword name="ApplicationDiagram" id="ApplicationDiagram" ref="eric5.Graphics.ApplicationDiagram.html#ApplicationDiagram" /> - <keyword name="ApplicationDiagram (Constructor)" id="ApplicationDiagram (Constructor)" ref="eric5.Graphics.ApplicationDiagram.html#ApplicationDiagram.__init__" /> <keyword name="ApplicationDiagram.__addPackage" id="ApplicationDiagram.__addPackage" ref="eric5.Graphics.ApplicationDiagram.html#ApplicationDiagram.__addPackage" /> <keyword name="ApplicationDiagram.__buildModulesDict" id="ApplicationDiagram.__buildModulesDict" ref="eric5.Graphics.ApplicationDiagram.html#ApplicationDiagram.__buildModulesDict" /> <keyword name="ApplicationDiagram.__buildPackages" id="ApplicationDiagram.__buildPackages" ref="eric5.Graphics.ApplicationDiagram.html#ApplicationDiagram.__buildPackages" /> @@ -1596,7 +1533,6 @@ <keyword name="ApplicationDiagram.show" id="ApplicationDiagram.show" ref="eric5.Graphics.ApplicationDiagram.html#ApplicationDiagram.show" /> <keyword name="SvgDiagram (Module)" id="SvgDiagram (Module)" ref="eric5.Graphics.SvgDiagram.html" /> <keyword name="SvgDiagram" id="SvgDiagram" ref="eric5.Graphics.SvgDiagram.html#SvgDiagram" /> - <keyword name="SvgDiagram (Constructor)" id="SvgDiagram (Constructor)" ref="eric5.Graphics.SvgDiagram.html#SvgDiagram.__init__" /> <keyword name="SvgDiagram.__adjustScrollBar" id="SvgDiagram.__adjustScrollBar" ref="eric5.Graphics.SvgDiagram.html#SvgDiagram.__adjustScrollBar" /> <keyword name="SvgDiagram.__doZoom" id="SvgDiagram.__doZoom" ref="eric5.Graphics.SvgDiagram.html#SvgDiagram.__doZoom" /> <keyword name="SvgDiagram.__initActions" id="SvgDiagram.__initActions" ref="eric5.Graphics.SvgDiagram.html#SvgDiagram.__initActions" /> @@ -1613,7 +1549,6 @@ <keyword name="SvgDiagram.getDiagramName" id="SvgDiagram.getDiagramName" ref="eric5.Graphics.SvgDiagram.html#SvgDiagram.getDiagramName" /> <keyword name="PixmapDiagram (Module)" id="PixmapDiagram (Module)" ref="eric5.Graphics.PixmapDiagram.html" /> <keyword name="PixmapDiagram" id="PixmapDiagram" ref="eric5.Graphics.PixmapDiagram.html#PixmapDiagram" /> - <keyword name="PixmapDiagram (Constructor)" id="PixmapDiagram (Constructor)" ref="eric5.Graphics.PixmapDiagram.html#PixmapDiagram.__init__" /> <keyword name="PixmapDiagram.__adjustScrollBar" id="PixmapDiagram.__adjustScrollBar" ref="eric5.Graphics.PixmapDiagram.html#PixmapDiagram.__adjustScrollBar" /> <keyword name="PixmapDiagram.__doZoom" id="PixmapDiagram.__doZoom" ref="eric5.Graphics.PixmapDiagram.html#PixmapDiagram.__doZoom" /> <keyword name="PixmapDiagram.__initActions" id="PixmapDiagram.__initActions" ref="eric5.Graphics.PixmapDiagram.html#PixmapDiagram.__initActions" /> @@ -1632,7 +1567,6 @@ <keyword name="PixmapDiagram.getStatus" id="PixmapDiagram.getStatus" ref="eric5.Graphics.PixmapDiagram.html#PixmapDiagram.getStatus" /> <keyword name="UMLItem (Module)" id="UMLItem (Module)" ref="eric5.Graphics.UMLItem.html" /> <keyword name="UMLItem" id="UMLItem" ref="eric5.Graphics.UMLItem.html#UMLItem" /> - <keyword name="UMLItem (Constructor)" id="UMLItem (Constructor)" ref="eric5.Graphics.UMLItem.html#UMLItem.__init__" /> <keyword name="UMLItem.addAssociation" id="UMLItem.addAssociation" ref="eric5.Graphics.UMLItem.html#UMLItem.addAssociation" /> <keyword name="UMLItem.adjustAssociations" id="UMLItem.adjustAssociations" ref="eric5.Graphics.UMLItem.html#UMLItem.adjustAssociations" /> <keyword name="UMLItem.itemChange" id="UMLItem.itemChange" ref="eric5.Graphics.UMLItem.html#UMLItem.itemChange" /> @@ -1644,11 +1578,9 @@ <keyword name="UMLItem.setSize" id="UMLItem.setSize" ref="eric5.Graphics.UMLItem.html#UMLItem.setSize" /> <keyword name="UMLSceneSizeDialog (Module)" id="UMLSceneSizeDialog (Module)" ref="eric5.Graphics.UMLSceneSizeDialog.html" /> <keyword name="UMLSceneSizeDialog" id="UMLSceneSizeDialog" ref="eric5.Graphics.UMLSceneSizeDialog.html#UMLSceneSizeDialog" /> - <keyword name="UMLSceneSizeDialog (Constructor)" id="UMLSceneSizeDialog (Constructor)" ref="eric5.Graphics.UMLSceneSizeDialog.html#UMLSceneSizeDialog.__init__" /> <keyword name="UMLSceneSizeDialog.getData" id="UMLSceneSizeDialog.getData" ref="eric5.Graphics.UMLSceneSizeDialog.html#UMLSceneSizeDialog.getData" /> <keyword name="ImportsDiagram (Module)" id="ImportsDiagram (Module)" ref="eric5.Graphics.ImportsDiagram.html" /> <keyword name="ImportsDiagram" id="ImportsDiagram" ref="eric5.Graphics.ImportsDiagram.html#ImportsDiagram" /> - <keyword name="ImportsDiagram (Constructor)" id="ImportsDiagram (Constructor)" ref="eric5.Graphics.ImportsDiagram.html#ImportsDiagram.__init__" /> <keyword name="ImportsDiagram.__addModule" id="ImportsDiagram.__addModule" ref="eric5.Graphics.ImportsDiagram.html#ImportsDiagram.__addModule" /> <keyword name="ImportsDiagram.__buildImports" id="ImportsDiagram.__buildImports" ref="eric5.Graphics.ImportsDiagram.html#ImportsDiagram.__buildImports" /> <keyword name="ImportsDiagram.__buildModulesDict" id="ImportsDiagram.__buildModulesDict" ref="eric5.Graphics.ImportsDiagram.html#ImportsDiagram.__buildModulesDict" /> @@ -1657,7 +1589,6 @@ <keyword name="ImportsDiagram.show" id="ImportsDiagram.show" ref="eric5.Graphics.ImportsDiagram.html#ImportsDiagram.show" /> <keyword name="AssociationItem (Module)" id="AssociationItem (Module)" ref="eric5.Graphics.AssociationItem.html" /> <keyword name="AssociationItem" id="AssociationItem" ref="eric5.Graphics.AssociationItem.html#AssociationItem" /> - <keyword name="AssociationItem (Constructor)" id="AssociationItem (Constructor)" ref="eric5.Graphics.AssociationItem.html#AssociationItem.__init__" /> <keyword name="AssociationItem.__calculateEndingPoints_center" id="AssociationItem.__calculateEndingPoints_center" ref="eric5.Graphics.AssociationItem.html#AssociationItem.__calculateEndingPoints_center" /> <keyword name="AssociationItem.__calculateEndingPoints_rectangle" id="AssociationItem.__calculateEndingPoints_rectangle" ref="eric5.Graphics.AssociationItem.html#AssociationItem.__calculateEndingPoints_rectangle" /> <keyword name="AssociationItem.__findIntersection" id="AssociationItem.__findIntersection" ref="eric5.Graphics.AssociationItem.html#AssociationItem.__findIntersection" /> @@ -1670,28 +1601,23 @@ <keyword name="ModuleItem (Module)" id="ModuleItem (Module)" ref="eric5.Graphics.ModuleItem.html" /> <keyword name="ModuleItem" id="ModuleItem" ref="eric5.Graphics.ModuleItem.html#ModuleItem" /> <keyword name="ModuleModel" id="ModuleModel" ref="eric5.Graphics.ModuleItem.html#ModuleModel" /> - <keyword name="ModuleItem (Constructor)" id="ModuleItem (Constructor)" ref="eric5.Graphics.ModuleItem.html#ModuleItem.__init__" /> <keyword name="ModuleItem.__calculateSize" id="ModuleItem.__calculateSize" ref="eric5.Graphics.ModuleItem.html#ModuleItem.__calculateSize" /> <keyword name="ModuleItem.__createTexts" id="ModuleItem.__createTexts" ref="eric5.Graphics.ModuleItem.html#ModuleItem.__createTexts" /> <keyword name="ModuleItem.paint" id="ModuleItem.paint" ref="eric5.Graphics.ModuleItem.html#ModuleItem.paint" /> <keyword name="ModuleItem.setModel" id="ModuleItem.setModel" ref="eric5.Graphics.ModuleItem.html#ModuleItem.setModel" /> - <keyword name="ModuleModel (Constructor)" id="ModuleModel (Constructor)" ref="eric5.Graphics.ModuleItem.html#ModuleModel.__init__" /> <keyword name="ModuleModel.addClass" id="ModuleModel.addClass" ref="eric5.Graphics.ModuleItem.html#ModuleModel.addClass" /> <keyword name="ModuleModel.getClasses" id="ModuleModel.getClasses" ref="eric5.Graphics.ModuleItem.html#ModuleModel.getClasses" /> <keyword name="ModuleModel.getName" id="ModuleModel.getName" ref="eric5.Graphics.ModuleItem.html#ModuleModel.getName" /> <keyword name="UMLDialog (Module)" id="UMLDialog (Module)" ref="eric5.Graphics.UMLDialog.html" /> <keyword name="UMLDialog" id="UMLDialog" ref="eric5.Graphics.UMLDialog.html#UMLDialog" /> - <keyword name="UMLDialog (Constructor)" id="UMLDialog (Constructor)" ref="eric5.Graphics.UMLDialog.html#UMLDialog.__init__" /> <keyword name="ClassItem (Module)" id="ClassItem (Module)" ref="eric5.Graphics.ClassItem.html" /> <keyword name="ClassItem" id="ClassItem" ref="eric5.Graphics.ClassItem.html#ClassItem" /> <keyword name="ClassModel" id="ClassModel" ref="eric5.Graphics.ClassItem.html#ClassModel" /> - <keyword name="ClassItem (Constructor)" id="ClassItem (Constructor)" ref="eric5.Graphics.ClassItem.html#ClassItem.__init__" /> <keyword name="ClassItem.__calculateSize" id="ClassItem.__calculateSize" ref="eric5.Graphics.ClassItem.html#ClassItem.__calculateSize" /> <keyword name="ClassItem.__createTexts" id="ClassItem.__createTexts" ref="eric5.Graphics.ClassItem.html#ClassItem.__createTexts" /> <keyword name="ClassItem.isExternal" id="ClassItem.isExternal" ref="eric5.Graphics.ClassItem.html#ClassItem.isExternal" /> <keyword name="ClassItem.paint" id="ClassItem.paint" ref="eric5.Graphics.ClassItem.html#ClassItem.paint" /> <keyword name="ClassItem.setModel" id="ClassItem.setModel" ref="eric5.Graphics.ClassItem.html#ClassItem.setModel" /> - <keyword name="ClassModel (Constructor)" id="ClassModel (Constructor)" ref="eric5.Graphics.ClassItem.html#ClassModel.__init__" /> <keyword name="ClassModel.addAttribute" id="ClassModel.addAttribute" ref="eric5.Graphics.ClassItem.html#ClassModel.addAttribute" /> <keyword name="ClassModel.addMethod" id="ClassModel.addMethod" ref="eric5.Graphics.ClassItem.html#ClassModel.addMethod" /> <keyword name="ClassModel.getAttributes" id="ClassModel.getAttributes" ref="eric5.Graphics.ClassItem.html#ClassModel.getAttributes" /> @@ -1700,12 +1626,10 @@ <keyword name="PackageItem (Module)" id="PackageItem (Module)" ref="eric5.Graphics.PackageItem.html" /> <keyword name="PackageItem" id="PackageItem" ref="eric5.Graphics.PackageItem.html#PackageItem" /> <keyword name="PackageModel" id="PackageModel" ref="eric5.Graphics.PackageItem.html#PackageModel" /> - <keyword name="PackageItem (Constructor)" id="PackageItem (Constructor)" ref="eric5.Graphics.PackageItem.html#PackageItem.__init__" /> <keyword name="PackageItem.__calculateSize" id="PackageItem.__calculateSize" ref="eric5.Graphics.PackageItem.html#PackageItem.__calculateSize" /> <keyword name="PackageItem.__createTexts" id="PackageItem.__createTexts" ref="eric5.Graphics.PackageItem.html#PackageItem.__createTexts" /> <keyword name="PackageItem.paint" id="PackageItem.paint" ref="eric5.Graphics.PackageItem.html#PackageItem.paint" /> <keyword name="PackageItem.setModel" id="PackageItem.setModel" ref="eric5.Graphics.PackageItem.html#PackageItem.setModel" /> - <keyword name="PackageModel (Constructor)" id="PackageModel (Constructor)" ref="eric5.Graphics.PackageItem.html#PackageModel.__init__" /> <keyword name="PackageModel.addModule" id="PackageModel.addModule" ref="eric5.Graphics.PackageItem.html#PackageModel.addModule" /> <keyword name="PackageModel.getModules" id="PackageModel.getModules" ref="eric5.Graphics.PackageItem.html#PackageModel.getModules" /> <keyword name="PackageModel.getName" id="PackageModel.getName" ref="eric5.Graphics.PackageItem.html#PackageModel.getName" /> @@ -1715,11 +1639,9 @@ <keyword name="sort" id="sort" ref="eric5.Graphics.GraphicsUtilities.html#sort" /> <keyword name="ZoomDialog (Module)" id="ZoomDialog (Module)" ref="eric5.Graphics.ZoomDialog.html" /> <keyword name="ZoomDialog" id="ZoomDialog" ref="eric5.Graphics.ZoomDialog.html#ZoomDialog" /> - <keyword name="ZoomDialog (Constructor)" id="ZoomDialog (Constructor)" ref="eric5.Graphics.ZoomDialog.html#ZoomDialog.__init__" /> <keyword name="ZoomDialog.getZoomSize" id="ZoomDialog.getZoomSize" ref="eric5.Graphics.ZoomDialog.html#ZoomDialog.getZoomSize" /> <keyword name="UMLGraphicsView (Module)" id="UMLGraphicsView (Module)" ref="eric5.Graphics.UMLGraphicsView.html" /> <keyword name="UMLGraphicsView" id="UMLGraphicsView" ref="eric5.Graphics.UMLGraphicsView.html#UMLGraphicsView" /> - <keyword name="UMLGraphicsView (Constructor)" id="UMLGraphicsView (Constructor)" ref="eric5.Graphics.UMLGraphicsView.html#UMLGraphicsView.__init__" /> <keyword name="UMLGraphicsView.__alignShapes" id="UMLGraphicsView.__alignShapes" ref="eric5.Graphics.UMLGraphicsView.html#UMLGraphicsView.__alignShapes" /> <keyword name="UMLGraphicsView.__checkSizeActions" id="UMLGraphicsView.__checkSizeActions" ref="eric5.Graphics.UMLGraphicsView.html#UMLGraphicsView.__checkSizeActions" /> <keyword name="UMLGraphicsView.__decHeight" id="UMLGraphicsView.__decHeight" ref="eric5.Graphics.UMLGraphicsView.html#UMLGraphicsView.__decHeight" /> @@ -1743,27 +1665,22 @@ <keyword name="E5Network (Package)" id="E5Network (Package)" ref="index-eric5.E5Network.html" /> <keyword name="E5NetworkHeaderDetailsDialog (Module)" id="E5NetworkHeaderDetailsDialog (Module)" ref="eric5.E5Network.E5NetworkHeaderDetailsDialog.html" /> <keyword name="E5NetworkHeaderDetailsDialog" id="E5NetworkHeaderDetailsDialog" ref="eric5.E5Network.E5NetworkHeaderDetailsDialog.html#E5NetworkHeaderDetailsDialog" /> - <keyword name="E5NetworkHeaderDetailsDialog (Constructor)" id="E5NetworkHeaderDetailsDialog (Constructor)" ref="eric5.E5Network.E5NetworkHeaderDetailsDialog.html#E5NetworkHeaderDetailsDialog.__init__" /> <keyword name="E5NetworkHeaderDetailsDialog.setData" id="E5NetworkHeaderDetailsDialog.setData" ref="eric5.E5Network.E5NetworkHeaderDetailsDialog.html#E5NetworkHeaderDetailsDialog.setData" /> <keyword name="E5NetworkProxyFactory (Module)" id="E5NetworkProxyFactory (Module)" ref="eric5.E5Network.E5NetworkProxyFactory.html" /> <keyword name="E5NetworkProxyFactory" id="E5NetworkProxyFactory" ref="eric5.E5Network.E5NetworkProxyFactory.html#E5NetworkProxyFactory" /> <keyword name="proxyAuthenticationRequired" id="proxyAuthenticationRequired" ref="eric5.E5Network.E5NetworkProxyFactory.html#proxyAuthenticationRequired" /> <keyword name="schemeFromProxyType" id="schemeFromProxyType" ref="eric5.E5Network.E5NetworkProxyFactory.html#schemeFromProxyType" /> - <keyword name="E5NetworkProxyFactory (Constructor)" id="E5NetworkProxyFactory (Constructor)" ref="eric5.E5Network.E5NetworkProxyFactory.html#E5NetworkProxyFactory.__init__" /> <keyword name="E5NetworkProxyFactory.queryProxy" id="E5NetworkProxyFactory.queryProxy" ref="eric5.E5Network.E5NetworkProxyFactory.html#E5NetworkProxyFactory.queryProxy" /> <keyword name="E5NetworkMonitor (Module)" id="E5NetworkMonitor (Module)" ref="eric5.E5Network.E5NetworkMonitor.html" /> <keyword name="E5NetworkMonitor" id="E5NetworkMonitor" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor" /> <keyword name="E5NetworkRequest" id="E5NetworkRequest" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkRequest" /> <keyword name="E5RequestModel" id="E5RequestModel" ref="eric5.E5Network.E5NetworkMonitor.html#E5RequestModel" /> - <keyword name="E5NetworkMonitor (Constructor)" id="E5NetworkMonitor (Constructor)" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.__init__" /> + <keyword name="E5NetworkMonitor.closeMonitor" id="E5NetworkMonitor.closeMonitor" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.closeMonitor" /> + <keyword name="E5NetworkMonitor.instance" id="E5NetworkMonitor.instance" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.instance" /> <keyword name="E5NetworkMonitor.__currentChanged" id="E5NetworkMonitor.__currentChanged" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.__currentChanged" /> <keyword name="E5NetworkMonitor.__showHeaderDetails" id="E5NetworkMonitor.__showHeaderDetails" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.__showHeaderDetails" /> <keyword name="E5NetworkMonitor.closeEvent" id="E5NetworkMonitor.closeEvent" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.closeEvent" /> - <keyword name="E5NetworkMonitor.closeMonitor" id="E5NetworkMonitor.closeMonitor" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.closeMonitor" /> - <keyword name="E5NetworkMonitor.instance" id="E5NetworkMonitor.instance" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.instance" /> <keyword name="E5NetworkMonitor.reject" id="E5NetworkMonitor.reject" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkMonitor.reject" /> - <keyword name="E5NetworkRequest (Constructor)" id="E5NetworkRequest (Constructor)" ref="eric5.E5Network.E5NetworkMonitor.html#E5NetworkRequest.__init__" /> - <keyword name="E5RequestModel (Constructor)" id="E5RequestModel (Constructor)" ref="eric5.E5Network.E5NetworkMonitor.html#E5RequestModel.__init__" /> <keyword name="E5RequestModel.__addReply" id="E5RequestModel.__addReply" ref="eric5.E5Network.E5NetworkMonitor.html#E5RequestModel.__addReply" /> <keyword name="E5RequestModel.__addRequest" id="E5RequestModel.__addRequest" ref="eric5.E5Network.E5NetworkMonitor.html#E5RequestModel.__addRequest" /> <keyword name="E5RequestModel.__requestCreated" id="E5RequestModel.__requestCreated" ref="eric5.E5Network.E5NetworkMonitor.html#E5RequestModel.__requestCreated" /> @@ -1776,7 +1693,6 @@ <keyword name="DebugProtocol (Module)" id="DebugProtocol (Module)" ref="eric5.Debugger.DebugProtocol.html" /> <keyword name="DebugUI (Module)" id="DebugUI (Module)" ref="eric5.Debugger.DebugUI.html" /> <keyword name="DebugUI" id="DebugUI" ref="eric5.Debugger.DebugUI.html#DebugUI" /> - <keyword name="DebugUI (Constructor)" id="DebugUI (Constructor)" ref="eric5.Debugger.DebugUI.html#DebugUI.__init__" /> <keyword name="DebugUI.__breakpointSelected" id="DebugUI.__breakpointSelected" ref="eric5.Debugger.DebugUI.html#DebugUI.__breakpointSelected" /> <keyword name="DebugUI.__checkActions" id="DebugUI.__checkActions" ref="eric5.Debugger.DebugUI.html#DebugUI.__checkActions" /> <keyword name="DebugUI.__clearBreakpoints" id="DebugUI.__clearBreakpoints" ref="eric5.Debugger.DebugUI.html#DebugUI.__clearBreakpoints" /> @@ -1852,7 +1768,6 @@ <keyword name="DebuggerInterfaceNone (Module)" id="DebuggerInterfaceNone (Module)" ref="eric5.Debugger.DebuggerInterfaceNone.html" /> <keyword name="DebuggerInterfaceNone" id="DebuggerInterfaceNone" ref="eric5.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone" /> <keyword name="getRegistryData" id="getRegistryData" ref="eric5.Debugger.DebuggerInterfaceNone.html#getRegistryData" /> - <keyword name="DebuggerInterfaceNone (Constructor)" id="DebuggerInterfaceNone (Constructor)" ref="eric5.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.__init__" /> <keyword name="DebuggerInterfaceNone.flush" id="DebuggerInterfaceNone.flush" ref="eric5.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.flush" /> <keyword name="DebuggerInterfaceNone.getClientCapabilities" id="DebuggerInterfaceNone.getClientCapabilities" ref="eric5.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.getClientCapabilities" /> <keyword name="DebuggerInterfaceNone.isConnected" id="DebuggerInterfaceNone.isConnected" ref="eric5.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.isConnected" /> @@ -1893,7 +1808,6 @@ <keyword name="DebuggerInterfaceNone.startRemoteForProject" id="DebuggerInterfaceNone.startRemoteForProject" ref="eric5.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.startRemoteForProject" /> <keyword name="WatchPointViewer (Module)" id="WatchPointViewer (Module)" ref="eric5.Debugger.WatchPointViewer.html" /> <keyword name="WatchPointViewer" id="WatchPointViewer" ref="eric5.Debugger.WatchPointViewer.html#WatchPointViewer" /> - <keyword name="WatchPointViewer (Constructor)" id="WatchPointViewer (Constructor)" ref="eric5.Debugger.WatchPointViewer.html#WatchPointViewer.__init__" /> <keyword name="WatchPointViewer.__addWatchPoint" id="WatchPointViewer.__addWatchPoint" ref="eric5.Debugger.WatchPointViewer.html#WatchPointViewer.__addWatchPoint" /> <keyword name="WatchPointViewer.__clearSelection" id="WatchPointViewer.__clearSelection" ref="eric5.Debugger.WatchPointViewer.html#WatchPointViewer.__clearSelection" /> <keyword name="WatchPointViewer.__configure" id="WatchPointViewer.__configure" ref="eric5.Debugger.WatchPointViewer.html#WatchPointViewer.__configure" /> @@ -1924,7 +1838,6 @@ <keyword name="WatchPointViewer.setModel" id="WatchPointViewer.setModel" ref="eric5.Debugger.WatchPointViewer.html#WatchPointViewer.setModel" /> <keyword name="StartDialog (Module)" id="StartDialog (Module)" ref="eric5.Debugger.StartDialog.html" /> <keyword name="StartDialog" id="StartDialog" ref="eric5.Debugger.StartDialog.html#StartDialog" /> - <keyword name="StartDialog (Constructor)" id="StartDialog (Constructor)" ref="eric5.Debugger.StartDialog.html#StartDialog.__init__" /> <keyword name="StartDialog.__clearHistories" id="StartDialog.__clearHistories" ref="eric5.Debugger.StartDialog.html#StartDialog.__clearHistories" /> <keyword name="StartDialog.getCoverageData" id="StartDialog.getCoverageData" ref="eric5.Debugger.StartDialog.html#StartDialog.getCoverageData" /> <keyword name="StartDialog.getData" id="StartDialog.getData" ref="eric5.Debugger.StartDialog.html#StartDialog.getData" /> @@ -1937,7 +1850,6 @@ <keyword name="DebuggerInterfacePython3 (Module)" id="DebuggerInterfacePython3 (Module)" ref="eric5.Debugger.DebuggerInterfacePython3.html" /> <keyword name="DebuggerInterfacePython3" id="DebuggerInterfacePython3" ref="eric5.Debugger.DebuggerInterfacePython3.html#DebuggerInterfacePython3" /> <keyword name="getRegistryData" id="getRegistryData" ref="eric5.Debugger.DebuggerInterfacePython3.html#getRegistryData" /> - <keyword name="DebuggerInterfacePython3 (Constructor)" id="DebuggerInterfacePython3 (Constructor)" ref="eric5.Debugger.DebuggerInterfacePython3.html#DebuggerInterfacePython3.__init__" /> <keyword name="DebuggerInterfacePython3.__askForkTo" id="DebuggerInterfacePython3.__askForkTo" ref="eric5.Debugger.DebuggerInterfacePython3.html#DebuggerInterfacePython3.__askForkTo" /> <keyword name="DebuggerInterfacePython3.__identityTranslation" id="DebuggerInterfacePython3.__identityTranslation" ref="eric5.Debugger.DebuggerInterfacePython3.html#DebuggerInterfacePython3.__identityTranslation" /> <keyword name="DebuggerInterfacePython3.__parseClientLine" id="DebuggerInterfacePython3.__parseClientLine" ref="eric5.Debugger.DebuggerInterfacePython3.html#DebuggerInterfacePython3.__parseClientLine" /> @@ -1984,7 +1896,6 @@ <keyword name="DebuggerInterfacePython3.startRemoteForProject" id="DebuggerInterfacePython3.startRemoteForProject" ref="eric5.Debugger.DebuggerInterfacePython3.html#DebuggerInterfacePython3.startRemoteForProject" /> <keyword name="WatchPointModel (Module)" id="WatchPointModel (Module)" ref="eric5.Debugger.WatchPointModel.html" /> <keyword name="WatchPointModel" id="WatchPointModel" ref="eric5.Debugger.WatchPointModel.html#WatchPointModel" /> - <keyword name="WatchPointModel (Constructor)" id="WatchPointModel (Constructor)" ref="eric5.Debugger.WatchPointModel.html#WatchPointModel.__init__" /> <keyword name="WatchPointModel.addWatchPoint" id="WatchPointModel.addWatchPoint" ref="eric5.Debugger.WatchPointModel.html#WatchPointModel.addWatchPoint" /> <keyword name="WatchPointModel.columnCount" id="WatchPointModel.columnCount" ref="eric5.Debugger.WatchPointModel.html#WatchPointModel.columnCount" /> <keyword name="WatchPointModel.data" id="WatchPointModel.data" ref="eric5.Debugger.WatchPointModel.html#WatchPointModel.data" /> @@ -2004,7 +1915,6 @@ <keyword name="DebuggerInterfacePython (Module)" id="DebuggerInterfacePython (Module)" ref="eric5.Debugger.DebuggerInterfacePython.html" /> <keyword name="DebuggerInterfacePython" id="DebuggerInterfacePython" ref="eric5.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython" /> <keyword name="getRegistryData" id="getRegistryData" ref="eric5.Debugger.DebuggerInterfacePython.html#getRegistryData" /> - <keyword name="DebuggerInterfacePython (Constructor)" id="DebuggerInterfacePython (Constructor)" ref="eric5.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__init__" /> <keyword name="DebuggerInterfacePython.__askForkTo" id="DebuggerInterfacePython.__askForkTo" ref="eric5.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__askForkTo" /> <keyword name="DebuggerInterfacePython.__identityTranslation" id="DebuggerInterfacePython.__identityTranslation" ref="eric5.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__identityTranslation" /> <keyword name="DebuggerInterfacePython.__parseClientLine" id="DebuggerInterfacePython.__parseClientLine" ref="eric5.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__parseClientLine" /> @@ -2051,7 +1961,6 @@ <keyword name="DebuggerInterfacePython.startRemoteForProject" id="DebuggerInterfacePython.startRemoteForProject" ref="eric5.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.startRemoteForProject" /> <keyword name="DebugServer (Module)" id="DebugServer (Module)" ref="eric5.Debugger.DebugServer.html" /> <keyword name="DebugServer" id="DebugServer" ref="eric5.Debugger.DebugServer.html#DebugServer" /> - <keyword name="DebugServer (Constructor)" id="DebugServer (Constructor)" ref="eric5.Debugger.DebugServer.html#DebugServer.__init__" /> <keyword name="DebugServer.__addBreakPoints" id="DebugServer.__addBreakPoints" ref="eric5.Debugger.DebugServer.html#DebugServer.__addBreakPoints" /> <keyword name="DebugServer.__addWatchPoints" id="DebugServer.__addWatchPoints" ref="eric5.Debugger.DebugServer.html#DebugServer.__addWatchPoints" /> <keyword name="DebugServer.__breakPointDataAboutToBeChanged" id="DebugServer.__breakPointDataAboutToBeChanged" ref="eric5.Debugger.DebugServer.html#DebugServer.__breakPointDataAboutToBeChanged" /> @@ -2146,7 +2055,6 @@ <keyword name="DebugServer.startClient" id="DebugServer.startClient" ref="eric5.Debugger.DebugServer.html#DebugServer.startClient" /> <keyword name="BreakPointViewer (Module)" id="BreakPointViewer (Module)" ref="eric5.Debugger.BreakPointViewer.html" /> <keyword name="BreakPointViewer" id="BreakPointViewer" ref="eric5.Debugger.BreakPointViewer.html#BreakPointViewer" /> - <keyword name="BreakPointViewer (Constructor)" id="BreakPointViewer (Constructor)" ref="eric5.Debugger.BreakPointViewer.html#BreakPointViewer.__init__" /> <keyword name="BreakPointViewer.__addBreak" id="BreakPointViewer.__addBreak" ref="eric5.Debugger.BreakPointViewer.html#BreakPointViewer.__addBreak" /> <keyword name="BreakPointViewer.__clearSelection" id="BreakPointViewer.__clearSelection" ref="eric5.Debugger.BreakPointViewer.html#BreakPointViewer.__clearSelection" /> <keyword name="BreakPointViewer.__configure" id="BreakPointViewer.__configure" ref="eric5.Debugger.BreakPointViewer.html#BreakPointViewer.__configure" /> @@ -2180,7 +2088,6 @@ <keyword name="DebuggerInterfaceRuby (Module)" id="DebuggerInterfaceRuby (Module)" ref="eric5.Debugger.DebuggerInterfaceRuby.html" /> <keyword name="DebuggerInterfaceRuby" id="DebuggerInterfaceRuby" ref="eric5.Debugger.DebuggerInterfaceRuby.html#DebuggerInterfaceRuby" /> <keyword name="getRegistryData" id="getRegistryData" ref="eric5.Debugger.DebuggerInterfaceRuby.html#getRegistryData" /> - <keyword name="DebuggerInterfaceRuby (Constructor)" id="DebuggerInterfaceRuby (Constructor)" ref="eric5.Debugger.DebuggerInterfaceRuby.html#DebuggerInterfaceRuby.__init__" /> <keyword name="DebuggerInterfaceRuby.__identityTranslation" id="DebuggerInterfaceRuby.__identityTranslation" ref="eric5.Debugger.DebuggerInterfaceRuby.html#DebuggerInterfaceRuby.__identityTranslation" /> <keyword name="DebuggerInterfaceRuby.__parseClientLine" id="DebuggerInterfaceRuby.__parseClientLine" ref="eric5.Debugger.DebuggerInterfaceRuby.html#DebuggerInterfaceRuby.__parseClientLine" /> <keyword name="DebuggerInterfaceRuby.__remoteTranslation" id="DebuggerInterfaceRuby.__remoteTranslation" ref="eric5.Debugger.DebuggerInterfaceRuby.html#DebuggerInterfaceRuby.__remoteTranslation" /> @@ -2226,7 +2133,6 @@ <keyword name="DebuggerInterfaceRuby.startRemoteForProject" id="DebuggerInterfaceRuby.startRemoteForProject" ref="eric5.Debugger.DebuggerInterfaceRuby.html#DebuggerInterfaceRuby.startRemoteForProject" /> <keyword name="BreakPointModel (Module)" id="BreakPointModel (Module)" ref="eric5.Debugger.BreakPointModel.html" /> <keyword name="BreakPointModel" id="BreakPointModel" ref="eric5.Debugger.BreakPointModel.html#BreakPointModel" /> - <keyword name="BreakPointModel (Constructor)" id="BreakPointModel (Constructor)" ref="eric5.Debugger.BreakPointModel.html#BreakPointModel.__init__" /> <keyword name="BreakPointModel.addBreakPoint" id="BreakPointModel.addBreakPoint" ref="eric5.Debugger.BreakPointModel.html#BreakPointModel.addBreakPoint" /> <keyword name="BreakPointModel.columnCount" id="BreakPointModel.columnCount" ref="eric5.Debugger.BreakPointModel.html#BreakPointModel.columnCount" /> <keyword name="BreakPointModel.data" id="BreakPointModel.data" ref="eric5.Debugger.BreakPointModel.html#BreakPointModel.data" /> @@ -2247,7 +2153,6 @@ <keyword name="DebugClientCapabilities (Module)" id="DebugClientCapabilities (Module)" ref="eric5.Debugger.DebugClientCapabilities.html" /> <keyword name="ExceptionsFilterDialog (Module)" id="ExceptionsFilterDialog (Module)" ref="eric5.Debugger.ExceptionsFilterDialog.html" /> <keyword name="ExceptionsFilterDialog" id="ExceptionsFilterDialog" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog" /> - <keyword name="ExceptionsFilterDialog (Constructor)" id="ExceptionsFilterDialog (Constructor)" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog.__init__" /> <keyword name="ExceptionsFilterDialog.getExceptionsList" id="ExceptionsFilterDialog.getExceptionsList" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog.getExceptionsList" /> <keyword name="ExceptionsFilterDialog.on_addButton_clicked" id="ExceptionsFilterDialog.on_addButton_clicked" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog.on_addButton_clicked" /> <keyword name="ExceptionsFilterDialog.on_deleteAllButton_clicked" id="ExceptionsFilterDialog.on_deleteAllButton_clicked" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog.on_deleteAllButton_clicked" /> @@ -2256,18 +2161,15 @@ <keyword name="ExceptionsFilterDialog.on_exceptionList_itemSelectionChanged" id="ExceptionsFilterDialog.on_exceptionList_itemSelectionChanged" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog.on_exceptionList_itemSelectionChanged" /> <keyword name="EditBreakpointDialog (Module)" id="EditBreakpointDialog (Module)" ref="eric5.Debugger.EditBreakpointDialog.html" /> <keyword name="EditBreakpointDialog" id="EditBreakpointDialog" ref="eric5.Debugger.EditBreakpointDialog.html#EditBreakpointDialog" /> - <keyword name="EditBreakpointDialog (Constructor)" id="EditBreakpointDialog (Constructor)" ref="eric5.Debugger.EditBreakpointDialog.html#EditBreakpointDialog.__init__" /> <keyword name="EditBreakpointDialog.getAddData" id="EditBreakpointDialog.getAddData" ref="eric5.Debugger.EditBreakpointDialog.html#EditBreakpointDialog.getAddData" /> <keyword name="EditBreakpointDialog.getData" id="EditBreakpointDialog.getData" ref="eric5.Debugger.EditBreakpointDialog.html#EditBreakpointDialog.getData" /> <keyword name="EditBreakpointDialog.on_fileButton_clicked" id="EditBreakpointDialog.on_fileButton_clicked" ref="eric5.Debugger.EditBreakpointDialog.html#EditBreakpointDialog.on_fileButton_clicked" /> <keyword name="EditBreakpointDialog.on_filenameCombo_editTextChanged" id="EditBreakpointDialog.on_filenameCombo_editTextChanged" ref="eric5.Debugger.EditBreakpointDialog.html#EditBreakpointDialog.on_filenameCombo_editTextChanged" /> <keyword name="VariableDetailDialog (Module)" id="VariableDetailDialog (Module)" ref="eric5.Debugger.VariableDetailDialog.html" /> <keyword name="VariableDetailDialog" id="VariableDetailDialog" ref="eric5.Debugger.VariableDetailDialog.html#VariableDetailDialog" /> - <keyword name="VariableDetailDialog (Constructor)" id="VariableDetailDialog (Constructor)" ref="eric5.Debugger.VariableDetailDialog.html#VariableDetailDialog.__init__" /> <keyword name="Config (Module)" id="Config (Module)" ref="eric5.Debugger.Config.html" /> <keyword name="ExceptionLogger (Module)" id="ExceptionLogger (Module)" ref="eric5.Debugger.ExceptionLogger.html" /> <keyword name="ExceptionLogger" id="ExceptionLogger" ref="eric5.Debugger.ExceptionLogger.html#ExceptionLogger" /> - <keyword name="ExceptionLogger (Constructor)" id="ExceptionLogger (Constructor)" ref="eric5.Debugger.ExceptionLogger.html#ExceptionLogger.__init__" /> <keyword name="ExceptionLogger.__configure" id="ExceptionLogger.__configure" ref="eric5.Debugger.ExceptionLogger.html#ExceptionLogger.__configure" /> <keyword name="ExceptionLogger.__itemDoubleClicked" id="ExceptionLogger.__itemDoubleClicked" ref="eric5.Debugger.ExceptionLogger.html#ExceptionLogger.__itemDoubleClicked" /> <keyword name="ExceptionLogger.__openSource" id="ExceptionLogger.__openSource" ref="eric5.Debugger.ExceptionLogger.html#ExceptionLogger.__openSource" /> @@ -2276,13 +2178,11 @@ <keyword name="ExceptionLogger.debuggingStarted" id="ExceptionLogger.debuggingStarted" ref="eric5.Debugger.ExceptionLogger.html#ExceptionLogger.debuggingStarted" /> <keyword name="VariablesFilterDialog (Module)" id="VariablesFilterDialog (Module)" ref="eric5.Debugger.VariablesFilterDialog.html" /> <keyword name="VariablesFilterDialog" id="VariablesFilterDialog" ref="eric5.Debugger.VariablesFilterDialog.html#VariablesFilterDialog" /> - <keyword name="VariablesFilterDialog (Constructor)" id="VariablesFilterDialog (Constructor)" ref="eric5.Debugger.VariablesFilterDialog.html#VariablesFilterDialog.__init__" /> <keyword name="VariablesFilterDialog.getSelection" id="VariablesFilterDialog.getSelection" ref="eric5.Debugger.VariablesFilterDialog.html#VariablesFilterDialog.getSelection" /> <keyword name="VariablesFilterDialog.on_buttonBox_clicked" id="VariablesFilterDialog.on_buttonBox_clicked" ref="eric5.Debugger.VariablesFilterDialog.html#VariablesFilterDialog.on_buttonBox_clicked" /> <keyword name="VariablesFilterDialog.setSelection" id="VariablesFilterDialog.setSelection" ref="eric5.Debugger.VariablesFilterDialog.html#VariablesFilterDialog.setSelection" /> <keyword name="DebugViewer (Module)" id="DebugViewer (Module)" ref="eric5.Debugger.DebugViewer.html" /> <keyword name="DebugViewer" id="DebugViewer" ref="eric5.Debugger.DebugViewer.html#DebugViewer" /> - <keyword name="DebugViewer (Constructor)" id="DebugViewer (Constructor)" ref="eric5.Debugger.DebugViewer.html#DebugViewer.__init__" /> <keyword name="DebugViewer.__frameSelected" id="DebugViewer.__frameSelected" ref="eric5.Debugger.DebugViewer.html#DebugViewer.__frameSelected" /> <keyword name="DebugViewer.__setGlobalsFilter" id="DebugViewer.__setGlobalsFilter" ref="eric5.Debugger.DebugViewer.html#DebugViewer.__setGlobalsFilter" /> <keyword name="DebugViewer.__setLocalsFilter" id="DebugViewer.__setLocalsFilter" ref="eric5.Debugger.DebugViewer.html#DebugViewer.__setLocalsFilter" /> @@ -2308,13 +2208,9 @@ <keyword name="SpecialVarItem" id="SpecialVarItem" ref="eric5.Debugger.VariablesViewer.html#SpecialVarItem" /> <keyword name="VariableItem" id="VariableItem" ref="eric5.Debugger.VariablesViewer.html#VariableItem" /> <keyword name="VariablesViewer" id="VariablesViewer" ref="eric5.Debugger.VariablesViewer.html#VariablesViewer" /> - <keyword name="ArrayElementVarItem (Constructor)" id="ArrayElementVarItem (Constructor)" ref="eric5.Debugger.VariablesViewer.html#ArrayElementVarItem.__init__" /> <keyword name="ArrayElementVarItem.key" id="ArrayElementVarItem.key" ref="eric5.Debugger.VariablesViewer.html#ArrayElementVarItem.key" /> - <keyword name="SpecialArrayElementVarItem (Constructor)" id="SpecialArrayElementVarItem (Constructor)" ref="eric5.Debugger.VariablesViewer.html#SpecialArrayElementVarItem.__init__" /> <keyword name="SpecialArrayElementVarItem.key" id="SpecialArrayElementVarItem.key" ref="eric5.Debugger.VariablesViewer.html#SpecialArrayElementVarItem.key" /> - <keyword name="SpecialVarItem (Constructor)" id="SpecialVarItem (Constructor)" ref="eric5.Debugger.VariablesViewer.html#SpecialVarItem.__init__" /> <keyword name="SpecialVarItem.expand" id="SpecialVarItem.expand" ref="eric5.Debugger.VariablesViewer.html#SpecialVarItem.expand" /> - <keyword name="VariableItem (Constructor)" id="VariableItem (Constructor)" ref="eric5.Debugger.VariablesViewer.html#VariableItem.__init__" /> <keyword name="VariableItem.__lt__" id="VariableItem.__lt__" ref="eric5.Debugger.VariablesViewer.html#VariableItem.__lt__" /> <keyword name="VariableItem.attachDummy" id="VariableItem.attachDummy" ref="eric5.Debugger.VariablesViewer.html#VariableItem.attachDummy" /> <keyword name="VariableItem.collapse" id="VariableItem.collapse" ref="eric5.Debugger.VariablesViewer.html#VariableItem.collapse" /> @@ -2323,7 +2219,6 @@ <keyword name="VariableItem.expand" id="VariableItem.expand" ref="eric5.Debugger.VariablesViewer.html#VariableItem.expand" /> <keyword name="VariableItem.getValue" id="VariableItem.getValue" ref="eric5.Debugger.VariablesViewer.html#VariableItem.getValue" /> <keyword name="VariableItem.key" id="VariableItem.key" ref="eric5.Debugger.VariablesViewer.html#VariableItem.key" /> - <keyword name="VariablesViewer (Constructor)" id="VariablesViewer (Constructor)" ref="eric5.Debugger.VariablesViewer.html#VariablesViewer.__init__" /> <keyword name="VariablesViewer.__addItem" id="VariablesViewer.__addItem" ref="eric5.Debugger.VariablesViewer.html#VariablesViewer.__addItem" /> <keyword name="VariablesViewer.__buildTreePath" id="VariablesViewer.__buildTreePath" ref="eric5.Debugger.VariablesViewer.html#VariablesViewer.__buildTreePath" /> <keyword name="VariablesViewer.__configure" id="VariablesViewer.__configure" ref="eric5.Debugger.VariablesViewer.html#VariablesViewer.__configure" /> @@ -2344,19 +2239,16 @@ <keyword name="VariablesViewer.showVariables" id="VariablesViewer.showVariables" ref="eric5.Debugger.VariablesViewer.html#VariablesViewer.showVariables" /> <keyword name="EditWatchpointDialog (Module)" id="EditWatchpointDialog (Module)" ref="eric5.Debugger.EditWatchpointDialog.html" /> <keyword name="EditWatchpointDialog" id="EditWatchpointDialog" ref="eric5.Debugger.EditWatchpointDialog.html#EditWatchpointDialog" /> - <keyword name="EditWatchpointDialog (Constructor)" id="EditWatchpointDialog (Constructor)" ref="eric5.Debugger.EditWatchpointDialog.html#EditWatchpointDialog.__init__" /> <keyword name="EditWatchpointDialog.__textChanged" id="EditWatchpointDialog.__textChanged" ref="eric5.Debugger.EditWatchpointDialog.html#EditWatchpointDialog.__textChanged" /> <keyword name="EditWatchpointDialog.getData" id="EditWatchpointDialog.getData" ref="eric5.Debugger.EditWatchpointDialog.html#EditWatchpointDialog.getData" /> <keyword name="Templates (Package)" id="Templates (Package)" ref="index-eric5.Templates.html" /> <keyword name="TemplateSingleVariableDialog (Module)" id="TemplateSingleVariableDialog (Module)" ref="eric5.Templates.TemplateSingleVariableDialog.html" /> <keyword name="TemplateSingleVariableDialog" id="TemplateSingleVariableDialog" ref="eric5.Templates.TemplateSingleVariableDialog.html#TemplateSingleVariableDialog" /> - <keyword name="TemplateSingleVariableDialog (Constructor)" id="TemplateSingleVariableDialog (Constructor)" ref="eric5.Templates.TemplateSingleVariableDialog.html#TemplateSingleVariableDialog.__init__" /> <keyword name="TemplateSingleVariableDialog.getVariable" id="TemplateSingleVariableDialog.getVariable" ref="eric5.Templates.TemplateSingleVariableDialog.html#TemplateSingleVariableDialog.getVariable" /> <keyword name="TemplateViewer (Module)" id="TemplateViewer (Module)" ref="eric5.Templates.TemplateViewer.html" /> <keyword name="TemplateEntry" id="TemplateEntry" ref="eric5.Templates.TemplateViewer.html#TemplateEntry" /> <keyword name="TemplateGroup" id="TemplateGroup" ref="eric5.Templates.TemplateViewer.html#TemplateGroup" /> <keyword name="TemplateViewer" id="TemplateViewer" ref="eric5.Templates.TemplateViewer.html#TemplateViewer" /> - <keyword name="TemplateEntry (Constructor)" id="TemplateEntry (Constructor)" ref="eric5.Templates.TemplateViewer.html#TemplateEntry.__init__" /> <keyword name="TemplateEntry.__displayText" id="TemplateEntry.__displayText" ref="eric5.Templates.TemplateViewer.html#TemplateEntry.__displayText" /> <keyword name="TemplateEntry.__expandFormattedVariable" id="TemplateEntry.__expandFormattedVariable" ref="eric5.Templates.TemplateViewer.html#TemplateEntry.__expandFormattedVariable" /> <keyword name="TemplateEntry.__extractVariables" id="TemplateEntry.__extractVariables" ref="eric5.Templates.TemplateViewer.html#TemplateEntry.__extractVariables" /> @@ -2369,7 +2261,6 @@ <keyword name="TemplateEntry.setDescription" id="TemplateEntry.setDescription" ref="eric5.Templates.TemplateViewer.html#TemplateEntry.setDescription" /> <keyword name="TemplateEntry.setName" id="TemplateEntry.setName" ref="eric5.Templates.TemplateViewer.html#TemplateEntry.setName" /> <keyword name="TemplateEntry.setTemplateText" id="TemplateEntry.setTemplateText" ref="eric5.Templates.TemplateViewer.html#TemplateEntry.setTemplateText" /> - <keyword name="TemplateGroup (Constructor)" id="TemplateGroup (Constructor)" ref="eric5.Templates.TemplateViewer.html#TemplateGroup.__init__" /> <keyword name="TemplateGroup.addEntry" id="TemplateGroup.addEntry" ref="eric5.Templates.TemplateViewer.html#TemplateGroup.addEntry" /> <keyword name="TemplateGroup.getAllEntries" id="TemplateGroup.getAllEntries" ref="eric5.Templates.TemplateViewer.html#TemplateGroup.getAllEntries" /> <keyword name="TemplateGroup.getEntry" id="TemplateGroup.getEntry" ref="eric5.Templates.TemplateViewer.html#TemplateGroup.getEntry" /> @@ -2381,7 +2272,6 @@ <keyword name="TemplateGroup.removeEntry" id="TemplateGroup.removeEntry" ref="eric5.Templates.TemplateViewer.html#TemplateGroup.removeEntry" /> <keyword name="TemplateGroup.setLanguage" id="TemplateGroup.setLanguage" ref="eric5.Templates.TemplateViewer.html#TemplateGroup.setLanguage" /> <keyword name="TemplateGroup.setName" id="TemplateGroup.setName" ref="eric5.Templates.TemplateViewer.html#TemplateGroup.setName" /> - <keyword name="TemplateViewer (Constructor)" id="TemplateViewer (Constructor)" ref="eric5.Templates.TemplateViewer.html#TemplateViewer.__init__" /> <keyword name="TemplateViewer.__addEntry" id="TemplateViewer.__addEntry" ref="eric5.Templates.TemplateViewer.html#TemplateViewer.__addEntry" /> <keyword name="TemplateViewer.__addGroup" id="TemplateViewer.__addGroup" ref="eric5.Templates.TemplateViewer.html#TemplateViewer.__addGroup" /> <keyword name="TemplateViewer.__configure" id="TemplateViewer.__configure" ref="eric5.Templates.TemplateViewer.html#TemplateViewer.__configure" /> @@ -2412,11 +2302,9 @@ <keyword name="TemplateViewer.writeTemplates" id="TemplateViewer.writeTemplates" ref="eric5.Templates.TemplateViewer.html#TemplateViewer.writeTemplates" /> <keyword name="TemplateMultipleVariablesDialog (Module)" id="TemplateMultipleVariablesDialog (Module)" ref="eric5.Templates.TemplateMultipleVariablesDialog.html" /> <keyword name="TemplateMultipleVariablesDialog" id="TemplateMultipleVariablesDialog" ref="eric5.Templates.TemplateMultipleVariablesDialog.html#TemplateMultipleVariablesDialog" /> - <keyword name="TemplateMultipleVariablesDialog (Constructor)" id="TemplateMultipleVariablesDialog (Constructor)" ref="eric5.Templates.TemplateMultipleVariablesDialog.html#TemplateMultipleVariablesDialog.__init__" /> <keyword name="TemplateMultipleVariablesDialog.getVariables" id="TemplateMultipleVariablesDialog.getVariables" ref="eric5.Templates.TemplateMultipleVariablesDialog.html#TemplateMultipleVariablesDialog.getVariables" /> <keyword name="TemplatePropertiesDialog (Module)" id="TemplatePropertiesDialog (Module)" ref="eric5.Templates.TemplatePropertiesDialog.html" /> <keyword name="TemplatePropertiesDialog" id="TemplatePropertiesDialog" ref="eric5.Templates.TemplatePropertiesDialog.html#TemplatePropertiesDialog" /> - <keyword name="TemplatePropertiesDialog (Constructor)" id="TemplatePropertiesDialog (Constructor)" ref="eric5.Templates.TemplatePropertiesDialog.html#TemplatePropertiesDialog.__init__" /> <keyword name="TemplatePropertiesDialog.getData" id="TemplatePropertiesDialog.getData" ref="eric5.Templates.TemplatePropertiesDialog.html#TemplatePropertiesDialog.getData" /> <keyword name="TemplatePropertiesDialog.keyPressEvent" id="TemplatePropertiesDialog.keyPressEvent" ref="eric5.Templates.TemplatePropertiesDialog.html#TemplatePropertiesDialog.keyPressEvent" /> <keyword name="TemplatePropertiesDialog.on_helpButton_clicked" id="TemplatePropertiesDialog.on_helpButton_clicked" ref="eric5.Templates.TemplatePropertiesDialog.html#TemplatePropertiesDialog.on_helpButton_clicked" /> @@ -2486,7 +2374,6 @@ <keyword name="win32_GetUserName" id="win32_GetUserName" ref="eric5.Utilities.__init__.html#win32_GetUserName" /> <keyword name="win32_Kill" id="win32_Kill" ref="eric5.Utilities.__init__.html#win32_Kill" /> <keyword name="writeEncodedFile" id="writeEncodedFile" ref="eric5.Utilities.__init__.html#writeEncodedFile" /> - <keyword name="CodingError (Constructor)" id="CodingError (Constructor)" ref="eric5.Utilities.__init__.html#CodingError.__init__" /> <keyword name="CodingError.__repr__" id="CodingError.__repr__" ref="eric5.Utilities.__init__.html#CodingError.__repr__" /> <keyword name="CodingError.__str__" id="CodingError.__str__" ref="eric5.Utilities.__init__.html#CodingError.__str__" /> <keyword name="Startup (Module)" id="Startup (Module)" ref="eric5.Utilities.Startup.html" /> @@ -2506,7 +2393,6 @@ <keyword name="pyName" id="pyName" ref="eric5.Utilities.uic.html#pyName" /> <keyword name="PasswordChecker (Module)" id="PasswordChecker (Module)" ref="eric5.Utilities.PasswordChecker.html" /> <keyword name="PasswordChecker" id="PasswordChecker" ref="eric5.Utilities.PasswordChecker.html#PasswordChecker" /> - <keyword name="PasswordChecker (Constructor)" id="PasswordChecker (Constructor)" ref="eric5.Utilities.PasswordChecker.html#PasswordChecker.__init__" /> <keyword name="PasswordChecker.__determineBinaryStatus" id="PasswordChecker.__determineBinaryStatus" ref="eric5.Utilities.PasswordChecker.html#PasswordChecker.__determineBinaryStatus" /> <keyword name="PasswordChecker.__determineStatus" id="PasswordChecker.__determineStatus" ref="eric5.Utilities.PasswordChecker.html#PasswordChecker.__determineStatus" /> <keyword name="PasswordChecker.__strReverse" id="PasswordChecker.__strReverse" ref="eric5.Utilities.PasswordChecker.html#PasswordChecker.__strReverse" /> @@ -2523,8 +2409,6 @@ <keyword name="readModule" id="readModule" ref="eric5.Utilities.ModuleParser.html#readModule" /> <keyword name="resetParsedModule" id="resetParsedModule" ref="eric5.Utilities.ModuleParser.html#resetParsedModule" /> <keyword name="resetParsedModules" id="resetParsedModules" ref="eric5.Utilities.ModuleParser.html#resetParsedModules" /> - <keyword name="Attribute (Constructor)" id="Attribute (Constructor)" ref="eric5.Utilities.ModuleParser.html#Attribute.__init__" /> - <keyword name="Class (Constructor)" id="Class (Constructor)" ref="eric5.Utilities.ModuleParser.html#Class.__init__" /> <keyword name="Class.addAttribute" id="Class.addAttribute" ref="eric5.Utilities.ModuleParser.html#Class.addAttribute" /> <keyword name="Class.addDescription" id="Class.addDescription" ref="eric5.Utilities.ModuleParser.html#Class.addDescription" /> <keyword name="Class.addGlobal" id="Class.addGlobal" ref="eric5.Utilities.ModuleParser.html#Class.addGlobal" /> @@ -2532,9 +2416,7 @@ <keyword name="Class.getAttribute" id="Class.getAttribute" ref="eric5.Utilities.ModuleParser.html#Class.getAttribute" /> <keyword name="Class.getMethod" id="Class.getMethod" ref="eric5.Utilities.ModuleParser.html#Class.getMethod" /> <keyword name="Class.setEndLine" id="Class.setEndLine" ref="eric5.Utilities.ModuleParser.html#Class.setEndLine" /> - <keyword name="Function (Constructor)" id="Function (Constructor)" ref="eric5.Utilities.ModuleParser.html#Function.__init__" /> <keyword name="Function.addDescription" id="Function.addDescription" ref="eric5.Utilities.ModuleParser.html#Function.addDescription" /> - <keyword name="Module (Constructor)" id="Module (Constructor)" ref="eric5.Utilities.ModuleParser.html#Module.__init__" /> <keyword name="Module.__py_scan" id="Module.__py_scan" ref="eric5.Utilities.ModuleParser.html#Module.__py_scan" /> <keyword name="Module.__py_setVisibility" id="Module.__py_setVisibility" ref="eric5.Utilities.ModuleParser.html#Module.__py_setVisibility" /> <keyword name="Module.__rb_scan" id="Module.__rb_scan" ref="eric5.Utilities.ModuleParser.html#Module.__rb_scan" /> @@ -2550,7 +2432,6 @@ <keyword name="Module.getName" id="Module.getName" ref="eric5.Utilities.ModuleParser.html#Module.getName" /> <keyword name="Module.getType" id="Module.getType" ref="eric5.Utilities.ModuleParser.html#Module.getType" /> <keyword name="Module.scan" id="Module.scan" ref="eric5.Utilities.ModuleParser.html#Module.scan" /> - <keyword name="RbModule (Constructor)" id="RbModule (Constructor)" ref="eric5.Utilities.ModuleParser.html#RbModule.__init__" /> <keyword name="RbModule.addClass" id="RbModule.addClass" ref="eric5.Utilities.ModuleParser.html#RbModule.addClass" /> <keyword name="VisibilityBase.isPrivate" id="VisibilityBase.isPrivate" ref="eric5.Utilities.ModuleParser.html#VisibilityBase.isPrivate" /> <keyword name="VisibilityBase.isProtected" id="VisibilityBase.isProtected" ref="eric5.Utilities.ModuleParser.html#VisibilityBase.isProtected" /> @@ -2560,20 +2441,17 @@ <keyword name="VisibilityBase.setPublic" id="VisibilityBase.setPublic" ref="eric5.Utilities.ModuleParser.html#VisibilityBase.setPublic" /> <keyword name="AutoSaver (Module)" id="AutoSaver (Module)" ref="eric5.Utilities.AutoSaver.html" /> <keyword name="AutoSaver" id="AutoSaver" ref="eric5.Utilities.AutoSaver.html#AutoSaver" /> - <keyword name="AutoSaver (Constructor)" id="AutoSaver (Constructor)" ref="eric5.Utilities.AutoSaver.html#AutoSaver.__init__" /> <keyword name="AutoSaver.changeOccurred" id="AutoSaver.changeOccurred" ref="eric5.Utilities.AutoSaver.html#AutoSaver.changeOccurred" /> <keyword name="AutoSaver.saveIfNeccessary" id="AutoSaver.saveIfNeccessary" ref="eric5.Utilities.AutoSaver.html#AutoSaver.saveIfNeccessary" /> <keyword name="AutoSaver.timerEvent" id="AutoSaver.timerEvent" ref="eric5.Utilities.AutoSaver.html#AutoSaver.timerEvent" /> <keyword name="SingleApplication (Module)" id="SingleApplication (Module)" ref="eric5.Utilities.SingleApplication.html" /> <keyword name="SingleApplicationClient" id="SingleApplicationClient" ref="eric5.Utilities.SingleApplication.html#SingleApplicationClient" /> <keyword name="SingleApplicationServer" id="SingleApplicationServer" ref="eric5.Utilities.SingleApplication.html#SingleApplicationServer" /> - <keyword name="SingleApplicationClient (Constructor)" id="SingleApplicationClient (Constructor)" ref="eric5.Utilities.SingleApplication.html#SingleApplicationClient.__init__" /> <keyword name="SingleApplicationClient.connect" id="SingleApplicationClient.connect" ref="eric5.Utilities.SingleApplication.html#SingleApplicationClient.connect" /> <keyword name="SingleApplicationClient.disconnect" id="SingleApplicationClient.disconnect" ref="eric5.Utilities.SingleApplication.html#SingleApplicationClient.disconnect" /> <keyword name="SingleApplicationClient.errstr" id="SingleApplicationClient.errstr" ref="eric5.Utilities.SingleApplication.html#SingleApplicationClient.errstr" /> <keyword name="SingleApplicationClient.processArgs" id="SingleApplicationClient.processArgs" ref="eric5.Utilities.SingleApplication.html#SingleApplicationClient.processArgs" /> <keyword name="SingleApplicationClient.sendCommand" id="SingleApplicationClient.sendCommand" ref="eric5.Utilities.SingleApplication.html#SingleApplicationClient.sendCommand" /> - <keyword name="SingleApplicationServer (Constructor)" id="SingleApplicationServer (Constructor)" ref="eric5.Utilities.SingleApplication.html#SingleApplicationServer.__init__" /> <keyword name="SingleApplicationServer.__disconnected" id="SingleApplicationServer.__disconnected" ref="eric5.Utilities.SingleApplication.html#SingleApplicationServer.__disconnected" /> <keyword name="SingleApplicationServer.__newConnection" id="SingleApplicationServer.__newConnection" ref="eric5.Utilities.SingleApplication.html#SingleApplicationServer.__newConnection" /> <keyword name="SingleApplicationServer.__parseLine" id="SingleApplicationServer.__parseLine" ref="eric5.Utilities.SingleApplication.html#SingleApplicationServer.__parseLine" /> @@ -2582,7 +2460,6 @@ <keyword name="SqlBrowser (Package)" id="SqlBrowser (Package)" ref="index-eric5.SqlBrowser.html" /> <keyword name="SqlBrowser (Module)" id="SqlBrowser (Module)" ref="eric5.SqlBrowser.SqlBrowser.html" /> <keyword name="SqlBrowser" id="SqlBrowser" ref="eric5.SqlBrowser.SqlBrowser.html#SqlBrowser" /> - <keyword name="SqlBrowser (Constructor)" id="SqlBrowser (Constructor)" ref="eric5.SqlBrowser.SqlBrowser.html#SqlBrowser.__init__" /> <keyword name="SqlBrowser.__about" id="SqlBrowser.__about" ref="eric5.SqlBrowser.SqlBrowser.html#SqlBrowser.__about" /> <keyword name="SqlBrowser.__aboutQt" id="SqlBrowser.__aboutQt" ref="eric5.SqlBrowser.SqlBrowser.html#SqlBrowser.__aboutQt" /> <keyword name="SqlBrowser.__initActions" id="SqlBrowser.__initActions" ref="eric5.SqlBrowser.SqlBrowser.html#SqlBrowser.__initActions" /> @@ -2591,7 +2468,6 @@ <keyword name="SqlBrowser.__uiStartUp" id="SqlBrowser.__uiStartUp" ref="eric5.SqlBrowser.SqlBrowser.html#SqlBrowser.__uiStartUp" /> <keyword name="SqlConnectionDialog (Module)" id="SqlConnectionDialog (Module)" ref="eric5.SqlBrowser.SqlConnectionDialog.html" /> <keyword name="SqlConnectionDialog" id="SqlConnectionDialog" ref="eric5.SqlBrowser.SqlConnectionDialog.html#SqlConnectionDialog" /> - <keyword name="SqlConnectionDialog (Constructor)" id="SqlConnectionDialog (Constructor)" ref="eric5.SqlBrowser.SqlConnectionDialog.html#SqlConnectionDialog.__init__" /> <keyword name="SqlConnectionDialog.__updateDialog" id="SqlConnectionDialog.__updateDialog" ref="eric5.SqlBrowser.SqlConnectionDialog.html#SqlConnectionDialog.__updateDialog" /> <keyword name="SqlConnectionDialog.getData" id="SqlConnectionDialog.getData" ref="eric5.SqlBrowser.SqlConnectionDialog.html#SqlConnectionDialog.getData" /> <keyword name="SqlConnectionDialog.on_databaseEdit_textChanged" id="SqlConnectionDialog.on_databaseEdit_textChanged" ref="eric5.SqlBrowser.SqlConnectionDialog.html#SqlConnectionDialog.on_databaseEdit_textChanged" /> @@ -2599,7 +2475,6 @@ <keyword name="SqlConnectionDialog.on_driverCombo_activated" id="SqlConnectionDialog.on_driverCombo_activated" ref="eric5.SqlBrowser.SqlConnectionDialog.html#SqlConnectionDialog.on_driverCombo_activated" /> <keyword name="SqlConnectionWidget (Module)" id="SqlConnectionWidget (Module)" ref="eric5.SqlBrowser.SqlConnectionWidget.html" /> <keyword name="SqlConnectionWidget" id="SqlConnectionWidget" ref="eric5.SqlBrowser.SqlConnectionWidget.html#SqlConnectionWidget" /> - <keyword name="SqlConnectionWidget (Constructor)" id="SqlConnectionWidget (Constructor)" ref="eric5.SqlBrowser.SqlConnectionWidget.html#SqlConnectionWidget.__init__" /> <keyword name="SqlConnectionWidget.__currentItemChanged" id="SqlConnectionWidget.__currentItemChanged" ref="eric5.SqlBrowser.SqlConnectionWidget.html#SqlConnectionWidget.__currentItemChanged" /> <keyword name="SqlConnectionWidget.__dbCaption" id="SqlConnectionWidget.__dbCaption" ref="eric5.SqlBrowser.SqlConnectionWidget.html#SqlConnectionWidget.__dbCaption" /> <keyword name="SqlConnectionWidget.__itemActivated" id="SqlConnectionWidget.__itemActivated" ref="eric5.SqlBrowser.SqlConnectionWidget.html#SqlConnectionWidget.__itemActivated" /> @@ -2610,7 +2485,6 @@ <keyword name="SqlConnectionWidget.showSchema" id="SqlConnectionWidget.showSchema" ref="eric5.SqlBrowser.SqlConnectionWidget.html#SqlConnectionWidget.showSchema" /> <keyword name="SqlBrowserWidget (Module)" id="SqlBrowserWidget (Module)" ref="eric5.SqlBrowser.SqlBrowserWidget.html" /> <keyword name="SqlBrowserWidget" id="SqlBrowserWidget" ref="eric5.SqlBrowser.SqlBrowserWidget.html#SqlBrowserWidget" /> - <keyword name="SqlBrowserWidget (Constructor)" id="SqlBrowserWidget (Constructor)" ref="eric5.SqlBrowser.SqlBrowserWidget.html#SqlBrowserWidget.__init__" /> <keyword name="SqlBrowserWidget.__deleteRow" id="SqlBrowserWidget.__deleteRow" ref="eric5.SqlBrowser.SqlBrowserWidget.html#SqlBrowserWidget.__deleteRow" /> <keyword name="SqlBrowserWidget.__insertRow" id="SqlBrowserWidget.__insertRow" ref="eric5.SqlBrowser.SqlBrowserWidget.html#SqlBrowserWidget.__insertRow" /> <keyword name="SqlBrowserWidget.addConnection" id="SqlBrowserWidget.addConnection" ref="eric5.SqlBrowser.SqlBrowserWidget.html#SqlBrowserWidget.addConnection" /> @@ -2629,7 +2503,6 @@ <keyword name="Helpviewer (Package)" id="Helpviewer (Package)" ref="index-eric5.Helpviewer.html" /> <keyword name="SearchWidget (Module)" id="SearchWidget (Module)" ref="eric5.Helpviewer.SearchWidget.html" /> <keyword name="SearchWidget" id="SearchWidget" ref="eric5.Helpviewer.SearchWidget.html#SearchWidget" /> - <keyword name="SearchWidget (Constructor)" id="SearchWidget (Constructor)" ref="eric5.Helpviewer.SearchWidget.html#SearchWidget.__init__" /> <keyword name="SearchWidget.__findByReturnPressed" id="SearchWidget.__findByReturnPressed" ref="eric5.Helpviewer.SearchWidget.html#SearchWidget.__findByReturnPressed" /> <keyword name="SearchWidget.__findNextPrev" id="SearchWidget.__findNextPrev" ref="eric5.Helpviewer.SearchWidget.html#SearchWidget.__findNextPrev" /> <keyword name="SearchWidget.__searchTextEdited" id="SearchWidget.__searchTextEdited" ref="eric5.Helpviewer.SearchWidget.html#SearchWidget.__searchTextEdited" /> @@ -2648,7 +2521,6 @@ <keyword name="renderTabPreview" id="renderTabPreview" ref="eric5.Helpviewer.HelpSnap.html#renderTabPreview" /> <keyword name="HelpTabBar (Module)" id="HelpTabBar (Module)" ref="eric5.Helpviewer.HelpTabBar.html" /> <keyword name="HelpTabBar" id="HelpTabBar" ref="eric5.Helpviewer.HelpTabBar.html#HelpTabBar" /> - <keyword name="HelpTabBar (Constructor)" id="HelpTabBar (Constructor)" ref="eric5.Helpviewer.HelpTabBar.html#HelpTabBar.__init__" /> <keyword name="HelpTabBar.__showTabPreview" id="HelpTabBar.__showTabPreview" ref="eric5.Helpviewer.HelpTabBar.html#HelpTabBar.__showTabPreview" /> <keyword name="HelpTabBar.event" id="HelpTabBar.event" ref="eric5.Helpviewer.HelpTabBar.html#HelpTabBar.event" /> <keyword name="HelpTabBar.leaveEvent" id="HelpTabBar.leaveEvent" ref="eric5.Helpviewer.HelpTabBar.html#HelpTabBar.leaveEvent" /> @@ -2657,25 +2529,22 @@ <keyword name="HelpTabBar.tabRemoved" id="HelpTabBar.tabRemoved" ref="eric5.Helpviewer.HelpTabBar.html#HelpTabBar.tabRemoved" /> <keyword name="VirusTotalApi (Module)" id="VirusTotalApi (Module)" ref="eric5.Helpviewer.VirusTotalApi.html" /> <keyword name="VirusTotalAPI" id="VirusTotalAPI" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI" /> - <keyword name="VirusTotalAPI (Constructor)" id="VirusTotalAPI (Constructor)" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.__init__" /> + <keyword name="VirusTotalAPI.getSearchRequestData" id="VirusTotalAPI.getSearchRequestData" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.getSearchRequestData" /> <keyword name="VirusTotalAPI.__checkServiceKeyValidityFinished" id="VirusTotalAPI.__checkServiceKeyValidityFinished" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.__checkServiceKeyValidityFinished" /> <keyword name="VirusTotalAPI.__getFileScanReportUrl" id="VirusTotalAPI.__getFileScanReportUrl" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.__getFileScanReportUrl" /> <keyword name="VirusTotalAPI.__getFileScanReportUrlFinished" id="VirusTotalAPI.__getFileScanReportUrlFinished" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.__getFileScanReportUrlFinished" /> <keyword name="VirusTotalAPI.__loadSettings" id="VirusTotalAPI.__loadSettings" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.__loadSettings" /> <keyword name="VirusTotalAPI.__submitUrlFinished" id="VirusTotalAPI.__submitUrlFinished" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.__submitUrlFinished" /> <keyword name="VirusTotalAPI.checkServiceKeyValidity" id="VirusTotalAPI.checkServiceKeyValidity" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.checkServiceKeyValidity" /> - <keyword name="VirusTotalAPI.getSearchRequestData" id="VirusTotalAPI.getSearchRequestData" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.getSearchRequestData" /> <keyword name="VirusTotalAPI.preferencesChanged" id="VirusTotalAPI.preferencesChanged" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.preferencesChanged" /> <keyword name="VirusTotalAPI.submitUrl" id="VirusTotalAPI.submitUrl" ref="eric5.Helpviewer.VirusTotalApi.html#VirusTotalAPI.submitUrl" /> <keyword name="SslInfoDialog (Module)" id="SslInfoDialog (Module)" ref="eric5.Helpviewer.SslInfoDialog.html" /> <keyword name="SslInfoDialog" id="SslInfoDialog" ref="eric5.Helpviewer.SslInfoDialog.html#SslInfoDialog" /> - <keyword name="SslInfoDialog (Constructor)" id="SslInfoDialog (Constructor)" ref="eric5.Helpviewer.SslInfoDialog.html#SslInfoDialog.__init__" /> <keyword name="SslInfoDialog.__certificateString" id="SslInfoDialog.__certificateString" ref="eric5.Helpviewer.SslInfoDialog.html#SslInfoDialog.__certificateString" /> <keyword name="SslInfoDialog.__formatHexString" id="SslInfoDialog.__formatHexString" ref="eric5.Helpviewer.SslInfoDialog.html#SslInfoDialog.__formatHexString" /> <keyword name="SslInfoDialog.__serialNumber" id="SslInfoDialog.__serialNumber" ref="eric5.Helpviewer.SslInfoDialog.html#SslInfoDialog.__serialNumber" /> <keyword name="SslCertificatesDialog (Module)" id="SslCertificatesDialog (Module)" ref="eric5.Helpviewer.SslCertificatesDialog.html" /> <keyword name="SslCertificatesDialog" id="SslCertificatesDialog" ref="eric5.Helpviewer.SslCertificatesDialog.html#SslCertificatesDialog" /> - <keyword name="SslCertificatesDialog (Constructor)" id="SslCertificatesDialog (Constructor)" ref="eric5.Helpviewer.SslCertificatesDialog.html#SslCertificatesDialog.__init__" /> <keyword name="SslCertificatesDialog.__createCaCertificateEntry" id="SslCertificatesDialog.__createCaCertificateEntry" ref="eric5.Helpviewer.SslCertificatesDialog.html#SslCertificatesDialog.__createCaCertificateEntry" /> <keyword name="SslCertificatesDialog.__createServerCertificateEntry" id="SslCertificatesDialog.__createServerCertificateEntry" ref="eric5.Helpviewer.SslCertificatesDialog.html#SslCertificatesDialog.__createServerCertificateEntry" /> <keyword name="SslCertificatesDialog.__exportCertificate" id="SslCertificatesDialog.__exportCertificate" ref="eric5.Helpviewer.SslCertificatesDialog.html#SslCertificatesDialog.__exportCertificate" /> @@ -2696,7 +2565,6 @@ <keyword name="SslCertificatesDialog.on_serversViewButton_clicked" id="SslCertificatesDialog.on_serversViewButton_clicked" ref="eric5.Helpviewer.SslCertificatesDialog.html#SslCertificatesDialog.on_serversViewButton_clicked" /> <keyword name="HelpTopicDialog (Module)" id="HelpTopicDialog (Module)" ref="eric5.Helpviewer.HelpTopicDialog.html" /> <keyword name="HelpTopicDialog" id="HelpTopicDialog" ref="eric5.Helpviewer.HelpTopicDialog.html#HelpTopicDialog" /> - <keyword name="HelpTopicDialog (Constructor)" id="HelpTopicDialog (Constructor)" ref="eric5.Helpviewer.HelpTopicDialog.html#HelpTopicDialog.__init__" /> <keyword name="HelpTopicDialog.link" id="HelpTopicDialog.link" ref="eric5.Helpviewer.HelpTopicDialog.html#HelpTopicDialog.link" /> <keyword name="HelpBrowserWV (Module)" id="HelpBrowserWV (Module)" ref="eric5.Helpviewer.HelpBrowserWV.html" /> <keyword name="HelpBrowser" id="HelpBrowser" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpBrowser" /> @@ -2705,7 +2573,6 @@ <keyword name="JavaScriptExternalObject" id="JavaScriptExternalObject" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptExternalObject" /> <keyword name="LinkedResource" id="LinkedResource" ref="eric5.Helpviewer.HelpBrowserWV.html#LinkedResource" /> <keyword name="contentSniff" id="contentSniff" ref="eric5.Helpviewer.HelpBrowserWV.html#contentSniff" /> - <keyword name="HelpBrowser (Constructor)" id="HelpBrowser (Constructor)" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpBrowser.__init__" /> <keyword name="HelpBrowser.__accessKeyShortcut" id="HelpBrowser.__accessKeyShortcut" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpBrowser.__accessKeyShortcut" /> <keyword name="HelpBrowser.__addExternalBinding" id="HelpBrowser.__addExternalBinding" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpBrowser.__addExternalBinding" /> <keyword name="HelpBrowser.__addSearchEngine" id="HelpBrowser.__addSearchEngine" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpBrowser.__addSearchEngine" /> @@ -2770,7 +2637,6 @@ <keyword name="HelpBrowser.zoomIn" id="HelpBrowser.zoomIn" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpBrowser.zoomIn" /> <keyword name="HelpBrowser.zoomOut" id="HelpBrowser.zoomOut" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpBrowser.zoomOut" /> <keyword name="HelpBrowser.zoomReset" id="HelpBrowser.zoomReset" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpBrowser.zoomReset" /> - <keyword name="HelpWebPage (Constructor)" id="HelpWebPage (Constructor)" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpWebPage.__init__" /> <keyword name="HelpWebPage.__managerFinished" id="HelpWebPage.__managerFinished" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpWebPage.__managerFinished" /> <keyword name="HelpWebPage.acceptNavigationRequest" id="HelpWebPage.acceptNavigationRequest" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpWebPage.acceptNavigationRequest" /> <keyword name="HelpWebPage.extension" id="HelpWebPage.extension" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpWebPage.extension" /> @@ -2782,19 +2648,14 @@ <keyword name="HelpWebPage.supportsExtension" id="HelpWebPage.supportsExtension" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpWebPage.supportsExtension" /> <keyword name="HelpWebPage.userAgent" id="HelpWebPage.userAgent" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpWebPage.userAgent" /> <keyword name="HelpWebPage.userAgentForUrl" id="HelpWebPage.userAgentForUrl" ref="eric5.Helpviewer.HelpBrowserWV.html#HelpWebPage.userAgentForUrl" /> - <keyword name="JavaScriptEricObject (Constructor)" id="JavaScriptEricObject (Constructor)" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptEricObject.__init__" /> <keyword name="JavaScriptEricObject.providerString" id="JavaScriptEricObject.providerString" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptEricObject.providerString" /> <keyword name="JavaScriptEricObject.searchUrl" id="JavaScriptEricObject.searchUrl" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptEricObject.searchUrl" /> <keyword name="JavaScriptEricObject.translate" id="JavaScriptEricObject.translate" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptEricObject.translate" /> - <keyword name="JavaScriptExternalObject (Constructor)" id="JavaScriptExternalObject (Constructor)" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptExternalObject.__init__" /> <keyword name="JavaScriptExternalObject.AddSearchProvider" id="JavaScriptExternalObject.AddSearchProvider" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptExternalObject.AddSearchProvider" /> - <keyword name="LinkedResource (Constructor)" id="LinkedResource (Constructor)" ref="eric5.Helpviewer.HelpBrowserWV.html#LinkedResource.__init__" /> <keyword name="HelpWebSearchWidget (Module)" id="HelpWebSearchWidget (Module)" ref="eric5.Helpviewer.HelpWebSearchWidget.html" /> <keyword name="HelpWebSearchEdit" id="HelpWebSearchEdit" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchEdit" /> <keyword name="HelpWebSearchWidget" id="HelpWebSearchWidget" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchWidget" /> - <keyword name="HelpWebSearchEdit (Constructor)" id="HelpWebSearchEdit (Constructor)" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchEdit.__init__" /> <keyword name="HelpWebSearchEdit.mousePressEvent" id="HelpWebSearchEdit.mousePressEvent" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchEdit.mousePressEvent" /> - <keyword name="HelpWebSearchWidget (Constructor)" id="HelpWebSearchWidget (Constructor)" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchWidget.__init__" /> <keyword name="HelpWebSearchWidget.__addEngineFromUrl" id="HelpWebSearchWidget.__addEngineFromUrl" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchWidget.__addEngineFromUrl" /> <keyword name="HelpWebSearchWidget.__changeCurrentEngine" id="HelpWebSearchWidget.__changeCurrentEngine" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchWidget.__changeCurrentEngine" /> <keyword name="HelpWebSearchWidget.__completerActivated" id="HelpWebSearchWidget.__completerActivated" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchWidget.__completerActivated" /> @@ -2817,7 +2678,6 @@ <keyword name="HelpWebSearchWidget.saveSearches" id="HelpWebSearchWidget.saveSearches" ref="eric5.Helpviewer.HelpWebSearchWidget.html#HelpWebSearchWidget.saveSearches" /> <keyword name="HelpDocsInstaller (Module)" id="HelpDocsInstaller (Module)" ref="eric5.Helpviewer.HelpDocsInstaller.html" /> <keyword name="HelpDocsInstaller" id="HelpDocsInstaller" ref="eric5.Helpviewer.HelpDocsInstaller.html#HelpDocsInstaller" /> - <keyword name="HelpDocsInstaller (Constructor)" id="HelpDocsInstaller (Constructor)" ref="eric5.Helpviewer.HelpDocsInstaller.html#HelpDocsInstaller.__init__" /> <keyword name="HelpDocsInstaller.__installEric5Doc" id="HelpDocsInstaller.__installEric5Doc" ref="eric5.Helpviewer.HelpDocsInstaller.html#HelpDocsInstaller.__installEric5Doc" /> <keyword name="HelpDocsInstaller.__installQtDoc" id="HelpDocsInstaller.__installQtDoc" ref="eric5.Helpviewer.HelpDocsInstaller.html#HelpDocsInstaller.__installQtDoc" /> <keyword name="HelpDocsInstaller.installDocs" id="HelpDocsInstaller.installDocs" ref="eric5.Helpviewer.HelpDocsInstaller.html#HelpDocsInstaller.installDocs" /> @@ -2825,7 +2685,16 @@ <keyword name="HelpDocsInstaller.stop" id="HelpDocsInstaller.stop" ref="eric5.Helpviewer.HelpDocsInstaller.html#HelpDocsInstaller.stop" /> <keyword name="HelpWindow (Module)" id="HelpWindow (Module)" ref="eric5.Helpviewer.HelpWindow.html" /> <keyword name="HelpWindow" id="HelpWindow" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow" /> - <keyword name="HelpWindow (Constructor)" id="HelpWindow (Constructor)" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__init__" /> + <keyword name="HelpWindow.adblockManager" id="HelpWindow.adblockManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.adblockManager" /> + <keyword name="HelpWindow.bookmarksManager" id="HelpWindow.bookmarksManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.bookmarksManager" /> + <keyword name="HelpWindow.cookieJar" id="HelpWindow.cookieJar" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.cookieJar" /> + <keyword name="HelpWindow.downloadManager" id="HelpWindow.downloadManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.downloadManager" /> + <keyword name="HelpWindow.helpEngine" id="HelpWindow.helpEngine" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.helpEngine" /> + <keyword name="HelpWindow.historyManager" id="HelpWindow.historyManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.historyManager" /> + <keyword name="HelpWindow.icon" id="HelpWindow.icon" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.icon" /> + <keyword name="HelpWindow.mainWindow" id="HelpWindow.mainWindow" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.mainWindow" /> + <keyword name="HelpWindow.networkAccessManager" id="HelpWindow.networkAccessManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.networkAccessManager" /> + <keyword name="HelpWindow.passwordManager" id="HelpWindow.passwordManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.passwordManager" /> <keyword name="HelpWindow.__about" id="HelpWindow.__about" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__about" /> <keyword name="HelpWindow.__aboutQt" id="HelpWindow.__aboutQt" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__aboutQt" /> <keyword name="HelpWindow.__aboutToShowTextEncodingMenu" id="HelpWindow.__aboutToShowTextEncodingMenu" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__aboutToShowTextEncodingMenu" /> @@ -2844,7 +2713,6 @@ <keyword name="HelpWindow.__filterQtHelpDocumentation" id="HelpWindow.__filterQtHelpDocumentation" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__filterQtHelpDocumentation" /> <keyword name="HelpWindow.__find" id="HelpWindow.__find" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__find" /> <keyword name="HelpWindow.__forward" id="HelpWindow.__forward" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__forward" /> - <keyword name="HelpWindow.__getWebIcon" id="HelpWindow.__getWebIcon" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__getWebIcon" /> <keyword name="HelpWindow.__hideIndexWindow" id="HelpWindow.__hideIndexWindow" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__hideIndexWindow" /> <keyword name="HelpWindow.__hideSearchWindow" id="HelpWindow.__hideSearchWindow" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__hideSearchWindow" /> <keyword name="HelpWindow.__hideTocWindow" id="HelpWindow.__hideTocWindow" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__hideTocWindow" /> @@ -2910,32 +2778,22 @@ <keyword name="HelpWindow.__zoomOut" id="HelpWindow.__zoomOut" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__zoomOut" /> <keyword name="HelpWindow.__zoomReset" id="HelpWindow.__zoomReset" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__zoomReset" /> <keyword name="HelpWindow.__zoomTextOnly" id="HelpWindow.__zoomTextOnly" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__zoomTextOnly" /> - <keyword name="HelpWindow.adblockManager" id="HelpWindow.adblockManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.adblockManager" /> <keyword name="HelpWindow.bookmarkAll" id="HelpWindow.bookmarkAll" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.bookmarkAll" /> - <keyword name="HelpWindow.bookmarksManager" id="HelpWindow.bookmarksManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.bookmarksManager" /> <keyword name="HelpWindow.browserAt" id="HelpWindow.browserAt" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.browserAt" /> <keyword name="HelpWindow.browsers" id="HelpWindow.browsers" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.browsers" /> <keyword name="HelpWindow.closeEvent" id="HelpWindow.closeEvent" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.closeEvent" /> - <keyword name="HelpWindow.cookieJar" id="HelpWindow.cookieJar" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.cookieJar" /> <keyword name="HelpWindow.currentBrowser" id="HelpWindow.currentBrowser" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.currentBrowser" /> - <keyword name="HelpWindow.downloadManager" id="HelpWindow.downloadManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.downloadManager" /> <keyword name="HelpWindow.eventKeyboardModifiers" id="HelpWindow.eventKeyboardModifiers" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.eventKeyboardModifiers" /> <keyword name="HelpWindow.eventMouseButtons" id="HelpWindow.eventMouseButtons" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.eventMouseButtons" /> <keyword name="HelpWindow.getActions" id="HelpWindow.getActions" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.getActions" /> <keyword name="HelpWindow.getSourceFileList" id="HelpWindow.getSourceFileList" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.getSourceFileList" /> - <keyword name="HelpWindow.helpEngine" id="HelpWindow.helpEngine" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.helpEngine" /> - <keyword name="HelpWindow.historyManager" id="HelpWindow.historyManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.historyManager" /> - <keyword name="HelpWindow.icon" id="HelpWindow.icon" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.icon" /> - <keyword name="HelpWindow.mainWindow" id="HelpWindow.mainWindow" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.mainWindow" /> <keyword name="HelpWindow.masterPasswordChanged" id="HelpWindow.masterPasswordChanged" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.masterPasswordChanged" /> <keyword name="HelpWindow.mousePressEvent" id="HelpWindow.mousePressEvent" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.mousePressEvent" /> - <keyword name="HelpWindow.networkAccessManager" id="HelpWindow.networkAccessManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.networkAccessManager" /> <keyword name="HelpWindow.newTab" id="HelpWindow.newTab" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.newTab" /> <keyword name="HelpWindow.newWindow" id="HelpWindow.newWindow" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.newWindow" /> <keyword name="HelpWindow.openSearchManager" id="HelpWindow.openSearchManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.openSearchManager" /> <keyword name="HelpWindow.openUrl" id="HelpWindow.openUrl" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.openUrl" /> <keyword name="HelpWindow.openUrlNewTab" id="HelpWindow.openUrlNewTab" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.openUrlNewTab" /> - <keyword name="HelpWindow.passwordManager" id="HelpWindow.passwordManager" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.passwordManager" /> <keyword name="HelpWindow.preferencesChanged" id="HelpWindow.preferencesChanged" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.preferencesChanged" /> <keyword name="HelpWindow.previewer" id="HelpWindow.previewer" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.previewer" /> <keyword name="HelpWindow.requestVirusTotalScan" id="HelpWindow.requestVirusTotalScan" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.requestVirusTotalScan" /> @@ -2947,13 +2805,12 @@ <keyword name="HelpWindow.setForwardAvailable" id="HelpWindow.setForwardAvailable" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.setForwardAvailable" /> <keyword name="HelpWindow.setLoadingActions" id="HelpWindow.setLoadingActions" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.setLoadingActions" /> <keyword name="HelpWindow.setPrivateMode" id="HelpWindow.setPrivateMode" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.setPrivateMode" /> + <keyword name="HelpWindow.__getWebIcon" id="HelpWindow.__getWebIcon" ref="eric5.Helpviewer.HelpWindow.html#HelpWindow.__getWebIcon" /> <keyword name="HelpClearPrivateDataDialog (Module)" id="HelpClearPrivateDataDialog (Module)" ref="eric5.Helpviewer.HelpClearPrivateDataDialog.html" /> <keyword name="HelpClearPrivateDataDialog" id="HelpClearPrivateDataDialog" ref="eric5.Helpviewer.HelpClearPrivateDataDialog.html#HelpClearPrivateDataDialog" /> - <keyword name="HelpClearPrivateDataDialog (Constructor)" id="HelpClearPrivateDataDialog (Constructor)" ref="eric5.Helpviewer.HelpClearPrivateDataDialog.html#HelpClearPrivateDataDialog.__init__" /> <keyword name="HelpClearPrivateDataDialog.getData" id="HelpClearPrivateDataDialog.getData" ref="eric5.Helpviewer.HelpClearPrivateDataDialog.html#HelpClearPrivateDataDialog.getData" /> <keyword name="QtHelpFiltersDialog (Module)" id="QtHelpFiltersDialog (Module)" ref="eric5.Helpviewer.QtHelpFiltersDialog.html" /> <keyword name="QtHelpFiltersDialog" id="QtHelpFiltersDialog" ref="eric5.Helpviewer.QtHelpFiltersDialog.html#QtHelpFiltersDialog" /> - <keyword name="QtHelpFiltersDialog (Constructor)" id="QtHelpFiltersDialog (Constructor)" ref="eric5.Helpviewer.QtHelpFiltersDialog.html#QtHelpFiltersDialog.__init__" /> <keyword name="QtHelpFiltersDialog.on_addButton_clicked" id="QtHelpFiltersDialog.on_addButton_clicked" ref="eric5.Helpviewer.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_addButton_clicked" /> <keyword name="QtHelpFiltersDialog.on_attributesList_itemChanged" id="QtHelpFiltersDialog.on_attributesList_itemChanged" ref="eric5.Helpviewer.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_attributesList_itemChanged" /> <keyword name="QtHelpFiltersDialog.on_buttonBox_accepted" id="QtHelpFiltersDialog.on_buttonBox_accepted" ref="eric5.Helpviewer.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_buttonBox_accepted" /> @@ -2961,7 +2818,6 @@ <keyword name="QtHelpFiltersDialog.on_removeButton_clicked" id="QtHelpFiltersDialog.on_removeButton_clicked" ref="eric5.Helpviewer.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_removeButton_clicked" /> <keyword name="HelpTocWidget (Module)" id="HelpTocWidget (Module)" ref="eric5.Helpviewer.HelpTocWidget.html" /> <keyword name="HelpTocWidget" id="HelpTocWidget" ref="eric5.Helpviewer.HelpTocWidget.html#HelpTocWidget" /> - <keyword name="HelpTocWidget (Constructor)" id="HelpTocWidget (Constructor)" ref="eric5.Helpviewer.HelpTocWidget.html#HelpTocWidget.__init__" /> <keyword name="HelpTocWidget.__expandTOC" id="HelpTocWidget.__expandTOC" ref="eric5.Helpviewer.HelpTocWidget.html#HelpTocWidget.__expandTOC" /> <keyword name="HelpTocWidget.__showContextMenu" id="HelpTocWidget.__showContextMenu" ref="eric5.Helpviewer.HelpTocWidget.html#HelpTocWidget.__showContextMenu" /> <keyword name="HelpTocWidget.eventFilter" id="HelpTocWidget.eventFilter" ref="eric5.Helpviewer.HelpTocWidget.html#HelpTocWidget.eventFilter" /> @@ -2972,7 +2828,6 @@ <keyword name="HelpTocWidget.syncToContent" id="HelpTocWidget.syncToContent" ref="eric5.Helpviewer.HelpTocWidget.html#HelpTocWidget.syncToContent" /> <keyword name="QtHelpDocumentationDialog (Module)" id="QtHelpDocumentationDialog (Module)" ref="eric5.Helpviewer.QtHelpDocumentationDialog.html" /> <keyword name="QtHelpDocumentationDialog" id="QtHelpDocumentationDialog" ref="eric5.Helpviewer.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog" /> - <keyword name="QtHelpDocumentationDialog (Constructor)" id="QtHelpDocumentationDialog (Constructor)" ref="eric5.Helpviewer.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__init__" /> <keyword name="QtHelpDocumentationDialog.getTabsToClose" id="QtHelpDocumentationDialog.getTabsToClose" ref="eric5.Helpviewer.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.getTabsToClose" /> <keyword name="QtHelpDocumentationDialog.hasChanges" id="QtHelpDocumentationDialog.hasChanges" ref="eric5.Helpviewer.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.hasChanges" /> <keyword name="QtHelpDocumentationDialog.on_addButton_clicked" id="QtHelpDocumentationDialog.on_addButton_clicked" ref="eric5.Helpviewer.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_addButton_clicked" /> @@ -2981,7 +2836,6 @@ <keyword name="JavaScriptResources (Module)" id="JavaScriptResources (Module)" ref="eric5.Helpviewer.JavaScriptResources.html" /> <keyword name="HelpSearchWidget (Module)" id="HelpSearchWidget (Module)" ref="eric5.Helpviewer.HelpSearchWidget.html" /> <keyword name="HelpSearchWidget" id="HelpSearchWidget" ref="eric5.Helpviewer.HelpSearchWidget.html#HelpSearchWidget" /> - <keyword name="HelpSearchWidget (Constructor)" id="HelpSearchWidget (Constructor)" ref="eric5.Helpviewer.HelpSearchWidget.html#HelpSearchWidget.__init__" /> <keyword name="HelpSearchWidget.__search" id="HelpSearchWidget.__search" ref="eric5.Helpviewer.HelpSearchWidget.html#HelpSearchWidget.__search" /> <keyword name="HelpSearchWidget.__searchingFinished" id="HelpSearchWidget.__searchingFinished" ref="eric5.Helpviewer.HelpSearchWidget.html#HelpSearchWidget.__searchingFinished" /> <keyword name="HelpSearchWidget.__searchingStarted" id="HelpSearchWidget.__searchingStarted" ref="eric5.Helpviewer.HelpSearchWidget.html#HelpSearchWidget.__searchingStarted" /> @@ -2990,7 +2844,6 @@ <keyword name="HelpSearchWidget.keyPressEvent" id="HelpSearchWidget.keyPressEvent" ref="eric5.Helpviewer.HelpSearchWidget.html#HelpSearchWidget.keyPressEvent" /> <keyword name="HelpIndexWidget (Module)" id="HelpIndexWidget (Module)" ref="eric5.Helpviewer.HelpIndexWidget.html" /> <keyword name="HelpIndexWidget" id="HelpIndexWidget" ref="eric5.Helpviewer.HelpIndexWidget.html#HelpIndexWidget" /> - <keyword name="HelpIndexWidget (Constructor)" id="HelpIndexWidget (Constructor)" ref="eric5.Helpviewer.HelpIndexWidget.html#HelpIndexWidget.__init__" /> <keyword name="HelpIndexWidget.__activated" id="HelpIndexWidget.__activated" ref="eric5.Helpviewer.HelpIndexWidget.html#HelpIndexWidget.__activated" /> <keyword name="HelpIndexWidget.__disableSearchEdit" id="HelpIndexWidget.__disableSearchEdit" ref="eric5.Helpviewer.HelpIndexWidget.html#HelpIndexWidget.__disableSearchEdit" /> <keyword name="HelpIndexWidget.__enableSearchEdit" id="HelpIndexWidget.__enableSearchEdit" ref="eric5.Helpviewer.HelpIndexWidget.html#HelpIndexWidget.__enableSearchEdit" /> @@ -2999,12 +2852,11 @@ <keyword name="HelpIndexWidget.focusInEvent" id="HelpIndexWidget.focusInEvent" ref="eric5.Helpviewer.HelpIndexWidget.html#HelpIndexWidget.focusInEvent" /> <keyword name="HelpLanguagesDialog (Module)" id="HelpLanguagesDialog (Module)" ref="eric5.Helpviewer.HelpLanguagesDialog.html" /> <keyword name="HelpLanguagesDialog" id="HelpLanguagesDialog" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog" /> - <keyword name="HelpLanguagesDialog (Constructor)" id="HelpLanguagesDialog (Constructor)" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.__init__" /> - <keyword name="HelpLanguagesDialog.__currentChanged" id="HelpLanguagesDialog.__currentChanged" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.__currentChanged" /> - <keyword name="HelpLanguagesDialog.accept" id="HelpLanguagesDialog.accept" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.accept" /> <keyword name="HelpLanguagesDialog.defaultAcceptLanguages" id="HelpLanguagesDialog.defaultAcceptLanguages" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.defaultAcceptLanguages" /> <keyword name="HelpLanguagesDialog.expand" id="HelpLanguagesDialog.expand" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.expand" /> <keyword name="HelpLanguagesDialog.httpString" id="HelpLanguagesDialog.httpString" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.httpString" /> + <keyword name="HelpLanguagesDialog.__currentChanged" id="HelpLanguagesDialog.__currentChanged" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.__currentChanged" /> + <keyword name="HelpLanguagesDialog.accept" id="HelpLanguagesDialog.accept" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.accept" /> <keyword name="HelpLanguagesDialog.on_addButton_clicked" id="HelpLanguagesDialog.on_addButton_clicked" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.on_addButton_clicked" /> <keyword name="HelpLanguagesDialog.on_downButton_clicked" id="HelpLanguagesDialog.on_downButton_clicked" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.on_downButton_clicked" /> <keyword name="HelpLanguagesDialog.on_removeButton_clicked" id="HelpLanguagesDialog.on_removeButton_clicked" ref="eric5.Helpviewer.HelpLanguagesDialog.html#HelpLanguagesDialog.on_removeButton_clicked" /> @@ -3012,7 +2864,6 @@ <keyword name="HTMLResources (Module)" id="HTMLResources (Module)" ref="eric5.Helpviewer.HTMLResources.html" /> <keyword name="HelpTabWidget (Module)" id="HelpTabWidget (Module)" ref="eric5.Helpviewer.HelpTabWidget.html" /> <keyword name="HelpTabWidget" id="HelpTabWidget" ref="eric5.Helpviewer.HelpTabWidget.html#HelpTabWidget" /> - <keyword name="HelpTabWidget (Constructor)" id="HelpTabWidget (Constructor)" ref="eric5.Helpviewer.HelpTabWidget.html#HelpTabWidget.__init__" /> <keyword name="HelpTabWidget.__currentChanged" id="HelpTabWidget.__currentChanged" ref="eric5.Helpviewer.HelpTabWidget.html#HelpTabWidget.__currentChanged" /> <keyword name="HelpTabWidget.__elide" id="HelpTabWidget.__elide" ref="eric5.Helpviewer.HelpTabWidget.html#HelpTabWidget.__elide" /> <keyword name="HelpTabWidget.__guessUrlFromPath" id="HelpTabWidget.__guessUrlFromPath" ref="eric5.Helpviewer.HelpTabWidget.html#HelpTabWidget.__guessUrlFromPath" /> @@ -3157,7 +3008,6 @@ <keyword name="PreferencesLexer" id="PreferencesLexer" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexer" /> <keyword name="PreferencesLexerError" id="PreferencesLexerError" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexerError" /> <keyword name="PreferencesLexerLanguageError" id="PreferencesLexerLanguageError" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexerLanguageError" /> - <keyword name="PreferencesLexer (Constructor)" id="PreferencesLexer (Constructor)" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexer.__init__" /> <keyword name="PreferencesLexer.color" id="PreferencesLexer.color" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexer.color" /> <keyword name="PreferencesLexer.defaulEolFill" id="PreferencesLexer.defaulEolFill" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexer.defaulEolFill" /> <keyword name="PreferencesLexer.defaultColor" id="PreferencesLexer.defaultColor" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexer.defaultColor" /> @@ -3172,13 +3022,10 @@ <keyword name="PreferencesLexer.setEolFill" id="PreferencesLexer.setEolFill" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexer.setEolFill" /> <keyword name="PreferencesLexer.setFont" id="PreferencesLexer.setFont" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexer.setFont" /> <keyword name="PreferencesLexer.setPaper" id="PreferencesLexer.setPaper" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexer.setPaper" /> - <keyword name="PreferencesLexerError (Constructor)" id="PreferencesLexerError (Constructor)" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexerError.__init__" /> <keyword name="PreferencesLexerError.__repr__" id="PreferencesLexerError.__repr__" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexerError.__repr__" /> <keyword name="PreferencesLexerError.__str__" id="PreferencesLexerError.__str__" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexerError.__str__" /> - <keyword name="PreferencesLexerLanguageError (Constructor)" id="PreferencesLexerLanguageError (Constructor)" ref="eric5.Preferences.PreferencesLexer.html#PreferencesLexerLanguageError.__init__" /> <keyword name="ToolConfigurationDialog (Module)" id="ToolConfigurationDialog (Module)" ref="eric5.Preferences.ToolConfigurationDialog.html" /> <keyword name="ToolConfigurationDialog" id="ToolConfigurationDialog" ref="eric5.Preferences.ToolConfigurationDialog.html#ToolConfigurationDialog" /> - <keyword name="ToolConfigurationDialog (Constructor)" id="ToolConfigurationDialog (Constructor)" ref="eric5.Preferences.ToolConfigurationDialog.html#ToolConfigurationDialog.__init__" /> <keyword name="ToolConfigurationDialog.__findModeIndex" id="ToolConfigurationDialog.__findModeIndex" ref="eric5.Preferences.ToolConfigurationDialog.html#ToolConfigurationDialog.__findModeIndex" /> <keyword name="ToolConfigurationDialog.__swap" id="ToolConfigurationDialog.__swap" ref="eric5.Preferences.ToolConfigurationDialog.html#ToolConfigurationDialog.__swap" /> <keyword name="ToolConfigurationDialog.__toolEntryChanged" id="ToolConfigurationDialog.__toolEntryChanged" ref="eric5.Preferences.ToolConfigurationDialog.html#ToolConfigurationDialog.__toolEntryChanged" /> @@ -3203,15 +3050,12 @@ <keyword name="ConfigurationPageItem" id="ConfigurationPageItem" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationPageItem" /> <keyword name="ConfigurationWidget" id="ConfigurationWidget" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWidget" /> <keyword name="ConfigurationWindow" id="ConfigurationWindow" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWindow" /> - <keyword name="ConfigurationDialog (Constructor)" id="ConfigurationDialog (Constructor)" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationDialog.__init__" /> <keyword name="ConfigurationDialog.__masterPasswordChanged" id="ConfigurationDialog.__masterPasswordChanged" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationDialog.__masterPasswordChanged" /> <keyword name="ConfigurationDialog.__preferencesChanged" id="ConfigurationDialog.__preferencesChanged" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationDialog.__preferencesChanged" /> <keyword name="ConfigurationDialog.getConfigurationPageName" id="ConfigurationDialog.getConfigurationPageName" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationDialog.getConfigurationPageName" /> <keyword name="ConfigurationDialog.setPreferences" id="ConfigurationDialog.setPreferences" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationDialog.setPreferences" /> <keyword name="ConfigurationDialog.showConfigurationPageByName" id="ConfigurationDialog.showConfigurationPageByName" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationDialog.showConfigurationPageByName" /> - <keyword name="ConfigurationPageItem (Constructor)" id="ConfigurationPageItem (Constructor)" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationPageItem.__init__" /> <keyword name="ConfigurationPageItem.getPageName" id="ConfigurationPageItem.getPageName" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationPageItem.getPageName" /> - <keyword name="ConfigurationWidget (Constructor)" id="ConfigurationWidget (Constructor)" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWidget.__init__" /> <keyword name="ConfigurationWidget.__importConfigurationPage" id="ConfigurationWidget.__importConfigurationPage" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWidget.__importConfigurationPage" /> <keyword name="ConfigurationWidget.__initLexers" id="ConfigurationWidget.__initLexers" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWidget.__initLexers" /> <keyword name="ConfigurationWidget.__initPage" id="ConfigurationWidget.__initPage" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWidget.__initPage" /> @@ -3226,12 +3070,10 @@ <keyword name="ConfigurationWidget.on_resetButton_clicked" id="ConfigurationWidget.on_resetButton_clicked" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWidget.on_resetButton_clicked" /> <keyword name="ConfigurationWidget.setPreferences" id="ConfigurationWidget.setPreferences" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWidget.setPreferences" /> <keyword name="ConfigurationWidget.showConfigurationPageByName" id="ConfigurationWidget.showConfigurationPageByName" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWidget.showConfigurationPageByName" /> - <keyword name="ConfigurationWindow (Constructor)" id="ConfigurationWindow (Constructor)" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWindow.__init__" /> <keyword name="ConfigurationWindow.accept" id="ConfigurationWindow.accept" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWindow.accept" /> <keyword name="ConfigurationWindow.showConfigurationPageByName" id="ConfigurationWindow.showConfigurationPageByName" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationWindow.showConfigurationPageByName" /> <keyword name="ProgramsDialog (Module)" id="ProgramsDialog (Module)" ref="eric5.Preferences.ProgramsDialog.html" /> <keyword name="ProgramsDialog" id="ProgramsDialog" ref="eric5.Preferences.ProgramsDialog.html#ProgramsDialog" /> - <keyword name="ProgramsDialog (Constructor)" id="ProgramsDialog (Constructor)" ref="eric5.Preferences.ProgramsDialog.html#ProgramsDialog.__init__" /> <keyword name="ProgramsDialog.__createEntry" id="ProgramsDialog.__createEntry" ref="eric5.Preferences.ProgramsDialog.html#ProgramsDialog.__createEntry" /> <keyword name="ProgramsDialog.__createProgramEntry" id="ProgramsDialog.__createProgramEntry" ref="eric5.Preferences.ProgramsDialog.html#ProgramsDialog.__createProgramEntry" /> <keyword name="ProgramsDialog.on_buttonBox_clicked" id="ProgramsDialog.on_buttonBox_clicked" ref="eric5.Preferences.ProgramsDialog.html#ProgramsDialog.on_buttonBox_clicked" /> @@ -3239,11 +3081,9 @@ <keyword name="ProgramsDialog.show" id="ProgramsDialog.show" ref="eric5.Preferences.ProgramsDialog.html#ProgramsDialog.show" /> <keyword name="ViewProfileDialog (Module)" id="ViewProfileDialog (Module)" ref="eric5.Preferences.ViewProfileDialog.html" /> <keyword name="ViewProfileDialog" id="ViewProfileDialog" ref="eric5.Preferences.ViewProfileDialog.html#ViewProfileDialog" /> - <keyword name="ViewProfileDialog (Constructor)" id="ViewProfileDialog (Constructor)" ref="eric5.Preferences.ViewProfileDialog.html#ViewProfileDialog.__init__" /> <keyword name="ViewProfileDialog.getProfiles" id="ViewProfileDialog.getProfiles" ref="eric5.Preferences.ViewProfileDialog.html#ViewProfileDialog.getProfiles" /> <keyword name="ShortcutDialog (Module)" id="ShortcutDialog (Module)" ref="eric5.Preferences.ShortcutDialog.html" /> <keyword name="ShortcutDialog" id="ShortcutDialog" ref="eric5.Preferences.ShortcutDialog.html#ShortcutDialog" /> - <keyword name="ShortcutDialog (Constructor)" id="ShortcutDialog (Constructor)" ref="eric5.Preferences.ShortcutDialog.html#ShortcutDialog.__init__" /> <keyword name="ShortcutDialog.__clear" id="ShortcutDialog.__clear" ref="eric5.Preferences.ShortcutDialog.html#ShortcutDialog.__clear" /> <keyword name="ShortcutDialog.__setKeyLabelText" id="ShortcutDialog.__setKeyLabelText" ref="eric5.Preferences.ShortcutDialog.html#ShortcutDialog.__setKeyLabelText" /> <keyword name="ShortcutDialog.__typeChanged" id="ShortcutDialog.__typeChanged" ref="eric5.Preferences.ShortcutDialog.html#ShortcutDialog.__typeChanged" /> @@ -3253,7 +3093,6 @@ <keyword name="ShortcutDialog.setKeys" id="ShortcutDialog.setKeys" ref="eric5.Preferences.ShortcutDialog.html#ShortcutDialog.setKeys" /> <keyword name="ShortcutsDialog (Module)" id="ShortcutsDialog (Module)" ref="eric5.Preferences.ShortcutsDialog.html" /> <keyword name="ShortcutsDialog" id="ShortcutsDialog" ref="eric5.Preferences.ShortcutsDialog.html#ShortcutsDialog" /> - <keyword name="ShortcutsDialog (Constructor)" id="ShortcutsDialog (Constructor)" ref="eric5.Preferences.ShortcutsDialog.html#ShortcutsDialog.__init__" /> <keyword name="ShortcutsDialog.__checkShortcut" id="ShortcutsDialog.__checkShortcut" ref="eric5.Preferences.ShortcutsDialog.html#ShortcutsDialog.__checkShortcut" /> <keyword name="ShortcutsDialog.__generateCategoryItem" id="ShortcutsDialog.__generateCategoryItem" ref="eric5.Preferences.ShortcutsDialog.html#ShortcutsDialog.__generateCategoryItem" /> <keyword name="ShortcutsDialog.__generateShortcutItem" id="ShortcutsDialog.__generateShortcutItem" ref="eric5.Preferences.ShortcutsDialog.html#ShortcutsDialog.__generateShortcutItem" /> @@ -3281,7 +3120,6 @@ <keyword name="setActions" id="setActions" ref="eric5.Preferences.Shortcuts.html#setActions" /> <keyword name="ToolGroupConfigurationDialog (Module)" id="ToolGroupConfigurationDialog (Module)" ref="eric5.Preferences.ToolGroupConfigurationDialog.html" /> <keyword name="ToolGroupConfigurationDialog" id="ToolGroupConfigurationDialog" ref="eric5.Preferences.ToolGroupConfigurationDialog.html#ToolGroupConfigurationDialog" /> - <keyword name="ToolGroupConfigurationDialog (Constructor)" id="ToolGroupConfigurationDialog (Constructor)" ref="eric5.Preferences.ToolGroupConfigurationDialog.html#ToolGroupConfigurationDialog.__init__" /> <keyword name="ToolGroupConfigurationDialog.__swap" id="ToolGroupConfigurationDialog.__swap" ref="eric5.Preferences.ToolGroupConfigurationDialog.html#ToolGroupConfigurationDialog.__swap" /> <keyword name="ToolGroupConfigurationDialog.getToolGroups" id="ToolGroupConfigurationDialog.getToolGroups" ref="eric5.Preferences.ToolGroupConfigurationDialog.html#ToolGroupConfigurationDialog.getToolGroups" /> <keyword name="ToolGroupConfigurationDialog.on_addButton_clicked" id="ToolGroupConfigurationDialog.on_addButton_clicked" ref="eric5.Preferences.ToolGroupConfigurationDialog.html#ToolGroupConfigurationDialog.on_addButton_clicked" /> @@ -3299,7 +3137,6 @@ <keyword name="Cooperation (Package)" id="Cooperation (Package)" ref="index-eric5.Cooperation.html" /> <keyword name="ChatWidget (Module)" id="ChatWidget (Module)" ref="eric5.Cooperation.ChatWidget.html" /> <keyword name="ChatWidget" id="ChatWidget" ref="eric5.Cooperation.ChatWidget.html#ChatWidget" /> - <keyword name="ChatWidget (Constructor)" id="ChatWidget (Constructor)" ref="eric5.Cooperation.ChatWidget.html#ChatWidget.__init__" /> <keyword name="ChatWidget.__banKickUser" id="ChatWidget.__banKickUser" ref="eric5.Cooperation.ChatWidget.html#ChatWidget.__banKickUser" /> <keyword name="ChatWidget.__banUser" id="ChatWidget.__banUser" ref="eric5.Cooperation.ChatWidget.html#ChatWidget.__banUser" /> <keyword name="ChatWidget.__clearChat" id="ChatWidget.__clearChat" ref="eric5.Cooperation.ChatWidget.html#ChatWidget.__clearChat" /> @@ -3340,7 +3177,6 @@ <keyword name="ChatWidget.preferencesChanged" id="ChatWidget.preferencesChanged" ref="eric5.Cooperation.ChatWidget.html#ChatWidget.preferencesChanged" /> <keyword name="Connection (Module)" id="Connection (Module)" ref="eric5.Cooperation.Connection.html" /> <keyword name="Connection" id="Connection" ref="eric5.Cooperation.Connection.html#Connection" /> - <keyword name="Connection (Constructor)" id="Connection (Constructor)" ref="eric5.Cooperation.Connection.html#Connection.__init__" /> <keyword name="Connection.__dataLengthForCurrentDataType" id="Connection.__dataLengthForCurrentDataType" ref="eric5.Cooperation.Connection.html#Connection.__dataLengthForCurrentDataType" /> <keyword name="Connection.__disconnected" id="Connection.__disconnected" ref="eric5.Cooperation.Connection.html#Connection.__disconnected" /> <keyword name="Connection.__hasEnoughData" id="Connection.__hasEnoughData" ref="eric5.Cooperation.Connection.html#Connection.__hasEnoughData" /> @@ -3361,12 +3197,10 @@ <keyword name="Connection.timerEvent" id="Connection.timerEvent" ref="eric5.Cooperation.Connection.html#Connection.timerEvent" /> <keyword name="CooperationServer (Module)" id="CooperationServer (Module)" ref="eric5.Cooperation.CooperationServer.html" /> <keyword name="CooperationServer" id="CooperationServer" ref="eric5.Cooperation.CooperationServer.html#CooperationServer" /> - <keyword name="CooperationServer (Constructor)" id="CooperationServer (Constructor)" ref="eric5.Cooperation.CooperationServer.html#CooperationServer.__init__" /> <keyword name="CooperationServer.incomingConnection" id="CooperationServer.incomingConnection" ref="eric5.Cooperation.CooperationServer.html#CooperationServer.incomingConnection" /> <keyword name="CooperationServer.startListening" id="CooperationServer.startListening" ref="eric5.Cooperation.CooperationServer.html#CooperationServer.startListening" /> <keyword name="CooperationClient (Module)" id="CooperationClient (Module)" ref="eric5.Cooperation.CooperationClient.html" /> <keyword name="CooperationClient" id="CooperationClient" ref="eric5.Cooperation.CooperationClient.html#CooperationClient" /> - <keyword name="CooperationClient (Constructor)" id="CooperationClient (Constructor)" ref="eric5.Cooperation.CooperationClient.html#CooperationClient.__init__" /> <keyword name="CooperationClient.__connectionError" id="CooperationClient.__connectionError" ref="eric5.Cooperation.CooperationClient.html#CooperationClient.__connectionError" /> <keyword name="CooperationClient.__connectionRejected" id="CooperationClient.__connectionRejected" ref="eric5.Cooperation.CooperationClient.html#CooperationClient.__connectionRejected" /> <keyword name="CooperationClient.__disconnected" id="CooperationClient.__disconnected" ref="eric5.Cooperation.CooperationClient.html#CooperationClient.__disconnected" /> @@ -3400,7 +3234,6 @@ <keyword name="TabnannyChecker (Module)" id="TabnannyChecker (Module)" ref="eric5.UtilitiesPython2.TabnannyChecker.html" /> <keyword name="Pep8Checker (Module)" id="Pep8Checker (Module)" ref="eric5.UtilitiesPython2.Pep8Checker.html" /> <keyword name="Pep8Checker" id="Pep8Checker" ref="eric5.UtilitiesPython2.Pep8Checker.html#Pep8Checker" /> - <keyword name="Pep8Checker (Constructor)" id="Pep8Checker (Constructor)" ref="eric5.UtilitiesPython2.Pep8Checker.html#Pep8Checker.__init__" /> <keyword name="Pep8Checker.__ignore_code" id="Pep8Checker.__ignore_code" ref="eric5.UtilitiesPython2.Pep8Checker.html#Pep8Checker.__ignore_code" /> <keyword name="Pep8Checker.report_error_args" id="Pep8Checker.report_error_args" ref="eric5.UtilitiesPython2.Pep8Checker.html#Pep8Checker.report_error_args" /> <keyword name="pep8 (Module)" id="pep8 (Module)" ref="eric5.UtilitiesPython2.pep8.html" /> @@ -3449,7 +3282,6 @@ <keyword name="whitespace_around_operator" id="whitespace_around_operator" ref="eric5.UtilitiesPython2.pep8.html#whitespace_around_operator" /> <keyword name="whitespace_before_inline_comment" id="whitespace_before_inline_comment" ref="eric5.UtilitiesPython2.pep8.html#whitespace_before_inline_comment" /> <keyword name="whitespace_before_parameters" id="whitespace_before_parameters" ref="eric5.UtilitiesPython2.pep8.html#whitespace_before_parameters" /> - <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.UtilitiesPython2.pep8.html#Checker.__init__" /> <keyword name="Checker.build_tokens_line" id="Checker.build_tokens_line" ref="eric5.UtilitiesPython2.pep8.html#Checker.build_tokens_line" /> <keyword name="Checker.check_all" id="Checker.check_all" ref="eric5.UtilitiesPython2.pep8.html#Checker.check_all" /> <keyword name="Checker.check_logical" id="Checker.check_logical" ref="eric5.UtilitiesPython2.pep8.html#Checker.check_logical" /> @@ -3468,11 +3300,9 @@ <keyword name="check" id="check" ref="eric5.UtilitiesPython2.Tabnanny.html#check" /> <keyword name="format_witnesses" id="format_witnesses" ref="eric5.UtilitiesPython2.Tabnanny.html#format_witnesses" /> <keyword name="process_tokens" id="process_tokens" ref="eric5.UtilitiesPython2.Tabnanny.html#process_tokens" /> - <keyword name="NannyNag (Constructor)" id="NannyNag (Constructor)" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.__init__" /> <keyword name="NannyNag.get_line" id="NannyNag.get_line" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.get_line" /> <keyword name="NannyNag.get_lineno" id="NannyNag.get_lineno" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.get_lineno" /> <keyword name="NannyNag.get_msg" id="NannyNag.get_msg" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.get_msg" /> - <keyword name="Whitespace (Constructor)" id="Whitespace (Constructor)" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.__init__" /> <keyword name="Whitespace.equal" id="Whitespace.equal" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.equal" /> <keyword name="Whitespace.indent_level" id="Whitespace.indent_level" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.indent_level" /> <keyword name="Whitespace.less" id="Whitespace.less" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.less" /> @@ -3487,7 +3317,6 @@ <keyword name="QuickSearchLineEdit.editorCommand" id="QuickSearchLineEdit.editorCommand" ref="eric5.ViewManager.ViewManager.html#QuickSearchLineEdit.editorCommand" /> <keyword name="QuickSearchLineEdit.focusInEvent" id="QuickSearchLineEdit.focusInEvent" ref="eric5.ViewManager.ViewManager.html#QuickSearchLineEdit.focusInEvent" /> <keyword name="QuickSearchLineEdit.keyPressEvent" id="QuickSearchLineEdit.keyPressEvent" ref="eric5.ViewManager.ViewManager.html#QuickSearchLineEdit.keyPressEvent" /> - <keyword name="ViewManager (Constructor)" id="ViewManager (Constructor)" ref="eric5.ViewManager.ViewManager.html#ViewManager.__init__" /> <keyword name="ViewManager.__addBookmarked" id="ViewManager.__addBookmarked" ref="eric5.ViewManager.ViewManager.html#ViewManager.__addBookmarked" /> <keyword name="ViewManager.__autosave" id="ViewManager.__autosave" ref="eric5.ViewManager.ViewManager.html#ViewManager.__autosave" /> <keyword name="ViewManager.__bookmarkSelected" id="ViewManager.__bookmarkSelected" ref="eric5.ViewManager.ViewManager.html#ViewManager.__bookmarkSelected" /> @@ -3704,7 +3533,6 @@ <keyword name="ViewManager.unhighlight" id="ViewManager.unhighlight" ref="eric5.ViewManager.ViewManager.html#ViewManager.unhighlight" /> <keyword name="BookmarkedFilesDialog (Module)" id="BookmarkedFilesDialog (Module)" ref="eric5.ViewManager.BookmarkedFilesDialog.html" /> <keyword name="BookmarkedFilesDialog" id="BookmarkedFilesDialog" ref="eric5.ViewManager.BookmarkedFilesDialog.html#BookmarkedFilesDialog" /> - <keyword name="BookmarkedFilesDialog (Constructor)" id="BookmarkedFilesDialog (Constructor)" ref="eric5.ViewManager.BookmarkedFilesDialog.html#BookmarkedFilesDialog.__init__" /> <keyword name="BookmarkedFilesDialog.__swap" id="BookmarkedFilesDialog.__swap" ref="eric5.ViewManager.BookmarkedFilesDialog.html#BookmarkedFilesDialog.__swap" /> <keyword name="BookmarkedFilesDialog.getBookmarkedFiles" id="BookmarkedFilesDialog.getBookmarkedFiles" ref="eric5.ViewManager.BookmarkedFilesDialog.html#BookmarkedFilesDialog.getBookmarkedFiles" /> <keyword name="BookmarkedFilesDialog.on_addButton_clicked" id="BookmarkedFilesDialog.on_addButton_clicked" ref="eric5.ViewManager.BookmarkedFilesDialog.html#BookmarkedFilesDialog.on_addButton_clicked" /> @@ -3719,7 +3547,6 @@ <keyword name="factory" id="factory" ref="eric5.VCS.__init__.html#factory" /> <keyword name="VersionControl (Module)" id="VersionControl (Module)" ref="eric5.VCS.VersionControl.html" /> <keyword name="VersionControl" id="VersionControl" ref="eric5.VCS.VersionControl.html#VersionControl" /> - <keyword name="VersionControl (Constructor)" id="VersionControl (Constructor)" ref="eric5.VCS.VersionControl.html#VersionControl.__init__" /> <keyword name="VersionControl.__statusMonitorData" id="VersionControl.__statusMonitorData" ref="eric5.VCS.VersionControl.html#VersionControl.__statusMonitorData" /> <keyword name="VersionControl.__statusMonitorStatus" id="VersionControl.__statusMonitorStatus" ref="eric5.VCS.VersionControl.html#VersionControl.__statusMonitorStatus" /> <keyword name="VersionControl._createStatusMonitorThread" id="VersionControl._createStatusMonitorThread" ref="eric5.VCS.VersionControl.html#VersionControl._createStatusMonitorThread" /> @@ -3777,7 +3604,6 @@ <keyword name="VersionControl.vcsUpdate" id="VersionControl.vcsUpdate" ref="eric5.VCS.VersionControl.html#VersionControl.vcsUpdate" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.VCS.ProjectHelper.html" /> <keyword name="VcsProjectHelper" id="VcsProjectHelper" ref="eric5.VCS.ProjectHelper.html#VcsProjectHelper" /> - <keyword name="VcsProjectHelper (Constructor)" id="VcsProjectHelper (Constructor)" ref="eric5.VCS.ProjectHelper.html#VcsProjectHelper.__init__" /> <keyword name="VcsProjectHelper._vcsCheckout" id="VcsProjectHelper._vcsCheckout" ref="eric5.VCS.ProjectHelper.html#VcsProjectHelper._vcsCheckout" /> <keyword name="VcsProjectHelper._vcsCleanup" id="VcsProjectHelper._vcsCleanup" ref="eric5.VCS.ProjectHelper.html#VcsProjectHelper._vcsCleanup" /> <keyword name="VcsProjectHelper._vcsCommand" id="VcsProjectHelper._vcsCommand" ref="eric5.VCS.ProjectHelper.html#VcsProjectHelper._vcsCommand" /> @@ -3802,7 +3628,6 @@ <keyword name="VcsProjectHelper.showMenu" id="VcsProjectHelper.showMenu" ref="eric5.VCS.ProjectHelper.html#VcsProjectHelper.showMenu" /> <keyword name="ProjectBrowserHelper (Module)" id="ProjectBrowserHelper (Module)" ref="eric5.VCS.ProjectBrowserHelper.html" /> <keyword name="VcsProjectBrowserHelper" id="VcsProjectBrowserHelper" ref="eric5.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper" /> - <keyword name="VcsProjectBrowserHelper (Constructor)" id="VcsProjectBrowserHelper (Constructor)" ref="eric5.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper.__init__" /> <keyword name="VcsProjectBrowserHelper._VCSAdd" id="VcsProjectBrowserHelper._VCSAdd" ref="eric5.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSAdd" /> <keyword name="VcsProjectBrowserHelper._VCSAddTree" id="VcsProjectBrowserHelper._VCSAddTree" ref="eric5.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSAddTree" /> <keyword name="VcsProjectBrowserHelper._VCSCommit" id="VcsProjectBrowserHelper._VCSCommit" ref="eric5.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSCommit" /> @@ -3822,7 +3647,6 @@ <keyword name="VcsProjectBrowserHelper.showContextMenuMulti" id="VcsProjectBrowserHelper.showContextMenuMulti" ref="eric5.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper.showContextMenuMulti" /> <keyword name="StatusMonitorThread (Module)" id="StatusMonitorThread (Module)" ref="eric5.VCS.StatusMonitorThread.html" /> <keyword name="VcsStatusMonitorThread" id="VcsStatusMonitorThread" ref="eric5.VCS.StatusMonitorThread.html#VcsStatusMonitorThread" /> - <keyword name="VcsStatusMonitorThread (Constructor)" id="VcsStatusMonitorThread (Constructor)" ref="eric5.VCS.StatusMonitorThread.html#VcsStatusMonitorThread.__init__" /> <keyword name="VcsStatusMonitorThread._performMonitor" id="VcsStatusMonitorThread._performMonitor" ref="eric5.VCS.StatusMonitorThread.html#VcsStatusMonitorThread._performMonitor" /> <keyword name="VcsStatusMonitorThread.checkStatus" id="VcsStatusMonitorThread.checkStatus" ref="eric5.VCS.StatusMonitorThread.html#VcsStatusMonitorThread.checkStatus" /> <keyword name="VcsStatusMonitorThread.clearCachedState" id="VcsStatusMonitorThread.clearCachedState" ref="eric5.VCS.StatusMonitorThread.html#VcsStatusMonitorThread.clearCachedState" /> @@ -3834,7 +3658,6 @@ <keyword name="VcsStatusMonitorThread.stop" id="VcsStatusMonitorThread.stop" ref="eric5.VCS.StatusMonitorThread.html#VcsStatusMonitorThread.stop" /> <keyword name="StatusMonitorLed (Module)" id="StatusMonitorLed (Module)" ref="eric5.VCS.StatusMonitorLed.html" /> <keyword name="StatusMonitorLed" id="StatusMonitorLed" ref="eric5.VCS.StatusMonitorLed.html#StatusMonitorLed" /> - <keyword name="StatusMonitorLed (Constructor)" id="StatusMonitorLed (Constructor)" ref="eric5.VCS.StatusMonitorLed.html#StatusMonitorLed.__init__" /> <keyword name="StatusMonitorLed.__checkActions" id="StatusMonitorLed.__checkActions" ref="eric5.VCS.StatusMonitorLed.html#StatusMonitorLed.__checkActions" /> <keyword name="StatusMonitorLed.__checkStatus" id="StatusMonitorLed.__checkStatus" ref="eric5.VCS.StatusMonitorLed.html#StatusMonitorLed.__checkStatus" /> <keyword name="StatusMonitorLed.__projectVcsMonitorStatus" id="StatusMonitorLed.__projectVcsMonitorStatus" ref="eric5.VCS.StatusMonitorLed.html#StatusMonitorLed.__projectVcsMonitorStatus" /> @@ -3844,15 +3667,12 @@ <keyword name="StatusMonitorLed._showContextMenu" id="StatusMonitorLed._showContextMenu" ref="eric5.VCS.StatusMonitorLed.html#StatusMonitorLed._showContextMenu" /> <keyword name="RepositoryInfoDialog (Module)" id="RepositoryInfoDialog (Module)" ref="eric5.VCS.RepositoryInfoDialog.html" /> <keyword name="VcsRepositoryInfoDialog" id="VcsRepositoryInfoDialog" ref="eric5.VCS.RepositoryInfoDialog.html#VcsRepositoryInfoDialog" /> - <keyword name="VcsRepositoryInfoDialog (Constructor)" id="VcsRepositoryInfoDialog (Constructor)" ref="eric5.VCS.RepositoryInfoDialog.html#VcsRepositoryInfoDialog.__init__" /> <keyword name="CommandOptionsDialog (Module)" id="CommandOptionsDialog (Module)" ref="eric5.VCS.CommandOptionsDialog.html" /> <keyword name="vcsCommandOptionsDialog" id="vcsCommandOptionsDialog" ref="eric5.VCS.CommandOptionsDialog.html#vcsCommandOptionsDialog" /> - <keyword name="vcsCommandOptionsDialog (Constructor)" id="vcsCommandOptionsDialog (Constructor)" ref="eric5.VCS.CommandOptionsDialog.html#vcsCommandOptionsDialog.__init__" /> <keyword name="vcsCommandOptionsDialog.getOptions" id="vcsCommandOptionsDialog.getOptions" ref="eric5.VCS.CommandOptionsDialog.html#vcsCommandOptionsDialog.getOptions" /> <keyword name="UI (Package)" id="UI (Package)" ref="index-eric5.UI.html" /> <keyword name="FindFileDialog (Module)" id="FindFileDialog (Module)" ref="eric5.UI.FindFileDialog.html" /> <keyword name="FindFileDialog" id="FindFileDialog" ref="eric5.UI.FindFileDialog.html#FindFileDialog" /> - <keyword name="FindFileDialog (Constructor)" id="FindFileDialog (Constructor)" ref="eric5.UI.FindFileDialog.html#FindFileDialog.__init__" /> <keyword name="FindFileDialog.__contextMenuRequested" id="FindFileDialog.__contextMenuRequested" ref="eric5.UI.FindFileDialog.html#FindFileDialog.__contextMenuRequested" /> <keyword name="FindFileDialog.__copyToClipboard" id="FindFileDialog.__copyToClipboard" ref="eric5.UI.FindFileDialog.html#FindFileDialog.__copyToClipboard" /> <keyword name="FindFileDialog.__createItem" id="FindFileDialog.__createItem" ref="eric5.UI.FindFileDialog.html#FindFileDialog.__createItem" /> @@ -3878,16 +3698,13 @@ <keyword name="SplashScreen (Module)" id="SplashScreen (Module)" ref="eric5.UI.SplashScreen.html" /> <keyword name="NoneSplashScreen" id="NoneSplashScreen" ref="eric5.UI.SplashScreen.html#NoneSplashScreen" /> <keyword name="SplashScreen" id="SplashScreen" ref="eric5.UI.SplashScreen.html#SplashScreen" /> - <keyword name="NoneSplashScreen (Constructor)" id="NoneSplashScreen (Constructor)" ref="eric5.UI.SplashScreen.html#NoneSplashScreen.__init__" /> <keyword name="NoneSplashScreen.clearMessage" id="NoneSplashScreen.clearMessage" ref="eric5.UI.SplashScreen.html#NoneSplashScreen.clearMessage" /> <keyword name="NoneSplashScreen.finish" id="NoneSplashScreen.finish" ref="eric5.UI.SplashScreen.html#NoneSplashScreen.finish" /> <keyword name="NoneSplashScreen.showMessage" id="NoneSplashScreen.showMessage" ref="eric5.UI.SplashScreen.html#NoneSplashScreen.showMessage" /> - <keyword name="SplashScreen (Constructor)" id="SplashScreen (Constructor)" ref="eric5.UI.SplashScreen.html#SplashScreen.__init__" /> <keyword name="SplashScreen.clearMessage" id="SplashScreen.clearMessage" ref="eric5.UI.SplashScreen.html#SplashScreen.clearMessage" /> <keyword name="SplashScreen.showMessage" id="SplashScreen.showMessage" ref="eric5.UI.SplashScreen.html#SplashScreen.showMessage" /> <keyword name="Browser (Module)" id="Browser (Module)" ref="eric5.UI.Browser.html" /> <keyword name="Browser" id="Browser" ref="eric5.UI.Browser.html#Browser" /> - <keyword name="Browser (Constructor)" id="Browser (Constructor)" ref="eric5.UI.Browser.html#Browser.__init__" /> <keyword name="Browser.__addAsToplevelDir" id="Browser.__addAsToplevelDir" ref="eric5.UI.Browser.html#Browser.__addAsToplevelDir" /> <keyword name="Browser.__configure" id="Browser.__configure" ref="eric5.UI.Browser.html#Browser.__configure" /> <keyword name="Browser.__createPopupMenus" id="Browser.__createPopupMenus" ref="eric5.UI.Browser.html#Browser.__createPopupMenus" /> @@ -3915,14 +3732,12 @@ <keyword name="Browser.wantedItem" id="Browser.wantedItem" ref="eric5.UI.Browser.html#Browser.wantedItem" /> <keyword name="AuthenticationDialog (Module)" id="AuthenticationDialog (Module)" ref="eric5.UI.AuthenticationDialog.html" /> <keyword name="AuthenticationDialog" id="AuthenticationDialog" ref="eric5.UI.AuthenticationDialog.html#AuthenticationDialog" /> - <keyword name="AuthenticationDialog (Constructor)" id="AuthenticationDialog (Constructor)" ref="eric5.UI.AuthenticationDialog.html#AuthenticationDialog.__init__" /> <keyword name="AuthenticationDialog.getData" id="AuthenticationDialog.getData" ref="eric5.UI.AuthenticationDialog.html#AuthenticationDialog.getData" /> <keyword name="AuthenticationDialog.setData" id="AuthenticationDialog.setData" ref="eric5.UI.AuthenticationDialog.html#AuthenticationDialog.setData" /> <keyword name="AuthenticationDialog.shallSave" id="AuthenticationDialog.shallSave" ref="eric5.UI.AuthenticationDialog.html#AuthenticationDialog.shallSave" /> <keyword name="SymbolsWidget (Module)" id="SymbolsWidget (Module)" ref="eric5.UI.SymbolsWidget.html" /> <keyword name="SymbolsModel" id="SymbolsModel" ref="eric5.UI.SymbolsWidget.html#SymbolsModel" /> <keyword name="SymbolsWidget" id="SymbolsWidget" ref="eric5.UI.SymbolsWidget.html#SymbolsWidget" /> - <keyword name="SymbolsModel (Constructor)" id="SymbolsModel (Constructor)" ref="eric5.UI.SymbolsWidget.html#SymbolsModel.__init__" /> <keyword name="SymbolsModel.__isDigit" id="SymbolsModel.__isDigit" ref="eric5.UI.SymbolsWidget.html#SymbolsModel.__isDigit" /> <keyword name="SymbolsModel.__isLetter" id="SymbolsModel.__isLetter" ref="eric5.UI.SymbolsWidget.html#SymbolsModel.__isLetter" /> <keyword name="SymbolsModel.__isMark" id="SymbolsModel.__isMark" ref="eric5.UI.SymbolsWidget.html#SymbolsModel.__isMark" /> @@ -3936,14 +3751,12 @@ <keyword name="SymbolsModel.headerData" id="SymbolsModel.headerData" ref="eric5.UI.SymbolsWidget.html#SymbolsModel.headerData" /> <keyword name="SymbolsModel.rowCount" id="SymbolsModel.rowCount" ref="eric5.UI.SymbolsWidget.html#SymbolsModel.rowCount" /> <keyword name="SymbolsModel.selectTable" id="SymbolsModel.selectTable" ref="eric5.UI.SymbolsWidget.html#SymbolsModel.selectTable" /> - <keyword name="SymbolsWidget (Constructor)" id="SymbolsWidget (Constructor)" ref="eric5.UI.SymbolsWidget.html#SymbolsWidget.__init__" /> <keyword name="SymbolsWidget.__currentRowChanged" id="SymbolsWidget.__currentRowChanged" ref="eric5.UI.SymbolsWidget.html#SymbolsWidget.__currentRowChanged" /> <keyword name="SymbolsWidget.on_symbolSpinBox_editingFinished" id="SymbolsWidget.on_symbolSpinBox_editingFinished" ref="eric5.UI.SymbolsWidget.html#SymbolsWidget.on_symbolSpinBox_editingFinished" /> <keyword name="SymbolsWidget.on_symbolsTable_activated" id="SymbolsWidget.on_symbolsTable_activated" ref="eric5.UI.SymbolsWidget.html#SymbolsWidget.on_symbolsTable_activated" /> <keyword name="SymbolsWidget.on_tableCombo_currentIndexChanged" id="SymbolsWidget.on_tableCombo_currentIndexChanged" ref="eric5.UI.SymbolsWidget.html#SymbolsWidget.on_tableCombo_currentIndexChanged" /> <keyword name="FindFileNameDialog (Module)" id="FindFileNameDialog (Module)" ref="eric5.UI.FindFileNameDialog.html" /> <keyword name="FindFileNameDialog" id="FindFileNameDialog" ref="eric5.UI.FindFileNameDialog.html#FindFileNameDialog" /> - <keyword name="FindFileNameDialog (Constructor)" id="FindFileNameDialog (Constructor)" ref="eric5.UI.FindFileNameDialog.html#FindFileNameDialog.__init__" /> <keyword name="FindFileNameDialog.__openFile" id="FindFileNameDialog.__openFile" ref="eric5.UI.FindFileNameDialog.html#FindFileNameDialog.__openFile" /> <keyword name="FindFileNameDialog.__searchFile" id="FindFileNameDialog.__searchFile" ref="eric5.UI.FindFileNameDialog.html#FindFileNameDialog.__searchFile" /> <keyword name="FindFileNameDialog.checkStop" id="FindFileNameDialog.checkStop" ref="eric5.UI.FindFileNameDialog.html#FindFileNameDialog.checkStop" /> @@ -3959,12 +3772,10 @@ <keyword name="FindFileNameDialog.show" id="FindFileNameDialog.show" ref="eric5.UI.FindFileNameDialog.html#FindFileNameDialog.show" /> <keyword name="DeleteFilesConfirmationDialog (Module)" id="DeleteFilesConfirmationDialog (Module)" ref="eric5.UI.DeleteFilesConfirmationDialog.html" /> <keyword name="DeleteFilesConfirmationDialog" id="DeleteFilesConfirmationDialog" ref="eric5.UI.DeleteFilesConfirmationDialog.html#DeleteFilesConfirmationDialog" /> - <keyword name="DeleteFilesConfirmationDialog (Constructor)" id="DeleteFilesConfirmationDialog (Constructor)" ref="eric5.UI.DeleteFilesConfirmationDialog.html#DeleteFilesConfirmationDialog.__init__" /> <keyword name="DeleteFilesConfirmationDialog.on_buttonBox_clicked" id="DeleteFilesConfirmationDialog.on_buttonBox_clicked" ref="eric5.UI.DeleteFilesConfirmationDialog.html#DeleteFilesConfirmationDialog.on_buttonBox_clicked" /> <keyword name="NumbersWidget (Module)" id="NumbersWidget (Module)" ref="eric5.UI.NumbersWidget.html" /> <keyword name="BinaryModel" id="BinaryModel" ref="eric5.UI.NumbersWidget.html#BinaryModel" /> <keyword name="NumbersWidget" id="NumbersWidget" ref="eric5.UI.NumbersWidget.html#NumbersWidget" /> - <keyword name="BinaryModel (Constructor)" id="BinaryModel (Constructor)" ref="eric5.UI.NumbersWidget.html#BinaryModel.__init__" /> <keyword name="BinaryModel.columnCount" id="BinaryModel.columnCount" ref="eric5.UI.NumbersWidget.html#BinaryModel.columnCount" /> <keyword name="BinaryModel.data" id="BinaryModel.data" ref="eric5.UI.NumbersWidget.html#BinaryModel.data" /> <keyword name="BinaryModel.flags" id="BinaryModel.flags" ref="eric5.UI.NumbersWidget.html#BinaryModel.flags" /> @@ -3975,7 +3786,6 @@ <keyword name="BinaryModel.setBitsAndValue" id="BinaryModel.setBitsAndValue" ref="eric5.UI.NumbersWidget.html#BinaryModel.setBitsAndValue" /> <keyword name="BinaryModel.setData" id="BinaryModel.setData" ref="eric5.UI.NumbersWidget.html#BinaryModel.setData" /> <keyword name="BinaryModel.setValue" id="BinaryModel.setValue" ref="eric5.UI.NumbersWidget.html#BinaryModel.setValue" /> - <keyword name="NumbersWidget (Constructor)" id="NumbersWidget (Constructor)" ref="eric5.UI.NumbersWidget.html#NumbersWidget.__init__" /> <keyword name="NumbersWidget.__binModelDataChanged" id="NumbersWidget.__binModelDataChanged" ref="eric5.UI.NumbersWidget.html#NumbersWidget.__binModelDataChanged" /> <keyword name="NumbersWidget.__block" id="NumbersWidget.__block" ref="eric5.UI.NumbersWidget.html#NumbersWidget.__block" /> <keyword name="NumbersWidget.__formatNumbers" id="NumbersWidget.__formatNumbers" ref="eric5.UI.NumbersWidget.html#NumbersWidget.__formatNumbers" /> @@ -3999,12 +3809,10 @@ <keyword name="getIcon" id="getIcon" ref="eric5.UI.PixmapCache.html#getIcon" /> <keyword name="getPixmap" id="getPixmap" ref="eric5.UI.PixmapCache.html#getPixmap" /> <keyword name="getSymlinkIcon" id="getSymlinkIcon" ref="eric5.UI.PixmapCache.html#getSymlinkIcon" /> - <keyword name="PixmapCache (Constructor)" id="PixmapCache (Constructor)" ref="eric5.UI.PixmapCache.html#PixmapCache.__init__" /> <keyword name="PixmapCache.addSearchPath" id="PixmapCache.addSearchPath" ref="eric5.UI.PixmapCache.html#PixmapCache.addSearchPath" /> <keyword name="PixmapCache.getPixmap" id="PixmapCache.getPixmap" ref="eric5.UI.PixmapCache.html#PixmapCache.getPixmap" /> <keyword name="LogView (Module)" id="LogView (Module)" ref="eric5.UI.LogView.html" /> <keyword name="LogViewer" id="LogViewer" ref="eric5.UI.LogView.html#LogViewer" /> - <keyword name="LogViewer (Constructor)" id="LogViewer (Constructor)" ref="eric5.UI.LogView.html#LogViewer.__init__" /> <keyword name="LogViewer.__appendText" id="LogViewer.__appendText" ref="eric5.UI.LogView.html#LogViewer.__appendText" /> <keyword name="LogViewer.__configure" id="LogViewer.__configure" ref="eric5.UI.LogView.html#LogViewer.__configure" /> <keyword name="LogViewer.__handleShowContextMenu" id="LogViewer.__handleShowContextMenu" ref="eric5.UI.LogView.html#LogViewer.__handleShowContextMenu" /> @@ -4017,7 +3825,6 @@ <keyword name="CompareWindow" id="CompareWindow" ref="eric5.UI.CompareDialog.html#CompareWindow" /> <keyword name="removeMarkers" id="removeMarkers" ref="eric5.UI.CompareDialog.html#removeMarkers" /> <keyword name="sbsdiff" id="sbsdiff" ref="eric5.UI.CompareDialog.html#sbsdiff" /> - <keyword name="CompareDialog (Constructor)" id="CompareDialog (Constructor)" ref="eric5.UI.CompareDialog.html#CompareDialog.__init__" /> <keyword name="CompareDialog.__appendText" id="CompareDialog.__appendText" ref="eric5.UI.CompareDialog.html#CompareDialog.__appendText" /> <keyword name="CompareDialog.__fileChanged" id="CompareDialog.__fileChanged" ref="eric5.UI.CompareDialog.html#CompareDialog.__fileChanged" /> <keyword name="CompareDialog.__moveTextToCurrentDiffPos" id="CompareDialog.__moveTextToCurrentDiffPos" ref="eric5.UI.CompareDialog.html#CompareDialog.__moveTextToCurrentDiffPos" /> @@ -4033,7 +3840,6 @@ <keyword name="CompareDialog.on_synchronizeCheckBox_toggled" id="CompareDialog.on_synchronizeCheckBox_toggled" ref="eric5.UI.CompareDialog.html#CompareDialog.on_synchronizeCheckBox_toggled" /> <keyword name="CompareDialog.on_upButton_clicked" id="CompareDialog.on_upButton_clicked" ref="eric5.UI.CompareDialog.html#CompareDialog.on_upButton_clicked" /> <keyword name="CompareDialog.show" id="CompareDialog.show" ref="eric5.UI.CompareDialog.html#CompareDialog.show" /> - <keyword name="CompareWindow (Constructor)" id="CompareWindow (Constructor)" ref="eric5.UI.CompareDialog.html#CompareWindow.__init__" /> <keyword name="CompareWindow.eventFilter" id="CompareWindow.eventFilter" ref="eric5.UI.CompareDialog.html#CompareWindow.eventFilter" /> <keyword name="BrowserModel (Module)" id="BrowserModel (Module)" ref="eric5.UI.BrowserModel.html" /> <keyword name="BrowserClassAttributeItem" id="BrowserClassAttributeItem" ref="eric5.UI.BrowserModel.html#BrowserClassAttributeItem" /> @@ -4046,29 +3852,24 @@ <keyword name="BrowserMethodItem" id="BrowserMethodItem" ref="eric5.UI.BrowserModel.html#BrowserMethodItem" /> <keyword name="BrowserModel" id="BrowserModel" ref="eric5.UI.BrowserModel.html#BrowserModel" /> <keyword name="BrowserSysPathItem" id="BrowserSysPathItem" ref="eric5.UI.BrowserModel.html#BrowserSysPathItem" /> - <keyword name="BrowserClassAttributeItem (Constructor)" id="BrowserClassAttributeItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserClassAttributeItem.__init__" /> <keyword name="BrowserClassAttributeItem.attributeObject" id="BrowserClassAttributeItem.attributeObject" ref="eric5.UI.BrowserModel.html#BrowserClassAttributeItem.attributeObject" /> <keyword name="BrowserClassAttributeItem.fileName" id="BrowserClassAttributeItem.fileName" ref="eric5.UI.BrowserModel.html#BrowserClassAttributeItem.fileName" /> <keyword name="BrowserClassAttributeItem.isPublic" id="BrowserClassAttributeItem.isPublic" ref="eric5.UI.BrowserModel.html#BrowserClassAttributeItem.isPublic" /> <keyword name="BrowserClassAttributeItem.lessThan" id="BrowserClassAttributeItem.lessThan" ref="eric5.UI.BrowserModel.html#BrowserClassAttributeItem.lessThan" /> <keyword name="BrowserClassAttributeItem.lineno" id="BrowserClassAttributeItem.lineno" ref="eric5.UI.BrowserModel.html#BrowserClassAttributeItem.lineno" /> - <keyword name="BrowserClassAttributesItem (Constructor)" id="BrowserClassAttributesItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserClassAttributesItem.__init__" /> <keyword name="BrowserClassAttributesItem.attributes" id="BrowserClassAttributesItem.attributes" ref="eric5.UI.BrowserModel.html#BrowserClassAttributesItem.attributes" /> + <keyword name="BrowserClassAttributesItem.isClassAttributes" id="BrowserClassAttributesItem.isClassAttributes" ref="eric5.UI.BrowserModel.html#BrowserClassAttributesItem.isClassAttributes" /> <keyword name="BrowserClassAttributesItem.lessThan" id="BrowserClassAttributesItem.lessThan" ref="eric5.UI.BrowserModel.html#BrowserClassAttributesItem.lessThan" /> - <keyword name="BrowserClassItem (Constructor)" id="BrowserClassItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserClassItem.__init__" /> <keyword name="BrowserClassItem.classObject" id="BrowserClassItem.classObject" ref="eric5.UI.BrowserModel.html#BrowserClassItem.classObject" /> <keyword name="BrowserClassItem.fileName" id="BrowserClassItem.fileName" ref="eric5.UI.BrowserModel.html#BrowserClassItem.fileName" /> <keyword name="BrowserClassItem.isPublic" id="BrowserClassItem.isPublic" ref="eric5.UI.BrowserModel.html#BrowserClassItem.isPublic" /> <keyword name="BrowserClassItem.lessThan" id="BrowserClassItem.lessThan" ref="eric5.UI.BrowserModel.html#BrowserClassItem.lessThan" /> <keyword name="BrowserClassItem.lineno" id="BrowserClassItem.lineno" ref="eric5.UI.BrowserModel.html#BrowserClassItem.lineno" /> - <keyword name="BrowserCodingItem (Constructor)" id="BrowserCodingItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserCodingItem.__init__" /> <keyword name="BrowserCodingItem.lessThan" id="BrowserCodingItem.lessThan" ref="eric5.UI.BrowserModel.html#BrowserCodingItem.lessThan" /> - <keyword name="BrowserDirectoryItem (Constructor)" id="BrowserDirectoryItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserDirectoryItem.__init__" /> <keyword name="BrowserDirectoryItem.dirName" id="BrowserDirectoryItem.dirName" ref="eric5.UI.BrowserModel.html#BrowserDirectoryItem.dirName" /> <keyword name="BrowserDirectoryItem.lessThan" id="BrowserDirectoryItem.lessThan" ref="eric5.UI.BrowserModel.html#BrowserDirectoryItem.lessThan" /> <keyword name="BrowserDirectoryItem.name" id="BrowserDirectoryItem.name" ref="eric5.UI.BrowserModel.html#BrowserDirectoryItem.name" /> <keyword name="BrowserDirectoryItem.setName" id="BrowserDirectoryItem.setName" ref="eric5.UI.BrowserModel.html#BrowserDirectoryItem.setName" /> - <keyword name="BrowserFileItem (Constructor)" id="BrowserFileItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserFileItem.__init__" /> <keyword name="BrowserFileItem.dirName" id="BrowserFileItem.dirName" ref="eric5.UI.BrowserModel.html#BrowserFileItem.dirName" /> <keyword name="BrowserFileItem.fileExt" id="BrowserFileItem.fileExt" ref="eric5.UI.BrowserModel.html#BrowserFileItem.fileExt" /> <keyword name="BrowserFileItem.fileName" id="BrowserFileItem.fileName" ref="eric5.UI.BrowserModel.html#BrowserFileItem.fileName" /> @@ -4088,7 +3889,6 @@ <keyword name="BrowserFileItem.moduleName" id="BrowserFileItem.moduleName" ref="eric5.UI.BrowserModel.html#BrowserFileItem.moduleName" /> <keyword name="BrowserFileItem.name" id="BrowserFileItem.name" ref="eric5.UI.BrowserModel.html#BrowserFileItem.name" /> <keyword name="BrowserFileItem.setName" id="BrowserFileItem.setName" ref="eric5.UI.BrowserModel.html#BrowserFileItem.setName" /> - <keyword name="BrowserItem (Constructor)" id="BrowserItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserItem.__init__" /> <keyword name="BrowserItem.appendChild" id="BrowserItem.appendChild" ref="eric5.UI.BrowserModel.html#BrowserItem.appendChild" /> <keyword name="BrowserItem.child" id="BrowserItem.child" ref="eric5.UI.BrowserModel.html#BrowserItem.child" /> <keyword name="BrowserItem.childCount" id="BrowserItem.childCount" ref="eric5.UI.BrowserModel.html#BrowserItem.childCount" /> @@ -4106,13 +3906,11 @@ <keyword name="BrowserItem.removeChildren" id="BrowserItem.removeChildren" ref="eric5.UI.BrowserModel.html#BrowserItem.removeChildren" /> <keyword name="BrowserItem.row" id="BrowserItem.row" ref="eric5.UI.BrowserModel.html#BrowserItem.row" /> <keyword name="BrowserItem.type" id="BrowserItem.type" ref="eric5.UI.BrowserModel.html#BrowserItem.type" /> - <keyword name="BrowserMethodItem (Constructor)" id="BrowserMethodItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserMethodItem.__init__" /> <keyword name="BrowserMethodItem.fileName" id="BrowserMethodItem.fileName" ref="eric5.UI.BrowserModel.html#BrowserMethodItem.fileName" /> <keyword name="BrowserMethodItem.functionObject" id="BrowserMethodItem.functionObject" ref="eric5.UI.BrowserModel.html#BrowserMethodItem.functionObject" /> <keyword name="BrowserMethodItem.isPublic" id="BrowserMethodItem.isPublic" ref="eric5.UI.BrowserModel.html#BrowserMethodItem.isPublic" /> <keyword name="BrowserMethodItem.lessThan" id="BrowserMethodItem.lessThan" ref="eric5.UI.BrowserModel.html#BrowserMethodItem.lessThan" /> <keyword name="BrowserMethodItem.lineno" id="BrowserMethodItem.lineno" ref="eric5.UI.BrowserModel.html#BrowserMethodItem.lineno" /> - <keyword name="BrowserModel (Constructor)" id="BrowserModel (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserModel.__init__" /> <keyword name="BrowserModel.__populateModel" id="BrowserModel.__populateModel" ref="eric5.UI.BrowserModel.html#BrowserModel.__populateModel" /> <keyword name="BrowserModel._addItem" id="BrowserModel._addItem" ref="eric5.UI.BrowserModel.html#BrowserModel._addItem" /> <keyword name="BrowserModel._addWatchedItem" id="BrowserModel._addWatchedItem" ref="eric5.UI.BrowserModel.html#BrowserModel._addWatchedItem" /> @@ -4140,11 +3938,9 @@ <keyword name="BrowserModel.removeToplevelDir" id="BrowserModel.removeToplevelDir" ref="eric5.UI.BrowserModel.html#BrowserModel.removeToplevelDir" /> <keyword name="BrowserModel.rowCount" id="BrowserModel.rowCount" ref="eric5.UI.BrowserModel.html#BrowserModel.rowCount" /> <keyword name="BrowserModel.saveToplevelDirs" id="BrowserModel.saveToplevelDirs" ref="eric5.UI.BrowserModel.html#BrowserModel.saveToplevelDirs" /> - <keyword name="BrowserSysPathItem (Constructor)" id="BrowserSysPathItem (Constructor)" ref="eric5.UI.BrowserModel.html#BrowserSysPathItem.__init__" /> <keyword name="EmailDialog (Module)" id="EmailDialog (Module)" ref="eric5.UI.EmailDialog.html" /> <keyword name="EmailDialog" id="EmailDialog" ref="eric5.UI.EmailDialog.html#EmailDialog" /> <keyword name="_encode_base64" id="_encode_base64" ref="eric5.UI.EmailDialog.html#_encode_base64" /> - <keyword name="EmailDialog (Constructor)" id="EmailDialog (Constructor)" ref="eric5.UI.EmailDialog.html#EmailDialog.__init__" /> <keyword name="EmailDialog.__createMultipartMail" id="EmailDialog.__createMultipartMail" ref="eric5.UI.EmailDialog.html#EmailDialog.__createMultipartMail" /> <keyword name="EmailDialog.__createSimpleMail" id="EmailDialog.__createSimpleMail" ref="eric5.UI.EmailDialog.html#EmailDialog.__createSimpleMail" /> <keyword name="EmailDialog.__encodedHeader" id="EmailDialog.__encodedHeader" ref="eric5.UI.EmailDialog.html#EmailDialog.__encodedHeader" /> @@ -4163,12 +3959,10 @@ <keyword name="UserInterface (Module)" id="UserInterface (Module)" ref="eric5.UI.UserInterface.html" /> <keyword name="Redirector" id="Redirector" ref="eric5.UI.UserInterface.html#Redirector" /> <keyword name="UserInterface" id="UserInterface" ref="eric5.UI.UserInterface.html#UserInterface" /> - <keyword name="Redirector (Constructor)" id="Redirector (Constructor)" ref="eric5.UI.UserInterface.html#Redirector.__init__" /> <keyword name="Redirector.__bufferedWrite" id="Redirector.__bufferedWrite" ref="eric5.UI.UserInterface.html#Redirector.__bufferedWrite" /> <keyword name="Redirector.__nWrite" id="Redirector.__nWrite" ref="eric5.UI.UserInterface.html#Redirector.__nWrite" /> <keyword name="Redirector.flush" id="Redirector.flush" ref="eric5.UI.UserInterface.html#Redirector.flush" /> <keyword name="Redirector.write" id="Redirector.write" ref="eric5.UI.UserInterface.html#Redirector.write" /> - <keyword name="UserInterface (Constructor)" id="UserInterface (Constructor)" ref="eric5.UI.UserInterface.html#UserInterface.__init__" /> <keyword name="UserInterface.__TBMenuTriggered" id="UserInterface.__TBMenuTriggered" ref="eric5.UI.UserInterface.html#UserInterface.__TBMenuTriggered" /> <keyword name="UserInterface.__TRPreviewer" id="UserInterface.__TRPreviewer" ref="eric5.UI.UserInterface.html#UserInterface.__TRPreviewer" /> <keyword name="UserInterface.__UIPreviewer" id="UserInterface.__UIPreviewer" ref="eric5.UI.UserInterface.html#UserInterface.__UIPreviewer" /> @@ -4357,7 +4151,6 @@ <keyword name="DiffWindow" id="DiffWindow" ref="eric5.UI.DiffDialog.html#DiffWindow" /> <keyword name="context_diff" id="context_diff" ref="eric5.UI.DiffDialog.html#context_diff" /> <keyword name="unified_diff" id="unified_diff" ref="eric5.UI.DiffDialog.html#unified_diff" /> - <keyword name="DiffDialog (Constructor)" id="DiffDialog (Constructor)" ref="eric5.UI.DiffDialog.html#DiffDialog.__init__" /> <keyword name="DiffDialog.__appendText" id="DiffDialog.__appendText" ref="eric5.UI.DiffDialog.html#DiffDialog.__appendText" /> <keyword name="DiffDialog.__fileChanged" id="DiffDialog.__fileChanged" ref="eric5.UI.DiffDialog.html#DiffDialog.__fileChanged" /> <keyword name="DiffDialog.__generateContextDiff" id="DiffDialog.__generateContextDiff" ref="eric5.UI.DiffDialog.html#DiffDialog.__generateContextDiff" /> @@ -4369,11 +4162,9 @@ <keyword name="DiffDialog.on_file2Button_clicked" id="DiffDialog.on_file2Button_clicked" ref="eric5.UI.DiffDialog.html#DiffDialog.on_file2Button_clicked" /> <keyword name="DiffDialog.on_saveButton_clicked" id="DiffDialog.on_saveButton_clicked" ref="eric5.UI.DiffDialog.html#DiffDialog.on_saveButton_clicked" /> <keyword name="DiffDialog.show" id="DiffDialog.show" ref="eric5.UI.DiffDialog.html#DiffDialog.show" /> - <keyword name="DiffWindow (Constructor)" id="DiffWindow (Constructor)" ref="eric5.UI.DiffDialog.html#DiffWindow.__init__" /> <keyword name="DiffWindow.eventFilter" id="DiffWindow.eventFilter" ref="eric5.UI.DiffDialog.html#DiffWindow.eventFilter" /> <keyword name="BrowserSortFilterProxyModel (Module)" id="BrowserSortFilterProxyModel (Module)" ref="eric5.UI.BrowserSortFilterProxyModel.html" /> <keyword name="BrowserSortFilterProxyModel" id="BrowserSortFilterProxyModel" ref="eric5.UI.BrowserSortFilterProxyModel.html#BrowserSortFilterProxyModel" /> - <keyword name="BrowserSortFilterProxyModel (Constructor)" id="BrowserSortFilterProxyModel (Constructor)" ref="eric5.UI.BrowserSortFilterProxyModel.html#BrowserSortFilterProxyModel.__init__" /> <keyword name="BrowserSortFilterProxyModel.filterAcceptsRow" id="BrowserSortFilterProxyModel.filterAcceptsRow" ref="eric5.UI.BrowserSortFilterProxyModel.html#BrowserSortFilterProxyModel.filterAcceptsRow" /> <keyword name="BrowserSortFilterProxyModel.hasChildren" id="BrowserSortFilterProxyModel.hasChildren" ref="eric5.UI.BrowserSortFilterProxyModel.html#BrowserSortFilterProxyModel.hasChildren" /> <keyword name="BrowserSortFilterProxyModel.item" id="BrowserSortFilterProxyModel.item" ref="eric5.UI.BrowserSortFilterProxyModel.html#BrowserSortFilterProxyModel.item" /> @@ -4384,12 +4175,10 @@ <keyword name="E5SingleApplication (Module)" id="E5SingleApplication (Module)" ref="eric5.E5Gui.E5SingleApplication.html" /> <keyword name="E5SingleApplicationClient" id="E5SingleApplicationClient" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationClient" /> <keyword name="E5SingleApplicationServer" id="E5SingleApplicationServer" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationServer" /> - <keyword name="E5SingleApplicationClient (Constructor)" id="E5SingleApplicationClient (Constructor)" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationClient.__init__" /> <keyword name="E5SingleApplicationClient.__openFile" id="E5SingleApplicationClient.__openFile" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationClient.__openFile" /> <keyword name="E5SingleApplicationClient.__openProject" id="E5SingleApplicationClient.__openProject" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationClient.__openProject" /> <keyword name="E5SingleApplicationClient.__sendArguments" id="E5SingleApplicationClient.__sendArguments" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationClient.__sendArguments" /> <keyword name="E5SingleApplicationClient.processArgs" id="E5SingleApplicationClient.processArgs" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationClient.processArgs" /> - <keyword name="E5SingleApplicationServer (Constructor)" id="E5SingleApplicationServer (Constructor)" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationServer.__init__" /> <keyword name="E5SingleApplicationServer.__saArguments" id="E5SingleApplicationServer.__saArguments" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationServer.__saArguments" /> <keyword name="E5SingleApplicationServer.__saOpenFile" id="E5SingleApplicationServer.__saOpenFile" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationServer.__saOpenFile" /> <keyword name="E5SingleApplicationServer.__saOpenProject" id="E5SingleApplicationServer.__saOpenProject" ref="eric5.E5Gui.E5SingleApplication.html#E5SingleApplicationServer.__saOpenProject" /> @@ -4397,7 +4186,6 @@ <keyword name="E5LineEdit (Module)" id="E5LineEdit (Module)" ref="eric5.E5Gui.E5LineEdit.html" /> <keyword name="E5LineEdit" id="E5LineEdit" ref="eric5.E5Gui.E5LineEdit.html#E5LineEdit" /> <keyword name="SideWidget" id="SideWidget" ref="eric5.E5Gui.E5LineEdit.html#SideWidget" /> - <keyword name="E5LineEdit (Constructor)" id="E5LineEdit (Constructor)" ref="eric5.E5Gui.E5LineEdit.html#E5LineEdit.__init__" /> <keyword name="E5LineEdit.__updateSideWidgetLocations" id="E5LineEdit.__updateSideWidgetLocations" ref="eric5.E5Gui.E5LineEdit.html#E5LineEdit.__updateSideWidgetLocations" /> <keyword name="E5LineEdit._updateTextMargins" id="E5LineEdit._updateTextMargins" ref="eric5.E5Gui.E5LineEdit.html#E5LineEdit._updateTextMargins" /> <keyword name="E5LineEdit.addWidget" id="E5LineEdit.addWidget" ref="eric5.E5Gui.E5LineEdit.html#E5LineEdit.addWidget" /> @@ -4410,11 +4198,9 @@ <keyword name="E5LineEdit.setWidgetSpacing" id="E5LineEdit.setWidgetSpacing" ref="eric5.E5Gui.E5LineEdit.html#E5LineEdit.setWidgetSpacing" /> <keyword name="E5LineEdit.textMargin" id="E5LineEdit.textMargin" ref="eric5.E5Gui.E5LineEdit.html#E5LineEdit.textMargin" /> <keyword name="E5LineEdit.widgetSpacing" id="E5LineEdit.widgetSpacing" ref="eric5.E5Gui.E5LineEdit.html#E5LineEdit.widgetSpacing" /> - <keyword name="SideWidget (Constructor)" id="SideWidget (Constructor)" ref="eric5.E5Gui.E5LineEdit.html#SideWidget.__init__" /> <keyword name="SideWidget.event" id="SideWidget.event" ref="eric5.E5Gui.E5LineEdit.html#SideWidget.event" /> <keyword name="E5Led (Module)" id="E5Led (Module)" ref="eric5.E5Gui.E5Led.html" /> <keyword name="E5Led" id="E5Led" ref="eric5.E5Gui.E5Led.html#E5Led" /> - <keyword name="E5Led (Constructor)" id="E5Led (Constructor)" ref="eric5.E5Gui.E5Led.html#E5Led.__init__" /> <keyword name="E5Led.__getBestRoundSize" id="E5Led.__getBestRoundSize" ref="eric5.E5Gui.E5Led.html#E5Led.__getBestRoundSize" /> <keyword name="E5Led.__paintRectangular" id="E5Led.__paintRectangular" ref="eric5.E5Gui.E5Led.html#E5Led.__paintRectangular" /> <keyword name="E5Led.__paintRound" id="E5Led.__paintRound" ref="eric5.E5Gui.E5Led.html#E5Led.__paintRound" /> @@ -4439,10 +4225,8 @@ <keyword name="E5SqueezeLabels (Module)" id="E5SqueezeLabels (Module)" ref="eric5.E5Gui.E5SqueezeLabels.html" /> <keyword name="E5SqueezeLabel" id="E5SqueezeLabel" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabel" /> <keyword name="E5SqueezeLabelPath" id="E5SqueezeLabelPath" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabelPath" /> - <keyword name="E5SqueezeLabel (Constructor)" id="E5SqueezeLabel (Constructor)" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabel.__init__" /> <keyword name="E5SqueezeLabel.paintEvent" id="E5SqueezeLabel.paintEvent" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabel.paintEvent" /> <keyword name="E5SqueezeLabel.setText" id="E5SqueezeLabel.setText" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabel.setText" /> - <keyword name="E5SqueezeLabelPath (Constructor)" id="E5SqueezeLabelPath (Constructor)" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabelPath.__init__" /> <keyword name="E5SqueezeLabelPath.length" id="E5SqueezeLabelPath.length" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabelPath.length" /> <keyword name="E5SqueezeLabelPath.paintEvent" id="E5SqueezeLabelPath.paintEvent" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabelPath.paintEvent" /> <keyword name="E5SqueezeLabelPath.setPath" id="E5SqueezeLabelPath.setPath" ref="eric5.E5Gui.E5SqueezeLabels.html#E5SqueezeLabelPath.setPath" /> @@ -4451,16 +4235,13 @@ <keyword name="E5ToolBox (Module)" id="E5ToolBox (Module)" ref="eric5.E5Gui.E5ToolBox.html" /> <keyword name="E5HorizontalToolBox" id="E5HorizontalToolBox" ref="eric5.E5Gui.E5ToolBox.html#E5HorizontalToolBox" /> <keyword name="E5VerticalToolBox" id="E5VerticalToolBox" ref="eric5.E5Gui.E5ToolBox.html#E5VerticalToolBox" /> - <keyword name="E5HorizontalToolBox (Constructor)" id="E5HorizontalToolBox (Constructor)" ref="eric5.E5Gui.E5ToolBox.html#E5HorizontalToolBox.__init__" /> <keyword name="E5HorizontalToolBox.addItem" id="E5HorizontalToolBox.addItem" ref="eric5.E5Gui.E5ToolBox.html#E5HorizontalToolBox.addItem" /> <keyword name="E5HorizontalToolBox.insertItem" id="E5HorizontalToolBox.insertItem" ref="eric5.E5Gui.E5ToolBox.html#E5HorizontalToolBox.insertItem" /> <keyword name="E5HorizontalToolBox.setItemEnabled" id="E5HorizontalToolBox.setItemEnabled" ref="eric5.E5Gui.E5ToolBox.html#E5HorizontalToolBox.setItemEnabled" /> <keyword name="E5HorizontalToolBox.setItemToolTip" id="E5HorizontalToolBox.setItemToolTip" ref="eric5.E5Gui.E5ToolBox.html#E5HorizontalToolBox.setItemToolTip" /> - <keyword name="E5VerticalToolBox (Constructor)" id="E5VerticalToolBox (Constructor)" ref="eric5.E5Gui.E5ToolBox.html#E5VerticalToolBox.__init__" /> <keyword name="E5VerticalToolBox.wheelEvent" id="E5VerticalToolBox.wheelEvent" ref="eric5.E5Gui.E5ToolBox.html#E5VerticalToolBox.wheelEvent" /> <keyword name="E5SideBar (Module)" id="E5SideBar (Module)" ref="eric5.E5Gui.E5SideBar.html" /> <keyword name="E5SideBar" id="E5SideBar" ref="eric5.E5Gui.E5SideBar.html#E5SideBar" /> - <keyword name="E5SideBar (Constructor)" id="E5SideBar (Constructor)" ref="eric5.E5Gui.E5SideBar.html#E5SideBar.__init__" /> <keyword name="E5SideBar.__appFocusChanged" id="E5SideBar.__appFocusChanged" ref="eric5.E5Gui.E5SideBar.html#E5SideBar.__appFocusChanged" /> <keyword name="E5SideBar.__autoHideToggled" id="E5SideBar.__autoHideToggled" ref="eric5.E5Gui.E5SideBar.html#E5SideBar.__autoHideToggled" /> <keyword name="E5SideBar.__splitterMoved" id="E5SideBar.__splitterMoved" ref="eric5.E5Gui.E5SideBar.html#E5SideBar.__splitterMoved" /> @@ -4515,7 +4296,6 @@ <keyword name="getSaveFileNameAndFilter" id="getSaveFileNameAndFilter" ref="eric5.E5Gui.E5FileDialog.html#getSaveFileNameAndFilter" /> <keyword name="E5TextSpinBox (Module)" id="E5TextSpinBox (Module)" ref="eric5.E5Gui.E5TextSpinBox.html" /> <keyword name="E5TextSpinBox" id="E5TextSpinBox" ref="eric5.E5Gui.E5TextSpinBox.html#E5TextSpinBox" /> - <keyword name="E5TextSpinBox (Constructor)" id="E5TextSpinBox (Constructor)" ref="eric5.E5Gui.E5TextSpinBox.html#E5TextSpinBox.__init__" /> <keyword name="E5TextSpinBox.addItem" id="E5TextSpinBox.addItem" ref="eric5.E5Gui.E5TextSpinBox.html#E5TextSpinBox.addItem" /> <keyword name="E5TextSpinBox.currentIndex" id="E5TextSpinBox.currentIndex" ref="eric5.E5Gui.E5TextSpinBox.html#E5TextSpinBox.currentIndex" /> <keyword name="E5TextSpinBox.itemData" id="E5TextSpinBox.itemData" ref="eric5.E5Gui.E5TextSpinBox.html#E5TextSpinBox.itemData" /> @@ -4525,12 +4305,8 @@ <keyword name="E5DirCompleter" id="E5DirCompleter" ref="eric5.E5Gui.E5Completers.html#E5DirCompleter" /> <keyword name="E5FileCompleter" id="E5FileCompleter" ref="eric5.E5Gui.E5Completers.html#E5FileCompleter" /> <keyword name="E5StringListCompleter" id="E5StringListCompleter" ref="eric5.E5Gui.E5Completers.html#E5StringListCompleter" /> - <keyword name="E5DirCompleter (Constructor)" id="E5DirCompleter (Constructor)" ref="eric5.E5Gui.E5Completers.html#E5DirCompleter.__init__" /> - <keyword name="E5FileCompleter (Constructor)" id="E5FileCompleter (Constructor)" ref="eric5.E5Gui.E5Completers.html#E5FileCompleter.__init__" /> - <keyword name="E5StringListCompleter (Constructor)" id="E5StringListCompleter (Constructor)" ref="eric5.E5Gui.E5Completers.html#E5StringListCompleter.__init__" /> <keyword name="E5PassivePopup (Module)" id="E5PassivePopup (Module)" ref="eric5.E5Gui.E5PassivePopup.html" /> <keyword name="E5PassivePopup" id="E5PassivePopup" ref="eric5.E5Gui.E5PassivePopup.html#E5PassivePopup" /> - <keyword name="E5PassivePopup (Constructor)" id="E5PassivePopup (Constructor)" ref="eric5.E5Gui.E5PassivePopup.html#E5PassivePopup.__init__" /> <keyword name="E5PassivePopup.__calculateNearbyPoint" id="E5PassivePopup.__calculateNearbyPoint" ref="eric5.E5Gui.E5PassivePopup.html#E5PassivePopup.__calculateNearbyPoint" /> <keyword name="E5PassivePopup.__defaultArea" id="E5PassivePopup.__defaultArea" ref="eric5.E5Gui.E5PassivePopup.html#E5PassivePopup.__defaultArea" /> <keyword name="E5PassivePopup.__moveNear" id="E5PassivePopup.__moveNear" ref="eric5.E5Gui.E5PassivePopup.html#E5PassivePopup.__moveNear" /> @@ -4550,7 +4326,6 @@ <keyword name="E5ListView.removeSelected" id="E5ListView.removeSelected" ref="eric5.E5Gui.E5ListView.html#E5ListView.removeSelected" /> <keyword name="E5ToolBarManager (Module)" id="E5ToolBarManager (Module)" ref="eric5.E5Gui.E5ToolBarManager.html" /> <keyword name="E5ToolBarManager" id="E5ToolBarManager" ref="eric5.E5Gui.E5ToolBarManager.html#E5ToolBarManager" /> - <keyword name="E5ToolBarManager (Constructor)" id="E5ToolBarManager (Constructor)" ref="eric5.E5Gui.E5ToolBarManager.html#E5ToolBarManager.__init__" /> <keyword name="E5ToolBarManager.__findAction" id="E5ToolBarManager.__findAction" ref="eric5.E5Gui.E5ToolBarManager.html#E5ToolBarManager.__findAction" /> <keyword name="E5ToolBarManager.__findDefaultToolBar" id="E5ToolBarManager.__findDefaultToolBar" ref="eric5.E5Gui.E5ToolBarManager.html#E5ToolBarManager.__findDefaultToolBar" /> <keyword name="E5ToolBarManager.__toolBarByName" id="E5ToolBarManager.__toolBarByName" ref="eric5.E5Gui.E5ToolBarManager.html#E5ToolBarManager.__toolBarByName" /> @@ -4585,7 +4360,6 @@ <keyword name="E5ToolBarDialog (Module)" id="E5ToolBarDialog (Module)" ref="eric5.E5Gui.E5ToolBarDialog.html" /> <keyword name="E5ToolBarDialog" id="E5ToolBarDialog" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarDialog" /> <keyword name="E5ToolBarItem" id="E5ToolBarItem" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarItem" /> - <keyword name="E5ToolBarDialog (Constructor)" id="E5ToolBarDialog (Constructor)" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarDialog.__init__" /> <keyword name="E5ToolBarDialog.__resetCurrentToolbar" id="E5ToolBarDialog.__resetCurrentToolbar" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarDialog.__resetCurrentToolbar" /> <keyword name="E5ToolBarDialog.__restoreCurrentToolbar" id="E5ToolBarDialog.__restoreCurrentToolbar" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarDialog.__restoreCurrentToolbar" /> <keyword name="E5ToolBarDialog.__restoreCurrentToolbarToDefault" id="E5ToolBarDialog.__restoreCurrentToolbarToDefault" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarDialog.__restoreCurrentToolbarToDefault" /> @@ -4602,10 +4376,8 @@ <keyword name="E5ToolBarDialog.on_rightButton_clicked" id="E5ToolBarDialog.on_rightButton_clicked" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarDialog.on_rightButton_clicked" /> <keyword name="E5ToolBarDialog.on_toolbarActionsList_currentItemChanged" id="E5ToolBarDialog.on_toolbarActionsList_currentItemChanged" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarDialog.on_toolbarActionsList_currentItemChanged" /> <keyword name="E5ToolBarDialog.on_upButton_clicked" id="E5ToolBarDialog.on_upButton_clicked" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarDialog.on_upButton_clicked" /> - <keyword name="E5ToolBarItem (Constructor)" id="E5ToolBarItem (Constructor)" ref="eric5.E5Gui.E5ToolBarDialog.html#E5ToolBarItem.__init__" /> <keyword name="E5Application (Module)" id="E5Application (Module)" ref="eric5.E5Gui.E5Application.html" /> <keyword name="E5Application" id="E5Application" ref="eric5.E5Gui.E5Application.html#E5Application" /> - <keyword name="E5Application (Constructor)" id="E5Application (Constructor)" ref="eric5.E5Gui.E5Application.html#E5Application.__init__" /> <keyword name="E5Application.getObject" id="E5Application.getObject" ref="eric5.E5Gui.E5Application.html#E5Application.getObject" /> <keyword name="E5Application.getPluginObject" id="E5Application.getPluginObject" ref="eric5.E5Gui.E5Application.html#E5Application.getPluginObject" /> <keyword name="E5Application.getPluginObjectType" id="E5Application.getPluginObjectType" ref="eric5.E5Gui.E5Application.html#E5Application.getPluginObjectType" /> @@ -4615,14 +4387,12 @@ <keyword name="E5Application.unregisterPluginObject" id="E5Application.unregisterPluginObject" ref="eric5.E5Gui.E5Application.html#E5Application.unregisterPluginObject" /> <keyword name="E5PasswordMeter (Module)" id="E5PasswordMeter (Module)" ref="eric5.E5Gui.E5PasswordMeter.html" /> <keyword name="E5PasswordMeter" id="E5PasswordMeter" ref="eric5.E5Gui.E5PasswordMeter.html#E5PasswordMeter" /> - <keyword name="E5PasswordMeter (Constructor)" id="E5PasswordMeter (Constructor)" ref="eric5.E5Gui.E5PasswordMeter.html#E5PasswordMeter.__init__" /> <keyword name="E5PasswordMeter.checkPasswordStrength" id="E5PasswordMeter.checkPasswordStrength" ref="eric5.E5Gui.E5PasswordMeter.html#E5PasswordMeter.checkPasswordStrength" /> <keyword name="E5PasswordMeter.setMaximum" id="E5PasswordMeter.setMaximum" ref="eric5.E5Gui.E5PasswordMeter.html#E5PasswordMeter.setMaximum" /> <keyword name="E5PasswordMeter.setMinimum" id="E5PasswordMeter.setMinimum" ref="eric5.E5Gui.E5PasswordMeter.html#E5PasswordMeter.setMinimum" /> <keyword name="E5PasswordMeter.setValue" id="E5PasswordMeter.setValue" ref="eric5.E5Gui.E5PasswordMeter.html#E5PasswordMeter.setValue" /> <keyword name="E5TreeSortFilterProxyModel (Module)" id="E5TreeSortFilterProxyModel (Module)" ref="eric5.E5Gui.E5TreeSortFilterProxyModel.html" /> <keyword name="E5TreeSortFilterProxyModel" id="E5TreeSortFilterProxyModel" ref="eric5.E5Gui.E5TreeSortFilterProxyModel.html#E5TreeSortFilterProxyModel" /> - <keyword name="E5TreeSortFilterProxyModel (Constructor)" id="E5TreeSortFilterProxyModel (Constructor)" ref="eric5.E5Gui.E5TreeSortFilterProxyModel.html#E5TreeSortFilterProxyModel.__init__" /> <keyword name="E5TreeSortFilterProxyModel.filterAcceptsRow" id="E5TreeSortFilterProxyModel.filterAcceptsRow" ref="eric5.E5Gui.E5TreeSortFilterProxyModel.html#E5TreeSortFilterProxyModel.filterAcceptsRow" /> <keyword name="E5TreeSortFilterProxyModel.hasChildren" id="E5TreeSortFilterProxyModel.hasChildren" ref="eric5.E5Gui.E5TreeSortFilterProxyModel.html#E5TreeSortFilterProxyModel.hasChildren" /> <keyword name="E5MessageBox (Module)" id="E5MessageBox (Module)" ref="eric5.E5Gui.E5MessageBox.html" /> @@ -4635,17 +4405,14 @@ <keyword name="retryAbort" id="retryAbort" ref="eric5.E5Gui.E5MessageBox.html#retryAbort" /> <keyword name="warning" id="warning" ref="eric5.E5Gui.E5MessageBox.html#warning" /> <keyword name="yesNo" id="yesNo" ref="eric5.E5Gui.E5MessageBox.html#yesNo" /> - <keyword name="E5MessageBox (Constructor)" id="E5MessageBox (Constructor)" ref="eric5.E5Gui.E5MessageBox.html#E5MessageBox.__init__" /> <keyword name="E5TabWidget (Module)" id="E5TabWidget (Module)" ref="eric5.E5Gui.E5TabWidget.html" /> <keyword name="E5DnDTabBar" id="E5DnDTabBar" ref="eric5.E5Gui.E5TabWidget.html#E5DnDTabBar" /> <keyword name="E5TabWidget" id="E5TabWidget" ref="eric5.E5Gui.E5TabWidget.html#E5TabWidget" /> <keyword name="E5WheelTabBar" id="E5WheelTabBar" ref="eric5.E5Gui.E5TabWidget.html#E5WheelTabBar" /> - <keyword name="E5DnDTabBar (Constructor)" id="E5DnDTabBar (Constructor)" ref="eric5.E5Gui.E5TabWidget.html#E5DnDTabBar.__init__" /> <keyword name="E5DnDTabBar.dragEnterEvent" id="E5DnDTabBar.dragEnterEvent" ref="eric5.E5Gui.E5TabWidget.html#E5DnDTabBar.dragEnterEvent" /> <keyword name="E5DnDTabBar.dropEvent" id="E5DnDTabBar.dropEvent" ref="eric5.E5Gui.E5TabWidget.html#E5DnDTabBar.dropEvent" /> <keyword name="E5DnDTabBar.mouseMoveEvent" id="E5DnDTabBar.mouseMoveEvent" ref="eric5.E5Gui.E5TabWidget.html#E5DnDTabBar.mouseMoveEvent" /> <keyword name="E5DnDTabBar.mousePressEvent" id="E5DnDTabBar.mousePressEvent" ref="eric5.E5Gui.E5TabWidget.html#E5DnDTabBar.mousePressEvent" /> - <keyword name="E5TabWidget (Constructor)" id="E5TabWidget (Constructor)" ref="eric5.E5Gui.E5TabWidget.html#E5TabWidget.__init__" /> <keyword name="E5TabWidget.__currentChanged" id="E5TabWidget.__currentChanged" ref="eric5.E5Gui.E5TabWidget.html#E5TabWidget.__currentChanged" /> <keyword name="E5TabWidget.__freeSide" id="E5TabWidget.__freeSide" ref="eric5.E5Gui.E5TabWidget.html#E5TabWidget.__freeSide" /> <keyword name="E5TabWidget.__handleTabCustomContextMenuRequested" id="E5TabWidget.__handleTabCustomContextMenuRequested" ref="eric5.E5Gui.E5TabWidget.html#E5TabWidget.__handleTabCustomContextMenuRequested" /> @@ -4658,17 +4425,14 @@ <keyword name="E5TabWidget.setCustomTabBar" id="E5TabWidget.setCustomTabBar" ref="eric5.E5Gui.E5TabWidget.html#E5TabWidget.setCustomTabBar" /> <keyword name="E5TabWidget.setTabContextMenuPolicy" id="E5TabWidget.setTabContextMenuPolicy" ref="eric5.E5Gui.E5TabWidget.html#E5TabWidget.setTabContextMenuPolicy" /> <keyword name="E5TabWidget.switchTab" id="E5TabWidget.switchTab" ref="eric5.E5Gui.E5TabWidget.html#E5TabWidget.switchTab" /> - <keyword name="E5WheelTabBar (Constructor)" id="E5WheelTabBar (Constructor)" ref="eric5.E5Gui.E5TabWidget.html#E5WheelTabBar.__init__" /> <keyword name="E5WheelTabBar.wheelEvent" id="E5WheelTabBar.wheelEvent" ref="eric5.E5Gui.E5TabWidget.html#E5WheelTabBar.wheelEvent" /> <keyword name="E5Action (Module)" id="E5Action (Module)" ref="eric5.E5Gui.E5Action.html" /> <keyword name="ArgumentsError" id="ArgumentsError" ref="eric5.E5Gui.E5Action.html#ArgumentsError" /> <keyword name="E5Action" id="E5Action" ref="eric5.E5Gui.E5Action.html#E5Action" /> <keyword name="addActions" id="addActions" ref="eric5.E5Gui.E5Action.html#addActions" /> <keyword name="createActionGroup" id="createActionGroup" ref="eric5.E5Gui.E5Action.html#createActionGroup" /> - <keyword name="ArgumentsError (Constructor)" id="ArgumentsError (Constructor)" ref="eric5.E5Gui.E5Action.html#ArgumentsError.__init__" /> <keyword name="ArgumentsError.__repr__" id="ArgumentsError.__repr__" ref="eric5.E5Gui.E5Action.html#ArgumentsError.__repr__" /> <keyword name="ArgumentsError.__str__" id="ArgumentsError.__str__" ref="eric5.E5Gui.E5Action.html#ArgumentsError.__str__" /> - <keyword name="E5Action (Constructor)" id="E5Action (Constructor)" ref="eric5.E5Gui.E5Action.html#E5Action.__init__" /> <keyword name="E5Action.__ammendToolTip" id="E5Action.__ammendToolTip" ref="eric5.E5Gui.E5Action.html#E5Action.__ammendToolTip" /> <keyword name="E5Action.alternateShortcut" id="E5Action.alternateShortcut" ref="eric5.E5Gui.E5Action.html#E5Action.alternateShortcut" /> <keyword name="E5Action.setAlternateShortcut" id="E5Action.setAlternateShortcut" ref="eric5.E5Gui.E5Action.html#E5Action.setAlternateShortcut" /> @@ -4676,7 +4440,6 @@ <keyword name="E5Action.setShortcuts" id="E5Action.setShortcuts" ref="eric5.E5Gui.E5Action.html#E5Action.setShortcuts" /> <keyword name="E5ModelMenu (Module)" id="E5ModelMenu (Module)" ref="eric5.E5Gui.E5ModelMenu.html" /> <keyword name="E5ModelMenu" id="E5ModelMenu" ref="eric5.E5Gui.E5ModelMenu.html#E5ModelMenu" /> - <keyword name="E5ModelMenu (Constructor)" id="E5ModelMenu (Constructor)" ref="eric5.E5Gui.E5ModelMenu.html#E5ModelMenu.__init__" /> <keyword name="E5ModelMenu.__aboutToShow" id="E5ModelMenu.__aboutToShow" ref="eric5.E5Gui.E5ModelMenu.html#E5ModelMenu.__aboutToShow" /> <keyword name="E5ModelMenu.__actionTriggered" id="E5ModelMenu.__actionTriggered" ref="eric5.E5Gui.E5ModelMenu.html#E5ModelMenu.__actionTriggered" /> <keyword name="E5ModelMenu.__makeAction" id="E5ModelMenu.__makeAction" ref="eric5.E5Gui.E5ModelMenu.html#E5ModelMenu.__makeAction" /> @@ -4707,7 +4470,6 @@ <keyword name="E5ModelMenu.statusBarTextRole" id="E5ModelMenu.statusBarTextRole" ref="eric5.E5Gui.E5ModelMenu.html#E5ModelMenu.statusBarTextRole" /> <keyword name="E5LineEditButton (Module)" id="E5LineEditButton (Module)" ref="eric5.E5Gui.E5LineEditButton.html" /> <keyword name="E5LineEditButton" id="E5LineEditButton" ref="eric5.E5Gui.E5LineEditButton.html#E5LineEditButton" /> - <keyword name="E5LineEditButton (Constructor)" id="E5LineEditButton (Constructor)" ref="eric5.E5Gui.E5LineEditButton.html#E5LineEditButton.__init__" /> <keyword name="E5LineEditButton.__clicked" id="E5LineEditButton.__clicked" ref="eric5.E5Gui.E5LineEditButton.html#E5LineEditButton.__clicked" /> <keyword name="E5LineEditButton.menu" id="E5LineEditButton.menu" ref="eric5.E5Gui.E5LineEditButton.html#E5LineEditButton.menu" /> <keyword name="E5LineEditButton.paintEvent" id="E5LineEditButton.paintEvent" ref="eric5.E5Gui.E5LineEditButton.html#E5LineEditButton.paintEvent" /> @@ -4720,7 +4482,6 @@ <keyword name="E5TableView.removeSelected" id="E5TableView.removeSelected" ref="eric5.E5Gui.E5TableView.html#E5TableView.removeSelected" /> <keyword name="E5ModelToolBar (Module)" id="E5ModelToolBar (Module)" ref="eric5.E5Gui.E5ModelToolBar.html" /> <keyword name="E5ModelToolBar" id="E5ModelToolBar" ref="eric5.E5Gui.E5ModelToolBar.html#E5ModelToolBar" /> - <keyword name="E5ModelToolBar (Constructor)" id="E5ModelToolBar (Constructor)" ref="eric5.E5Gui.E5ModelToolBar.html#E5ModelToolBar.__init__" /> <keyword name="E5ModelToolBar._build" id="E5ModelToolBar._build" ref="eric5.E5Gui.E5ModelToolBar.html#E5ModelToolBar._build" /> <keyword name="E5ModelToolBar._createMenu" id="E5ModelToolBar._createMenu" ref="eric5.E5Gui.E5ModelToolBar.html#E5ModelToolBar._createMenu" /> <keyword name="E5ModelToolBar.dragEnterEvent" id="E5ModelToolBar.dragEnterEvent" ref="eric5.E5Gui.E5ModelToolBar.html#E5ModelToolBar.dragEnterEvent" /> @@ -4738,13 +4499,11 @@ <keyword name="Project (Package)" id="Project (Package)" ref="index-eric5.Project.html" /> <keyword name="DebuggerPropertiesDialog (Module)" id="DebuggerPropertiesDialog (Module)" ref="eric5.Project.DebuggerPropertiesDialog.html" /> <keyword name="DebuggerPropertiesDialog" id="DebuggerPropertiesDialog" ref="eric5.Project.DebuggerPropertiesDialog.html#DebuggerPropertiesDialog" /> - <keyword name="DebuggerPropertiesDialog (Constructor)" id="DebuggerPropertiesDialog (Constructor)" ref="eric5.Project.DebuggerPropertiesDialog.html#DebuggerPropertiesDialog.__init__" /> <keyword name="DebuggerPropertiesDialog.on_debugClientButton_clicked" id="DebuggerPropertiesDialog.on_debugClientButton_clicked" ref="eric5.Project.DebuggerPropertiesDialog.html#DebuggerPropertiesDialog.on_debugClientButton_clicked" /> <keyword name="DebuggerPropertiesDialog.on_interpreterButton_clicked" id="DebuggerPropertiesDialog.on_interpreterButton_clicked" ref="eric5.Project.DebuggerPropertiesDialog.html#DebuggerPropertiesDialog.on_interpreterButton_clicked" /> <keyword name="DebuggerPropertiesDialog.storeData" id="DebuggerPropertiesDialog.storeData" ref="eric5.Project.DebuggerPropertiesDialog.html#DebuggerPropertiesDialog.storeData" /> <keyword name="NewDialogClassDialog (Module)" id="NewDialogClassDialog (Module)" ref="eric5.Project.NewDialogClassDialog.html" /> <keyword name="NewDialogClassDialog" id="NewDialogClassDialog" ref="eric5.Project.NewDialogClassDialog.html#NewDialogClassDialog" /> - <keyword name="NewDialogClassDialog (Constructor)" id="NewDialogClassDialog (Constructor)" ref="eric5.Project.NewDialogClassDialog.html#NewDialogClassDialog.__init__" /> <keyword name="NewDialogClassDialog.__enableOkButton" id="NewDialogClassDialog.__enableOkButton" ref="eric5.Project.NewDialogClassDialog.html#NewDialogClassDialog.__enableOkButton" /> <keyword name="NewDialogClassDialog.getData" id="NewDialogClassDialog.getData" ref="eric5.Project.NewDialogClassDialog.html#NewDialogClassDialog.getData" /> <keyword name="NewDialogClassDialog.on_classnameEdit_textChanged" id="NewDialogClassDialog.on_classnameEdit_textChanged" ref="eric5.Project.NewDialogClassDialog.html#NewDialogClassDialog.on_classnameEdit_textChanged" /> @@ -4753,14 +4512,12 @@ <keyword name="NewDialogClassDialog.on_pathnameEdit_textChanged" id="NewDialogClassDialog.on_pathnameEdit_textChanged" ref="eric5.Project.NewDialogClassDialog.html#NewDialogClassDialog.on_pathnameEdit_textChanged" /> <keyword name="SpellingPropertiesDialog (Module)" id="SpellingPropertiesDialog (Module)" ref="eric5.Project.SpellingPropertiesDialog.html" /> <keyword name="SpellingPropertiesDialog" id="SpellingPropertiesDialog" ref="eric5.Project.SpellingPropertiesDialog.html#SpellingPropertiesDialog" /> - <keyword name="SpellingPropertiesDialog (Constructor)" id="SpellingPropertiesDialog (Constructor)" ref="eric5.Project.SpellingPropertiesDialog.html#SpellingPropertiesDialog.__init__" /> <keyword name="SpellingPropertiesDialog.initDialog" id="SpellingPropertiesDialog.initDialog" ref="eric5.Project.SpellingPropertiesDialog.html#SpellingPropertiesDialog.initDialog" /> <keyword name="SpellingPropertiesDialog.on_pelButton_clicked" id="SpellingPropertiesDialog.on_pelButton_clicked" ref="eric5.Project.SpellingPropertiesDialog.html#SpellingPropertiesDialog.on_pelButton_clicked" /> <keyword name="SpellingPropertiesDialog.on_pwlButton_clicked" id="SpellingPropertiesDialog.on_pwlButton_clicked" ref="eric5.Project.SpellingPropertiesDialog.html#SpellingPropertiesDialog.on_pwlButton_clicked" /> <keyword name="SpellingPropertiesDialog.storeData" id="SpellingPropertiesDialog.storeData" ref="eric5.Project.SpellingPropertiesDialog.html#SpellingPropertiesDialog.storeData" /> <keyword name="TranslationPropertiesDialog (Module)" id="TranslationPropertiesDialog (Module)" ref="eric5.Project.TranslationPropertiesDialog.html" /> <keyword name="TranslationPropertiesDialog" id="TranslationPropertiesDialog" ref="eric5.Project.TranslationPropertiesDialog.html#TranslationPropertiesDialog" /> - <keyword name="TranslationPropertiesDialog (Constructor)" id="TranslationPropertiesDialog (Constructor)" ref="eric5.Project.TranslationPropertiesDialog.html#TranslationPropertiesDialog.__init__" /> <keyword name="TranslationPropertiesDialog.initDialog" id="TranslationPropertiesDialog.initDialog" ref="eric5.Project.TranslationPropertiesDialog.html#TranslationPropertiesDialog.initDialog" /> <keyword name="TranslationPropertiesDialog.initFilters" id="TranslationPropertiesDialog.initFilters" ref="eric5.Project.TranslationPropertiesDialog.html#TranslationPropertiesDialog.initFilters" /> <keyword name="TranslationPropertiesDialog.on_addExceptionButton_clicked" id="TranslationPropertiesDialog.on_addExceptionButton_clicked" ref="eric5.Project.TranslationPropertiesDialog.html#TranslationPropertiesDialog.on_addExceptionButton_clicked" /> @@ -4775,12 +4532,10 @@ <keyword name="TranslationPropertiesDialog.storeData" id="TranslationPropertiesDialog.storeData" ref="eric5.Project.TranslationPropertiesDialog.html#TranslationPropertiesDialog.storeData" /> <keyword name="ProjectBrowserSortFilterProxyModel (Module)" id="ProjectBrowserSortFilterProxyModel (Module)" ref="eric5.Project.ProjectBrowserSortFilterProxyModel.html" /> <keyword name="ProjectBrowserSortFilterProxyModel" id="ProjectBrowserSortFilterProxyModel" ref="eric5.Project.ProjectBrowserSortFilterProxyModel.html#ProjectBrowserSortFilterProxyModel" /> - <keyword name="ProjectBrowserSortFilterProxyModel (Constructor)" id="ProjectBrowserSortFilterProxyModel (Constructor)" ref="eric5.Project.ProjectBrowserSortFilterProxyModel.html#ProjectBrowserSortFilterProxyModel.__init__" /> <keyword name="ProjectBrowserSortFilterProxyModel.filterAcceptsRow" id="ProjectBrowserSortFilterProxyModel.filterAcceptsRow" ref="eric5.Project.ProjectBrowserSortFilterProxyModel.html#ProjectBrowserSortFilterProxyModel.filterAcceptsRow" /> <keyword name="ProjectBrowserSortFilterProxyModel.preferencesChanged" id="ProjectBrowserSortFilterProxyModel.preferencesChanged" ref="eric5.Project.ProjectBrowserSortFilterProxyModel.html#ProjectBrowserSortFilterProxyModel.preferencesChanged" /> <keyword name="ProjectOthersBrowser (Module)" id="ProjectOthersBrowser (Module)" ref="eric5.Project.ProjectOthersBrowser.html" /> <keyword name="ProjectOthersBrowser" id="ProjectOthersBrowser" ref="eric5.Project.ProjectOthersBrowser.html#ProjectOthersBrowser" /> - <keyword name="ProjectOthersBrowser (Constructor)" id="ProjectOthersBrowser (Constructor)" ref="eric5.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__init__" /> <keyword name="ProjectOthersBrowser.__deleteItem" id="ProjectOthersBrowser.__deleteItem" ref="eric5.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__deleteItem" /> <keyword name="ProjectOthersBrowser.__refreshItem" id="ProjectOthersBrowser.__refreshItem" ref="eric5.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__refreshItem" /> <keyword name="ProjectOthersBrowser.__removeItem" id="ProjectOthersBrowser.__removeItem" ref="eric5.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__removeItem" /> @@ -4794,7 +4549,6 @@ <keyword name="ProjectOthersBrowser._showContextMenu" id="ProjectOthersBrowser._showContextMenu" ref="eric5.Project.ProjectOthersBrowser.html#ProjectOthersBrowser._showContextMenu" /> <keyword name="Project (Module)" id="Project (Module)" ref="eric5.Project.Project.html" /> <keyword name="Project" id="Project" ref="eric5.Project.Project.html#Project" /> - <keyword name="Project (Constructor)" id="Project (Constructor)" ref="eric5.Project.Project.html#Project.__init__" /> <keyword name="Project.__addRecursiveDirectory" id="Project.__addRecursiveDirectory" ref="eric5.Project.Project.html#Project.__addRecursiveDirectory" /> <keyword name="Project.__addSingleDirectory" id="Project.__addSingleDirectory" ref="eric5.Project.Project.html#Project.__addSingleDirectory" /> <keyword name="Project.__binaryTranslationFile" id="Project.__binaryTranslationFile" ref="eric5.Project.Project.html#Project.__binaryTranslationFile" /> @@ -4947,7 +4701,6 @@ <keyword name="Project.useSystemEol" id="Project.useSystemEol" ref="eric5.Project.Project.html#Project.useSystemEol" /> <keyword name="AddDirectoryDialog (Module)" id="AddDirectoryDialog (Module)" ref="eric5.Project.AddDirectoryDialog.html" /> <keyword name="AddDirectoryDialog" id="AddDirectoryDialog" ref="eric5.Project.AddDirectoryDialog.html#AddDirectoryDialog" /> - <keyword name="AddDirectoryDialog (Constructor)" id="AddDirectoryDialog (Constructor)" ref="eric5.Project.AddDirectoryDialog.html#AddDirectoryDialog.__init__" /> <keyword name="AddDirectoryDialog.__dirDialog" id="AddDirectoryDialog.__dirDialog" ref="eric5.Project.AddDirectoryDialog.html#AddDirectoryDialog.__dirDialog" /> <keyword name="AddDirectoryDialog.getData" id="AddDirectoryDialog.getData" ref="eric5.Project.AddDirectoryDialog.html#AddDirectoryDialog.getData" /> <keyword name="AddDirectoryDialog.on_filterComboBox_highlighted" id="AddDirectoryDialog.on_filterComboBox_highlighted" ref="eric5.Project.AddDirectoryDialog.html#AddDirectoryDialog.on_filterComboBox_highlighted" /> @@ -4956,7 +4709,6 @@ <keyword name="AddDirectoryDialog.on_targetDirButton_clicked" id="AddDirectoryDialog.on_targetDirButton_clicked" ref="eric5.Project.AddDirectoryDialog.html#AddDirectoryDialog.on_targetDirButton_clicked" /> <keyword name="FiletypeAssociationDialog (Module)" id="FiletypeAssociationDialog (Module)" ref="eric5.Project.FiletypeAssociationDialog.html" /> <keyword name="FiletypeAssociationDialog" id="FiletypeAssociationDialog" ref="eric5.Project.FiletypeAssociationDialog.html#FiletypeAssociationDialog" /> - <keyword name="FiletypeAssociationDialog (Constructor)" id="FiletypeAssociationDialog (Constructor)" ref="eric5.Project.FiletypeAssociationDialog.html#FiletypeAssociationDialog.__init__" /> <keyword name="FiletypeAssociationDialog.__createItem" id="FiletypeAssociationDialog.__createItem" ref="eric5.Project.FiletypeAssociationDialog.html#FiletypeAssociationDialog.__createItem" /> <keyword name="FiletypeAssociationDialog.__reformat" id="FiletypeAssociationDialog.__reformat" ref="eric5.Project.FiletypeAssociationDialog.html#FiletypeAssociationDialog.__reformat" /> <keyword name="FiletypeAssociationDialog.__resort" id="FiletypeAssociationDialog.__resort" ref="eric5.Project.FiletypeAssociationDialog.html#FiletypeAssociationDialog.__resort" /> @@ -4967,29 +4719,24 @@ <keyword name="FiletypeAssociationDialog.transferData" id="FiletypeAssociationDialog.transferData" ref="eric5.Project.FiletypeAssociationDialog.html#FiletypeAssociationDialog.transferData" /> <keyword name="AddLanguageDialog (Module)" id="AddLanguageDialog (Module)" ref="eric5.Project.AddLanguageDialog.html" /> <keyword name="AddLanguageDialog" id="AddLanguageDialog" ref="eric5.Project.AddLanguageDialog.html#AddLanguageDialog" /> - <keyword name="AddLanguageDialog (Constructor)" id="AddLanguageDialog (Constructor)" ref="eric5.Project.AddLanguageDialog.html#AddLanguageDialog.__init__" /> <keyword name="AddLanguageDialog.getSelectedLanguage" id="AddLanguageDialog.getSelectedLanguage" ref="eric5.Project.AddLanguageDialog.html#AddLanguageDialog.getSelectedLanguage" /> <keyword name="UserPropertiesDialog (Module)" id="UserPropertiesDialog (Module)" ref="eric5.Project.UserPropertiesDialog.html" /> <keyword name="UserPropertiesDialog" id="UserPropertiesDialog" ref="eric5.Project.UserPropertiesDialog.html#UserPropertiesDialog" /> - <keyword name="UserPropertiesDialog (Constructor)" id="UserPropertiesDialog (Constructor)" ref="eric5.Project.UserPropertiesDialog.html#UserPropertiesDialog.__init__" /> <keyword name="UserPropertiesDialog.storeData" id="UserPropertiesDialog.storeData" ref="eric5.Project.UserPropertiesDialog.html#UserPropertiesDialog.storeData" /> <keyword name="AddFileDialog (Module)" id="AddFileDialog (Module)" ref="eric5.Project.AddFileDialog.html" /> <keyword name="AddFileDialog" id="AddFileDialog" ref="eric5.Project.AddFileDialog.html#AddFileDialog" /> - <keyword name="AddFileDialog (Constructor)" id="AddFileDialog (Constructor)" ref="eric5.Project.AddFileDialog.html#AddFileDialog.__init__" /> <keyword name="AddFileDialog.getData" id="AddFileDialog.getData" ref="eric5.Project.AddFileDialog.html#AddFileDialog.getData" /> <keyword name="AddFileDialog.on_sourceFileButton_clicked" id="AddFileDialog.on_sourceFileButton_clicked" ref="eric5.Project.AddFileDialog.html#AddFileDialog.on_sourceFileButton_clicked" /> <keyword name="AddFileDialog.on_sourceFileEdit_textChanged" id="AddFileDialog.on_sourceFileEdit_textChanged" ref="eric5.Project.AddFileDialog.html#AddFileDialog.on_sourceFileEdit_textChanged" /> <keyword name="AddFileDialog.on_targetDirButton_clicked" id="AddFileDialog.on_targetDirButton_clicked" ref="eric5.Project.AddFileDialog.html#AddFileDialog.on_targetDirButton_clicked" /> <keyword name="AddFoundFilesDialog (Module)" id="AddFoundFilesDialog (Module)" ref="eric5.Project.AddFoundFilesDialog.html" /> <keyword name="AddFoundFilesDialog" id="AddFoundFilesDialog" ref="eric5.Project.AddFoundFilesDialog.html#AddFoundFilesDialog" /> - <keyword name="AddFoundFilesDialog (Constructor)" id="AddFoundFilesDialog (Constructor)" ref="eric5.Project.AddFoundFilesDialog.html#AddFoundFilesDialog.__init__" /> <keyword name="AddFoundFilesDialog.getSelection" id="AddFoundFilesDialog.getSelection" ref="eric5.Project.AddFoundFilesDialog.html#AddFoundFilesDialog.getSelection" /> <keyword name="AddFoundFilesDialog.on_addAllButton_clicked" id="AddFoundFilesDialog.on_addAllButton_clicked" ref="eric5.Project.AddFoundFilesDialog.html#AddFoundFilesDialog.on_addAllButton_clicked" /> <keyword name="AddFoundFilesDialog.on_addSelectedButton_clicked" id="AddFoundFilesDialog.on_addSelectedButton_clicked" ref="eric5.Project.AddFoundFilesDialog.html#AddFoundFilesDialog.on_addSelectedButton_clicked" /> <keyword name="AddFoundFilesDialog.on_buttonBox_clicked" id="AddFoundFilesDialog.on_buttonBox_clicked" ref="eric5.Project.AddFoundFilesDialog.html#AddFoundFilesDialog.on_buttonBox_clicked" /> <keyword name="ProjectSourcesBrowser (Module)" id="ProjectSourcesBrowser (Module)" ref="eric5.Project.ProjectSourcesBrowser.html" /> <keyword name="ProjectSourcesBrowser" id="ProjectSourcesBrowser" ref="eric5.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser" /> - <keyword name="ProjectSourcesBrowser (Constructor)" id="ProjectSourcesBrowser (Constructor)" ref="eric5.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__init__" /> <keyword name="ProjectSourcesBrowser.__addNewPackage" id="ProjectSourcesBrowser.__addNewPackage" ref="eric5.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__addNewPackage" /> <keyword name="ProjectSourcesBrowser.__addSourceDirectory" id="ProjectSourcesBrowser.__addSourceDirectory" ref="eric5.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__addSourceDirectory" /> <keyword name="ProjectSourcesBrowser.__addSourceFiles" id="ProjectSourcesBrowser.__addSourceFiles" ref="eric5.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__addSourceFiles" /> @@ -5018,7 +4765,6 @@ <keyword name="ProjectSourcesBrowser._projectClosed" id="ProjectSourcesBrowser._projectClosed" ref="eric5.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser._projectClosed" /> <keyword name="ProjectResourcesBrowser (Module)" id="ProjectResourcesBrowser (Module)" ref="eric5.Project.ProjectResourcesBrowser.html" /> <keyword name="ProjectResourcesBrowser" id="ProjectResourcesBrowser" ref="eric5.Project.ProjectResourcesBrowser.html#ProjectResourcesBrowser" /> - <keyword name="ProjectResourcesBrowser (Constructor)" id="ProjectResourcesBrowser (Constructor)" ref="eric5.Project.ProjectResourcesBrowser.html#ProjectResourcesBrowser.__init__" /> <keyword name="ProjectResourcesBrowser.__addResourceFiles" id="ProjectResourcesBrowser.__addResourceFiles" ref="eric5.Project.ProjectResourcesBrowser.html#ProjectResourcesBrowser.__addResourceFiles" /> <keyword name="ProjectResourcesBrowser.__addResourcesDirectory" id="ProjectResourcesBrowser.__addResourcesDirectory" ref="eric5.Project.ProjectResourcesBrowser.html#ProjectResourcesBrowser.__addResourcesDirectory" /> <keyword name="ProjectResourcesBrowser.__checkResourcesNewer" id="ProjectResourcesBrowser.__checkResourcesNewer" ref="eric5.Project.ProjectResourcesBrowser.html#ProjectResourcesBrowser.__checkResourcesNewer" /> @@ -5045,7 +4791,6 @@ <keyword name="ProjectResourcesBrowser.handlePreferencesChanged" id="ProjectResourcesBrowser.handlePreferencesChanged" ref="eric5.Project.ProjectResourcesBrowser.html#ProjectResourcesBrowser.handlePreferencesChanged" /> <keyword name="CreateDialogCodeDialog (Module)" id="CreateDialogCodeDialog (Module)" ref="eric5.Project.CreateDialogCodeDialog.html" /> <keyword name="CreateDialogCodeDialog" id="CreateDialogCodeDialog" ref="eric5.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog" /> - <keyword name="CreateDialogCodeDialog (Constructor)" id="CreateDialogCodeDialog (Constructor)" ref="eric5.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__init__" /> <keyword name="CreateDialogCodeDialog.__className" id="CreateDialogCodeDialog.__className" ref="eric5.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__className" /> <keyword name="CreateDialogCodeDialog.__generateCode" id="CreateDialogCodeDialog.__generateCode" ref="eric5.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__generateCode" /> <keyword name="CreateDialogCodeDialog.__generatePythonCode" id="CreateDialogCodeDialog.__generatePythonCode" ref="eric5.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__generatePythonCode" /> @@ -5061,7 +4806,6 @@ <keyword name="CreateDialogCodeDialog.on_newButton_clicked" id="CreateDialogCodeDialog.on_newButton_clicked" ref="eric5.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.on_newButton_clicked" /> <keyword name="ProjectFormsBrowser (Module)" id="ProjectFormsBrowser (Module)" ref="eric5.Project.ProjectFormsBrowser.html" /> <keyword name="ProjectFormsBrowser" id="ProjectFormsBrowser" ref="eric5.Project.ProjectFormsBrowser.html#ProjectFormsBrowser" /> - <keyword name="ProjectFormsBrowser (Constructor)" id="ProjectFormsBrowser (Constructor)" ref="eric5.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__init__" /> <keyword name="ProjectFormsBrowser.__TRPreview" id="ProjectFormsBrowser.__TRPreview" ref="eric5.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__TRPreview" /> <keyword name="ProjectFormsBrowser.__UIPreview" id="ProjectFormsBrowser.__UIPreview" ref="eric5.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__UIPreview" /> <keyword name="ProjectFormsBrowser.__addFormFiles" id="ProjectFormsBrowser.__addFormFiles" ref="eric5.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__addFormFiles" /> @@ -5092,7 +4836,6 @@ <keyword name="ProjectFormsBrowser.handlePreferencesChanged" id="ProjectFormsBrowser.handlePreferencesChanged" ref="eric5.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.handlePreferencesChanged" /> <keyword name="ProjectBaseBrowser (Module)" id="ProjectBaseBrowser (Module)" ref="eric5.Project.ProjectBaseBrowser.html" /> <keyword name="ProjectBaseBrowser" id="ProjectBaseBrowser" ref="eric5.Project.ProjectBaseBrowser.html#ProjectBaseBrowser" /> - <keyword name="ProjectBaseBrowser (Constructor)" id="ProjectBaseBrowser (Constructor)" ref="eric5.Project.ProjectBaseBrowser.html#ProjectBaseBrowser.__init__" /> <keyword name="ProjectBaseBrowser.__checkHookKey" id="ProjectBaseBrowser.__checkHookKey" ref="eric5.Project.ProjectBaseBrowser.html#ProjectBaseBrowser.__checkHookKey" /> <keyword name="ProjectBaseBrowser.__modelDataChanged" id="ProjectBaseBrowser.__modelDataChanged" ref="eric5.Project.ProjectBaseBrowser.html#ProjectBaseBrowser.__modelDataChanged" /> <keyword name="ProjectBaseBrowser.__modelRowsInserted" id="ProjectBaseBrowser.__modelRowsInserted" ref="eric5.Project.ProjectBaseBrowser.html#ProjectBaseBrowser.__modelRowsInserted" /> @@ -5138,16 +4881,12 @@ <keyword name="ProjectBrowserItemMixin" id="ProjectBrowserItemMixin" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserItemMixin" /> <keyword name="ProjectBrowserModel" id="ProjectBrowserModel" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserModel" /> <keyword name="ProjectBrowserSimpleDirectoryItem" id="ProjectBrowserSimpleDirectoryItem" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserSimpleDirectoryItem" /> - <keyword name="ProjectBrowserDirectoryItem (Constructor)" id="ProjectBrowserDirectoryItem (Constructor)" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserDirectoryItem.__init__" /> - <keyword name="ProjectBrowserFileItem (Constructor)" id="ProjectBrowserFileItem (Constructor)" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserFileItem.__init__" /> - <keyword name="ProjectBrowserItemMixin (Constructor)" id="ProjectBrowserItemMixin (Constructor)" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserItemMixin.__init__" /> <keyword name="ProjectBrowserItemMixin.addProjectType" id="ProjectBrowserItemMixin.addProjectType" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserItemMixin.addProjectType" /> <keyword name="ProjectBrowserItemMixin.addVcsStatus" id="ProjectBrowserItemMixin.addVcsStatus" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserItemMixin.addVcsStatus" /> <keyword name="ProjectBrowserItemMixin.getProjectTypes" id="ProjectBrowserItemMixin.getProjectTypes" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserItemMixin.getProjectTypes" /> <keyword name="ProjectBrowserItemMixin.getTextColor" id="ProjectBrowserItemMixin.getTextColor" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserItemMixin.getTextColor" /> <keyword name="ProjectBrowserItemMixin.setVcsState" id="ProjectBrowserItemMixin.setVcsState" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserItemMixin.setVcsState" /> <keyword name="ProjectBrowserItemMixin.setVcsStatus" id="ProjectBrowserItemMixin.setVcsStatus" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserItemMixin.setVcsStatus" /> - <keyword name="ProjectBrowserModel (Constructor)" id="ProjectBrowserModel (Constructor)" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserModel.__init__" /> <keyword name="ProjectBrowserModel.__addVCSStatus" id="ProjectBrowserModel.__addVCSStatus" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserModel.__addVCSStatus" /> <keyword name="ProjectBrowserModel.__changeParentsVCSState" id="ProjectBrowserModel.__changeParentsVCSState" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserModel.__changeParentsVCSState" /> <keyword name="ProjectBrowserModel.__updateVCSStatus" id="ProjectBrowserModel.__updateVCSStatus" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserModel.__updateVCSStatus" /> @@ -5169,13 +4908,11 @@ <keyword name="ProjectBrowserModel.renameItem" id="ProjectBrowserModel.renameItem" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserModel.renameItem" /> <keyword name="ProjectBrowserModel.repopulateItem" id="ProjectBrowserModel.repopulateItem" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserModel.repopulateItem" /> <keyword name="ProjectBrowserModel.updateVCSStatus" id="ProjectBrowserModel.updateVCSStatus" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserModel.updateVCSStatus" /> - <keyword name="ProjectBrowserSimpleDirectoryItem (Constructor)" id="ProjectBrowserSimpleDirectoryItem (Constructor)" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserSimpleDirectoryItem.__init__" /> <keyword name="ProjectBrowserSimpleDirectoryItem.dirName" id="ProjectBrowserSimpleDirectoryItem.dirName" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserSimpleDirectoryItem.dirName" /> <keyword name="ProjectBrowserSimpleDirectoryItem.lessThan" id="ProjectBrowserSimpleDirectoryItem.lessThan" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserSimpleDirectoryItem.lessThan" /> <keyword name="ProjectBrowserSimpleDirectoryItem.setName" id="ProjectBrowserSimpleDirectoryItem.setName" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserSimpleDirectoryItem.setName" /> <keyword name="ProjectInterfacesBrowser (Module)" id="ProjectInterfacesBrowser (Module)" ref="eric5.Project.ProjectInterfacesBrowser.html" /> <keyword name="ProjectInterfacesBrowser" id="ProjectInterfacesBrowser" ref="eric5.Project.ProjectInterfacesBrowser.html#ProjectInterfacesBrowser" /> - <keyword name="ProjectInterfacesBrowser (Constructor)" id="ProjectInterfacesBrowser (Constructor)" ref="eric5.Project.ProjectInterfacesBrowser.html#ProjectInterfacesBrowser.__init__" /> <keyword name="ProjectInterfacesBrowser.__addInterfaceFiles" id="ProjectInterfacesBrowser.__addInterfaceFiles" ref="eric5.Project.ProjectInterfacesBrowser.html#ProjectInterfacesBrowser.__addInterfaceFiles" /> <keyword name="ProjectInterfacesBrowser.__addInterfacesDirectory" id="ProjectInterfacesBrowser.__addInterfacesDirectory" ref="eric5.Project.ProjectInterfacesBrowser.html#ProjectInterfacesBrowser.__addInterfacesDirectory" /> <keyword name="ProjectInterfacesBrowser.__compileAllInterfaces" id="ProjectInterfacesBrowser.__compileAllInterfaces" ref="eric5.Project.ProjectInterfacesBrowser.html#ProjectInterfacesBrowser.__compileAllInterfaces" /> @@ -5197,7 +4934,6 @@ <keyword name="ProjectInterfacesBrowser._openItem" id="ProjectInterfacesBrowser._openItem" ref="eric5.Project.ProjectInterfacesBrowser.html#ProjectInterfacesBrowser._openItem" /> <keyword name="PropertiesDialog (Module)" id="PropertiesDialog (Module)" ref="eric5.Project.PropertiesDialog.html" /> <keyword name="PropertiesDialog" id="PropertiesDialog" ref="eric5.Project.PropertiesDialog.html#PropertiesDialog" /> - <keyword name="PropertiesDialog (Constructor)" id="PropertiesDialog (Constructor)" ref="eric5.Project.PropertiesDialog.html#PropertiesDialog.__init__" /> <keyword name="PropertiesDialog.getPPath" id="PropertiesDialog.getPPath" ref="eric5.Project.PropertiesDialog.html#PropertiesDialog.getPPath" /> <keyword name="PropertiesDialog.getProjectType" id="PropertiesDialog.getProjectType" ref="eric5.Project.PropertiesDialog.html#PropertiesDialog.getProjectType" /> <keyword name="PropertiesDialog.on_dirButton_clicked" id="PropertiesDialog.on_dirButton_clicked" ref="eric5.Project.PropertiesDialog.html#PropertiesDialog.on_dirButton_clicked" /> @@ -5208,13 +4944,11 @@ <keyword name="PropertiesDialog.storeData" id="PropertiesDialog.storeData" ref="eric5.Project.PropertiesDialog.html#PropertiesDialog.storeData" /> <keyword name="NewPythonPackageDialog (Module)" id="NewPythonPackageDialog (Module)" ref="eric5.Project.NewPythonPackageDialog.html" /> <keyword name="NewPythonPackageDialog" id="NewPythonPackageDialog" ref="eric5.Project.NewPythonPackageDialog.html#NewPythonPackageDialog" /> - <keyword name="NewPythonPackageDialog (Constructor)" id="NewPythonPackageDialog (Constructor)" ref="eric5.Project.NewPythonPackageDialog.html#NewPythonPackageDialog.__init__" /> <keyword name="NewPythonPackageDialog.getData" id="NewPythonPackageDialog.getData" ref="eric5.Project.NewPythonPackageDialog.html#NewPythonPackageDialog.getData" /> <keyword name="NewPythonPackageDialog.on_packageEdit_textChanged" id="NewPythonPackageDialog.on_packageEdit_textChanged" ref="eric5.Project.NewPythonPackageDialog.html#NewPythonPackageDialog.on_packageEdit_textChanged" /> <keyword name="ProjectBrowserFlags (Module)" id="ProjectBrowserFlags (Module)" ref="eric5.Project.ProjectBrowserFlags.html" /> <keyword name="LexerAssociationDialog (Module)" id="LexerAssociationDialog (Module)" ref="eric5.Project.LexerAssociationDialog.html" /> <keyword name="LexerAssociationDialog" id="LexerAssociationDialog" ref="eric5.Project.LexerAssociationDialog.html#LexerAssociationDialog" /> - <keyword name="LexerAssociationDialog (Constructor)" id="LexerAssociationDialog (Constructor)" ref="eric5.Project.LexerAssociationDialog.html#LexerAssociationDialog.__init__" /> <keyword name="LexerAssociationDialog.on_addLexerButton_clicked" id="LexerAssociationDialog.on_addLexerButton_clicked" ref="eric5.Project.LexerAssociationDialog.html#LexerAssociationDialog.on_addLexerButton_clicked" /> <keyword name="LexerAssociationDialog.on_deleteLexerButton_clicked" id="LexerAssociationDialog.on_deleteLexerButton_clicked" ref="eric5.Project.LexerAssociationDialog.html#LexerAssociationDialog.on_deleteLexerButton_clicked" /> <keyword name="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged" id="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged" ref="eric5.Project.LexerAssociationDialog.html#LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged" /> @@ -5223,7 +4957,6 @@ <keyword name="LexerAssociationDialog.transferData" id="LexerAssociationDialog.transferData" ref="eric5.Project.LexerAssociationDialog.html#LexerAssociationDialog.transferData" /> <keyword name="ProjectBrowser (Module)" id="ProjectBrowser (Module)" ref="eric5.Project.ProjectBrowser.html" /> <keyword name="ProjectBrowser" id="ProjectBrowser" ref="eric5.Project.ProjectBrowser.html#ProjectBrowser" /> - <keyword name="ProjectBrowser (Constructor)" id="ProjectBrowser (Constructor)" ref="eric5.Project.ProjectBrowser.html#ProjectBrowser.__init__" /> <keyword name="ProjectBrowser.__currentChanged" id="ProjectBrowser.__currentChanged" ref="eric5.Project.ProjectBrowser.html#ProjectBrowser.__currentChanged" /> <keyword name="ProjectBrowser.__newProject" id="ProjectBrowser.__newProject" ref="eric5.Project.ProjectBrowser.html#ProjectBrowser.__newProject" /> <keyword name="ProjectBrowser.__projectClosed" id="ProjectBrowser.__projectClosed" ref="eric5.Project.ProjectBrowser.html#ProjectBrowser.__projectClosed" /> @@ -5239,7 +4972,6 @@ <keyword name="ProjectBrowser.showEvent" id="ProjectBrowser.showEvent" ref="eric5.Project.ProjectBrowser.html#ProjectBrowser.showEvent" /> <keyword name="ProjectTranslationsBrowser (Module)" id="ProjectTranslationsBrowser (Module)" ref="eric5.Project.ProjectTranslationsBrowser.html" /> <keyword name="ProjectTranslationsBrowser" id="ProjectTranslationsBrowser" ref="eric5.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser" /> - <keyword name="ProjectTranslationsBrowser (Constructor)" id="ProjectTranslationsBrowser (Constructor)" ref="eric5.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser.__init__" /> <keyword name="ProjectTranslationsBrowser.__TRPreview" id="ProjectTranslationsBrowser.__TRPreview" ref="eric5.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser.__TRPreview" /> <keyword name="ProjectTranslationsBrowser.__TRPreviewAll" id="ProjectTranslationsBrowser.__TRPreviewAll" ref="eric5.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser.__TRPreviewAll" /> <keyword name="ProjectTranslationsBrowser.__addTranslationFiles" id="ProjectTranslationsBrowser.__addTranslationFiles" ref="eric5.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser.__addTranslationFiles" /> @@ -5281,7 +5013,6 @@ <keyword name="getConfigData" id="getConfigData" ref="eric5.Plugins.PluginVcsSubversion.html#getConfigData" /> <keyword name="getVcsSystemIndicator" id="getVcsSystemIndicator" ref="eric5.Plugins.PluginVcsSubversion.html#getVcsSystemIndicator" /> <keyword name="prepareUninstall" id="prepareUninstall" ref="eric5.Plugins.PluginVcsSubversion.html#prepareUninstall" /> - <keyword name="VcsSubversionPlugin (Constructor)" id="VcsSubversionPlugin (Constructor)" ref="eric5.Plugins.PluginVcsSubversion.html#VcsSubversionPlugin.__init__" /> <keyword name="VcsSubversionPlugin.activate" id="VcsSubversionPlugin.activate" ref="eric5.Plugins.PluginVcsSubversion.html#VcsSubversionPlugin.activate" /> <keyword name="VcsSubversionPlugin.deactivate" id="VcsSubversionPlugin.deactivate" ref="eric5.Plugins.PluginVcsSubversion.html#VcsSubversionPlugin.deactivate" /> <keyword name="VcsSubversionPlugin.getConfigPath" id="VcsSubversionPlugin.getConfigPath" ref="eric5.Plugins.PluginVcsSubversion.html#VcsSubversionPlugin.getConfigPath" /> @@ -5293,7 +5024,6 @@ <keyword name="PluginEricdoc (Module)" id="PluginEricdoc (Module)" ref="eric5.Plugins.PluginEricdoc.html" /> <keyword name="EricdocPlugin" id="EricdocPlugin" ref="eric5.Plugins.PluginEricdoc.html#EricdocPlugin" /> <keyword name="exeDisplayDataList" id="exeDisplayDataList" ref="eric5.Plugins.PluginEricdoc.html#exeDisplayDataList" /> - <keyword name="EricdocPlugin (Constructor)" id="EricdocPlugin (Constructor)" ref="eric5.Plugins.PluginEricdoc.html#EricdocPlugin.__init__" /> <keyword name="EricdocPlugin.__doEricdoc" id="EricdocPlugin.__doEricdoc" ref="eric5.Plugins.PluginEricdoc.html#EricdocPlugin.__doEricdoc" /> <keyword name="EricdocPlugin.__initialize" id="EricdocPlugin.__initialize" ref="eric5.Plugins.PluginEricdoc.html#EricdocPlugin.__initialize" /> <keyword name="EricdocPlugin.__projectShowMenu" id="EricdocPlugin.__projectShowMenu" ref="eric5.Plugins.PluginEricdoc.html#EricdocPlugin.__projectShowMenu" /> @@ -5302,7 +5032,6 @@ <keyword name="PluginVmMdiArea (Module)" id="PluginVmMdiArea (Module)" ref="eric5.Plugins.PluginVmMdiArea.html" /> <keyword name="VmMdiAreaPlugin" id="VmMdiAreaPlugin" ref="eric5.Plugins.PluginVmMdiArea.html#VmMdiAreaPlugin" /> <keyword name="previewPix" id="previewPix" ref="eric5.Plugins.PluginVmMdiArea.html#previewPix" /> - <keyword name="VmMdiAreaPlugin (Constructor)" id="VmMdiAreaPlugin (Constructor)" ref="eric5.Plugins.PluginVmMdiArea.html#VmMdiAreaPlugin.__init__" /> <keyword name="VmMdiAreaPlugin.activate" id="VmMdiAreaPlugin.activate" ref="eric5.Plugins.PluginVmMdiArea.html#VmMdiAreaPlugin.activate" /> <keyword name="VmMdiAreaPlugin.deactivate" id="VmMdiAreaPlugin.deactivate" ref="eric5.Plugins.PluginVmMdiArea.html#VmMdiAreaPlugin.deactivate" /> <keyword name="PluginVcsMercurial (Module)" id="PluginVcsMercurial (Module)" ref="eric5.Plugins.PluginVcsMercurial.html" /> @@ -5313,7 +5042,6 @@ <keyword name="getConfigData" id="getConfigData" ref="eric5.Plugins.PluginVcsMercurial.html#getConfigData" /> <keyword name="getVcsSystemIndicator" id="getVcsSystemIndicator" ref="eric5.Plugins.PluginVcsMercurial.html#getVcsSystemIndicator" /> <keyword name="prepareUninstall" id="prepareUninstall" ref="eric5.Plugins.PluginVcsMercurial.html#prepareUninstall" /> - <keyword name="VcsMercurialPlugin (Constructor)" id="VcsMercurialPlugin (Constructor)" ref="eric5.Plugins.PluginVcsMercurial.html#VcsMercurialPlugin.__init__" /> <keyword name="VcsMercurialPlugin.activate" id="VcsMercurialPlugin.activate" ref="eric5.Plugins.PluginVcsMercurial.html#VcsMercurialPlugin.activate" /> <keyword name="VcsMercurialPlugin.deactivate" id="VcsMercurialPlugin.deactivate" ref="eric5.Plugins.PluginVcsMercurial.html#VcsMercurialPlugin.deactivate" /> <keyword name="VcsMercurialPlugin.getConfigPath" id="VcsMercurialPlugin.getConfigPath" ref="eric5.Plugins.PluginVcsMercurial.html#VcsMercurialPlugin.getConfigPath" /> @@ -5323,7 +5051,6 @@ <keyword name="VcsMercurialPlugin.setPreferences" id="VcsMercurialPlugin.setPreferences" ref="eric5.Plugins.PluginVcsMercurial.html#VcsMercurialPlugin.setPreferences" /> <keyword name="PluginWizardQColorDialog (Module)" id="PluginWizardQColorDialog (Module)" ref="eric5.Plugins.PluginWizardQColorDialog.html" /> <keyword name="ColorDialogWizard" id="ColorDialogWizard" ref="eric5.Plugins.PluginWizardQColorDialog.html#ColorDialogWizard" /> - <keyword name="ColorDialogWizard (Constructor)" id="ColorDialogWizard (Constructor)" ref="eric5.Plugins.PluginWizardQColorDialog.html#ColorDialogWizard.__init__" /> <keyword name="ColorDialogWizard.__callForm" id="ColorDialogWizard.__callForm" ref="eric5.Plugins.PluginWizardQColorDialog.html#ColorDialogWizard.__callForm" /> <keyword name="ColorDialogWizard.__handle" id="ColorDialogWizard.__handle" ref="eric5.Plugins.PluginWizardQColorDialog.html#ColorDialogWizard.__handle" /> <keyword name="ColorDialogWizard.__initAction" id="ColorDialogWizard.__initAction" ref="eric5.Plugins.PluginWizardQColorDialog.html#ColorDialogWizard.__initAction" /> @@ -5332,7 +5059,6 @@ <keyword name="ColorDialogWizard.deactivate" id="ColorDialogWizard.deactivate" ref="eric5.Plugins.PluginWizardQColorDialog.html#ColorDialogWizard.deactivate" /> <keyword name="PluginPep8Checker (Module)" id="PluginPep8Checker (Module)" ref="eric5.Plugins.PluginPep8Checker.html" /> <keyword name="Pep8CheckerPlugin" id="Pep8CheckerPlugin" ref="eric5.Plugins.PluginPep8Checker.html#Pep8CheckerPlugin" /> - <keyword name="Pep8CheckerPlugin (Constructor)" id="Pep8CheckerPlugin (Constructor)" ref="eric5.Plugins.PluginPep8Checker.html#Pep8CheckerPlugin.__init__" /> <keyword name="Pep8CheckerPlugin.__editorClosed" id="Pep8CheckerPlugin.__editorClosed" ref="eric5.Plugins.PluginPep8Checker.html#Pep8CheckerPlugin.__editorClosed" /> <keyword name="Pep8CheckerPlugin.__editorOpened" id="Pep8CheckerPlugin.__editorOpened" ref="eric5.Plugins.PluginPep8Checker.html#Pep8CheckerPlugin.__editorOpened" /> <keyword name="Pep8CheckerPlugin.__editorPep8Check" id="Pep8CheckerPlugin.__editorPep8Check" ref="eric5.Plugins.PluginPep8Checker.html#Pep8CheckerPlugin.__editorPep8Check" /> @@ -5346,7 +5072,6 @@ <keyword name="Pep8CheckerPlugin.deactivate" id="Pep8CheckerPlugin.deactivate" ref="eric5.Plugins.PluginPep8Checker.html#Pep8CheckerPlugin.deactivate" /> <keyword name="PluginWizardQFontDialog (Module)" id="PluginWizardQFontDialog (Module)" ref="eric5.Plugins.PluginWizardQFontDialog.html" /> <keyword name="FontDialogWizard" id="FontDialogWizard" ref="eric5.Plugins.PluginWizardQFontDialog.html#FontDialogWizard" /> - <keyword name="FontDialogWizard (Constructor)" id="FontDialogWizard (Constructor)" ref="eric5.Plugins.PluginWizardQFontDialog.html#FontDialogWizard.__init__" /> <keyword name="FontDialogWizard.__callForm" id="FontDialogWizard.__callForm" ref="eric5.Plugins.PluginWizardQFontDialog.html#FontDialogWizard.__callForm" /> <keyword name="FontDialogWizard.__handle" id="FontDialogWizard.__handle" ref="eric5.Plugins.PluginWizardQFontDialog.html#FontDialogWizard.__handle" /> <keyword name="FontDialogWizard.__initAction" id="FontDialogWizard.__initAction" ref="eric5.Plugins.PluginWizardQFontDialog.html#FontDialogWizard.__initAction" /> @@ -5355,7 +5080,6 @@ <keyword name="FontDialogWizard.deactivate" id="FontDialogWizard.deactivate" ref="eric5.Plugins.PluginWizardQFontDialog.html#FontDialogWizard.deactivate" /> <keyword name="PluginSyntaxChecker (Module)" id="PluginSyntaxChecker (Module)" ref="eric5.Plugins.PluginSyntaxChecker.html" /> <keyword name="SyntaxCheckerPlugin" id="SyntaxCheckerPlugin" ref="eric5.Plugins.PluginSyntaxChecker.html#SyntaxCheckerPlugin" /> - <keyword name="SyntaxCheckerPlugin (Constructor)" id="SyntaxCheckerPlugin (Constructor)" ref="eric5.Plugins.PluginSyntaxChecker.html#SyntaxCheckerPlugin.__init__" /> <keyword name="SyntaxCheckerPlugin.__editorClosed" id="SyntaxCheckerPlugin.__editorClosed" ref="eric5.Plugins.PluginSyntaxChecker.html#SyntaxCheckerPlugin.__editorClosed" /> <keyword name="SyntaxCheckerPlugin.__editorOpened" id="SyntaxCheckerPlugin.__editorOpened" ref="eric5.Plugins.PluginSyntaxChecker.html#SyntaxCheckerPlugin.__editorOpened" /> <keyword name="SyntaxCheckerPlugin.__editorShowMenu" id="SyntaxCheckerPlugin.__editorShowMenu" ref="eric5.Plugins.PluginSyntaxChecker.html#SyntaxCheckerPlugin.__editorShowMenu" /> @@ -5369,7 +5093,6 @@ <keyword name="SyntaxCheckerPlugin.deactivate" id="SyntaxCheckerPlugin.deactivate" ref="eric5.Plugins.PluginSyntaxChecker.html#SyntaxCheckerPlugin.deactivate" /> <keyword name="PluginWizardQInputDialog (Module)" id="PluginWizardQInputDialog (Module)" ref="eric5.Plugins.PluginWizardQInputDialog.html" /> <keyword name="InputDialogWizard" id="InputDialogWizard" ref="eric5.Plugins.PluginWizardQInputDialog.html#InputDialogWizard" /> - <keyword name="InputDialogWizard (Constructor)" id="InputDialogWizard (Constructor)" ref="eric5.Plugins.PluginWizardQInputDialog.html#InputDialogWizard.__init__" /> <keyword name="InputDialogWizard.__callForm" id="InputDialogWizard.__callForm" ref="eric5.Plugins.PluginWizardQInputDialog.html#InputDialogWizard.__callForm" /> <keyword name="InputDialogWizard.__handle" id="InputDialogWizard.__handle" ref="eric5.Plugins.PluginWizardQInputDialog.html#InputDialogWizard.__handle" /> <keyword name="InputDialogWizard.__initAction" id="InputDialogWizard.__initAction" ref="eric5.Plugins.PluginWizardQInputDialog.html#InputDialogWizard.__initAction" /> @@ -5379,12 +5102,10 @@ <keyword name="PluginVmTabview (Module)" id="PluginVmTabview (Module)" ref="eric5.Plugins.PluginVmTabview.html" /> <keyword name="VmTabviewPlugin" id="VmTabviewPlugin" ref="eric5.Plugins.PluginVmTabview.html#VmTabviewPlugin" /> <keyword name="previewPix" id="previewPix" ref="eric5.Plugins.PluginVmTabview.html#previewPix" /> - <keyword name="VmTabviewPlugin (Constructor)" id="VmTabviewPlugin (Constructor)" ref="eric5.Plugins.PluginVmTabview.html#VmTabviewPlugin.__init__" /> <keyword name="VmTabviewPlugin.activate" id="VmTabviewPlugin.activate" ref="eric5.Plugins.PluginVmTabview.html#VmTabviewPlugin.activate" /> <keyword name="VmTabviewPlugin.deactivate" id="VmTabviewPlugin.deactivate" ref="eric5.Plugins.PluginVmTabview.html#VmTabviewPlugin.deactivate" /> <keyword name="PluginWizardPyRegExp (Module)" id="PluginWizardPyRegExp (Module)" ref="eric5.Plugins.PluginWizardPyRegExp.html" /> <keyword name="PyRegExpWizard" id="PyRegExpWizard" ref="eric5.Plugins.PluginWizardPyRegExp.html#PyRegExpWizard" /> - <keyword name="PyRegExpWizard (Constructor)" id="PyRegExpWizard (Constructor)" ref="eric5.Plugins.PluginWizardPyRegExp.html#PyRegExpWizard.__init__" /> <keyword name="PyRegExpWizard.__callForm" id="PyRegExpWizard.__callForm" ref="eric5.Plugins.PluginWizardPyRegExp.html#PyRegExpWizard.__callForm" /> <keyword name="PyRegExpWizard.__handle" id="PyRegExpWizard.__handle" ref="eric5.Plugins.PluginWizardPyRegExp.html#PyRegExpWizard.__handle" /> <keyword name="PyRegExpWizard.__initAction" id="PyRegExpWizard.__initAction" ref="eric5.Plugins.PluginWizardPyRegExp.html#PyRegExpWizard.__initAction" /> @@ -5399,7 +5120,6 @@ <keyword name="getConfigData" id="getConfigData" ref="eric5.Plugins.PluginVcsPySvn.html#getConfigData" /> <keyword name="getVcsSystemIndicator" id="getVcsSystemIndicator" ref="eric5.Plugins.PluginVcsPySvn.html#getVcsSystemIndicator" /> <keyword name="prepareUninstall" id="prepareUninstall" ref="eric5.Plugins.PluginVcsPySvn.html#prepareUninstall" /> - <keyword name="VcsPySvnPlugin (Constructor)" id="VcsPySvnPlugin (Constructor)" ref="eric5.Plugins.PluginVcsPySvn.html#VcsPySvnPlugin.__init__" /> <keyword name="VcsPySvnPlugin.activate" id="VcsPySvnPlugin.activate" ref="eric5.Plugins.PluginVcsPySvn.html#VcsPySvnPlugin.activate" /> <keyword name="VcsPySvnPlugin.deactivate" id="VcsPySvnPlugin.deactivate" ref="eric5.Plugins.PluginVcsPySvn.html#VcsPySvnPlugin.deactivate" /> <keyword name="VcsPySvnPlugin.getConfigPath" id="VcsPySvnPlugin.getConfigPath" ref="eric5.Plugins.PluginVcsPySvn.html#VcsPySvnPlugin.getConfigPath" /> @@ -5410,7 +5130,6 @@ <keyword name="VcsPySvnPlugin.setPreferences" id="VcsPySvnPlugin.setPreferences" ref="eric5.Plugins.PluginVcsPySvn.html#VcsPySvnPlugin.setPreferences" /> <keyword name="PluginAbout (Module)" id="PluginAbout (Module)" ref="eric5.Plugins.PluginAbout.html" /> <keyword name="AboutPlugin" id="AboutPlugin" ref="eric5.Plugins.PluginAbout.html#AboutPlugin" /> - <keyword name="AboutPlugin (Constructor)" id="AboutPlugin (Constructor)" ref="eric5.Plugins.PluginAbout.html#AboutPlugin.__init__" /> <keyword name="AboutPlugin.__about" id="AboutPlugin.__about" ref="eric5.Plugins.PluginAbout.html#AboutPlugin.__about" /> <keyword name="AboutPlugin.__aboutQt" id="AboutPlugin.__aboutQt" ref="eric5.Plugins.PluginAbout.html#AboutPlugin.__aboutQt" /> <keyword name="AboutPlugin.__initActions" id="AboutPlugin.__initActions" ref="eric5.Plugins.PluginAbout.html#AboutPlugin.__initActions" /> @@ -5419,7 +5138,6 @@ <keyword name="AboutPlugin.deactivate" id="AboutPlugin.deactivate" ref="eric5.Plugins.PluginAbout.html#AboutPlugin.deactivate" /> <keyword name="PluginTabnanny (Module)" id="PluginTabnanny (Module)" ref="eric5.Plugins.PluginTabnanny.html" /> <keyword name="TabnannyPlugin" id="TabnannyPlugin" ref="eric5.Plugins.PluginTabnanny.html#TabnannyPlugin" /> - <keyword name="TabnannyPlugin (Constructor)" id="TabnannyPlugin (Constructor)" ref="eric5.Plugins.PluginTabnanny.html#TabnannyPlugin.__init__" /> <keyword name="TabnannyPlugin.__editorClosed" id="TabnannyPlugin.__editorClosed" ref="eric5.Plugins.PluginTabnanny.html#TabnannyPlugin.__editorClosed" /> <keyword name="TabnannyPlugin.__editorOpened" id="TabnannyPlugin.__editorOpened" ref="eric5.Plugins.PluginTabnanny.html#TabnannyPlugin.__editorOpened" /> <keyword name="TabnannyPlugin.__editorShowMenu" id="TabnannyPlugin.__editorShowMenu" ref="eric5.Plugins.PluginTabnanny.html#TabnannyPlugin.__editorShowMenu" /> @@ -5433,7 +5151,6 @@ <keyword name="TabnannyPlugin.deactivate" id="TabnannyPlugin.deactivate" ref="eric5.Plugins.PluginTabnanny.html#TabnannyPlugin.deactivate" /> <keyword name="PluginWizardE5MessageBox (Module)" id="PluginWizardE5MessageBox (Module)" ref="eric5.Plugins.PluginWizardE5MessageBox.html" /> <keyword name="E5MessageBoxWizard" id="E5MessageBoxWizard" ref="eric5.Plugins.PluginWizardE5MessageBox.html#E5MessageBoxWizard" /> - <keyword name="E5MessageBoxWizard (Constructor)" id="E5MessageBoxWizard (Constructor)" ref="eric5.Plugins.PluginWizardE5MessageBox.html#E5MessageBoxWizard.__init__" /> <keyword name="E5MessageBoxWizard.__callForm" id="E5MessageBoxWizard.__callForm" ref="eric5.Plugins.PluginWizardE5MessageBox.html#E5MessageBoxWizard.__callForm" /> <keyword name="E5MessageBoxWizard.__handle" id="E5MessageBoxWizard.__handle" ref="eric5.Plugins.PluginWizardE5MessageBox.html#E5MessageBoxWizard.__handle" /> <keyword name="E5MessageBoxWizard.__initAction" id="E5MessageBoxWizard.__initAction" ref="eric5.Plugins.PluginWizardE5MessageBox.html#E5MessageBoxWizard.__initAction" /> @@ -5443,7 +5160,6 @@ <keyword name="PluginEricapi (Module)" id="PluginEricapi (Module)" ref="eric5.Plugins.PluginEricapi.html" /> <keyword name="EricapiPlugin" id="EricapiPlugin" ref="eric5.Plugins.PluginEricapi.html#EricapiPlugin" /> <keyword name="exeDisplayData" id="exeDisplayData" ref="eric5.Plugins.PluginEricapi.html#exeDisplayData" /> - <keyword name="EricapiPlugin (Constructor)" id="EricapiPlugin (Constructor)" ref="eric5.Plugins.PluginEricapi.html#EricapiPlugin.__init__" /> <keyword name="EricapiPlugin.__doEricapi" id="EricapiPlugin.__doEricapi" ref="eric5.Plugins.PluginEricapi.html#EricapiPlugin.__doEricapi" /> <keyword name="EricapiPlugin.__initialize" id="EricapiPlugin.__initialize" ref="eric5.Plugins.PluginEricapi.html#EricapiPlugin.__initialize" /> <keyword name="EricapiPlugin.__projectShowMenu" id="EricapiPlugin.__projectShowMenu" ref="eric5.Plugins.PluginEricapi.html#EricapiPlugin.__projectShowMenu" /> @@ -5451,7 +5167,6 @@ <keyword name="EricapiPlugin.deactivate" id="EricapiPlugin.deactivate" ref="eric5.Plugins.PluginEricapi.html#EricapiPlugin.deactivate" /> <keyword name="PluginWizardQMessageBox (Module)" id="PluginWizardQMessageBox (Module)" ref="eric5.Plugins.PluginWizardQMessageBox.html" /> <keyword name="MessageBoxWizard" id="MessageBoxWizard" ref="eric5.Plugins.PluginWizardQMessageBox.html#MessageBoxWizard" /> - <keyword name="MessageBoxWizard (Constructor)" id="MessageBoxWizard (Constructor)" ref="eric5.Plugins.PluginWizardQMessageBox.html#MessageBoxWizard.__init__" /> <keyword name="MessageBoxWizard.__callForm" id="MessageBoxWizard.__callForm" ref="eric5.Plugins.PluginWizardQMessageBox.html#MessageBoxWizard.__callForm" /> <keyword name="MessageBoxWizard.__handle" id="MessageBoxWizard.__handle" ref="eric5.Plugins.PluginWizardQMessageBox.html#MessageBoxWizard.__handle" /> <keyword name="MessageBoxWizard.__initAction" id="MessageBoxWizard.__initAction" ref="eric5.Plugins.PluginWizardQMessageBox.html#MessageBoxWizard.__initAction" /> @@ -5461,12 +5176,10 @@ <keyword name="PluginVmListspace (Module)" id="PluginVmListspace (Module)" ref="eric5.Plugins.PluginVmListspace.html" /> <keyword name="VmListspacePlugin" id="VmListspacePlugin" ref="eric5.Plugins.PluginVmListspace.html#VmListspacePlugin" /> <keyword name="previewPix" id="previewPix" ref="eric5.Plugins.PluginVmListspace.html#previewPix" /> - <keyword name="VmListspacePlugin (Constructor)" id="VmListspacePlugin (Constructor)" ref="eric5.Plugins.PluginVmListspace.html#VmListspacePlugin.__init__" /> <keyword name="VmListspacePlugin.activate" id="VmListspacePlugin.activate" ref="eric5.Plugins.PluginVmListspace.html#VmListspacePlugin.activate" /> <keyword name="VmListspacePlugin.deactivate" id="VmListspacePlugin.deactivate" ref="eric5.Plugins.PluginVmListspace.html#VmListspacePlugin.deactivate" /> <keyword name="PluginWizardQRegExp (Module)" id="PluginWizardQRegExp (Module)" ref="eric5.Plugins.PluginWizardQRegExp.html" /> <keyword name="QRegExpWizard" id="QRegExpWizard" ref="eric5.Plugins.PluginWizardQRegExp.html#QRegExpWizard" /> - <keyword name="QRegExpWizard (Constructor)" id="QRegExpWizard (Constructor)" ref="eric5.Plugins.PluginWizardQRegExp.html#QRegExpWizard.__init__" /> <keyword name="QRegExpWizard.__callForm" id="QRegExpWizard.__callForm" ref="eric5.Plugins.PluginWizardQRegExp.html#QRegExpWizard.__callForm" /> <keyword name="QRegExpWizard.__handle" id="QRegExpWizard.__handle" ref="eric5.Plugins.PluginWizardQRegExp.html#QRegExpWizard.__handle" /> <keyword name="QRegExpWizard.__initAction" id="QRegExpWizard.__initAction" ref="eric5.Plugins.PluginWizardQRegExp.html#QRegExpWizard.__initAction" /> @@ -5475,7 +5188,6 @@ <keyword name="QRegExpWizard.deactivate" id="QRegExpWizard.deactivate" ref="eric5.Plugins.PluginWizardQRegExp.html#QRegExpWizard.deactivate" /> <keyword name="PluginWizardQFileDialog (Module)" id="PluginWizardQFileDialog (Module)" ref="eric5.Plugins.PluginWizardQFileDialog.html" /> <keyword name="FileDialogWizard" id="FileDialogWizard" ref="eric5.Plugins.PluginWizardQFileDialog.html#FileDialogWizard" /> - <keyword name="FileDialogWizard (Constructor)" id="FileDialogWizard (Constructor)" ref="eric5.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__init__" /> <keyword name="FileDialogWizard.__callForm" id="FileDialogWizard.__callForm" ref="eric5.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__callForm" /> <keyword name="FileDialogWizard.__handle" id="FileDialogWizard.__handle" ref="eric5.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__handle" /> <keyword name="FileDialogWizard.__initAction" id="FileDialogWizard.__initAction" ref="eric5.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__initAction" /> @@ -5486,9 +5198,7 @@ <keyword name="TRSingleApplication (Module)" id="TRSingleApplication (Module)" ref="eric5.Tools.TRSingleApplication.html" /> <keyword name="TRSingleApplicationClient" id="TRSingleApplicationClient" ref="eric5.Tools.TRSingleApplication.html#TRSingleApplicationClient" /> <keyword name="TRSingleApplicationServer" id="TRSingleApplicationServer" ref="eric5.Tools.TRSingleApplication.html#TRSingleApplicationServer" /> - <keyword name="TRSingleApplicationClient (Constructor)" id="TRSingleApplicationClient (Constructor)" ref="eric5.Tools.TRSingleApplication.html#TRSingleApplicationClient.__init__" /> <keyword name="TRSingleApplicationClient.processArgs" id="TRSingleApplicationClient.processArgs" ref="eric5.Tools.TRSingleApplication.html#TRSingleApplicationClient.processArgs" /> - <keyword name="TRSingleApplicationServer (Constructor)" id="TRSingleApplicationServer (Constructor)" ref="eric5.Tools.TRSingleApplication.html#TRSingleApplicationServer.__init__" /> <keyword name="TRSingleApplicationServer.__saLoadForm" id="TRSingleApplicationServer.__saLoadForm" ref="eric5.Tools.TRSingleApplication.html#TRSingleApplicationServer.__saLoadForm" /> <keyword name="TRSingleApplicationServer.__saLoadTranslation" id="TRSingleApplicationServer.__saLoadTranslation" ref="eric5.Tools.TRSingleApplication.html#TRSingleApplicationServer.__saLoadTranslation" /> <keyword name="TRSingleApplicationServer.handleCommand" id="TRSingleApplicationServer.handleCommand" ref="eric5.Tools.TRSingleApplication.html#TRSingleApplicationServer.handleCommand" /> @@ -5498,7 +5208,6 @@ <keyword name="TranslationsDict" id="TranslationsDict" ref="eric5.Tools.TRPreviewer.html#TranslationsDict" /> <keyword name="WidgetArea" id="WidgetArea" ref="eric5.Tools.TRPreviewer.html#WidgetArea" /> <keyword name="WidgetView" id="WidgetView" ref="eric5.Tools.TRPreviewer.html#WidgetView" /> - <keyword name="TRPreviewer (Constructor)" id="TRPreviewer (Constructor)" ref="eric5.Tools.TRPreviewer.html#TRPreviewer.__init__" /> <keyword name="TRPreviewer.__about" id="TRPreviewer.__about" ref="eric5.Tools.TRPreviewer.html#TRPreviewer.__about" /> <keyword name="TRPreviewer.__aboutQt" id="TRPreviewer.__aboutQt" ref="eric5.Tools.TRPreviewer.html#TRPreviewer.__aboutQt" /> <keyword name="TRPreviewer.__initActions" id="TRPreviewer.__initActions" ref="eric5.Tools.TRPreviewer.html#TRPreviewer.__initActions" /> @@ -5513,8 +5222,6 @@ <keyword name="TRPreviewer.reloadTranslations" id="TRPreviewer.reloadTranslations" ref="eric5.Tools.TRPreviewer.html#TRPreviewer.reloadTranslations" /> <keyword name="TRPreviewer.setTranslation" id="TRPreviewer.setTranslation" ref="eric5.Tools.TRPreviewer.html#TRPreviewer.setTranslation" /> <keyword name="TRPreviewer.show" id="TRPreviewer.show" ref="eric5.Tools.TRPreviewer.html#TRPreviewer.show" /> - <keyword name="Translation (Constructor)" id="Translation (Constructor)" ref="eric5.Tools.TRPreviewer.html#Translation.__init__" /> - <keyword name="TranslationsDict (Constructor)" id="TranslationsDict (Constructor)" ref="eric5.Tools.TRPreviewer.html#TranslationsDict.__init__" /> <keyword name="TranslationsDict.__del" id="TranslationsDict.__del" ref="eric5.Tools.TRPreviewer.html#TranslationsDict.__del" /> <keyword name="TranslationsDict.__findFileName" id="TranslationsDict.__findFileName" ref="eric5.Tools.TRPreviewer.html#TranslationsDict.__findFileName" /> <keyword name="TranslationsDict.__findName" id="TranslationsDict.__findName" ref="eric5.Tools.TRPreviewer.html#TranslationsDict.__findName" /> @@ -5526,7 +5233,6 @@ <keyword name="TranslationsDict.loadTransFile" id="TranslationsDict.loadTransFile" ref="eric5.Tools.TRPreviewer.html#TranslationsDict.loadTransFile" /> <keyword name="TranslationsDict.reload" id="TranslationsDict.reload" ref="eric5.Tools.TRPreviewer.html#TranslationsDict.reload" /> <keyword name="TranslationsDict.set" id="TranslationsDict.set" ref="eric5.Tools.TRPreviewer.html#TranslationsDict.set" /> - <keyword name="WidgetArea (Constructor)" id="WidgetArea (Constructor)" ref="eric5.Tools.TRPreviewer.html#WidgetArea.__init__" /> <keyword name="WidgetArea.__findWidget" id="WidgetArea.__findWidget" ref="eric5.Tools.TRPreviewer.html#WidgetArea.__findWidget" /> <keyword name="WidgetArea.__toggleWidget" id="WidgetArea.__toggleWidget" ref="eric5.Tools.TRPreviewer.html#WidgetArea.__toggleWidget" /> <keyword name="WidgetArea.closeAllWidgets" id="WidgetArea.closeAllWidgets" ref="eric5.Tools.TRPreviewer.html#WidgetArea.closeAllWidgets" /> @@ -5536,14 +5242,12 @@ <keyword name="WidgetArea.loadWidget" id="WidgetArea.loadWidget" ref="eric5.Tools.TRPreviewer.html#WidgetArea.loadWidget" /> <keyword name="WidgetArea.showWindowMenu" id="WidgetArea.showWindowMenu" ref="eric5.Tools.TRPreviewer.html#WidgetArea.showWindowMenu" /> <keyword name="WidgetArea.toggleSelectedWidget" id="WidgetArea.toggleSelectedWidget" ref="eric5.Tools.TRPreviewer.html#WidgetArea.toggleSelectedWidget" /> - <keyword name="WidgetView (Constructor)" id="WidgetView (Constructor)" ref="eric5.Tools.TRPreviewer.html#WidgetView.__init__" /> <keyword name="WidgetView.__rebuildWidget" id="WidgetView.__rebuildWidget" ref="eric5.Tools.TRPreviewer.html#WidgetView.__rebuildWidget" /> <keyword name="WidgetView.buildWidget" id="WidgetView.buildWidget" ref="eric5.Tools.TRPreviewer.html#WidgetView.buildWidget" /> <keyword name="WidgetView.isValid" id="WidgetView.isValid" ref="eric5.Tools.TRPreviewer.html#WidgetView.isValid" /> <keyword name="WidgetView.uiFileName" id="WidgetView.uiFileName" ref="eric5.Tools.TRPreviewer.html#WidgetView.uiFileName" /> <keyword name="UIPreviewer (Module)" id="UIPreviewer (Module)" ref="eric5.Tools.UIPreviewer.html" /> <keyword name="UIPreviewer" id="UIPreviewer" ref="eric5.Tools.UIPreviewer.html#UIPreviewer" /> - <keyword name="UIPreviewer (Constructor)" id="UIPreviewer (Constructor)" ref="eric5.Tools.UIPreviewer.html#UIPreviewer.__init__" /> <keyword name="UIPreviewer.__about" id="UIPreviewer.__about" ref="eric5.Tools.UIPreviewer.html#UIPreviewer.__about" /> <keyword name="UIPreviewer.__aboutQt" id="UIPreviewer.__aboutQt" ref="eric5.Tools.UIPreviewer.html#UIPreviewer.__aboutQt" /> <keyword name="UIPreviewer.__copyImageToClipboard" id="UIPreviewer.__copyImageToClipboard" ref="eric5.Tools.UIPreviewer.html#UIPreviewer.__copyImageToClipboard" /> @@ -5565,7 +5269,6 @@ <keyword name="UIPreviewer.show" id="UIPreviewer.show" ref="eric5.Tools.UIPreviewer.html#UIPreviewer.show" /> <keyword name="TrayStarter (Module)" id="TrayStarter (Module)" ref="eric5.Tools.TrayStarter.html" /> <keyword name="TrayStarter" id="TrayStarter" ref="eric5.Tools.TrayStarter.html#TrayStarter" /> - <keyword name="TrayStarter (Constructor)" id="TrayStarter (Constructor)" ref="eric5.Tools.TrayStarter.html#TrayStarter.__init__" /> <keyword name="TrayStarter.__about" id="TrayStarter.__about" ref="eric5.Tools.TrayStarter.html#TrayStarter.__about" /> <keyword name="TrayStarter.__activated" id="TrayStarter.__activated" ref="eric5.Tools.TrayStarter.html#TrayStarter.__activated" /> <keyword name="TrayStarter.__loadRecentFiles" id="TrayStarter.__loadRecentFiles" ref="eric5.Tools.TrayStarter.html#TrayStarter.__loadRecentFiles" /> @@ -5600,7 +5303,6 @@ <keyword name="Task" id="Task" ref="eric5.Tasks.TaskViewer.html#Task" /> <keyword name="TaskFilter" id="TaskFilter" ref="eric5.Tasks.TaskViewer.html#TaskFilter" /> <keyword name="TaskViewer" id="TaskViewer" ref="eric5.Tasks.TaskViewer.html#TaskViewer" /> - <keyword name="Task (Constructor)" id="Task (Constructor)" ref="eric5.Tasks.TaskViewer.html#Task.__init__" /> <keyword name="Task.colorizeTask" id="Task.colorizeTask" ref="eric5.Tasks.TaskViewer.html#Task.colorizeTask" /> <keyword name="Task.getFilename" id="Task.getFilename" ref="eric5.Tasks.TaskViewer.html#Task.getFilename" /> <keyword name="Task.getLineno" id="Task.getLineno" ref="eric5.Tasks.TaskViewer.html#Task.getLineno" /> @@ -5611,7 +5313,6 @@ <keyword name="Task.setLongText" id="Task.setLongText" ref="eric5.Tasks.TaskViewer.html#Task.setLongText" /> <keyword name="Task.setPriority" id="Task.setPriority" ref="eric5.Tasks.TaskViewer.html#Task.setPriority" /> <keyword name="Task.setProjectTask" id="Task.setProjectTask" ref="eric5.Tasks.TaskViewer.html#Task.setProjectTask" /> - <keyword name="TaskFilter (Constructor)" id="TaskFilter (Constructor)" ref="eric5.Tasks.TaskViewer.html#TaskFilter.__init__" /> <keyword name="TaskFilter.hasActiveFilter" id="TaskFilter.hasActiveFilter" ref="eric5.Tasks.TaskViewer.html#TaskFilter.hasActiveFilter" /> <keyword name="TaskFilter.setActive" id="TaskFilter.setActive" ref="eric5.Tasks.TaskViewer.html#TaskFilter.setActive" /> <keyword name="TaskFilter.setDescriptionFilter" id="TaskFilter.setDescriptionFilter" ref="eric5.Tasks.TaskViewer.html#TaskFilter.setDescriptionFilter" /> @@ -5621,7 +5322,6 @@ <keyword name="TaskFilter.setStatusFilter" id="TaskFilter.setStatusFilter" ref="eric5.Tasks.TaskViewer.html#TaskFilter.setStatusFilter" /> <keyword name="TaskFilter.setTypeFilter" id="TaskFilter.setTypeFilter" ref="eric5.Tasks.TaskViewer.html#TaskFilter.setTypeFilter" /> <keyword name="TaskFilter.showTask" id="TaskFilter.showTask" ref="eric5.Tasks.TaskViewer.html#TaskFilter.showTask" /> - <keyword name="TaskViewer (Constructor)" id="TaskViewer (Constructor)" ref="eric5.Tasks.TaskViewer.html#TaskViewer.__init__" /> <keyword name="TaskViewer.__activateFilter" id="TaskViewer.__activateFilter" ref="eric5.Tasks.TaskViewer.html#TaskViewer.__activateFilter" /> <keyword name="TaskViewer.__configure" id="TaskViewer.__configure" ref="eric5.Tasks.TaskViewer.html#TaskViewer.__configure" /> <keyword name="TaskViewer.__configureFilter" id="TaskViewer.__configureFilter" ref="eric5.Tasks.TaskViewer.html#TaskViewer.__configureFilter" /> @@ -5651,17 +5351,14 @@ <keyword name="TaskViewer.setProjectOpen" id="TaskViewer.setProjectOpen" ref="eric5.Tasks.TaskViewer.html#TaskViewer.setProjectOpen" /> <keyword name="TaskPropertiesDialog (Module)" id="TaskPropertiesDialog (Module)" ref="eric5.Tasks.TaskPropertiesDialog.html" /> <keyword name="TaskPropertiesDialog" id="TaskPropertiesDialog" ref="eric5.Tasks.TaskPropertiesDialog.html#TaskPropertiesDialog" /> - <keyword name="TaskPropertiesDialog (Constructor)" id="TaskPropertiesDialog (Constructor)" ref="eric5.Tasks.TaskPropertiesDialog.html#TaskPropertiesDialog.__init__" /> <keyword name="TaskPropertiesDialog.getData" id="TaskPropertiesDialog.getData" ref="eric5.Tasks.TaskPropertiesDialog.html#TaskPropertiesDialog.getData" /> <keyword name="TaskPropertiesDialog.setReadOnly" id="TaskPropertiesDialog.setReadOnly" ref="eric5.Tasks.TaskPropertiesDialog.html#TaskPropertiesDialog.setReadOnly" /> <keyword name="TaskFilterConfigDialog (Module)" id="TaskFilterConfigDialog (Module)" ref="eric5.Tasks.TaskFilterConfigDialog.html" /> <keyword name="TaskFilterConfigDialog" id="TaskFilterConfigDialog" ref="eric5.Tasks.TaskFilterConfigDialog.html#TaskFilterConfigDialog" /> - <keyword name="TaskFilterConfigDialog (Constructor)" id="TaskFilterConfigDialog (Constructor)" ref="eric5.Tasks.TaskFilterConfigDialog.html#TaskFilterConfigDialog.__init__" /> <keyword name="TaskFilterConfigDialog.configureTaskFilter" id="TaskFilterConfigDialog.configureTaskFilter" ref="eric5.Tasks.TaskFilterConfigDialog.html#TaskFilterConfigDialog.configureTaskFilter" /> <keyword name="QScintilla (Package)" id="QScintilla (Package)" ref="index-eric5.QScintilla.html" /> <keyword name="SpellCheckingDialog (Module)" id="SpellCheckingDialog (Module)" ref="eric5.QScintilla.SpellCheckingDialog.html" /> <keyword name="SpellCheckingDialog" id="SpellCheckingDialog" ref="eric5.QScintilla.SpellCheckingDialog.html#SpellCheckingDialog" /> - <keyword name="SpellCheckingDialog (Constructor)" id="SpellCheckingDialog (Constructor)" ref="eric5.QScintilla.SpellCheckingDialog.html#SpellCheckingDialog.__init__" /> <keyword name="SpellCheckingDialog.__advance" id="SpellCheckingDialog.__advance" ref="eric5.QScintilla.SpellCheckingDialog.html#SpellCheckingDialog.__advance" /> <keyword name="SpellCheckingDialog.__enableButtons" id="SpellCheckingDialog.__enableButtons" ref="eric5.QScintilla.SpellCheckingDialog.html#SpellCheckingDialog.__enableButtons" /> <keyword name="SpellCheckingDialog.on_addButton_clicked" id="SpellCheckingDialog.on_addButton_clicked" ref="eric5.QScintilla.SpellCheckingDialog.html#SpellCheckingDialog.on_addButton_clicked" /> @@ -5674,7 +5371,6 @@ <keyword name="QsciScintillaCompat (Module)" id="QsciScintillaCompat (Module)" ref="eric5.QScintilla.QsciScintillaCompat.html" /> <keyword name="QsciScintillaCompat" id="QsciScintillaCompat" ref="eric5.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat" /> <keyword name="QSCINTILLA_VERSION" id="QSCINTILLA_VERSION" ref="eric5.QScintilla.QsciScintillaCompat.html#QSCINTILLA_VERSION" /> - <keyword name="QsciScintillaCompat (Constructor)" id="QsciScintillaCompat (Constructor)" ref="eric5.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.__init__" /> <keyword name="QsciScintillaCompat.__doSearchTarget" id="QsciScintillaCompat.__doSearchTarget" ref="eric5.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.__doSearchTarget" /> <keyword name="QsciScintillaCompat.__setFoldMarker" id="QsciScintillaCompat.__setFoldMarker" ref="eric5.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.__setFoldMarker" /> <keyword name="QsciScintillaCompat._encodeString" id="QsciScintillaCompat._encodeString" ref="eric5.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat._encodeString" /> @@ -5758,7 +5454,6 @@ <keyword name="MiniEditor (Module)" id="MiniEditor (Module)" ref="eric5.QScintilla.MiniEditor.html" /> <keyword name="MiniEditor" id="MiniEditor" ref="eric5.QScintilla.MiniEditor.html#MiniEditor" /> <keyword name="MiniScintilla" id="MiniScintilla" ref="eric5.QScintilla.MiniEditor.html#MiniScintilla" /> - <keyword name="MiniEditor (Constructor)" id="MiniEditor (Constructor)" ref="eric5.QScintilla.MiniEditor.html#MiniEditor.__init__" /> <keyword name="MiniEditor.__about" id="MiniEditor.__about" ref="eric5.QScintilla.MiniEditor.html#MiniEditor.__about" /> <keyword name="MiniEditor.__aboutQt" id="MiniEditor.__aboutQt" ref="eric5.QScintilla.MiniEditor.html#MiniEditor.__aboutQt" /> <keyword name="MiniEditor.__bindLexer" id="MiniEditor.__bindLexer" ref="eric5.QScintilla.MiniEditor.html#MiniEditor.__bindLexer" /> @@ -5826,14 +5521,12 @@ <keyword name="MiniEditor.setSearchIndicator" id="MiniEditor.setSearchIndicator" ref="eric5.QScintilla.MiniEditor.html#MiniEditor.setSearchIndicator" /> <keyword name="MiniEditor.setText" id="MiniEditor.setText" ref="eric5.QScintilla.MiniEditor.html#MiniEditor.setText" /> <keyword name="MiniEditor.textForFind" id="MiniEditor.textForFind" ref="eric5.QScintilla.MiniEditor.html#MiniEditor.textForFind" /> - <keyword name="MiniScintilla (Constructor)" id="MiniScintilla (Constructor)" ref="eric5.QScintilla.MiniEditor.html#MiniScintilla.__init__" /> <keyword name="MiniScintilla.focusInEvent" id="MiniScintilla.focusInEvent" ref="eric5.QScintilla.MiniEditor.html#MiniScintilla.focusInEvent" /> <keyword name="MiniScintilla.focusOutEvent" id="MiniScintilla.focusOutEvent" ref="eric5.QScintilla.MiniEditor.html#MiniScintilla.focusOutEvent" /> <keyword name="MiniScintilla.getFileName" id="MiniScintilla.getFileName" ref="eric5.QScintilla.MiniEditor.html#MiniScintilla.getFileName" /> <keyword name="APIsManager (Module)" id="APIsManager (Module)" ref="eric5.QScintilla.APIsManager.html" /> <keyword name="APIs" id="APIs" ref="eric5.QScintilla.APIsManager.html#APIs" /> <keyword name="APIsManager" id="APIsManager" ref="eric5.QScintilla.APIsManager.html#APIsManager" /> - <keyword name="APIs (Constructor)" id="APIs (Constructor)" ref="eric5.QScintilla.APIsManager.html#APIs.__init__" /> <keyword name="APIs.__apiPreparationCancelled" id="APIs.__apiPreparationCancelled" ref="eric5.QScintilla.APIsManager.html#APIs.__apiPreparationCancelled" /> <keyword name="APIs.__apiPreparationFinished" id="APIs.__apiPreparationFinished" ref="eric5.QScintilla.APIsManager.html#APIs.__apiPreparationFinished" /> <keyword name="APIs.__apiPreparationStarted" id="APIs.__apiPreparationStarted" ref="eric5.QScintilla.APIsManager.html#APIs.__apiPreparationStarted" /> @@ -5844,12 +5537,10 @@ <keyword name="APIs.installedAPIFiles" id="APIs.installedAPIFiles" ref="eric5.QScintilla.APIsManager.html#APIs.installedAPIFiles" /> <keyword name="APIs.prepareAPIs" id="APIs.prepareAPIs" ref="eric5.QScintilla.APIsManager.html#APIs.prepareAPIs" /> <keyword name="APIs.reloadAPIs" id="APIs.reloadAPIs" ref="eric5.QScintilla.APIsManager.html#APIs.reloadAPIs" /> - <keyword name="APIsManager (Constructor)" id="APIsManager (Constructor)" ref="eric5.QScintilla.APIsManager.html#APIsManager.__init__" /> <keyword name="APIsManager.getAPIs" id="APIsManager.getAPIs" ref="eric5.QScintilla.APIsManager.html#APIsManager.getAPIs" /> <keyword name="APIsManager.reloadAPIs" id="APIsManager.reloadAPIs" ref="eric5.QScintilla.APIsManager.html#APIsManager.reloadAPIs" /> <keyword name="Terminal (Module)" id="Terminal (Module)" ref="eric5.QScintilla.Terminal.html" /> <keyword name="Terminal" id="Terminal" ref="eric5.QScintilla.Terminal.html#Terminal" /> - <keyword name="Terminal (Constructor)" id="Terminal (Constructor)" ref="eric5.QScintilla.Terminal.html#Terminal.__init__" /> <keyword name="Terminal.__QScintillaCharLeft" id="Terminal.__QScintillaCharLeft" ref="eric5.QScintilla.Terminal.html#Terminal.__QScintillaCharLeft" /> <keyword name="Terminal.__QScintillaCharLeftExtend" id="Terminal.__QScintillaCharLeftExtend" ref="eric5.QScintilla.Terminal.html#Terminal.__QScintillaCharLeftExtend" /> <keyword name="Terminal.__QScintillaCharRight" id="Terminal.__QScintillaCharRight" ref="eric5.QScintilla.Terminal.html#Terminal.__QScintillaCharRight" /> @@ -5914,7 +5605,6 @@ <keyword name="Terminal.saveHistory" id="Terminal.saveHistory" ref="eric5.QScintilla.Terminal.html#Terminal.saveHistory" /> <keyword name="Editor (Module)" id="Editor (Module)" ref="eric5.QScintilla.Editor.html" /> <keyword name="Editor" id="Editor" ref="eric5.QScintilla.Editor.html#Editor" /> - <keyword name="Editor (Constructor)" id="Editor (Constructor)" ref="eric5.QScintilla.Editor.html#Editor.__init__" /> <keyword name="Editor.__addBreakPoint" id="Editor.__addBreakPoint" ref="eric5.QScintilla.Editor.html#Editor.__addBreakPoint" /> <keyword name="Editor.__addBreakPoints" id="Editor.__addBreakPoints" ref="eric5.QScintilla.Editor.html#Editor.__addBreakPoints" /> <keyword name="Editor.__addFileAliasResource" id="Editor.__addFileAliasResource" ref="eric5.QScintilla.Editor.html#Editor.__addFileAliasResource" /> @@ -6199,7 +5889,6 @@ <keyword name="Editor.writeFile" id="Editor.writeFile" ref="eric5.QScintilla.Editor.html#Editor.writeFile" /> <keyword name="SearchReplaceWidget (Module)" id="SearchReplaceWidget (Module)" ref="eric5.QScintilla.SearchReplaceWidget.html" /> <keyword name="SearchReplaceWidget" id="SearchReplaceWidget" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceWidget" /> - <keyword name="SearchReplaceWidget (Constructor)" id="SearchReplaceWidget (Constructor)" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceWidget.__init__" /> <keyword name="SearchReplaceWidget.__findByReturnPressed" id="SearchReplaceWidget.__findByReturnPressed" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceWidget.__findByReturnPressed" /> <keyword name="SearchReplaceWidget.__findNextPrev" id="SearchReplaceWidget.__findNextPrev" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceWidget.__findNextPrev" /> <keyword name="SearchReplaceWidget.__markOccurrences" id="SearchReplaceWidget.__markOccurrences" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceWidget.__markOccurrences" /> @@ -6219,7 +5908,6 @@ <keyword name="SearchReplaceWidget.updateSelectionCheckBox" id="SearchReplaceWidget.updateSelectionCheckBox" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceWidget.updateSelectionCheckBox" /> <keyword name="Shell (Module)" id="Shell (Module)" ref="eric5.QScintilla.Shell.html" /> <keyword name="Shell" id="Shell" ref="eric5.QScintilla.Shell.html#Shell" /> - <keyword name="Shell (Constructor)" id="Shell (Constructor)" ref="eric5.QScintilla.Shell.html#Shell.__init__" /> <keyword name="Shell.__QScintillaAutoCompletionCommand" id="Shell.__QScintillaAutoCompletionCommand" ref="eric5.QScintilla.Shell.html#Shell.__QScintillaAutoCompletionCommand" /> <keyword name="Shell.__QScintillaCharLeft" id="Shell.__QScintillaCharLeft" ref="eric5.QScintilla.Shell.html#Shell.__QScintillaCharLeft" /> <keyword name="Shell.__QScintillaCharLeftExtend" id="Shell.__QScintillaCharLeftExtend" ref="eric5.QScintilla.Shell.html#Shell.__QScintillaCharLeftExtend" /> @@ -6306,15 +5994,12 @@ <keyword name="Shell.setDebuggerUI" id="Shell.setDebuggerUI" ref="eric5.QScintilla.Shell.html#Shell.setDebuggerUI" /> <keyword name="Printer (Module)" id="Printer (Module)" ref="eric5.QScintilla.Printer.html" /> <keyword name="Printer" id="Printer" ref="eric5.QScintilla.Printer.html#Printer" /> - <keyword name="Printer (Constructor)" id="Printer (Constructor)" ref="eric5.QScintilla.Printer.html#Printer.__init__" /> <keyword name="Printer.formatPage" id="Printer.formatPage" ref="eric5.QScintilla.Printer.html#Printer.formatPage" /> <keyword name="ZoomDialog (Module)" id="ZoomDialog (Module)" ref="eric5.QScintilla.ZoomDialog.html" /> <keyword name="ZoomDialog" id="ZoomDialog" ref="eric5.QScintilla.ZoomDialog.html#ZoomDialog" /> - <keyword name="ZoomDialog (Constructor)" id="ZoomDialog (Constructor)" ref="eric5.QScintilla.ZoomDialog.html#ZoomDialog.__init__" /> <keyword name="ZoomDialog.getZoomSize" id="ZoomDialog.getZoomSize" ref="eric5.QScintilla.ZoomDialog.html#ZoomDialog.getZoomSize" /> <keyword name="ShellHistoryDialog (Module)" id="ShellHistoryDialog (Module)" ref="eric5.QScintilla.ShellHistoryDialog.html" /> <keyword name="ShellHistoryDialog" id="ShellHistoryDialog" ref="eric5.QScintilla.ShellHistoryDialog.html#ShellHistoryDialog" /> - <keyword name="ShellHistoryDialog (Constructor)" id="ShellHistoryDialog (Constructor)" ref="eric5.QScintilla.ShellHistoryDialog.html#ShellHistoryDialog.__init__" /> <keyword name="ShellHistoryDialog.getHistory" id="ShellHistoryDialog.getHistory" ref="eric5.QScintilla.ShellHistoryDialog.html#ShellHistoryDialog.getHistory" /> <keyword name="ShellHistoryDialog.on_copyButton_clicked" id="ShellHistoryDialog.on_copyButton_clicked" ref="eric5.QScintilla.ShellHistoryDialog.html#ShellHistoryDialog.on_copyButton_clicked" /> <keyword name="ShellHistoryDialog.on_deleteButton_clicked" id="ShellHistoryDialog.on_deleteButton_clicked" ref="eric5.QScintilla.ShellHistoryDialog.html#ShellHistoryDialog.on_deleteButton_clicked" /> @@ -6324,17 +6009,18 @@ <keyword name="ShellHistoryDialog.on_reloadButton_clicked" id="ShellHistoryDialog.on_reloadButton_clicked" ref="eric5.QScintilla.ShellHistoryDialog.html#ShellHistoryDialog.on_reloadButton_clicked" /> <keyword name="GotoDialog (Module)" id="GotoDialog (Module)" ref="eric5.QScintilla.GotoDialog.html" /> <keyword name="GotoDialog" id="GotoDialog" ref="eric5.QScintilla.GotoDialog.html#GotoDialog" /> - <keyword name="GotoDialog (Constructor)" id="GotoDialog (Constructor)" ref="eric5.QScintilla.GotoDialog.html#GotoDialog.__init__" /> <keyword name="GotoDialog.getLinenumber" id="GotoDialog.getLinenumber" ref="eric5.QScintilla.GotoDialog.html#GotoDialog.getLinenumber" /> <keyword name="SpellChecker (Module)" id="SpellChecker (Module)" ref="eric5.QScintilla.SpellChecker.html" /> <keyword name="SpellChecker" id="SpellChecker" ref="eric5.QScintilla.SpellChecker.html#SpellChecker" /> - <keyword name="SpellChecker (Constructor)" id="SpellChecker (Constructor)" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.__init__" /> + <keyword name="SpellChecker._getDict" id="SpellChecker._getDict" ref="eric5.QScintilla.SpellChecker.html#SpellChecker._getDict" /> + <keyword name="SpellChecker.getAvailableLanguages" id="SpellChecker.getAvailableLanguages" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.getAvailableLanguages" /> + <keyword name="SpellChecker.isAvailable" id="SpellChecker.isAvailable" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.isAvailable" /> + <keyword name="SpellChecker.setDefaultLanguage" id="SpellChecker.setDefaultLanguage" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.setDefaultLanguage" /> <keyword name="SpellChecker.__checkDocumentPart" id="SpellChecker.__checkDocumentPart" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.__checkDocumentPart" /> <keyword name="SpellChecker.__getNextWord" id="SpellChecker.__getNextWord" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.__getNextWord" /> <keyword name="SpellChecker.__incrementalCheck" id="SpellChecker.__incrementalCheck" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.__incrementalCheck" /> <keyword name="SpellChecker.__iter__" id="SpellChecker.__iter__" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.__iter__" /> <keyword name="SpellChecker.__next__" id="SpellChecker.__next__" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.__next__" /> - <keyword name="SpellChecker._getDict" id="SpellChecker._getDict" ref="eric5.QScintilla.SpellChecker.html#SpellChecker._getDict" /> <keyword name="SpellChecker.add" id="SpellChecker.add" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.add" /> <keyword name="SpellChecker.checkCurrentPage" id="SpellChecker.checkCurrentPage" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.checkCurrentPage" /> <keyword name="SpellChecker.checkDocument" id="SpellChecker.checkDocument" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.checkDocument" /> @@ -6343,32 +6029,27 @@ <keyword name="SpellChecker.checkSelection" id="SpellChecker.checkSelection" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.checkSelection" /> <keyword name="SpellChecker.checkWord" id="SpellChecker.checkWord" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.checkWord" /> <keyword name="SpellChecker.clearAll" id="SpellChecker.clearAll" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.clearAll" /> - <keyword name="SpellChecker.getAvailableLanguages" id="SpellChecker.getAvailableLanguages" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.getAvailableLanguages" /> <keyword name="SpellChecker.getContext" id="SpellChecker.getContext" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.getContext" /> <keyword name="SpellChecker.getError" id="SpellChecker.getError" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.getError" /> <keyword name="SpellChecker.getLanguage" id="SpellChecker.getLanguage" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.getLanguage" /> <keyword name="SpellChecker.getSuggestions" id="SpellChecker.getSuggestions" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.getSuggestions" /> <keyword name="SpellChecker.ignoreAlways" id="SpellChecker.ignoreAlways" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.ignoreAlways" /> <keyword name="SpellChecker.initCheck" id="SpellChecker.initCheck" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.initCheck" /> - <keyword name="SpellChecker.isAvailable" id="SpellChecker.isAvailable" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.isAvailable" /> <keyword name="SpellChecker.remove" id="SpellChecker.remove" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.remove" /> <keyword name="SpellChecker.replace" id="SpellChecker.replace" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.replace" /> <keyword name="SpellChecker.replaceAlways" id="SpellChecker.replaceAlways" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.replaceAlways" /> - <keyword name="SpellChecker.setDefaultLanguage" id="SpellChecker.setDefaultLanguage" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.setDefaultLanguage" /> <keyword name="SpellChecker.setLanguage" id="SpellChecker.setLanguage" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.setLanguage" /> <keyword name="SpellChecker.setMinimumWordSize" id="SpellChecker.setMinimumWordSize" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.setMinimumWordSize" /> <keyword name="SpellChecker.stopIncrementalCheck" id="SpellChecker.stopIncrementalCheck" ref="eric5.QScintilla.SpellChecker.html#SpellChecker.stopIncrementalCheck" /> <keyword name="DocumentationTools (Package)" id="DocumentationTools (Package)" ref="index-eric5.DocumentationTools.html" /> <keyword name="IndexGenerator (Module)" id="IndexGenerator (Module)" ref="eric5.DocumentationTools.IndexGenerator.html" /> <keyword name="IndexGenerator" id="IndexGenerator" ref="eric5.DocumentationTools.IndexGenerator.html#IndexGenerator" /> - <keyword name="IndexGenerator (Constructor)" id="IndexGenerator (Constructor)" ref="eric5.DocumentationTools.IndexGenerator.html#IndexGenerator.__init__" /> <keyword name="IndexGenerator.__writeIndex" id="IndexGenerator.__writeIndex" ref="eric5.DocumentationTools.IndexGenerator.html#IndexGenerator.__writeIndex" /> <keyword name="IndexGenerator.remember" id="IndexGenerator.remember" ref="eric5.DocumentationTools.IndexGenerator.html#IndexGenerator.remember" /> <keyword name="IndexGenerator.writeIndices" id="IndexGenerator.writeIndices" ref="eric5.DocumentationTools.IndexGenerator.html#IndexGenerator.writeIndices" /> <keyword name="ModuleDocumentor (Module)" id="ModuleDocumentor (Module)" ref="eric5.DocumentationTools.ModuleDocumentor.html" /> <keyword name="ModuleDocument" id="ModuleDocument" ref="eric5.DocumentationTools.ModuleDocumentor.html#ModuleDocument" /> <keyword name="TagError" id="TagError" ref="eric5.DocumentationTools.ModuleDocumentor.html#TagError" /> - <keyword name="ModuleDocument (Constructor)" id="ModuleDocument (Constructor)" ref="eric5.DocumentationTools.ModuleDocumentor.html#ModuleDocument.__init__" /> <keyword name="ModuleDocument.__checkDeprecated" id="ModuleDocument.__checkDeprecated" ref="eric5.DocumentationTools.ModuleDocumentor.html#ModuleDocument.__checkDeprecated" /> <keyword name="ModuleDocument.__formatCrossReferenceEntry" id="ModuleDocument.__formatCrossReferenceEntry" ref="eric5.DocumentationTools.ModuleDocumentor.html#ModuleDocument.__formatCrossReferenceEntry" /> <keyword name="ModuleDocument.__formatDescription" id="ModuleDocument.__formatDescription" ref="eric5.DocumentationTools.ModuleDocumentor.html#ModuleDocument.__formatDescription" /> @@ -6399,7 +6080,6 @@ <keyword name="ModuleDocument.shortDescription" id="ModuleDocument.shortDescription" ref="eric5.DocumentationTools.ModuleDocumentor.html#ModuleDocument.shortDescription" /> <keyword name="QtHelpGenerator (Module)" id="QtHelpGenerator (Module)" ref="eric5.DocumentationTools.QtHelpGenerator.html" /> <keyword name="QtHelpGenerator" id="QtHelpGenerator" ref="eric5.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator" /> - <keyword name="QtHelpGenerator (Constructor)" id="QtHelpGenerator (Constructor)" ref="eric5.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator.__init__" /> <keyword name="QtHelpGenerator.__convertEol" id="QtHelpGenerator.__convertEol" ref="eric5.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator.__convertEol" /> <keyword name="QtHelpGenerator.__generateSections" id="QtHelpGenerator.__generateSections" ref="eric5.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator.__generateSections" /> <keyword name="QtHelpGenerator.generateFiles" id="QtHelpGenerator.generateFiles" ref="eric5.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator.generateFiles" /> @@ -6409,7 +6089,6 @@ <keyword name="Config (Module)" id="Config (Module)" ref="eric5.DocumentationTools.Config.html" /> <keyword name="APIGenerator (Module)" id="APIGenerator (Module)" ref="eric5.DocumentationTools.APIGenerator.html" /> <keyword name="APIGenerator" id="APIGenerator" ref="eric5.DocumentationTools.APIGenerator.html#APIGenerator" /> - <keyword name="APIGenerator (Constructor)" id="APIGenerator (Constructor)" ref="eric5.DocumentationTools.APIGenerator.html#APIGenerator.__init__" /> <keyword name="APIGenerator.__addClassVariablesAPI" id="APIGenerator.__addClassVariablesAPI" ref="eric5.DocumentationTools.APIGenerator.html#APIGenerator.__addClassVariablesAPI" /> <keyword name="APIGenerator.__addClassesAPI" id="APIGenerator.__addClassesAPI" ref="eric5.DocumentationTools.APIGenerator.html#APIGenerator.__addClassesAPI" /> <keyword name="APIGenerator.__addFunctionsAPI" id="APIGenerator.__addFunctionsAPI" ref="eric5.DocumentationTools.APIGenerator.html#APIGenerator.__addFunctionsAPI" /> @@ -6574,7 +6253,6 @@ <keyword name="Python (Package)" id="Python (Package)" ref="index-eric5.DebugClients.Python.html" /> <keyword name="PyProfile (Module)" id="PyProfile (Module)" ref="eric5.DebugClients.Python.PyProfile.html" /> <keyword name="PyProfile" id="PyProfile" ref="eric5.DebugClients.Python.PyProfile.html#PyProfile" /> - <keyword name="PyProfile (Constructor)" id="PyProfile (Constructor)" ref="eric5.DebugClients.Python.PyProfile.html#PyProfile.__init__" /> <keyword name="PyProfile.__restore" id="PyProfile.__restore" ref="eric5.DebugClients.Python.PyProfile.html#PyProfile.__restore" /> <keyword name="PyProfile.dump_stats" id="PyProfile.dump_stats" ref="eric5.DebugClients.Python.PyProfile.html#PyProfile.dump_stats" /> <keyword name="PyProfile.erase" id="PyProfile.erase" ref="eric5.DebugClients.Python.PyProfile.html#PyProfile.erase" /> @@ -6585,13 +6263,11 @@ <keyword name="FlexCompleter (Module)" id="FlexCompleter (Module)" ref="eric5.DebugClients.Python.FlexCompleter.html" /> <keyword name="Completer" id="Completer" ref="eric5.DebugClients.Python.FlexCompleter.html#Completer" /> <keyword name="get_class_members" id="get_class_members" ref="eric5.DebugClients.Python.FlexCompleter.html#get_class_members" /> - <keyword name="Completer (Constructor)" id="Completer (Constructor)" ref="eric5.DebugClients.Python.FlexCompleter.html#Completer.__init__" /> <keyword name="Completer.attr_matches" id="Completer.attr_matches" ref="eric5.DebugClients.Python.FlexCompleter.html#Completer.attr_matches" /> <keyword name="Completer.complete" id="Completer.complete" ref="eric5.DebugClients.Python.FlexCompleter.html#Completer.complete" /> <keyword name="Completer.global_matches" id="Completer.global_matches" ref="eric5.DebugClients.Python.FlexCompleter.html#Completer.global_matches" /> <keyword name="AsyncIO (Module)" id="AsyncIO (Module)" ref="eric5.DebugClients.Python.AsyncIO.html" /> <keyword name="AsyncIO" id="AsyncIO" ref="eric5.DebugClients.Python.AsyncIO.html#AsyncIO" /> - <keyword name="AsyncIO (Constructor)" id="AsyncIO (Constructor)" ref="eric5.DebugClients.Python.AsyncIO.html#AsyncIO.__init__" /> <keyword name="AsyncIO.disconnect" id="AsyncIO.disconnect" ref="eric5.DebugClients.Python.AsyncIO.html#AsyncIO.disconnect" /> <keyword name="AsyncIO.readReady" id="AsyncIO.readReady" ref="eric5.DebugClients.Python.AsyncIO.html#AsyncIO.readReady" /> <keyword name="AsyncIO.setDescriptors" id="AsyncIO.setDescriptors" ref="eric5.DebugClients.Python.AsyncIO.html#AsyncIO.setDescriptors" /> @@ -6599,7 +6275,6 @@ <keyword name="AsyncIO.writeReady" id="AsyncIO.writeReady" ref="eric5.DebugClients.Python.AsyncIO.html#AsyncIO.writeReady" /> <keyword name="DebugThread (Module)" id="DebugThread (Module)" ref="eric5.DebugClients.Python.DebugThread.html" /> <keyword name="DebugThread" id="DebugThread" ref="eric5.DebugClients.Python.DebugThread.html#DebugThread" /> - <keyword name="DebugThread (Constructor)" id="DebugThread (Constructor)" ref="eric5.DebugClients.Python.DebugThread.html#DebugThread.__init__" /> <keyword name="DebugThread.bootstrap" id="DebugThread.bootstrap" ref="eric5.DebugClients.Python.DebugThread.html#DebugThread.bootstrap" /> <keyword name="DebugThread.get_ident" id="DebugThread.get_ident" ref="eric5.DebugClients.Python.DebugThread.html#DebugThread.get_ident" /> <keyword name="DebugThread.get_name" id="DebugThread.get_name" ref="eric5.DebugClients.Python.DebugThread.html#DebugThread.get_name" /> @@ -6611,7 +6286,6 @@ <keyword name="getuser" id="getuser" ref="eric5.DebugClients.Python.getpass.html#getuser" /> <keyword name="DCTestResult (Module)" id="DCTestResult (Module)" ref="eric5.DebugClients.Python.DCTestResult.html" /> <keyword name="DCTestResult" id="DCTestResult" ref="eric5.DebugClients.Python.DCTestResult.html#DCTestResult" /> - <keyword name="DCTestResult (Constructor)" id="DCTestResult (Constructor)" ref="eric5.DebugClients.Python.DCTestResult.html#DCTestResult.__init__" /> <keyword name="DCTestResult.addError" id="DCTestResult.addError" ref="eric5.DebugClients.Python.DCTestResult.html#DCTestResult.addError" /> <keyword name="DCTestResult.addExpectedFailure" id="DCTestResult.addExpectedFailure" ref="eric5.DebugClients.Python.DCTestResult.html#DCTestResult.addExpectedFailure" /> <keyword name="DCTestResult.addFailure" id="DCTestResult.addFailure" ref="eric5.DebugClients.Python.DCTestResult.html#DCTestResult.addFailure" /> @@ -6622,7 +6296,6 @@ <keyword name="AsyncFile (Module)" id="AsyncFile (Module)" ref="eric5.DebugClients.Python.AsyncFile.html" /> <keyword name="AsyncFile" id="AsyncFile" ref="eric5.DebugClients.Python.AsyncFile.html#AsyncFile" /> <keyword name="AsyncPendingWrite" id="AsyncPendingWrite" ref="eric5.DebugClients.Python.AsyncFile.html#AsyncPendingWrite" /> - <keyword name="AsyncFile (Constructor)" id="AsyncFile (Constructor)" ref="eric5.DebugClients.Python.AsyncFile.html#AsyncFile.__init__" /> <keyword name="AsyncFile.__checkMode" id="AsyncFile.__checkMode" ref="eric5.DebugClients.Python.AsyncFile.html#AsyncFile.__checkMode" /> <keyword name="AsyncFile.__nWrite" id="AsyncFile.__nWrite" ref="eric5.DebugClients.Python.AsyncFile.html#AsyncFile.__nWrite" /> <keyword name="AsyncFile.close" id="AsyncFile.close" ref="eric5.DebugClients.Python.AsyncFile.html#AsyncFile.close" /> @@ -6644,7 +6317,6 @@ <keyword name="DebugBase" id="DebugBase" ref="eric5.DebugClients.Python.DebugBase.html#DebugBase" /> <keyword name="printerr" id="printerr" ref="eric5.DebugClients.Python.DebugBase.html#printerr" /> <keyword name="setRecursionLimit" id="setRecursionLimit" ref="eric5.DebugClients.Python.DebugBase.html#setRecursionLimit" /> - <keyword name="DebugBase (Constructor)" id="DebugBase (Constructor)" ref="eric5.DebugClients.Python.DebugBase.html#DebugBase.__init__" /> <keyword name="DebugBase.__do_clear" id="DebugBase.__do_clear" ref="eric5.DebugClients.Python.DebugBase.html#DebugBase.__do_clear" /> <keyword name="DebugBase.__do_clearWatch" id="DebugBase.__do_clearWatch" ref="eric5.DebugClients.Python.DebugBase.html#DebugBase.__do_clearWatch" /> <keyword name="DebugBase.__effective" id="DebugBase.__effective" ref="eric5.DebugClients.Python.DebugBase.html#DebugBase.__effective" /> @@ -6682,7 +6354,6 @@ <keyword name="DebugClientThreads (Module)" id="DebugClientThreads (Module)" ref="eric5.DebugClients.Python.DebugClientThreads.html" /> <keyword name="DebugClientThreads" id="DebugClientThreads" ref="eric5.DebugClients.Python.DebugClientThreads.html#DebugClientThreads" /> <keyword name="_debugclient_start_new_thread" id="_debugclient_start_new_thread" ref="eric5.DebugClients.Python.DebugClientThreads.html#_debugclient_start_new_thread" /> - <keyword name="DebugClientThreads (Constructor)" id="DebugClientThreads (Constructor)" ref="eric5.DebugClients.Python.DebugClientThreads.html#DebugClientThreads.__init__" /> <keyword name="DebugClientThreads.attachThread" id="DebugClientThreads.attachThread" ref="eric5.DebugClients.Python.DebugClientThreads.html#DebugClientThreads.attachThread" /> <keyword name="DebugClientThreads.eventLoop" id="DebugClientThreads.eventLoop" ref="eric5.DebugClients.Python.DebugClientThreads.html#DebugClientThreads.eventLoop" /> <keyword name="DebugClientThreads.lockClient" id="DebugClientThreads.lockClient" ref="eric5.DebugClients.Python.DebugClientThreads.html#DebugClientThreads.lockClient" /> @@ -6702,7 +6373,6 @@ <keyword name="DebugClientInput" id="DebugClientInput" ref="eric5.DebugClients.Python.DebugClientBase.html#DebugClientInput" /> <keyword name="DebugClientRawInput" id="DebugClientRawInput" ref="eric5.DebugClients.Python.DebugClientBase.html#DebugClientRawInput" /> <keyword name="DebugClientSetRecursionLimit" id="DebugClientSetRecursionLimit" ref="eric5.DebugClients.Python.DebugClientBase.html#DebugClientSetRecursionLimit" /> - <keyword name="DebugClientBase (Constructor)" id="DebugClientBase (Constructor)" ref="eric5.DebugClients.Python.DebugClientBase.html#DebugClientBase.__init__" /> <keyword name="DebugClientBase.__clientCapabilities" id="DebugClientBase.__clientCapabilities" ref="eric5.DebugClients.Python.DebugClientBase.html#DebugClientBase.__clientCapabilities" /> <keyword name="DebugClientBase.__completionList" id="DebugClientBase.__completionList" ref="eric5.DebugClients.Python.DebugClientBase.html#DebugClientBase.__completionList" /> <keyword name="DebugClientBase.__dumpThreadList" id="DebugClientBase.__dumpThreadList" ref="eric5.DebugClients.Python.DebugClientBase.html#DebugClientBase.__dumpThreadList" /> @@ -6739,12 +6409,10 @@ <keyword name="DebugClientBase.write" id="DebugClientBase.write" ref="eric5.DebugClients.Python.DebugClientBase.html#DebugClientBase.write" /> <keyword name="DebugClient (Module)" id="DebugClient (Module)" ref="eric5.DebugClients.Python.DebugClient.html" /> <keyword name="DebugClient" id="DebugClient" ref="eric5.DebugClients.Python.DebugClient.html#DebugClient" /> - <keyword name="DebugClient (Constructor)" id="DebugClient (Constructor)" ref="eric5.DebugClients.Python.DebugClient.html#DebugClient.__init__" /> <keyword name="DebugConfig (Module)" id="DebugConfig (Module)" ref="eric5.DebugClients.Python.DebugConfig.html" /> <keyword name="Python3 (Package)" id="Python3 (Package)" ref="index-eric5.DebugClients.Python3.html" /> <keyword name="PyProfile (Module)" id="PyProfile (Module)" ref="eric5.DebugClients.Python3.PyProfile.html" /> <keyword name="PyProfile" id="PyProfile" ref="eric5.DebugClients.Python3.PyProfile.html#PyProfile" /> - <keyword name="PyProfile (Constructor)" id="PyProfile (Constructor)" ref="eric5.DebugClients.Python3.PyProfile.html#PyProfile.__init__" /> <keyword name="PyProfile.__restore" id="PyProfile.__restore" ref="eric5.DebugClients.Python3.PyProfile.html#PyProfile.__restore" /> <keyword name="PyProfile.dump_stats" id="PyProfile.dump_stats" ref="eric5.DebugClients.Python3.PyProfile.html#PyProfile.dump_stats" /> <keyword name="PyProfile.erase" id="PyProfile.erase" ref="eric5.DebugClients.Python3.PyProfile.html#PyProfile.erase" /> @@ -6755,14 +6423,12 @@ <keyword name="FlexCompleter (Module)" id="FlexCompleter (Module)" ref="eric5.DebugClients.Python3.FlexCompleter.html" /> <keyword name="Completer" id="Completer" ref="eric5.DebugClients.Python3.FlexCompleter.html#Completer" /> <keyword name="get_class_members" id="get_class_members" ref="eric5.DebugClients.Python3.FlexCompleter.html#get_class_members" /> - <keyword name="Completer (Constructor)" id="Completer (Constructor)" ref="eric5.DebugClients.Python3.FlexCompleter.html#Completer.__init__" /> <keyword name="Completer._callable_postfix" id="Completer._callable_postfix" ref="eric5.DebugClients.Python3.FlexCompleter.html#Completer._callable_postfix" /> <keyword name="Completer.attr_matches" id="Completer.attr_matches" ref="eric5.DebugClients.Python3.FlexCompleter.html#Completer.attr_matches" /> <keyword name="Completer.complete" id="Completer.complete" ref="eric5.DebugClients.Python3.FlexCompleter.html#Completer.complete" /> <keyword name="Completer.global_matches" id="Completer.global_matches" ref="eric5.DebugClients.Python3.FlexCompleter.html#Completer.global_matches" /> <keyword name="AsyncIO (Module)" id="AsyncIO (Module)" ref="eric5.DebugClients.Python3.AsyncIO.html" /> <keyword name="AsyncIO" id="AsyncIO" ref="eric5.DebugClients.Python3.AsyncIO.html#AsyncIO" /> - <keyword name="AsyncIO (Constructor)" id="AsyncIO (Constructor)" ref="eric5.DebugClients.Python3.AsyncIO.html#AsyncIO.__init__" /> <keyword name="AsyncIO.disconnect" id="AsyncIO.disconnect" ref="eric5.DebugClients.Python3.AsyncIO.html#AsyncIO.disconnect" /> <keyword name="AsyncIO.readReady" id="AsyncIO.readReady" ref="eric5.DebugClients.Python3.AsyncIO.html#AsyncIO.readReady" /> <keyword name="AsyncIO.setDescriptors" id="AsyncIO.setDescriptors" ref="eric5.DebugClients.Python3.AsyncIO.html#AsyncIO.setDescriptors" /> @@ -6770,7 +6436,6 @@ <keyword name="AsyncIO.writeReady" id="AsyncIO.writeReady" ref="eric5.DebugClients.Python3.AsyncIO.html#AsyncIO.writeReady" /> <keyword name="DebugThread (Module)" id="DebugThread (Module)" ref="eric5.DebugClients.Python3.DebugThread.html" /> <keyword name="DebugThread" id="DebugThread" ref="eric5.DebugClients.Python3.DebugThread.html#DebugThread" /> - <keyword name="DebugThread (Constructor)" id="DebugThread (Constructor)" ref="eric5.DebugClients.Python3.DebugThread.html#DebugThread.__init__" /> <keyword name="DebugThread.bootstrap" id="DebugThread.bootstrap" ref="eric5.DebugClients.Python3.DebugThread.html#DebugThread.bootstrap" /> <keyword name="DebugThread.get_ident" id="DebugThread.get_ident" ref="eric5.DebugClients.Python3.DebugThread.html#DebugThread.get_ident" /> <keyword name="DebugThread.get_name" id="DebugThread.get_name" ref="eric5.DebugClients.Python3.DebugThread.html#DebugThread.get_name" /> @@ -6782,7 +6447,6 @@ <keyword name="getuser" id="getuser" ref="eric5.DebugClients.Python3.getpass.html#getuser" /> <keyword name="DCTestResult (Module)" id="DCTestResult (Module)" ref="eric5.DebugClients.Python3.DCTestResult.html" /> <keyword name="DCTestResult" id="DCTestResult" ref="eric5.DebugClients.Python3.DCTestResult.html#DCTestResult" /> - <keyword name="DCTestResult (Constructor)" id="DCTestResult (Constructor)" ref="eric5.DebugClients.Python3.DCTestResult.html#DCTestResult.__init__" /> <keyword name="DCTestResult.addError" id="DCTestResult.addError" ref="eric5.DebugClients.Python3.DCTestResult.html#DCTestResult.addError" /> <keyword name="DCTestResult.addExpectedFailure" id="DCTestResult.addExpectedFailure" ref="eric5.DebugClients.Python3.DCTestResult.html#DCTestResult.addExpectedFailure" /> <keyword name="DCTestResult.addFailure" id="DCTestResult.addFailure" ref="eric5.DebugClients.Python3.DCTestResult.html#DCTestResult.addFailure" /> @@ -6793,7 +6457,6 @@ <keyword name="AsyncFile (Module)" id="AsyncFile (Module)" ref="eric5.DebugClients.Python3.AsyncFile.html" /> <keyword name="AsyncFile" id="AsyncFile" ref="eric5.DebugClients.Python3.AsyncFile.html#AsyncFile" /> <keyword name="AsyncPendingWrite" id="AsyncPendingWrite" ref="eric5.DebugClients.Python3.AsyncFile.html#AsyncPendingWrite" /> - <keyword name="AsyncFile (Constructor)" id="AsyncFile (Constructor)" ref="eric5.DebugClients.Python3.AsyncFile.html#AsyncFile.__init__" /> <keyword name="AsyncFile.__checkMode" id="AsyncFile.__checkMode" ref="eric5.DebugClients.Python3.AsyncFile.html#AsyncFile.__checkMode" /> <keyword name="AsyncFile.__nWrite" id="AsyncFile.__nWrite" ref="eric5.DebugClients.Python3.AsyncFile.html#AsyncFile.__nWrite" /> <keyword name="AsyncFile.close" id="AsyncFile.close" ref="eric5.DebugClients.Python3.AsyncFile.html#AsyncFile.close" /> @@ -6818,7 +6481,6 @@ <keyword name="DebugBase" id="DebugBase" ref="eric5.DebugClients.Python3.DebugBase.html#DebugBase" /> <keyword name="printerr" id="printerr" ref="eric5.DebugClients.Python3.DebugBase.html#printerr" /> <keyword name="setRecursionLimit" id="setRecursionLimit" ref="eric5.DebugClients.Python3.DebugBase.html#setRecursionLimit" /> - <keyword name="DebugBase (Constructor)" id="DebugBase (Constructor)" ref="eric5.DebugClients.Python3.DebugBase.html#DebugBase.__init__" /> <keyword name="DebugBase.__do_clear" id="DebugBase.__do_clear" ref="eric5.DebugClients.Python3.DebugBase.html#DebugBase.__do_clear" /> <keyword name="DebugBase.__do_clearWatch" id="DebugBase.__do_clearWatch" ref="eric5.DebugClients.Python3.DebugBase.html#DebugBase.__do_clearWatch" /> <keyword name="DebugBase.__effective" id="DebugBase.__effective" ref="eric5.DebugClients.Python3.DebugBase.html#DebugBase.__effective" /> @@ -6857,7 +6519,6 @@ <keyword name="DebugClientThreads (Module)" id="DebugClientThreads (Module)" ref="eric5.DebugClients.Python3.DebugClientThreads.html" /> <keyword name="DebugClientThreads" id="DebugClientThreads" ref="eric5.DebugClients.Python3.DebugClientThreads.html#DebugClientThreads" /> <keyword name="_debugclient_start_new_thread" id="_debugclient_start_new_thread" ref="eric5.DebugClients.Python3.DebugClientThreads.html#_debugclient_start_new_thread" /> - <keyword name="DebugClientThreads (Constructor)" id="DebugClientThreads (Constructor)" ref="eric5.DebugClients.Python3.DebugClientThreads.html#DebugClientThreads.__init__" /> <keyword name="DebugClientThreads.attachThread" id="DebugClientThreads.attachThread" ref="eric5.DebugClients.Python3.DebugClientThreads.html#DebugClientThreads.attachThread" /> <keyword name="DebugClientThreads.eventLoop" id="DebugClientThreads.eventLoop" ref="eric5.DebugClients.Python3.DebugClientThreads.html#DebugClientThreads.eventLoop" /> <keyword name="DebugClientThreads.lockClient" id="DebugClientThreads.lockClient" ref="eric5.DebugClients.Python3.DebugClientThreads.html#DebugClientThreads.lockClient" /> @@ -6876,7 +6537,6 @@ <keyword name="DebugClientFork" id="DebugClientFork" ref="eric5.DebugClients.Python3.DebugClientBase.html#DebugClientFork" /> <keyword name="DebugClientInput" id="DebugClientInput" ref="eric5.DebugClients.Python3.DebugClientBase.html#DebugClientInput" /> <keyword name="DebugClientSetRecursionLimit" id="DebugClientSetRecursionLimit" ref="eric5.DebugClients.Python3.DebugClientBase.html#DebugClientSetRecursionLimit" /> - <keyword name="DebugClientBase (Constructor)" id="DebugClientBase (Constructor)" ref="eric5.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__init__" /> <keyword name="DebugClientBase.__clientCapabilities" id="DebugClientBase.__clientCapabilities" ref="eric5.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__clientCapabilities" /> <keyword name="DebugClientBase.__compileFileSource" id="DebugClientBase.__compileFileSource" ref="eric5.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__compileFileSource" /> <keyword name="DebugClientBase.__completionList" id="DebugClientBase.__completionList" ref="eric5.DebugClients.Python3.DebugClientBase.html#DebugClientBase.__completionList" /> @@ -6913,7 +6573,6 @@ <keyword name="DebugClientBase.write" id="DebugClientBase.write" ref="eric5.DebugClients.Python3.DebugClientBase.html#DebugClientBase.write" /> <keyword name="DebugClient (Module)" id="DebugClient (Module)" ref="eric5.DebugClients.Python3.DebugClient.html" /> <keyword name="DebugClient" id="DebugClient" ref="eric5.DebugClients.Python3.DebugClient.html#DebugClient" /> - <keyword name="DebugClient (Constructor)" id="DebugClient (Constructor)" ref="eric5.DebugClients.Python3.DebugClient.html#DebugClient.__init__" /> <keyword name="DebugConfig (Module)" id="DebugConfig (Module)" ref="eric5.DebugClients.Python3.DebugConfig.html" /> <keyword name="ClassBrowsers (Package)" id="ClassBrowsers (Package)" ref="index-eric5.Utilities.ClassBrowsers.html" /> <keyword name="find_module" id="find_module" ref="eric5.Utilities.ClassBrowsers.__init__.html#find_module" /> @@ -6926,11 +6585,6 @@ <keyword name="VisibilityMixin" id="VisibilityMixin" ref="eric5.Utilities.ClassBrowsers.pyclbr.html#VisibilityMixin" /> <keyword name="_indent" id="_indent" ref="eric5.Utilities.ClassBrowsers.pyclbr.html#_indent" /> <keyword name="readmodule_ex" id="readmodule_ex" ref="eric5.Utilities.ClassBrowsers.pyclbr.html#readmodule_ex" /> - <keyword name="Attribute (Constructor)" id="Attribute (Constructor)" ref="eric5.Utilities.ClassBrowsers.pyclbr.html#Attribute.__init__" /> - <keyword name="Class (Constructor)" id="Class (Constructor)" ref="eric5.Utilities.ClassBrowsers.pyclbr.html#Class.__init__" /> - <keyword name="Function (Constructor)" id="Function (Constructor)" ref="eric5.Utilities.ClassBrowsers.pyclbr.html#Function.__init__" /> - <keyword name="Publics (Constructor)" id="Publics (Constructor)" ref="eric5.Utilities.ClassBrowsers.pyclbr.html#Publics.__init__" /> - <keyword name="VisibilityMixin (Constructor)" id="VisibilityMixin (Constructor)" ref="eric5.Utilities.ClassBrowsers.pyclbr.html#VisibilityMixin.__init__" /> <keyword name="rbclbr (Module)" id="rbclbr (Module)" ref="eric5.Utilities.ClassBrowsers.rbclbr.html" /> <keyword name="Attribute" id="Attribute" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#Attribute" /> <keyword name="Class" id="Class" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#Class" /> @@ -6938,11 +6592,6 @@ <keyword name="Module" id="Module" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#Module" /> <keyword name="VisibilityMixin" id="VisibilityMixin" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#VisibilityMixin" /> <keyword name="readmodule_ex" id="readmodule_ex" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#readmodule_ex" /> - <keyword name="Attribute (Constructor)" id="Attribute (Constructor)" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#Attribute.__init__" /> - <keyword name="Class (Constructor)" id="Class (Constructor)" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#Class.__init__" /> - <keyword name="Function (Constructor)" id="Function (Constructor)" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#Function.__init__" /> - <keyword name="Module (Constructor)" id="Module (Constructor)" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#Module.__init__" /> - <keyword name="VisibilityMixin (Constructor)" id="VisibilityMixin (Constructor)" ref="eric5.Utilities.ClassBrowsers.rbclbr.html#VisibilityMixin.__init__" /> <keyword name="ClbrBaseClasses (Module)" id="ClbrBaseClasses (Module)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html" /> <keyword name="Attribute" id="Attribute" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Attribute" /> <keyword name="Class" id="Class" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Class" /> @@ -6952,9 +6601,6 @@ <keyword name="Function" id="Function" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Function" /> <keyword name="Module" id="Module" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Module" /> <keyword name="_ClbrBase" id="_ClbrBase" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#_ClbrBase" /> - <keyword name="Attribute (Constructor)" id="Attribute (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Attribute.__init__" /> - <keyword name="Class (Constructor)" id="Class (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Class.__init__" /> - <keyword name="ClbrBase (Constructor)" id="ClbrBase (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrBase.__init__" /> <keyword name="ClbrBase._addattribute" id="ClbrBase._addattribute" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrBase._addattribute" /> <keyword name="ClbrBase._addclass" id="ClbrBase._addclass" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrBase._addclass" /> <keyword name="ClbrBase._addglobal" id="ClbrBase._addglobal" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrBase._addglobal" /> @@ -6968,10 +6614,6 @@ <keyword name="ClbrVisibilityMixinBase.setPrivate" id="ClbrVisibilityMixinBase.setPrivate" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrVisibilityMixinBase.setPrivate" /> <keyword name="ClbrVisibilityMixinBase.setProtected" id="ClbrVisibilityMixinBase.setProtected" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrVisibilityMixinBase.setProtected" /> <keyword name="ClbrVisibilityMixinBase.setPublic" id="ClbrVisibilityMixinBase.setPublic" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrVisibilityMixinBase.setPublic" /> - <keyword name="Coding (Constructor)" id="Coding (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Coding.__init__" /> - <keyword name="Function (Constructor)" id="Function (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Function.__init__" /> - <keyword name="Module (Constructor)" id="Module (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Module.__init__" /> - <keyword name="_ClbrBase (Constructor)" id="_ClbrBase (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#_ClbrBase.__init__" /> <keyword name="idlclbr (Module)" id="idlclbr (Module)" ref="eric5.Utilities.ClassBrowsers.idlclbr.html" /> <keyword name="Attribute" id="Attribute" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#Attribute" /> <keyword name="Function" id="Function" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#Function" /> @@ -6979,11 +6621,6 @@ <keyword name="Module" id="Module" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#Module" /> <keyword name="VisibilityMixin" id="VisibilityMixin" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#VisibilityMixin" /> <keyword name="readmodule_ex" id="readmodule_ex" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#readmodule_ex" /> - <keyword name="Attribute (Constructor)" id="Attribute (Constructor)" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#Attribute.__init__" /> - <keyword name="Function (Constructor)" id="Function (Constructor)" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#Function.__init__" /> - <keyword name="Interface (Constructor)" id="Interface (Constructor)" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#Interface.__init__" /> - <keyword name="Module (Constructor)" id="Module (Constructor)" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#Module.__init__" /> - <keyword name="VisibilityMixin (Constructor)" id="VisibilityMixin (Constructor)" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#VisibilityMixin.__init__" /> <keyword name="crypto (Package)" id="crypto (Package)" ref="index-eric5.Utilities.crypto.html" /> <keyword name="__getMasterPassword" id="__getMasterPassword" ref="eric5.Utilities.crypto.__init__.html#__getMasterPassword" /> <keyword name="changeRememberedMaster" id="changeRememberedMaster" ref="eric5.Utilities.crypto.__init__.html#changeRememberedMaster" /> @@ -7044,10 +6681,8 @@ <keyword name="ModuleScope" id="ModuleScope" ref="eric5.Utilities.py3flakes.checker.html#ModuleScope" /> <keyword name="Scope" id="Scope" ref="eric5.Utilities.py3flakes.checker.html#Scope" /> <keyword name="UnBinding" id="UnBinding" ref="eric5.Utilities.py3flakes.checker.html#UnBinding" /> - <keyword name="Binding (Constructor)" id="Binding (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#Binding.__init__" /> <keyword name="Binding.__repr__" id="Binding.__repr__" ref="eric5.Utilities.py3flakes.checker.html#Binding.__repr__" /> <keyword name="Binding.__str__" id="Binding.__str__" ref="eric5.Utilities.py3flakes.checker.html#Binding.__str__" /> - <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#Checker.__init__" /> <keyword name="Checker.ASSIGN" id="Checker.ASSIGN" ref="eric5.Utilities.py3flakes.checker.html#Checker.ASSIGN" /> <keyword name="Checker.AUGASSIGN" id="Checker.AUGASSIGN" ref="eric5.Utilities.py3flakes.checker.html#Checker.AUGASSIGN" /> <keyword name="Checker.CLASSDEF" id="Checker.CLASSDEF" ref="eric5.Utilities.py3flakes.checker.html#Checker.CLASSDEF" /> @@ -7083,9 +6718,6 @@ <keyword name="Checker.runFunction" id="Checker.runFunction" ref="eric5.Utilities.py3flakes.checker.html#Checker.runFunction" /> <keyword name="Checker.scope" id="Checker.scope" ref="eric5.Utilities.py3flakes.checker.html#Checker.scope" /> <keyword name="ExportBinding.names" id="ExportBinding.names" ref="eric5.Utilities.py3flakes.checker.html#ExportBinding.names" /> - <keyword name="FunctionScope (Constructor)" id="FunctionScope (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#FunctionScope.__init__" /> - <keyword name="Importation (Constructor)" id="Importation (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#Importation.__init__" /> - <keyword name="Scope (Constructor)" id="Scope (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#Scope.__init__" /> <keyword name="Scope.__repr__" id="Scope.__repr__" ref="eric5.Utilities.py3flakes.checker.html#Scope.__repr__" /> <keyword name="messages (Module)" id="messages (Module)" ref="eric5.Utilities.py3flakes.messages.html" /> <keyword name="DuplicateArgument" id="DuplicateArgument" ref="eric5.Utilities.py3flakes.messages.html#DuplicateArgument" /> @@ -7100,24 +6732,11 @@ <keyword name="UndefinedName" id="UndefinedName" ref="eric5.Utilities.py3flakes.messages.html#UndefinedName" /> <keyword name="UnusedImport" id="UnusedImport" ref="eric5.Utilities.py3flakes.messages.html#UnusedImport" /> <keyword name="UnusedVariable" id="UnusedVariable" ref="eric5.Utilities.py3flakes.messages.html#UnusedVariable" /> - <keyword name="DuplicateArgument (Constructor)" id="DuplicateArgument (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#DuplicateArgument.__init__" /> - <keyword name="ImportShadowedByLoopVar (Constructor)" id="ImportShadowedByLoopVar (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#ImportShadowedByLoopVar.__init__" /> - <keyword name="ImportStarUsed (Constructor)" id="ImportStarUsed (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#ImportStarUsed.__init__" /> - <keyword name="LateFutureImport (Constructor)" id="LateFutureImport (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#LateFutureImport.__init__" /> - <keyword name="Message (Constructor)" id="Message (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#Message.__init__" /> <keyword name="Message.__str__" id="Message.__str__" ref="eric5.Utilities.py3flakes.messages.html#Message.__str__" /> <keyword name="Message.getMessageData" id="Message.getMessageData" ref="eric5.Utilities.py3flakes.messages.html#Message.getMessageData" /> - <keyword name="RedefinedFunction (Constructor)" id="RedefinedFunction (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#RedefinedFunction.__init__" /> - <keyword name="RedefinedWhileUnused (Constructor)" id="RedefinedWhileUnused (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#RedefinedWhileUnused.__init__" /> - <keyword name="UndefinedExport (Constructor)" id="UndefinedExport (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UndefinedExport.__init__" /> - <keyword name="UndefinedLocal (Constructor)" id="UndefinedLocal (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UndefinedLocal.__init__" /> - <keyword name="UndefinedName (Constructor)" id="UndefinedName (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UndefinedName.__init__" /> - <keyword name="UnusedImport (Constructor)" id="UnusedImport (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UnusedImport.__init__" /> - <keyword name="UnusedVariable (Constructor)" id="UnusedVariable (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UnusedVariable.__init__" /> <keyword name="Passwords (Package)" id="Passwords (Package)" ref="index-eric5.Helpviewer.Passwords.html" /> <keyword name="PasswordModel (Module)" id="PasswordModel (Module)" ref="eric5.Helpviewer.Passwords.PasswordModel.html" /> <keyword name="PasswordModel" id="PasswordModel" ref="eric5.Helpviewer.Passwords.PasswordModel.html#PasswordModel" /> - <keyword name="PasswordModel (Constructor)" id="PasswordModel (Constructor)" ref="eric5.Helpviewer.Passwords.PasswordModel.html#PasswordModel.__init__" /> <keyword name="PasswordModel.__passwordsChanged" id="PasswordModel.__passwordsChanged" ref="eric5.Helpviewer.Passwords.PasswordModel.html#PasswordModel.__passwordsChanged" /> <keyword name="PasswordModel.columnCount" id="PasswordModel.columnCount" ref="eric5.Helpviewer.Passwords.PasswordModel.html#PasswordModel.columnCount" /> <keyword name="PasswordModel.data" id="PasswordModel.data" ref="eric5.Helpviewer.Passwords.PasswordModel.html#PasswordModel.data" /> @@ -7129,11 +6748,9 @@ <keyword name="PasswordManager (Module)" id="PasswordManager (Module)" ref="eric5.Helpviewer.Passwords.PasswordManager.html" /> <keyword name="LoginForm" id="LoginForm" ref="eric5.Helpviewer.Passwords.PasswordManager.html#LoginForm" /> <keyword name="PasswordManager" id="PasswordManager" ref="eric5.Helpviewer.Passwords.PasswordManager.html#PasswordManager" /> - <keyword name="LoginForm (Constructor)" id="LoginForm (Constructor)" ref="eric5.Helpviewer.Passwords.PasswordManager.html#LoginForm.__init__" /> <keyword name="LoginForm.isValid" id="LoginForm.isValid" ref="eric5.Helpviewer.Passwords.PasswordManager.html#LoginForm.isValid" /> <keyword name="LoginForm.load" id="LoginForm.load" ref="eric5.Helpviewer.Passwords.PasswordManager.html#LoginForm.load" /> <keyword name="LoginForm.save" id="LoginForm.save" ref="eric5.Helpviewer.Passwords.PasswordManager.html#LoginForm.save" /> - <keyword name="PasswordManager (Constructor)" id="PasswordManager (Constructor)" ref="eric5.Helpviewer.Passwords.PasswordManager.html#PasswordManager.__init__" /> <keyword name="PasswordManager.__createKey" id="PasswordManager.__createKey" ref="eric5.Helpviewer.Passwords.PasswordManager.html#PasswordManager.__createKey" /> <keyword name="PasswordManager.__extractMultipartQueryItems" id="PasswordManager.__extractMultipartQueryItems" ref="eric5.Helpviewer.Passwords.PasswordManager.html#PasswordManager.__extractMultipartQueryItems" /> <keyword name="PasswordManager.__findForm" id="PasswordManager.__findForm" ref="eric5.Helpviewer.Passwords.PasswordManager.html#PasswordManager.__findForm" /> @@ -7153,14 +6770,12 @@ <keyword name="PasswordManager.sitesCount" id="PasswordManager.sitesCount" ref="eric5.Helpviewer.Passwords.PasswordManager.html#PasswordManager.sitesCount" /> <keyword name="PasswordsDialog (Module)" id="PasswordsDialog (Module)" ref="eric5.Helpviewer.Passwords.PasswordsDialog.html" /> <keyword name="PasswordsDialog" id="PasswordsDialog" ref="eric5.Helpviewer.Passwords.PasswordsDialog.html#PasswordsDialog" /> - <keyword name="PasswordsDialog (Constructor)" id="PasswordsDialog (Constructor)" ref="eric5.Helpviewer.Passwords.PasswordsDialog.html#PasswordsDialog.__init__" /> <keyword name="PasswordsDialog.__calculateHeaderSizes" id="PasswordsDialog.__calculateHeaderSizes" ref="eric5.Helpviewer.Passwords.PasswordsDialog.html#PasswordsDialog.__calculateHeaderSizes" /> <keyword name="PasswordsDialog.on_passwordsButton_clicked" id="PasswordsDialog.on_passwordsButton_clicked" ref="eric5.Helpviewer.Passwords.PasswordsDialog.html#PasswordsDialog.on_passwordsButton_clicked" /> <keyword name="UserAgent (Package)" id="UserAgent (Package)" ref="index-eric5.Helpviewer.UserAgent.html" /> <keyword name="UserAgentDefaults (Module)" id="UserAgentDefaults (Module)" ref="eric5.Helpviewer.UserAgent.UserAgentDefaults.html" /> <keyword name="UserAgentMenu (Module)" id="UserAgentMenu (Module)" ref="eric5.Helpviewer.UserAgent.UserAgentMenu.html" /> <keyword name="UserAgentMenu" id="UserAgentMenu" ref="eric5.Helpviewer.UserAgent.UserAgentMenu.html#UserAgentMenu" /> - <keyword name="UserAgentMenu (Constructor)" id="UserAgentMenu (Constructor)" ref="eric5.Helpviewer.UserAgent.UserAgentMenu.html#UserAgentMenu.__init__" /> <keyword name="UserAgentMenu.__addDefaultActions" id="UserAgentMenu.__addDefaultActions" ref="eric5.Helpviewer.UserAgent.UserAgentMenu.html#UserAgentMenu.__addDefaultActions" /> <keyword name="UserAgentMenu.__changeUserAgent" id="UserAgentMenu.__changeUserAgent" ref="eric5.Helpviewer.UserAgent.UserAgentMenu.html#UserAgentMenu.__changeUserAgent" /> <keyword name="UserAgentMenu.__populateMenu" id="UserAgentMenu.__populateMenu" ref="eric5.Helpviewer.UserAgent.UserAgentMenu.html#UserAgentMenu.__populateMenu" /> @@ -7169,12 +6784,10 @@ <keyword name="OfflineStorage (Package)" id="OfflineStorage (Package)" ref="index-eric5.Helpviewer.OfflineStorage.html" /> <keyword name="OfflineStorageConfigDialog (Module)" id="OfflineStorageConfigDialog (Module)" ref="eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html" /> <keyword name="OfflineStorageConfigDialog" id="OfflineStorageConfigDialog" ref="eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html#OfflineStorageConfigDialog" /> - <keyword name="OfflineStorageConfigDialog (Constructor)" id="OfflineStorageConfigDialog (Constructor)" ref="eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html#OfflineStorageConfigDialog.__init__" /> <keyword name="OfflineStorageConfigDialog.on_showDatabasesButton_clicked" id="OfflineStorageConfigDialog.on_showDatabasesButton_clicked" ref="eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html#OfflineStorageConfigDialog.on_showDatabasesButton_clicked" /> <keyword name="OfflineStorageConfigDialog.storeData" id="OfflineStorageConfigDialog.storeData" ref="eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html#OfflineStorageConfigDialog.storeData" /> <keyword name="WebDatabasesModel (Module)" id="WebDatabasesModel (Module)" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html" /> <keyword name="WebDatabasesModel" id="WebDatabasesModel" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html#WebDatabasesModel" /> - <keyword name="WebDatabasesModel (Constructor)" id="WebDatabasesModel (Constructor)" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html#WebDatabasesModel.__init__" /> <keyword name="WebDatabasesModel.__dataString" id="WebDatabasesModel.__dataString" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html#WebDatabasesModel.__dataString" /> <keyword name="WebDatabasesModel.columnCount" id="WebDatabasesModel.columnCount" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html#WebDatabasesModel.columnCount" /> <keyword name="WebDatabasesModel.data" id="WebDatabasesModel.data" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html#WebDatabasesModel.data" /> @@ -7186,14 +6799,12 @@ <keyword name="WebDatabasesModel.rowCount" id="WebDatabasesModel.rowCount" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html#WebDatabasesModel.rowCount" /> <keyword name="WebDatabasesDialog (Module)" id="WebDatabasesDialog (Module)" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesDialog.html" /> <keyword name="WebDatabasesDialog" id="WebDatabasesDialog" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesDialog.html#WebDatabasesDialog" /> - <keyword name="WebDatabasesDialog (Constructor)" id="WebDatabasesDialog (Constructor)" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesDialog.html#WebDatabasesDialog.__init__" /> <keyword name="Bookmarks (Package)" id="Bookmarks (Package)" ref="index-eric5.Helpviewer.Bookmarks.html" /> <keyword name="BookmarksManager (Module)" id="BookmarksManager (Module)" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html" /> <keyword name="BookmarksManager" id="BookmarksManager" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#BookmarksManager" /> <keyword name="ChangeBookmarkCommand" id="ChangeBookmarkCommand" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#ChangeBookmarkCommand" /> <keyword name="InsertBookmarksCommand" id="InsertBookmarksCommand" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#InsertBookmarksCommand" /> <keyword name="RemoveBookmarksCommand" id="RemoveBookmarksCommand" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#RemoveBookmarksCommand" /> - <keyword name="BookmarksManager (Constructor)" id="BookmarksManager (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#BookmarksManager.__init__" /> <keyword name="BookmarksManager.__convertFromOldBookmarks" id="BookmarksManager.__convertFromOldBookmarks" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#BookmarksManager.__convertFromOldBookmarks" /> <keyword name="BookmarksManager.__searchBookmark" id="BookmarksManager.__searchBookmark" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#BookmarksManager.__searchBookmark" /> <keyword name="BookmarksManager.__searchBookmarks" id="BookmarksManager.__searchBookmarks" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#BookmarksManager.__searchBookmarks" /> @@ -7215,18 +6826,14 @@ <keyword name="BookmarksManager.setUrl" id="BookmarksManager.setUrl" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#BookmarksManager.setUrl" /> <keyword name="BookmarksManager.toolbar" id="BookmarksManager.toolbar" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#BookmarksManager.toolbar" /> <keyword name="BookmarksManager.undoRedoStack" id="BookmarksManager.undoRedoStack" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#BookmarksManager.undoRedoStack" /> - <keyword name="ChangeBookmarkCommand (Constructor)" id="ChangeBookmarkCommand (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#ChangeBookmarkCommand.__init__" /> <keyword name="ChangeBookmarkCommand.redo" id="ChangeBookmarkCommand.redo" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#ChangeBookmarkCommand.redo" /> <keyword name="ChangeBookmarkCommand.undo" id="ChangeBookmarkCommand.undo" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#ChangeBookmarkCommand.undo" /> - <keyword name="InsertBookmarksCommand (Constructor)" id="InsertBookmarksCommand (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#InsertBookmarksCommand.__init__" /> <keyword name="InsertBookmarksCommand.redo" id="InsertBookmarksCommand.redo" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#InsertBookmarksCommand.redo" /> <keyword name="InsertBookmarksCommand.undo" id="InsertBookmarksCommand.undo" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#InsertBookmarksCommand.undo" /> - <keyword name="RemoveBookmarksCommand (Constructor)" id="RemoveBookmarksCommand (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#RemoveBookmarksCommand.__init__" /> <keyword name="RemoveBookmarksCommand.redo" id="RemoveBookmarksCommand.redo" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#RemoveBookmarksCommand.redo" /> <keyword name="RemoveBookmarksCommand.undo" id="RemoveBookmarksCommand.undo" ref="eric5.Helpviewer.Bookmarks.BookmarksManager.html#RemoveBookmarksCommand.undo" /> <keyword name="BookmarksToolBar (Module)" id="BookmarksToolBar (Module)" ref="eric5.Helpviewer.Bookmarks.BookmarksToolBar.html" /> <keyword name="BookmarksToolBar" id="BookmarksToolBar" ref="eric5.Helpviewer.Bookmarks.BookmarksToolBar.html#BookmarksToolBar" /> - <keyword name="BookmarksToolBar (Constructor)" id="BookmarksToolBar (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksToolBar.html#BookmarksToolBar.__init__" /> <keyword name="BookmarksToolBar.__bookmarkActivated" id="BookmarksToolBar.__bookmarkActivated" ref="eric5.Helpviewer.Bookmarks.BookmarksToolBar.html#BookmarksToolBar.__bookmarkActivated" /> <keyword name="BookmarksToolBar.__contextMenuRequested" id="BookmarksToolBar.__contextMenuRequested" ref="eric5.Helpviewer.Bookmarks.BookmarksToolBar.html#BookmarksToolBar.__contextMenuRequested" /> <keyword name="BookmarksToolBar.__newBookmark" id="BookmarksToolBar.__newBookmark" ref="eric5.Helpviewer.Bookmarks.BookmarksToolBar.html#BookmarksToolBar.__newBookmark" /> @@ -7239,7 +6846,6 @@ <keyword name="BookmarksMenu (Module)" id="BookmarksMenu (Module)" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html" /> <keyword name="BookmarksMenu" id="BookmarksMenu" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenu" /> <keyword name="BookmarksMenuBarMenu" id="BookmarksMenuBarMenu" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenuBarMenu" /> - <keyword name="BookmarksMenu (Constructor)" id="BookmarksMenu (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenu.__init__" /> <keyword name="BookmarksMenu.__activated" id="BookmarksMenu.__activated" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenu.__activated" /> <keyword name="BookmarksMenu.__contextMenuRequested" id="BookmarksMenu.__contextMenuRequested" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenu.__contextMenuRequested" /> <keyword name="BookmarksMenu.__openAll" id="BookmarksMenu.__openAll" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenu.__openAll" /> @@ -7248,13 +6854,11 @@ <keyword name="BookmarksMenu.__removeBookmark" id="BookmarksMenu.__removeBookmark" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenu.__removeBookmark" /> <keyword name="BookmarksMenu.createBaseMenu" id="BookmarksMenu.createBaseMenu" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenu.createBaseMenu" /> <keyword name="BookmarksMenu.postPopulated" id="BookmarksMenu.postPopulated" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenu.postPopulated" /> - <keyword name="BookmarksMenuBarMenu (Constructor)" id="BookmarksMenuBarMenu (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenuBarMenu.__init__" /> <keyword name="BookmarksMenuBarMenu.prePopulated" id="BookmarksMenuBarMenu.prePopulated" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenuBarMenu.prePopulated" /> <keyword name="BookmarksMenuBarMenu.setInitialActions" id="BookmarksMenuBarMenu.setInitialActions" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html#BookmarksMenuBarMenu.setInitialActions" /> <keyword name="XbelReader (Module)" id="XbelReader (Module)" ref="eric5.Helpviewer.Bookmarks.XbelReader.html" /> <keyword name="XbelReader" id="XbelReader" ref="eric5.Helpviewer.Bookmarks.XbelReader.html#XbelReader" /> <keyword name="XmlEntityResolver" id="XmlEntityResolver" ref="eric5.Helpviewer.Bookmarks.XbelReader.html#XmlEntityResolver" /> - <keyword name="XbelReader (Constructor)" id="XbelReader (Constructor)" ref="eric5.Helpviewer.Bookmarks.XbelReader.html#XbelReader.__init__" /> <keyword name="XbelReader.__readBookmarkNode" id="XbelReader.__readBookmarkNode" ref="eric5.Helpviewer.Bookmarks.XbelReader.html#XbelReader.__readBookmarkNode" /> <keyword name="XbelReader.__readDescription" id="XbelReader.__readDescription" ref="eric5.Helpviewer.Bookmarks.XbelReader.html#XbelReader.__readDescription" /> <keyword name="XbelReader.__readFolder" id="XbelReader.__readFolder" ref="eric5.Helpviewer.Bookmarks.XbelReader.html#XbelReader.__readFolder" /> @@ -7266,7 +6870,6 @@ <keyword name="XmlEntityResolver.resolveUndeclaredEntity" id="XmlEntityResolver.resolveUndeclaredEntity" ref="eric5.Helpviewer.Bookmarks.XbelReader.html#XmlEntityResolver.resolveUndeclaredEntity" /> <keyword name="BookmarksDialog (Module)" id="BookmarksDialog (Module)" ref="eric5.Helpviewer.Bookmarks.BookmarksDialog.html" /> <keyword name="BookmarksDialog" id="BookmarksDialog" ref="eric5.Helpviewer.Bookmarks.BookmarksDialog.html#BookmarksDialog" /> - <keyword name="BookmarksDialog (Constructor)" id="BookmarksDialog (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksDialog.html#BookmarksDialog.__init__" /> <keyword name="BookmarksDialog.__activated" id="BookmarksDialog.__activated" ref="eric5.Helpviewer.Bookmarks.BookmarksDialog.html#BookmarksDialog.__activated" /> <keyword name="BookmarksDialog.__customContextMenuRequested" id="BookmarksDialog.__customContextMenuRequested" ref="eric5.Helpviewer.Bookmarks.BookmarksDialog.html#BookmarksDialog.__customContextMenuRequested" /> <keyword name="BookmarksDialog.__editAddress" id="BookmarksDialog.__editAddress" ref="eric5.Helpviewer.Bookmarks.BookmarksDialog.html#BookmarksDialog.__editAddress" /> @@ -7282,7 +6885,6 @@ <keyword name="BookmarksDialog.reject" id="BookmarksDialog.reject" ref="eric5.Helpviewer.Bookmarks.BookmarksDialog.html#BookmarksDialog.reject" /> <keyword name="BookmarksModel (Module)" id="BookmarksModel (Module)" ref="eric5.Helpviewer.Bookmarks.BookmarksModel.html" /> <keyword name="BookmarksModel" id="BookmarksModel" ref="eric5.Helpviewer.Bookmarks.BookmarksModel.html#BookmarksModel" /> - <keyword name="BookmarksModel (Constructor)" id="BookmarksModel (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksModel.html#BookmarksModel.__init__" /> <keyword name="BookmarksModel.bookmarksManager" id="BookmarksModel.bookmarksManager" ref="eric5.Helpviewer.Bookmarks.BookmarksModel.html#BookmarksModel.bookmarksManager" /> <keyword name="BookmarksModel.columnCount" id="BookmarksModel.columnCount" ref="eric5.Helpviewer.Bookmarks.BookmarksModel.html#BookmarksModel.columnCount" /> <keyword name="BookmarksModel.data" id="BookmarksModel.data" ref="eric5.Helpviewer.Bookmarks.BookmarksModel.html#BookmarksModel.data" /> @@ -7305,7 +6907,6 @@ <keyword name="BookmarksModel.supportedDropActions" id="BookmarksModel.supportedDropActions" ref="eric5.Helpviewer.Bookmarks.BookmarksModel.html#BookmarksModel.supportedDropActions" /> <keyword name="BookmarkNode (Module)" id="BookmarkNode (Module)" ref="eric5.Helpviewer.Bookmarks.BookmarkNode.html" /> <keyword name="BookmarkNode" id="BookmarkNode" ref="eric5.Helpviewer.Bookmarks.BookmarkNode.html#BookmarkNode" /> - <keyword name="BookmarkNode (Constructor)" id="BookmarkNode (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarkNode.html#BookmarkNode.__init__" /> <keyword name="BookmarkNode.add" id="BookmarkNode.add" ref="eric5.Helpviewer.Bookmarks.BookmarkNode.html#BookmarkNode.add" /> <keyword name="BookmarkNode.children" id="BookmarkNode.children" ref="eric5.Helpviewer.Bookmarks.BookmarkNode.html#BookmarkNode.children" /> <keyword name="BookmarkNode.parent" id="BookmarkNode.parent" ref="eric5.Helpviewer.Bookmarks.BookmarkNode.html#BookmarkNode.parent" /> @@ -7315,7 +6916,6 @@ <keyword name="AddBookmarkDialog (Module)" id="AddBookmarkDialog (Module)" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html" /> <keyword name="AddBookmarkDialog" id="AddBookmarkDialog" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkDialog" /> <keyword name="AddBookmarkProxyModel" id="AddBookmarkProxyModel" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkProxyModel" /> - <keyword name="AddBookmarkDialog (Constructor)" id="AddBookmarkDialog (Constructor)" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkDialog.__init__" /> <keyword name="AddBookmarkDialog.accept" id="AddBookmarkDialog.accept" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkDialog.accept" /> <keyword name="AddBookmarkDialog.addedNode" id="AddBookmarkDialog.addedNode" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkDialog.addedNode" /> <keyword name="AddBookmarkDialog.currentIndex" id="AddBookmarkDialog.currentIndex" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkDialog.currentIndex" /> @@ -7326,14 +6926,12 @@ <keyword name="AddBookmarkDialog.setUrl" id="AddBookmarkDialog.setUrl" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkDialog.setUrl" /> <keyword name="AddBookmarkDialog.title" id="AddBookmarkDialog.title" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkDialog.title" /> <keyword name="AddBookmarkDialog.url" id="AddBookmarkDialog.url" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkDialog.url" /> - <keyword name="AddBookmarkProxyModel (Constructor)" id="AddBookmarkProxyModel (Constructor)" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkProxyModel.__init__" /> <keyword name="AddBookmarkProxyModel.columnCount" id="AddBookmarkProxyModel.columnCount" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkProxyModel.columnCount" /> <keyword name="AddBookmarkProxyModel.filterAcceptsColumn" id="AddBookmarkProxyModel.filterAcceptsColumn" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkProxyModel.filterAcceptsColumn" /> <keyword name="AddBookmarkProxyModel.filterAcceptsRow" id="AddBookmarkProxyModel.filterAcceptsRow" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkProxyModel.filterAcceptsRow" /> <keyword name="AddBookmarkProxyModel.hasChildren" id="AddBookmarkProxyModel.hasChildren" ref="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html#AddBookmarkProxyModel.hasChildren" /> <keyword name="XbelWriter (Module)" id="XbelWriter (Module)" ref="eric5.Helpviewer.Bookmarks.XbelWriter.html" /> <keyword name="XbelWriter" id="XbelWriter" ref="eric5.Helpviewer.Bookmarks.XbelWriter.html#XbelWriter" /> - <keyword name="XbelWriter (Constructor)" id="XbelWriter (Constructor)" ref="eric5.Helpviewer.Bookmarks.XbelWriter.html#XbelWriter.__init__" /> <keyword name="XbelWriter.__write" id="XbelWriter.__write" ref="eric5.Helpviewer.Bookmarks.XbelWriter.html#XbelWriter.__write" /> <keyword name="XbelWriter.__writeItem" id="XbelWriter.__writeItem" ref="eric5.Helpviewer.Bookmarks.XbelWriter.html#XbelWriter.__writeItem" /> <keyword name="XbelWriter.write" id="XbelWriter.write" ref="eric5.Helpviewer.Bookmarks.XbelWriter.html#XbelWriter.write" /> @@ -7341,17 +6939,14 @@ <keyword name="Network (Package)" id="Network (Package)" ref="index-eric5.Helpviewer.Network.html" /> <keyword name="NetworkReply (Module)" id="NetworkReply (Module)" ref="eric5.Helpviewer.Network.NetworkReply.html" /> <keyword name="NetworkReply" id="NetworkReply" ref="eric5.Helpviewer.Network.NetworkReply.html#NetworkReply" /> - <keyword name="NetworkReply (Constructor)" id="NetworkReply (Constructor)" ref="eric5.Helpviewer.Network.NetworkReply.html#NetworkReply.__init__" /> <keyword name="NetworkReply.abort" id="NetworkReply.abort" ref="eric5.Helpviewer.Network.NetworkReply.html#NetworkReply.abort" /> <keyword name="NetworkReply.bytesAvailable" id="NetworkReply.bytesAvailable" ref="eric5.Helpviewer.Network.NetworkReply.html#NetworkReply.bytesAvailable" /> <keyword name="NetworkReply.readData" id="NetworkReply.readData" ref="eric5.Helpviewer.Network.NetworkReply.html#NetworkReply.readData" /> <keyword name="SchemeAccessHandler (Module)" id="SchemeAccessHandler (Module)" ref="eric5.Helpviewer.Network.SchemeAccessHandler.html" /> <keyword name="SchemeAccessHandler" id="SchemeAccessHandler" ref="eric5.Helpviewer.Network.SchemeAccessHandler.html#SchemeAccessHandler" /> - <keyword name="SchemeAccessHandler (Constructor)" id="SchemeAccessHandler (Constructor)" ref="eric5.Helpviewer.Network.SchemeAccessHandler.html#SchemeAccessHandler.__init__" /> <keyword name="SchemeAccessHandler.createRequest" id="SchemeAccessHandler.createRequest" ref="eric5.Helpviewer.Network.SchemeAccessHandler.html#SchemeAccessHandler.createRequest" /> <keyword name="NetworkAccessManager (Module)" id="NetworkAccessManager (Module)" ref="eric5.Helpviewer.Network.NetworkAccessManager.html" /> <keyword name="NetworkAccessManager" id="NetworkAccessManager" ref="eric5.Helpviewer.Network.NetworkAccessManager.html#NetworkAccessManager" /> - <keyword name="NetworkAccessManager (Constructor)" id="NetworkAccessManager (Constructor)" ref="eric5.Helpviewer.Network.NetworkAccessManager.html#NetworkAccessManager.__init__" /> <keyword name="NetworkAccessManager.__authenticationRequired" id="NetworkAccessManager.__authenticationRequired" ref="eric5.Helpviewer.Network.NetworkAccessManager.html#NetworkAccessManager.__authenticationRequired" /> <keyword name="NetworkAccessManager.__certToString" id="NetworkAccessManager.__certToString" ref="eric5.Helpviewer.Network.NetworkAccessManager.html#NetworkAccessManager.__certToString" /> <keyword name="NetworkAccessManager.__getSystemCaCertificates" id="NetworkAccessManager.__getSystemCaCertificates" ref="eric5.Helpviewer.Network.NetworkAccessManager.html#NetworkAccessManager.__getSystemCaCertificates" /> @@ -7366,12 +6961,10 @@ <keyword name="FtpAccessHandler.createRequest" id="FtpAccessHandler.createRequest" ref="eric5.Helpviewer.Network.FtpAccessHandler.html#FtpAccessHandler.createRequest" /> <keyword name="QtHelpAccessHandler (Module)" id="QtHelpAccessHandler (Module)" ref="eric5.Helpviewer.Network.QtHelpAccessHandler.html" /> <keyword name="QtHelpAccessHandler" id="QtHelpAccessHandler" ref="eric5.Helpviewer.Network.QtHelpAccessHandler.html#QtHelpAccessHandler" /> - <keyword name="QtHelpAccessHandler (Constructor)" id="QtHelpAccessHandler (Constructor)" ref="eric5.Helpviewer.Network.QtHelpAccessHandler.html#QtHelpAccessHandler.__init__" /> <keyword name="QtHelpAccessHandler.__mimeFromUrl" id="QtHelpAccessHandler.__mimeFromUrl" ref="eric5.Helpviewer.Network.QtHelpAccessHandler.html#QtHelpAccessHandler.__mimeFromUrl" /> <keyword name="QtHelpAccessHandler.createRequest" id="QtHelpAccessHandler.createRequest" ref="eric5.Helpviewer.Network.QtHelpAccessHandler.html#QtHelpAccessHandler.createRequest" /> <keyword name="FtpReply (Module)" id="FtpReply (Module)" ref="eric5.Helpviewer.Network.FtpReply.html" /> <keyword name="FtpReply" id="FtpReply" ref="eric5.Helpviewer.Network.FtpReply.html#FtpReply" /> - <keyword name="FtpReply (Constructor)" id="FtpReply (Constructor)" ref="eric5.Helpviewer.Network.FtpReply.html#FtpReply.__init__" /> <keyword name="FtpReply.__commandStarted" id="FtpReply.__commandStarted" ref="eric5.Helpviewer.Network.FtpReply.html#FtpReply.__commandStarted" /> <keyword name="FtpReply.__connectToHost" id="FtpReply.__connectToHost" ref="eric5.Helpviewer.Network.FtpReply.html#FtpReply.__connectToHost" /> <keyword name="FtpReply.__cssLinkClass" id="FtpReply.__cssLinkClass" ref="eric5.Helpviewer.Network.FtpReply.html#FtpReply.__cssLinkClass" /> @@ -7393,13 +6986,11 @@ <keyword name="NetworkDiskCache.prepare" id="NetworkDiskCache.prepare" ref="eric5.Helpviewer.Network.NetworkDiskCache.html#NetworkDiskCache.prepare" /> <keyword name="NetworkAccessManagerProxy (Module)" id="NetworkAccessManagerProxy (Module)" ref="eric5.Helpviewer.Network.NetworkAccessManagerProxy.html" /> <keyword name="NetworkAccessManagerProxy" id="NetworkAccessManagerProxy" ref="eric5.Helpviewer.Network.NetworkAccessManagerProxy.html#NetworkAccessManagerProxy" /> - <keyword name="NetworkAccessManagerProxy (Constructor)" id="NetworkAccessManagerProxy (Constructor)" ref="eric5.Helpviewer.Network.NetworkAccessManagerProxy.html#NetworkAccessManagerProxy.__init__" /> <keyword name="NetworkAccessManagerProxy.createRequest" id="NetworkAccessManagerProxy.createRequest" ref="eric5.Helpviewer.Network.NetworkAccessManagerProxy.html#NetworkAccessManagerProxy.createRequest" /> <keyword name="NetworkAccessManagerProxy.setPrimaryNetworkAccessManager" id="NetworkAccessManagerProxy.setPrimaryNetworkAccessManager" ref="eric5.Helpviewer.Network.NetworkAccessManagerProxy.html#NetworkAccessManagerProxy.setPrimaryNetworkAccessManager" /> <keyword name="NetworkAccessManagerProxy.setWebPage" id="NetworkAccessManagerProxy.setWebPage" ref="eric5.Helpviewer.Network.NetworkAccessManagerProxy.html#NetworkAccessManagerProxy.setWebPage" /> <keyword name="NetworkProtocolUnknownErrorReply (Module)" id="NetworkProtocolUnknownErrorReply (Module)" ref="eric5.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html" /> <keyword name="NetworkProtocolUnknownErrorReply" id="NetworkProtocolUnknownErrorReply" ref="eric5.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html#NetworkProtocolUnknownErrorReply" /> - <keyword name="NetworkProtocolUnknownErrorReply (Constructor)" id="NetworkProtocolUnknownErrorReply (Constructor)" ref="eric5.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html#NetworkProtocolUnknownErrorReply.__init__" /> <keyword name="NetworkProtocolUnknownErrorReply.__fireSignals" id="NetworkProtocolUnknownErrorReply.__fireSignals" ref="eric5.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html#NetworkProtocolUnknownErrorReply.__fireSignals" /> <keyword name="NetworkProtocolUnknownErrorReply.abort" id="NetworkProtocolUnknownErrorReply.abort" ref="eric5.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html#NetworkProtocolUnknownErrorReply.abort" /> <keyword name="NetworkProtocolUnknownErrorReply.bytesAvailable" id="NetworkProtocolUnknownErrorReply.bytesAvailable" ref="eric5.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html#NetworkProtocolUnknownErrorReply.bytesAvailable" /> @@ -7410,11 +7001,9 @@ <keyword name="HistoryManager (Module)" id="HistoryManager (Module)" ref="eric5.Helpviewer.History.HistoryManager.html" /> <keyword name="HistoryEntry" id="HistoryEntry" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryEntry" /> <keyword name="HistoryManager" id="HistoryManager" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryManager" /> - <keyword name="HistoryEntry (Constructor)" id="HistoryEntry (Constructor)" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryEntry.__init__" /> <keyword name="HistoryEntry.__eq__" id="HistoryEntry.__eq__" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryEntry.__eq__" /> <keyword name="HistoryEntry.__lt__" id="HistoryEntry.__lt__" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryEntry.__lt__" /> <keyword name="HistoryEntry.userTitle" id="HistoryEntry.userTitle" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryEntry.userTitle" /> - <keyword name="HistoryManager (Constructor)" id="HistoryManager (Constructor)" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryManager.__init__" /> <keyword name="HistoryManager.__checkForExpired" id="HistoryManager.__checkForExpired" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryManager.__checkForExpired" /> <keyword name="HistoryManager.__load" id="HistoryManager.__load" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryManager.__load" /> <keyword name="HistoryManager.__refreshFrequencies" id="HistoryManager.__refreshFrequencies" ref="eric5.Helpviewer.History.HistoryManager.html#HistoryManager.__refreshFrequencies" /> @@ -7439,10 +7028,8 @@ <keyword name="HistoryFilterModel (Module)" id="HistoryFilterModel (Module)" ref="eric5.Helpviewer.History.HistoryFilterModel.html" /> <keyword name="HistoryData" id="HistoryData" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryData" /> <keyword name="HistoryFilterModel" id="HistoryFilterModel" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryFilterModel" /> - <keyword name="HistoryData (Constructor)" id="HistoryData (Constructor)" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryData.__init__" /> <keyword name="HistoryData.__eq__" id="HistoryData.__eq__" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryData.__eq__" /> <keyword name="HistoryData.__lt__" id="HistoryData.__lt__" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryData.__lt__" /> - <keyword name="HistoryFilterModel (Constructor)" id="HistoryFilterModel (Constructor)" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryFilterModel.__init__" /> <keyword name="HistoryFilterModel.__frequencyScore" id="HistoryFilterModel.__frequencyScore" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryFilterModel.__frequencyScore" /> <keyword name="HistoryFilterModel.__load" id="HistoryFilterModel.__load" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryFilterModel.__load" /> <keyword name="HistoryFilterModel.__sourceDataChanged" id="HistoryFilterModel.__sourceDataChanged" ref="eric5.Helpviewer.History.HistoryFilterModel.html#HistoryFilterModel.__sourceDataChanged" /> @@ -7466,11 +7053,9 @@ <keyword name="HistoryCompleter" id="HistoryCompleter" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompleter" /> <keyword name="HistoryCompletionModel" id="HistoryCompletionModel" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionModel" /> <keyword name="HistoryCompletionView" id="HistoryCompletionView" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionView" /> - <keyword name="HistoryCompleter (Constructor)" id="HistoryCompleter (Constructor)" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompleter.__init__" /> <keyword name="HistoryCompleter.__updateFilter" id="HistoryCompleter.__updateFilter" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompleter.__updateFilter" /> <keyword name="HistoryCompleter.pathFromIndex" id="HistoryCompleter.pathFromIndex" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompleter.pathFromIndex" /> <keyword name="HistoryCompleter.splitPath" id="HistoryCompleter.splitPath" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompleter.splitPath" /> - <keyword name="HistoryCompletionModel (Constructor)" id="HistoryCompletionModel (Constructor)" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionModel.__init__" /> <keyword name="HistoryCompletionModel.data" id="HistoryCompletionModel.data" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionModel.data" /> <keyword name="HistoryCompletionModel.filterAcceptsRow" id="HistoryCompletionModel.filterAcceptsRow" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionModel.filterAcceptsRow" /> <keyword name="HistoryCompletionModel.isValid" id="HistoryCompletionModel.isValid" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionModel.isValid" /> @@ -7478,12 +7063,10 @@ <keyword name="HistoryCompletionModel.searchString" id="HistoryCompletionModel.searchString" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionModel.searchString" /> <keyword name="HistoryCompletionModel.setSearchString" id="HistoryCompletionModel.setSearchString" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionModel.setSearchString" /> <keyword name="HistoryCompletionModel.setValid" id="HistoryCompletionModel.setValid" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionModel.setValid" /> - <keyword name="HistoryCompletionView (Constructor)" id="HistoryCompletionView (Constructor)" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionView.__init__" /> <keyword name="HistoryCompletionView.resizeEvent" id="HistoryCompletionView.resizeEvent" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionView.resizeEvent" /> <keyword name="HistoryCompletionView.sizeHintForRow" id="HistoryCompletionView.sizeHintForRow" ref="eric5.Helpviewer.History.HistoryCompleter.html#HistoryCompletionView.sizeHintForRow" /> <keyword name="HistoryDialog (Module)" id="HistoryDialog (Module)" ref="eric5.Helpviewer.History.HistoryDialog.html" /> <keyword name="HistoryDialog" id="HistoryDialog" ref="eric5.Helpviewer.History.HistoryDialog.html#HistoryDialog" /> - <keyword name="HistoryDialog (Constructor)" id="HistoryDialog (Constructor)" ref="eric5.Helpviewer.History.HistoryDialog.html#HistoryDialog.__init__" /> <keyword name="HistoryDialog.__activated" id="HistoryDialog.__activated" ref="eric5.Helpviewer.History.HistoryDialog.html#HistoryDialog.__activated" /> <keyword name="HistoryDialog.__copyHistory" id="HistoryDialog.__copyHistory" ref="eric5.Helpviewer.History.HistoryDialog.html#HistoryDialog.__copyHistory" /> <keyword name="HistoryDialog.__customContextMenuRequested" id="HistoryDialog.__customContextMenuRequested" ref="eric5.Helpviewer.History.HistoryDialog.html#HistoryDialog.__customContextMenuRequested" /> @@ -7494,14 +7077,12 @@ <keyword name="HistoryMenu (Module)" id="HistoryMenu (Module)" ref="eric5.Helpviewer.History.HistoryMenu.html" /> <keyword name="HistoryMenu" id="HistoryMenu" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenu" /> <keyword name="HistoryMenuModel" id="HistoryMenuModel" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenuModel" /> - <keyword name="HistoryMenu (Constructor)" id="HistoryMenu (Constructor)" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenu.__init__" /> <keyword name="HistoryMenu.__activated" id="HistoryMenu.__activated" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenu.__activated" /> <keyword name="HistoryMenu.__clearHistoryDialog" id="HistoryMenu.__clearHistoryDialog" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenu.__clearHistoryDialog" /> <keyword name="HistoryMenu.__showHistoryDialog" id="HistoryMenu.__showHistoryDialog" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenu.__showHistoryDialog" /> <keyword name="HistoryMenu.postPopulated" id="HistoryMenu.postPopulated" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenu.postPopulated" /> <keyword name="HistoryMenu.prePopulated" id="HistoryMenu.prePopulated" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenu.prePopulated" /> <keyword name="HistoryMenu.setInitialActions" id="HistoryMenu.setInitialActions" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenu.setInitialActions" /> - <keyword name="HistoryMenuModel (Constructor)" id="HistoryMenuModel (Constructor)" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenuModel.__init__" /> <keyword name="HistoryMenuModel.bumpedRows" id="HistoryMenuModel.bumpedRows" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenuModel.bumpedRows" /> <keyword name="HistoryMenuModel.columnCount" id="HistoryMenuModel.columnCount" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenuModel.columnCount" /> <keyword name="HistoryMenuModel.index" id="HistoryMenuModel.index" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenuModel.index" /> @@ -7512,7 +7093,6 @@ <keyword name="HistoryMenuModel.rowCount" id="HistoryMenuModel.rowCount" ref="eric5.Helpviewer.History.HistoryMenu.html#HistoryMenuModel.rowCount" /> <keyword name="HistoryModel (Module)" id="HistoryModel (Module)" ref="eric5.Helpviewer.History.HistoryModel.html" /> <keyword name="HistoryModel" id="HistoryModel" ref="eric5.Helpviewer.History.HistoryModel.html#HistoryModel" /> - <keyword name="HistoryModel (Constructor)" id="HistoryModel (Constructor)" ref="eric5.Helpviewer.History.HistoryModel.html#HistoryModel.__init__" /> <keyword name="HistoryModel.columnCount" id="HistoryModel.columnCount" ref="eric5.Helpviewer.History.HistoryModel.html#HistoryModel.columnCount" /> <keyword name="HistoryModel.data" id="HistoryModel.data" ref="eric5.Helpviewer.History.HistoryModel.html#HistoryModel.data" /> <keyword name="HistoryModel.entryAdded" id="HistoryModel.entryAdded" ref="eric5.Helpviewer.History.HistoryModel.html#HistoryModel.entryAdded" /> @@ -7523,7 +7103,6 @@ <keyword name="HistoryModel.rowCount" id="HistoryModel.rowCount" ref="eric5.Helpviewer.History.HistoryModel.html#HistoryModel.rowCount" /> <keyword name="HistoryTreeModel (Module)" id="HistoryTreeModel (Module)" ref="eric5.Helpviewer.History.HistoryTreeModel.html" /> <keyword name="HistoryTreeModel" id="HistoryTreeModel" ref="eric5.Helpviewer.History.HistoryTreeModel.html#HistoryTreeModel" /> - <keyword name="HistoryTreeModel (Constructor)" id="HistoryTreeModel (Constructor)" ref="eric5.Helpviewer.History.HistoryTreeModel.html#HistoryTreeModel.__init__" /> <keyword name="HistoryTreeModel.__sourceDateRow" id="HistoryTreeModel.__sourceDateRow" ref="eric5.Helpviewer.History.HistoryTreeModel.html#HistoryTreeModel.__sourceDateRow" /> <keyword name="HistoryTreeModel.__sourceReset" id="HistoryTreeModel.__sourceReset" ref="eric5.Helpviewer.History.HistoryTreeModel.html#HistoryTreeModel.__sourceReset" /> <keyword name="HistoryTreeModel.__sourceRowsInserted" id="HistoryTreeModel.__sourceRowsInserted" ref="eric5.Helpviewer.History.HistoryTreeModel.html#HistoryTreeModel.__sourceRowsInserted" /> @@ -7543,13 +7122,11 @@ <keyword name="CookieJar (Package)" id="CookieJar (Package)" ref="index-eric5.Helpviewer.CookieJar.html" /> <keyword name="CookiesConfigurationDialog (Module)" id="CookiesConfigurationDialog (Module)" ref="eric5.Helpviewer.CookieJar.CookiesConfigurationDialog.html" /> <keyword name="CookiesConfigurationDialog" id="CookiesConfigurationDialog" ref="eric5.Helpviewer.CookieJar.CookiesConfigurationDialog.html#CookiesConfigurationDialog" /> - <keyword name="CookiesConfigurationDialog (Constructor)" id="CookiesConfigurationDialog (Constructor)" ref="eric5.Helpviewer.CookieJar.CookiesConfigurationDialog.html#CookiesConfigurationDialog.__init__" /> <keyword name="CookiesConfigurationDialog.accept" id="CookiesConfigurationDialog.accept" ref="eric5.Helpviewer.CookieJar.CookiesConfigurationDialog.html#CookiesConfigurationDialog.accept" /> <keyword name="CookiesConfigurationDialog.on_cookiesButton_clicked" id="CookiesConfigurationDialog.on_cookiesButton_clicked" ref="eric5.Helpviewer.CookieJar.CookiesConfigurationDialog.html#CookiesConfigurationDialog.on_cookiesButton_clicked" /> <keyword name="CookiesConfigurationDialog.on_exceptionsButton_clicked" id="CookiesConfigurationDialog.on_exceptionsButton_clicked" ref="eric5.Helpviewer.CookieJar.CookiesConfigurationDialog.html#CookiesConfigurationDialog.on_exceptionsButton_clicked" /> <keyword name="CookieJar (Module)" id="CookieJar (Module)" ref="eric5.Helpviewer.CookieJar.CookieJar.html" /> <keyword name="CookieJar" id="CookieJar" ref="eric5.Helpviewer.CookieJar.CookieJar.html#CookieJar" /> - <keyword name="CookieJar (Constructor)" id="CookieJar (Constructor)" ref="eric5.Helpviewer.CookieJar.CookieJar.html#CookieJar.__init__" /> <keyword name="CookieJar.__applyRules" id="CookieJar.__applyRules" ref="eric5.Helpviewer.CookieJar.CookieJar.html#CookieJar.__applyRules" /> <keyword name="CookieJar.__isOnDomainList" id="CookieJar.__isOnDomainList" ref="eric5.Helpviewer.CookieJar.CookieJar.html#CookieJar.__isOnDomainList" /> <keyword name="CookieJar.__purgeOldCookies" id="CookieJar.__purgeOldCookies" ref="eric5.Helpviewer.CookieJar.CookieJar.html#CookieJar.__purgeOldCookies" /> @@ -7577,7 +7154,6 @@ <keyword name="CookieJar.setKeepPolicy" id="CookieJar.setKeepPolicy" ref="eric5.Helpviewer.CookieJar.CookieJar.html#CookieJar.setKeepPolicy" /> <keyword name="CookiesExceptionsDialog (Module)" id="CookiesExceptionsDialog (Module)" ref="eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html" /> <keyword name="CookiesExceptionsDialog" id="CookiesExceptionsDialog" ref="eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html#CookiesExceptionsDialog" /> - <keyword name="CookiesExceptionsDialog (Constructor)" id="CookiesExceptionsDialog (Constructor)" ref="eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html#CookiesExceptionsDialog.__init__" /> <keyword name="CookiesExceptionsDialog.on_allowButton_clicked" id="CookiesExceptionsDialog.on_allowButton_clicked" ref="eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html#CookiesExceptionsDialog.on_allowButton_clicked" /> <keyword name="CookiesExceptionsDialog.on_allowForSessionButton_clicked" id="CookiesExceptionsDialog.on_allowForSessionButton_clicked" ref="eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html#CookiesExceptionsDialog.on_allowForSessionButton_clicked" /> <keyword name="CookiesExceptionsDialog.on_blockButton_clicked" id="CookiesExceptionsDialog.on_blockButton_clicked" ref="eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html#CookiesExceptionsDialog.on_blockButton_clicked" /> @@ -7585,18 +7161,15 @@ <keyword name="CookiesExceptionsDialog.setDomainName" id="CookiesExceptionsDialog.setDomainName" ref="eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html#CookiesExceptionsDialog.setDomainName" /> <keyword name="CookieDetailsDialog (Module)" id="CookieDetailsDialog (Module)" ref="eric5.Helpviewer.CookieJar.CookieDetailsDialog.html" /> <keyword name="CookieDetailsDialog" id="CookieDetailsDialog" ref="eric5.Helpviewer.CookieJar.CookieDetailsDialog.html#CookieDetailsDialog" /> - <keyword name="CookieDetailsDialog (Constructor)" id="CookieDetailsDialog (Constructor)" ref="eric5.Helpviewer.CookieJar.CookieDetailsDialog.html#CookieDetailsDialog.__init__" /> <keyword name="CookieDetailsDialog.setData" id="CookieDetailsDialog.setData" ref="eric5.Helpviewer.CookieJar.CookieDetailsDialog.html#CookieDetailsDialog.setData" /> <keyword name="CookiesDialog (Module)" id="CookiesDialog (Module)" ref="eric5.Helpviewer.CookieJar.CookiesDialog.html" /> <keyword name="CookiesDialog" id="CookiesDialog" ref="eric5.Helpviewer.CookieJar.CookiesDialog.html#CookiesDialog" /> - <keyword name="CookiesDialog (Constructor)" id="CookiesDialog (Constructor)" ref="eric5.Helpviewer.CookieJar.CookiesDialog.html#CookiesDialog.__init__" /> <keyword name="CookiesDialog.__showCookieDetails" id="CookiesDialog.__showCookieDetails" ref="eric5.Helpviewer.CookieJar.CookiesDialog.html#CookiesDialog.__showCookieDetails" /> <keyword name="CookiesDialog.__tableModelReset" id="CookiesDialog.__tableModelReset" ref="eric5.Helpviewer.CookieJar.CookiesDialog.html#CookiesDialog.__tableModelReset" /> <keyword name="CookiesDialog.__tableSelectionChanged" id="CookiesDialog.__tableSelectionChanged" ref="eric5.Helpviewer.CookieJar.CookiesDialog.html#CookiesDialog.__tableSelectionChanged" /> <keyword name="CookiesDialog.on_addButton_clicked" id="CookiesDialog.on_addButton_clicked" ref="eric5.Helpviewer.CookieJar.CookiesDialog.html#CookiesDialog.on_addButton_clicked" /> <keyword name="CookieModel (Module)" id="CookieModel (Module)" ref="eric5.Helpviewer.CookieJar.CookieModel.html" /> <keyword name="CookieModel" id="CookieModel" ref="eric5.Helpviewer.CookieJar.CookieModel.html#CookieModel" /> - <keyword name="CookieModel (Constructor)" id="CookieModel (Constructor)" ref="eric5.Helpviewer.CookieJar.CookieModel.html#CookieModel.__init__" /> <keyword name="CookieModel.__cookiesChanged" id="CookieModel.__cookiesChanged" ref="eric5.Helpviewer.CookieJar.CookieModel.html#CookieModel.__cookiesChanged" /> <keyword name="CookieModel.columnCount" id="CookieModel.columnCount" ref="eric5.Helpviewer.CookieJar.CookieModel.html#CookieModel.columnCount" /> <keyword name="CookieModel.data" id="CookieModel.data" ref="eric5.Helpviewer.CookieJar.CookieModel.html#CookieModel.data" /> @@ -7605,7 +7178,6 @@ <keyword name="CookieModel.rowCount" id="CookieModel.rowCount" ref="eric5.Helpviewer.CookieJar.CookieModel.html#CookieModel.rowCount" /> <keyword name="CookieExceptionsModel (Module)" id="CookieExceptionsModel (Module)" ref="eric5.Helpviewer.CookieJar.CookieExceptionsModel.html" /> <keyword name="CookieExceptionsModel" id="CookieExceptionsModel" ref="eric5.Helpviewer.CookieJar.CookieExceptionsModel.html#CookieExceptionsModel" /> - <keyword name="CookieExceptionsModel (Constructor)" id="CookieExceptionsModel (Constructor)" ref="eric5.Helpviewer.CookieJar.CookieExceptionsModel.html#CookieExceptionsModel.__init__" /> <keyword name="CookieExceptionsModel.__addHost" id="CookieExceptionsModel.__addHost" ref="eric5.Helpviewer.CookieJar.CookieExceptionsModel.html#CookieExceptionsModel.__addHost" /> <keyword name="CookieExceptionsModel.addRule" id="CookieExceptionsModel.addRule" ref="eric5.Helpviewer.CookieJar.CookieExceptionsModel.html#CookieExceptionsModel.addRule" /> <keyword name="CookieExceptionsModel.columnCount" id="CookieExceptionsModel.columnCount" ref="eric5.Helpviewer.CookieJar.CookieExceptionsModel.html#CookieExceptionsModel.columnCount" /> @@ -7616,7 +7188,6 @@ <keyword name="AdBlock (Package)" id="AdBlock (Package)" ref="index-eric5.Helpviewer.AdBlock.html" /> <keyword name="AdBlockModel (Module)" id="AdBlockModel (Module)" ref="eric5.Helpviewer.AdBlock.AdBlockModel.html" /> <keyword name="AdBlockModel" id="AdBlockModel" ref="eric5.Helpviewer.AdBlock.AdBlockModel.html#AdBlockModel" /> - <keyword name="AdBlockModel (Constructor)" id="AdBlockModel (Constructor)" ref="eric5.Helpviewer.AdBlock.AdBlockModel.html#AdBlockModel.__init__" /> <keyword name="AdBlockModel.__rulesChanged" id="AdBlockModel.__rulesChanged" ref="eric5.Helpviewer.AdBlock.AdBlockModel.html#AdBlockModel.__rulesChanged" /> <keyword name="AdBlockModel.columnCount" id="AdBlockModel.columnCount" ref="eric5.Helpviewer.AdBlock.AdBlockModel.html#AdBlockModel.columnCount" /> <keyword name="AdBlockModel.data" id="AdBlockModel.data" ref="eric5.Helpviewer.AdBlock.AdBlockModel.html#AdBlockModel.data" /> @@ -7636,7 +7207,6 @@ <keyword name="AdBlockNetwork.block" id="AdBlockNetwork.block" ref="eric5.Helpviewer.AdBlock.AdBlockNetwork.html#AdBlockNetwork.block" /> <keyword name="AdBlockManager (Module)" id="AdBlockManager (Module)" ref="eric5.Helpviewer.AdBlock.AdBlockManager.html" /> <keyword name="AdBlockManager" id="AdBlockManager" ref="eric5.Helpviewer.AdBlock.AdBlockManager.html#AdBlockManager" /> - <keyword name="AdBlockManager (Constructor)" id="AdBlockManager (Constructor)" ref="eric5.Helpviewer.AdBlock.AdBlockManager.html#AdBlockManager.__init__" /> <keyword name="AdBlockManager.__customSubscriptionLocation" id="AdBlockManager.__customSubscriptionLocation" ref="eric5.Helpviewer.AdBlock.AdBlockManager.html#AdBlockManager.__customSubscriptionLocation" /> <keyword name="AdBlockManager.__customSubscriptionUrl" id="AdBlockManager.__customSubscriptionUrl" ref="eric5.Helpviewer.AdBlock.AdBlockManager.html#AdBlockManager.__customSubscriptionUrl" /> <keyword name="AdBlockManager.__loadSubscriptions" id="AdBlockManager.__loadSubscriptions" ref="eric5.Helpviewer.AdBlock.AdBlockManager.html#AdBlockManager.__loadSubscriptions" /> @@ -7654,13 +7224,11 @@ <keyword name="AdBlockManager.subscriptions" id="AdBlockManager.subscriptions" ref="eric5.Helpviewer.AdBlock.AdBlockManager.html#AdBlockManager.subscriptions" /> <keyword name="AdBlockBlockedNetworkReply (Module)" id="AdBlockBlockedNetworkReply (Module)" ref="eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html" /> <keyword name="AdBlockBlockedNetworkReply" id="AdBlockBlockedNetworkReply" ref="eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html#AdBlockBlockedNetworkReply" /> - <keyword name="AdBlockBlockedNetworkReply (Constructor)" id="AdBlockBlockedNetworkReply (Constructor)" ref="eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html#AdBlockBlockedNetworkReply.__init__" /> <keyword name="AdBlockBlockedNetworkReply.__fireSignals" id="AdBlockBlockedNetworkReply.__fireSignals" ref="eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html#AdBlockBlockedNetworkReply.__fireSignals" /> <keyword name="AdBlockBlockedNetworkReply.abort" id="AdBlockBlockedNetworkReply.abort" ref="eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html#AdBlockBlockedNetworkReply.abort" /> <keyword name="AdBlockBlockedNetworkReply.readData" id="AdBlockBlockedNetworkReply.readData" ref="eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html#AdBlockBlockedNetworkReply.readData" /> <keyword name="AdBlockDialog (Module)" id="AdBlockDialog (Module)" ref="eric5.Helpviewer.AdBlock.AdBlockDialog.html" /> <keyword name="AdBlockDialog" id="AdBlockDialog" ref="eric5.Helpviewer.AdBlock.AdBlockDialog.html#AdBlockDialog" /> - <keyword name="AdBlockDialog (Constructor)" id="AdBlockDialog (Constructor)" ref="eric5.Helpviewer.AdBlock.AdBlockDialog.html#AdBlockDialog.__init__" /> <keyword name="AdBlockDialog.__aboutToShowActionMenu" id="AdBlockDialog.__aboutToShowActionMenu" ref="eric5.Helpviewer.AdBlock.AdBlockDialog.html#AdBlockDialog.__aboutToShowActionMenu" /> <keyword name="AdBlockDialog.__browseSubscriptions" id="AdBlockDialog.__browseSubscriptions" ref="eric5.Helpviewer.AdBlock.AdBlockDialog.html#AdBlockDialog.__browseSubscriptions" /> <keyword name="AdBlockDialog.__learnAboutWritingFilters" id="AdBlockDialog.__learnAboutWritingFilters" ref="eric5.Helpviewer.AdBlock.AdBlockDialog.html#AdBlockDialog.__learnAboutWritingFilters" /> @@ -7671,7 +7239,6 @@ <keyword name="AdBlockDialog.setCurrentIndex" id="AdBlockDialog.setCurrentIndex" ref="eric5.Helpviewer.AdBlock.AdBlockDialog.html#AdBlockDialog.setCurrentIndex" /> <keyword name="AdBlockRule (Module)" id="AdBlockRule (Module)" ref="eric5.Helpviewer.AdBlock.AdBlockRule.html" /> <keyword name="AdBlockRule" id="AdBlockRule" ref="eric5.Helpviewer.AdBlock.AdBlockRule.html#AdBlockRule" /> - <keyword name="AdBlockRule (Constructor)" id="AdBlockRule (Constructor)" ref="eric5.Helpviewer.AdBlock.AdBlockRule.html#AdBlockRule.__init__" /> <keyword name="AdBlockRule.__convertPatternToRegExp" id="AdBlockRule.__convertPatternToRegExp" ref="eric5.Helpviewer.AdBlock.AdBlockRule.html#AdBlockRule.__convertPatternToRegExp" /> <keyword name="AdBlockRule.filter" id="AdBlockRule.filter" ref="eric5.Helpviewer.AdBlock.AdBlockRule.html#AdBlockRule.filter" /> <keyword name="AdBlockRule.isCSSRule" id="AdBlockRule.isCSSRule" ref="eric5.Helpviewer.AdBlock.AdBlockRule.html#AdBlockRule.isCSSRule" /> @@ -7685,7 +7252,6 @@ <keyword name="AdBlockRule.setPattern" id="AdBlockRule.setPattern" ref="eric5.Helpviewer.AdBlock.AdBlockRule.html#AdBlockRule.setPattern" /> <keyword name="AdBlockSubscription (Module)" id="AdBlockSubscription (Module)" ref="eric5.Helpviewer.AdBlock.AdBlockSubscription.html" /> <keyword name="AdBlockSubscription" id="AdBlockSubscription" ref="eric5.Helpviewer.AdBlock.AdBlockSubscription.html#AdBlockSubscription" /> - <keyword name="AdBlockSubscription (Constructor)" id="AdBlockSubscription (Constructor)" ref="eric5.Helpviewer.AdBlock.AdBlockSubscription.html#AdBlockSubscription.__init__" /> <keyword name="AdBlockSubscription.__loadRules" id="AdBlockSubscription.__loadRules" ref="eric5.Helpviewer.AdBlock.AdBlockSubscription.html#AdBlockSubscription.__loadRules" /> <keyword name="AdBlockSubscription.__parseUrl" id="AdBlockSubscription.__parseUrl" ref="eric5.Helpviewer.AdBlock.AdBlockSubscription.html#AdBlockSubscription.__parseUrl" /> <keyword name="AdBlockSubscription.__populateCache" id="AdBlockSubscription.__populateCache" ref="eric5.Helpviewer.AdBlock.AdBlockSubscription.html#AdBlockSubscription.__populateCache" /> @@ -7718,12 +7284,10 @@ <keyword name="UrlBar (Package)" id="UrlBar (Package)" ref="index-eric5.Helpviewer.UrlBar.html" /> <keyword name="SslLabel (Module)" id="SslLabel (Module)" ref="eric5.Helpviewer.UrlBar.SslLabel.html" /> <keyword name="SslLabel" id="SslLabel" ref="eric5.Helpviewer.UrlBar.SslLabel.html#SslLabel" /> - <keyword name="SslLabel (Constructor)" id="SslLabel (Constructor)" ref="eric5.Helpviewer.UrlBar.SslLabel.html#SslLabel.__init__" /> <keyword name="SslLabel.mouseDoubleClickEvent" id="SslLabel.mouseDoubleClickEvent" ref="eric5.Helpviewer.UrlBar.SslLabel.html#SslLabel.mouseDoubleClickEvent" /> <keyword name="SslLabel.mouseReleaseEvent" id="SslLabel.mouseReleaseEvent" ref="eric5.Helpviewer.UrlBar.SslLabel.html#SslLabel.mouseReleaseEvent" /> <keyword name="UrlBar (Module)" id="UrlBar (Module)" ref="eric5.Helpviewer.UrlBar.UrlBar.html" /> <keyword name="UrlBar" id="UrlBar" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar" /> - <keyword name="UrlBar (Constructor)" id="UrlBar (Constructor)" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar.__init__" /> <keyword name="UrlBar.__bookmarkChanged" id="UrlBar.__bookmarkChanged" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar.__bookmarkChanged" /> <keyword name="UrlBar.__browserUrlChanged" id="UrlBar.__browserUrlChanged" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar.__browserUrlChanged" /> <keyword name="UrlBar.__loadFinished" id="UrlBar.__loadFinished" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar.__loadFinished" /> @@ -7744,31 +7308,26 @@ <keyword name="UrlBar.setPrivateMode" id="UrlBar.setPrivateMode" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar.setPrivateMode" /> <keyword name="StackedUrlBar (Module)" id="StackedUrlBar (Module)" ref="eric5.Helpviewer.UrlBar.StackedUrlBar.html" /> <keyword name="StackedUrlBar" id="StackedUrlBar" ref="eric5.Helpviewer.UrlBar.StackedUrlBar.html#StackedUrlBar" /> - <keyword name="StackedUrlBar (Constructor)" id="StackedUrlBar (Constructor)" ref="eric5.Helpviewer.UrlBar.StackedUrlBar.html#StackedUrlBar.__init__" /> <keyword name="StackedUrlBar.currentUrlBar" id="StackedUrlBar.currentUrlBar" ref="eric5.Helpviewer.UrlBar.StackedUrlBar.html#StackedUrlBar.currentUrlBar" /> <keyword name="StackedUrlBar.moveBar" id="StackedUrlBar.moveBar" ref="eric5.Helpviewer.UrlBar.StackedUrlBar.html#StackedUrlBar.moveBar" /> <keyword name="StackedUrlBar.urlBar" id="StackedUrlBar.urlBar" ref="eric5.Helpviewer.UrlBar.StackedUrlBar.html#StackedUrlBar.urlBar" /> <keyword name="StackedUrlBar.urlBars" id="StackedUrlBar.urlBars" ref="eric5.Helpviewer.UrlBar.StackedUrlBar.html#StackedUrlBar.urlBars" /> <keyword name="FavIconLabel (Module)" id="FavIconLabel (Module)" ref="eric5.Helpviewer.UrlBar.FavIconLabel.html" /> <keyword name="FavIconLabel" id="FavIconLabel" ref="eric5.Helpviewer.UrlBar.FavIconLabel.html#FavIconLabel" /> - <keyword name="FavIconLabel (Constructor)" id="FavIconLabel (Constructor)" ref="eric5.Helpviewer.UrlBar.FavIconLabel.html#FavIconLabel.__init__" /> <keyword name="FavIconLabel.__browserIconChanged" id="FavIconLabel.__browserIconChanged" ref="eric5.Helpviewer.UrlBar.FavIconLabel.html#FavIconLabel.__browserIconChanged" /> <keyword name="FavIconLabel.mouseMoveEvent" id="FavIconLabel.mouseMoveEvent" ref="eric5.Helpviewer.UrlBar.FavIconLabel.html#FavIconLabel.mouseMoveEvent" /> <keyword name="FavIconLabel.mousePressEvent" id="FavIconLabel.mousePressEvent" ref="eric5.Helpviewer.UrlBar.FavIconLabel.html#FavIconLabel.mousePressEvent" /> <keyword name="FavIconLabel.setBrowser" id="FavIconLabel.setBrowser" ref="eric5.Helpviewer.UrlBar.FavIconLabel.html#FavIconLabel.setBrowser" /> <keyword name="BookmarkInfoDialog (Module)" id="BookmarkInfoDialog (Module)" ref="eric5.Helpviewer.UrlBar.BookmarkInfoDialog.html" /> <keyword name="BookmarkInfoDialog" id="BookmarkInfoDialog" ref="eric5.Helpviewer.UrlBar.BookmarkInfoDialog.html#BookmarkInfoDialog" /> - <keyword name="BookmarkInfoDialog (Constructor)" id="BookmarkInfoDialog (Constructor)" ref="eric5.Helpviewer.UrlBar.BookmarkInfoDialog.html#BookmarkInfoDialog.__init__" /> <keyword name="BookmarkInfoDialog.accept" id="BookmarkInfoDialog.accept" ref="eric5.Helpviewer.UrlBar.BookmarkInfoDialog.html#BookmarkInfoDialog.accept" /> <keyword name="BookmarkInfoDialog.on_removeButton_clicked" id="BookmarkInfoDialog.on_removeButton_clicked" ref="eric5.Helpviewer.UrlBar.BookmarkInfoDialog.html#BookmarkInfoDialog.on_removeButton_clicked" /> <keyword name="Download (Package)" id="Download (Package)" ref="index-eric5.Helpviewer.Download.html" /> <keyword name="DownloadAskActionDialog (Module)" id="DownloadAskActionDialog (Module)" ref="eric5.Helpviewer.Download.DownloadAskActionDialog.html" /> <keyword name="DownloadAskActionDialog" id="DownloadAskActionDialog" ref="eric5.Helpviewer.Download.DownloadAskActionDialog.html#DownloadAskActionDialog" /> - <keyword name="DownloadAskActionDialog (Constructor)" id="DownloadAskActionDialog (Constructor)" ref="eric5.Helpviewer.Download.DownloadAskActionDialog.html#DownloadAskActionDialog.__init__" /> <keyword name="DownloadAskActionDialog.getAction" id="DownloadAskActionDialog.getAction" ref="eric5.Helpviewer.Download.DownloadAskActionDialog.html#DownloadAskActionDialog.getAction" /> <keyword name="DownloadManager (Module)" id="DownloadManager (Module)" ref="eric5.Helpviewer.Download.DownloadManager.html" /> <keyword name="DownloadManager" id="DownloadManager" ref="eric5.Helpviewer.Download.DownloadManager.html#DownloadManager" /> - <keyword name="DownloadManager (Constructor)" id="DownloadManager (Constructor)" ref="eric5.Helpviewer.Download.DownloadManager.html#DownloadManager.__init__" /> <keyword name="DownloadManager.__addItem" id="DownloadManager.__addItem" ref="eric5.Helpviewer.Download.DownloadManager.html#DownloadManager.__addItem" /> <keyword name="DownloadManager.__contextMenuCancel" id="DownloadManager.__contextMenuCancel" ref="eric5.Helpviewer.Download.DownloadManager.html#DownloadManager.__contextMenuCancel" /> <keyword name="DownloadManager.__contextMenuCopyLink" id="DownloadManager.__contextMenuCopyLink" ref="eric5.Helpviewer.Download.DownloadManager.html#DownloadManager.__contextMenuCopyLink" /> @@ -7805,7 +7364,6 @@ <keyword name="timeString" id="timeString" ref="eric5.Helpviewer.Download.DownloadUtilities.html#timeString" /> <keyword name="DownloadItem (Module)" id="DownloadItem (Module)" ref="eric5.Helpviewer.Download.DownloadItem.html" /> <keyword name="DownloadItem" id="DownloadItem" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem" /> - <keyword name="DownloadItem (Constructor)" id="DownloadItem (Constructor)" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__init__" /> <keyword name="DownloadItem.__downloadProgress" id="DownloadItem.__downloadProgress" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__downloadProgress" /> <keyword name="DownloadItem.__finished" id="DownloadItem.__finished" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__finished" /> <keyword name="DownloadItem.__getFileName" id="DownloadItem.__getFileName" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__getFileName" /> @@ -7841,7 +7399,6 @@ <keyword name="DownloadItem.setIcon" id="DownloadItem.setIcon" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.setIcon" /> <keyword name="DownloadModel (Module)" id="DownloadModel (Module)" ref="eric5.Helpviewer.Download.DownloadModel.html" /> <keyword name="DownloadModel" id="DownloadModel" ref="eric5.Helpviewer.Download.DownloadModel.html#DownloadModel" /> - <keyword name="DownloadModel (Constructor)" id="DownloadModel (Constructor)" ref="eric5.Helpviewer.Download.DownloadModel.html#DownloadModel.__init__" /> <keyword name="DownloadModel.data" id="DownloadModel.data" ref="eric5.Helpviewer.Download.DownloadModel.html#DownloadModel.data" /> <keyword name="DownloadModel.flags" id="DownloadModel.flags" ref="eric5.Helpviewer.Download.DownloadModel.html#DownloadModel.flags" /> <keyword name="DownloadModel.mimeData" id="DownloadModel.mimeData" ref="eric5.Helpviewer.Download.DownloadModel.html#DownloadModel.mimeData" /> @@ -7854,17 +7411,14 @@ <keyword name="OpenSearchReader.read" id="OpenSearchReader.read" ref="eric5.Helpviewer.OpenSearch.OpenSearchReader.html#OpenSearchReader.read" /> <keyword name="OpenSearchEngineAction (Module)" id="OpenSearchEngineAction (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineAction.html" /> <keyword name="OpenSearchEngineAction" id="OpenSearchEngineAction" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineAction.html#OpenSearchEngineAction" /> - <keyword name="OpenSearchEngineAction (Constructor)" id="OpenSearchEngineAction (Constructor)" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineAction.html#OpenSearchEngineAction.__init__" /> <keyword name="OpenSearchEngineAction.__imageChanged" id="OpenSearchEngineAction.__imageChanged" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineAction.html#OpenSearchEngineAction.__imageChanged" /> <keyword name="OpenSearchWriter (Module)" id="OpenSearchWriter (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchWriter.html" /> <keyword name="OpenSearchWriter" id="OpenSearchWriter" ref="eric5.Helpviewer.OpenSearch.OpenSearchWriter.html#OpenSearchWriter" /> - <keyword name="OpenSearchWriter (Constructor)" id="OpenSearchWriter (Constructor)" ref="eric5.Helpviewer.OpenSearch.OpenSearchWriter.html#OpenSearchWriter.__init__" /> <keyword name="OpenSearchWriter.__write" id="OpenSearchWriter.__write" ref="eric5.Helpviewer.OpenSearch.OpenSearchWriter.html#OpenSearchWriter.__write" /> <keyword name="OpenSearchWriter.write" id="OpenSearchWriter.write" ref="eric5.Helpviewer.OpenSearch.OpenSearchWriter.html#OpenSearchWriter.write" /> <keyword name="OpenSearchDefaultEngines (Module)" id="OpenSearchDefaultEngines (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchDefaultEngines.html" /> <keyword name="OpenSearchEngineModel (Module)" id="OpenSearchEngineModel (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html" /> <keyword name="OpenSearchEngineModel" id="OpenSearchEngineModel" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html#OpenSearchEngineModel" /> - <keyword name="OpenSearchEngineModel (Constructor)" id="OpenSearchEngineModel (Constructor)" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html#OpenSearchEngineModel.__init__" /> <keyword name="OpenSearchEngineModel.__enginesChanged" id="OpenSearchEngineModel.__enginesChanged" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html#OpenSearchEngineModel.__enginesChanged" /> <keyword name="OpenSearchEngineModel.columnCount" id="OpenSearchEngineModel.columnCount" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html#OpenSearchEngineModel.columnCount" /> <keyword name="OpenSearchEngineModel.data" id="OpenSearchEngineModel.data" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html#OpenSearchEngineModel.data" /> @@ -7875,11 +7429,9 @@ <keyword name="OpenSearchEngineModel.setData" id="OpenSearchEngineModel.setData" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html#OpenSearchEngineModel.setData" /> <keyword name="OpenSearchEditDialog (Module)" id="OpenSearchEditDialog (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchEditDialog.html" /> <keyword name="OpenSearchEditDialog" id="OpenSearchEditDialog" ref="eric5.Helpviewer.OpenSearch.OpenSearchEditDialog.html#OpenSearchEditDialog" /> - <keyword name="OpenSearchEditDialog (Constructor)" id="OpenSearchEditDialog (Constructor)" ref="eric5.Helpviewer.OpenSearch.OpenSearchEditDialog.html#OpenSearchEditDialog.__init__" /> <keyword name="OpenSearchEditDialog.accept" id="OpenSearchEditDialog.accept" ref="eric5.Helpviewer.OpenSearch.OpenSearchEditDialog.html#OpenSearchEditDialog.accept" /> <keyword name="OpenSearchManager (Module)" id="OpenSearchManager (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchManager.html" /> <keyword name="OpenSearchManager" id="OpenSearchManager" ref="eric5.Helpviewer.OpenSearch.OpenSearchManager.html#OpenSearchManager" /> - <keyword name="OpenSearchManager (Constructor)" id="OpenSearchManager (Constructor)" ref="eric5.Helpviewer.OpenSearch.OpenSearchManager.html#OpenSearchManager.__init__" /> <keyword name="OpenSearchManager.__addEngineByEngine" id="OpenSearchManager.__addEngineByEngine" ref="eric5.Helpviewer.OpenSearch.OpenSearchManager.html#OpenSearchManager.__addEngineByEngine" /> <keyword name="OpenSearchManager.__addEngineByFile" id="OpenSearchManager.__addEngineByFile" ref="eric5.Helpviewer.OpenSearch.OpenSearchManager.html#OpenSearchManager.__addEngineByFile" /> <keyword name="OpenSearchManager.__addEngineByUrl" id="OpenSearchManager.__addEngineByUrl" ref="eric5.Helpviewer.OpenSearch.OpenSearchManager.html#OpenSearchManager.__addEngineByUrl" /> @@ -7911,7 +7463,6 @@ <keyword name="OpenSearchManager.setKeywordsForEngine" id="OpenSearchManager.setKeywordsForEngine" ref="eric5.Helpviewer.OpenSearch.OpenSearchManager.html#OpenSearchManager.setKeywordsForEngine" /> <keyword name="OpenSearchDialog (Module)" id="OpenSearchDialog (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html" /> <keyword name="OpenSearchDialog" id="OpenSearchDialog" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html#OpenSearchDialog" /> - <keyword name="OpenSearchDialog (Constructor)" id="OpenSearchDialog (Constructor)" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html#OpenSearchDialog.__init__" /> <keyword name="OpenSearchDialog.__selectionChanged" id="OpenSearchDialog.__selectionChanged" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html#OpenSearchDialog.__selectionChanged" /> <keyword name="OpenSearchDialog.on_addButton_clicked" id="OpenSearchDialog.on_addButton_clicked" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html#OpenSearchDialog.on_addButton_clicked" /> <keyword name="OpenSearchDialog.on_deleteButton_clicked" id="OpenSearchDialog.on_deleteButton_clicked" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html#OpenSearchDialog.on_deleteButton_clicked" /> @@ -7919,7 +7470,7 @@ <keyword name="OpenSearchDialog.on_restoreButton_clicked" id="OpenSearchDialog.on_restoreButton_clicked" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html#OpenSearchDialog.on_restoreButton_clicked" /> <keyword name="OpenSearchEngine (Module)" id="OpenSearchEngine (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html" /> <keyword name="OpenSearchEngine" id="OpenSearchEngine" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine" /> - <keyword name="OpenSearchEngine (Constructor)" id="OpenSearchEngine (Constructor)" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.__init__" /> + <keyword name="OpenSearchEngine.parseTemplate" id="OpenSearchEngine.parseTemplate" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.parseTemplate" /> <keyword name="OpenSearchEngine.__eq__" id="OpenSearchEngine.__eq__" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.__eq__" /> <keyword name="OpenSearchEngine.__imageObtained" id="OpenSearchEngine.__imageObtained" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.__imageObtained" /> <keyword name="OpenSearchEngine.__lt__" id="OpenSearchEngine.__lt__" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.__lt__" /> @@ -7931,7 +7482,6 @@ <keyword name="OpenSearchEngine.loadImage" id="OpenSearchEngine.loadImage" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.loadImage" /> <keyword name="OpenSearchEngine.name" id="OpenSearchEngine.name" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.name" /> <keyword name="OpenSearchEngine.networkAccessManager" id="OpenSearchEngine.networkAccessManager" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.networkAccessManager" /> - <keyword name="OpenSearchEngine.parseTemplate" id="OpenSearchEngine.parseTemplate" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.parseTemplate" /> <keyword name="OpenSearchEngine.providesSuggestions" id="OpenSearchEngine.providesSuggestions" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.providesSuggestions" /> <keyword name="OpenSearchEngine.requestSuggestions" id="OpenSearchEngine.requestSuggestions" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.requestSuggestions" /> <keyword name="OpenSearchEngine.searchMethod" id="OpenSearchEngine.searchMethod" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html#OpenSearchEngine.searchMethod" /> @@ -7958,7 +7508,6 @@ <keyword name="TasksPage (Module)" id="TasksPage (Module)" ref="eric5.Preferences.ConfigurationPages.TasksPage.html" /> <keyword name="TasksPage" id="TasksPage" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#create" /> - <keyword name="TasksPage (Constructor)" id="TasksPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.__init__" /> <keyword name="TasksPage.on_tasksBgColourButton_clicked" id="TasksPage.on_tasksBgColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.on_tasksBgColourButton_clicked" /> <keyword name="TasksPage.on_tasksBugfixColourButton_clicked" id="TasksPage.on_tasksBugfixColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.on_tasksBugfixColourButton_clicked" /> <keyword name="TasksPage.on_tasksColourButton_clicked" id="TasksPage.on_tasksColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.on_tasksColourButton_clicked" /> @@ -7967,7 +7516,6 @@ <keyword name="EditorHighlightingStylesPage (Module)" id="EditorHighlightingStylesPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html" /> <keyword name="EditorHighlightingStylesPage" id="EditorHighlightingStylesPage" ref="eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#create" /> - <keyword name="EditorHighlightingStylesPage (Constructor)" id="EditorHighlightingStylesPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__init__" /> <keyword name="EditorHighlightingStylesPage.__allFontsButtonMenuTriggered" id="EditorHighlightingStylesPage.__allFontsButtonMenuTriggered" ref="eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__allFontsButtonMenuTriggered" /> <keyword name="EditorHighlightingStylesPage.__changeFont" id="EditorHighlightingStylesPage.__changeFont" ref="eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__changeFont" /> <keyword name="EditorHighlightingStylesPage.__exportStyles" id="EditorHighlightingStylesPage.__exportStyles" ref="eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__exportStyles" /> @@ -7995,18 +7543,15 @@ <keyword name="EditorTypingPage (Module)" id="EditorTypingPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorTypingPage.html" /> <keyword name="EditorTypingPage" id="EditorTypingPage" ref="eric5.Preferences.ConfigurationPages.EditorTypingPage.html#EditorTypingPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorTypingPage.html#create" /> - <keyword name="EditorTypingPage (Constructor)" id="EditorTypingPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorTypingPage.html#EditorTypingPage.__init__" /> <keyword name="EditorTypingPage.on_languageCombo_activated" id="EditorTypingPage.on_languageCombo_activated" ref="eric5.Preferences.ConfigurationPages.EditorTypingPage.html#EditorTypingPage.on_languageCombo_activated" /> <keyword name="EditorTypingPage.save" id="EditorTypingPage.save" ref="eric5.Preferences.ConfigurationPages.EditorTypingPage.html#EditorTypingPage.save" /> <keyword name="EditorPropertiesPage (Module)" id="EditorPropertiesPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorPropertiesPage.html" /> <keyword name="EditorPropertiesPage" id="EditorPropertiesPage" ref="eric5.Preferences.ConfigurationPages.EditorPropertiesPage.html#EditorPropertiesPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorPropertiesPage.html#create" /> - <keyword name="EditorPropertiesPage (Constructor)" id="EditorPropertiesPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorPropertiesPage.html#EditorPropertiesPage.__init__" /> <keyword name="EditorPropertiesPage.save" id="EditorPropertiesPage.save" ref="eric5.Preferences.ConfigurationPages.EditorPropertiesPage.html#EditorPropertiesPage.save" /> <keyword name="HelpAppearancePage (Module)" id="HelpAppearancePage (Module)" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html" /> <keyword name="HelpAppearancePage" id="HelpAppearancePage" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#create" /> - <keyword name="HelpAppearancePage (Constructor)" id="HelpAppearancePage (Constructor)" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.__init__" /> <keyword name="HelpAppearancePage.on_fixedFontButton_clicked" id="HelpAppearancePage.on_fixedFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.on_fixedFontButton_clicked" /> <keyword name="HelpAppearancePage.on_secureURLsColourButton_clicked" id="HelpAppearancePage.on_secureURLsColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.on_secureURLsColourButton_clicked" /> <keyword name="HelpAppearancePage.on_standardFontButton_clicked" id="HelpAppearancePage.on_standardFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.on_standardFontButton_clicked" /> @@ -8016,7 +7561,6 @@ <keyword name="EditorFilePage (Module)" id="EditorFilePage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorFilePage.html" /> <keyword name="EditorFilePage" id="EditorFilePage" ref="eric5.Preferences.ConfigurationPages.EditorFilePage.html#EditorFilePage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorFilePage.html#create" /> - <keyword name="EditorFilePage (Constructor)" id="EditorFilePage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorFilePage.html#EditorFilePage.__init__" /> <keyword name="EditorFilePage.__checkFileFilter" id="EditorFilePage.__checkFileFilter" ref="eric5.Preferences.ConfigurationPages.EditorFilePage.html#EditorFilePage.__checkFileFilter" /> <keyword name="EditorFilePage.__extractFileFilters" id="EditorFilePage.__extractFileFilters" ref="eric5.Preferences.ConfigurationPages.EditorFilePage.html#EditorFilePage.__extractFileFilters" /> <keyword name="EditorFilePage.__setDefaultFiltersLists" id="EditorFilePage.__setDefaultFiltersLists" ref="eric5.Preferences.ConfigurationPages.EditorFilePage.html#EditorFilePage.__setDefaultFiltersLists" /> @@ -8029,14 +7573,12 @@ <keyword name="DebuggerPython3Page (Module)" id="DebuggerPython3Page (Module)" ref="eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html" /> <keyword name="DebuggerPython3Page" id="DebuggerPython3Page" ref="eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html#DebuggerPython3Page" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html#create" /> - <keyword name="DebuggerPython3Page (Constructor)" id="DebuggerPython3Page (Constructor)" ref="eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html#DebuggerPython3Page.__init__" /> <keyword name="DebuggerPython3Page.on_debugClientButton_clicked" id="DebuggerPython3Page.on_debugClientButton_clicked" ref="eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html#DebuggerPython3Page.on_debugClientButton_clicked" /> <keyword name="DebuggerPython3Page.on_interpreterButton_clicked" id="DebuggerPython3Page.on_interpreterButton_clicked" ref="eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html#DebuggerPython3Page.on_interpreterButton_clicked" /> <keyword name="DebuggerPython3Page.save" id="DebuggerPython3Page.save" ref="eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html#DebuggerPython3Page.save" /> <keyword name="QtPage (Module)" id="QtPage (Module)" ref="eric5.Preferences.ConfigurationPages.QtPage.html" /> <keyword name="QtPage" id="QtPage" ref="eric5.Preferences.ConfigurationPages.QtPage.html#QtPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.QtPage.html#create" /> - <keyword name="QtPage (Constructor)" id="QtPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.QtPage.html#QtPage.__init__" /> <keyword name="QtPage.__updateQt4Sample" id="QtPage.__updateQt4Sample" ref="eric5.Preferences.ConfigurationPages.QtPage.html#QtPage.__updateQt4Sample" /> <keyword name="QtPage.on_qt4Button_clicked" id="QtPage.on_qt4Button_clicked" ref="eric5.Preferences.ConfigurationPages.QtPage.html#QtPage.on_qt4Button_clicked" /> <keyword name="QtPage.on_qt4PostfixEdit_textChanged" id="QtPage.on_qt4PostfixEdit_textChanged" ref="eric5.Preferences.ConfigurationPages.QtPage.html#QtPage.on_qt4PostfixEdit_textChanged" /> @@ -8046,7 +7588,6 @@ <keyword name="EmailPage (Module)" id="EmailPage (Module)" ref="eric5.Preferences.ConfigurationPages.EmailPage.html" /> <keyword name="EmailPage" id="EmailPage" ref="eric5.Preferences.ConfigurationPages.EmailPage.html#EmailPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EmailPage.html#create" /> - <keyword name="EmailPage (Constructor)" id="EmailPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EmailPage.html#EmailPage.__init__" /> <keyword name="EmailPage.__updateTestButton" id="EmailPage.__updateTestButton" ref="eric5.Preferences.ConfigurationPages.EmailPage.html#EmailPage.__updateTestButton" /> <keyword name="EmailPage.on_mailAuthenticationCheckBox_toggled" id="EmailPage.on_mailAuthenticationCheckBox_toggled" ref="eric5.Preferences.ConfigurationPages.EmailPage.html#EmailPage.on_mailAuthenticationCheckBox_toggled" /> <keyword name="EmailPage.on_mailPasswordEdit_textChanged" id="EmailPage.on_mailPasswordEdit_textChanged" ref="eric5.Preferences.ConfigurationPages.EmailPage.html#EmailPage.on_mailPasswordEdit_textChanged" /> @@ -8056,7 +7597,6 @@ <keyword name="TerminalPage (Module)" id="TerminalPage (Module)" ref="eric5.Preferences.ConfigurationPages.TerminalPage.html" /> <keyword name="TerminalPage" id="TerminalPage" ref="eric5.Preferences.ConfigurationPages.TerminalPage.html#TerminalPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.TerminalPage.html#create" /> - <keyword name="TerminalPage (Constructor)" id="TerminalPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.TerminalPage.html#TerminalPage.__init__" /> <keyword name="TerminalPage.on_linenumbersFontButton_clicked" id="TerminalPage.on_linenumbersFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.TerminalPage.html#TerminalPage.on_linenumbersFontButton_clicked" /> <keyword name="TerminalPage.on_monospacedFontButton_clicked" id="TerminalPage.on_monospacedFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.TerminalPage.html#TerminalPage.on_monospacedFontButton_clicked" /> <keyword name="TerminalPage.polishPage" id="TerminalPage.polishPage" ref="eric5.Preferences.ConfigurationPages.TerminalPage.html#TerminalPage.polishPage" /> @@ -8064,19 +7604,16 @@ <keyword name="EditorExportersPage (Module)" id="EditorExportersPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorExportersPage.html" /> <keyword name="EditorExportersPage" id="EditorExportersPage" ref="eric5.Preferences.ConfigurationPages.EditorExportersPage.html#EditorExportersPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorExportersPage.html#create" /> - <keyword name="EditorExportersPage (Constructor)" id="EditorExportersPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorExportersPage.html#EditorExportersPage.__init__" /> <keyword name="EditorExportersPage.on_exportersCombo_activated" id="EditorExportersPage.on_exportersCombo_activated" ref="eric5.Preferences.ConfigurationPages.EditorExportersPage.html#EditorExportersPage.on_exportersCombo_activated" /> <keyword name="EditorExportersPage.on_rtfFontButton_clicked" id="EditorExportersPage.on_rtfFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorExportersPage.html#EditorExportersPage.on_rtfFontButton_clicked" /> <keyword name="EditorExportersPage.save" id="EditorExportersPage.save" ref="eric5.Preferences.ConfigurationPages.EditorExportersPage.html#EditorExportersPage.save" /> <keyword name="EditorAutocompletionPage (Module)" id="EditorAutocompletionPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionPage.html" /> <keyword name="EditorAutocompletionPage" id="EditorAutocompletionPage" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionPage.html#EditorAutocompletionPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionPage.html#create" /> - <keyword name="EditorAutocompletionPage (Constructor)" id="EditorAutocompletionPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionPage.html#EditorAutocompletionPage.__init__" /> <keyword name="EditorAutocompletionPage.save" id="EditorAutocompletionPage.save" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionPage.html#EditorAutocompletionPage.save" /> <keyword name="EditorHighlightersPage (Module)" id="EditorHighlightersPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html" /> <keyword name="EditorHighlightersPage" id="EditorHighlightersPage" ref="eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html#EditorHighlightersPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html#create" /> - <keyword name="EditorHighlightersPage (Constructor)" id="EditorHighlightersPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html#EditorHighlightersPage.__init__" /> <keyword name="EditorHighlightersPage.on_addLexerButton_clicked" id="EditorHighlightersPage.on_addLexerButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html#EditorHighlightersPage.on_addLexerButton_clicked" /> <keyword name="EditorHighlightersPage.on_deleteLexerButton_clicked" id="EditorHighlightersPage.on_deleteLexerButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html#EditorHighlightersPage.on_deleteLexerButton_clicked" /> <keyword name="EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged" id="EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged" ref="eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html#EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged" /> @@ -8086,38 +7623,32 @@ <keyword name="EditorKeywordsPage (Module)" id="EditorKeywordsPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html" /> <keyword name="EditorKeywordsPage" id="EditorKeywordsPage" ref="eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html#EditorKeywordsPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html#create" /> - <keyword name="EditorKeywordsPage (Constructor)" id="EditorKeywordsPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html#EditorKeywordsPage.__init__" /> <keyword name="EditorKeywordsPage.on_languageCombo_activated" id="EditorKeywordsPage.on_languageCombo_activated" ref="eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html#EditorKeywordsPage.on_languageCombo_activated" /> <keyword name="EditorKeywordsPage.on_setSpinBox_valueChanged" id="EditorKeywordsPage.on_setSpinBox_valueChanged" ref="eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html#EditorKeywordsPage.on_setSpinBox_valueChanged" /> <keyword name="EditorKeywordsPage.save" id="EditorKeywordsPage.save" ref="eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html#EditorKeywordsPage.save" /> <keyword name="TrayStarterPage (Module)" id="TrayStarterPage (Module)" ref="eric5.Preferences.ConfigurationPages.TrayStarterPage.html" /> <keyword name="TrayStarterPage" id="TrayStarterPage" ref="eric5.Preferences.ConfigurationPages.TrayStarterPage.html#TrayStarterPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.TrayStarterPage.html#create" /> - <keyword name="TrayStarterPage (Constructor)" id="TrayStarterPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.TrayStarterPage.html#TrayStarterPage.__init__" /> <keyword name="TrayStarterPage.save" id="TrayStarterPage.save" ref="eric5.Preferences.ConfigurationPages.TrayStarterPage.html#TrayStarterPage.save" /> <keyword name="PythonPage (Module)" id="PythonPage (Module)" ref="eric5.Preferences.ConfigurationPages.PythonPage.html" /> <keyword name="PythonPage" id="PythonPage" ref="eric5.Preferences.ConfigurationPages.PythonPage.html#PythonPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.PythonPage.html#create" /> - <keyword name="PythonPage (Constructor)" id="PythonPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.PythonPage.html#PythonPage.__init__" /> <keyword name="PythonPage.save" id="PythonPage.save" ref="eric5.Preferences.ConfigurationPages.PythonPage.html#PythonPage.save" /> <keyword name="NetworkPage (Module)" id="NetworkPage (Module)" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html" /> <keyword name="NetworkPage" id="NetworkPage" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html#NetworkPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html#create" /> - <keyword name="NetworkPage (Constructor)" id="NetworkPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html#NetworkPage.__init__" /> <keyword name="NetworkPage.on_clearProxyPasswordsButton_clicked" id="NetworkPage.on_clearProxyPasswordsButton_clicked" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html#NetworkPage.on_clearProxyPasswordsButton_clicked" /> <keyword name="NetworkPage.on_downloadDirButton_clicked" id="NetworkPage.on_downloadDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html#NetworkPage.on_downloadDirButton_clicked" /> <keyword name="NetworkPage.save" id="NetworkPage.save" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html#NetworkPage.save" /> <keyword name="HelpWebBrowserPage (Module)" id="HelpWebBrowserPage (Module)" ref="eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html" /> <keyword name="HelpWebBrowserPage" id="HelpWebBrowserPage" ref="eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html#HelpWebBrowserPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html#create" /> - <keyword name="HelpWebBrowserPage (Constructor)" id="HelpWebBrowserPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html#HelpWebBrowserPage.__init__" /> <keyword name="HelpWebBrowserPage.on_defaultHomeButton_clicked" id="HelpWebBrowserPage.on_defaultHomeButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html#HelpWebBrowserPage.on_defaultHomeButton_clicked" /> <keyword name="HelpWebBrowserPage.on_setCurrentPageButton_clicked" id="HelpWebBrowserPage.on_setCurrentPageButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html#HelpWebBrowserPage.on_setCurrentPageButton_clicked" /> <keyword name="HelpWebBrowserPage.save" id="HelpWebBrowserPage.save" ref="eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html#HelpWebBrowserPage.save" /> <keyword name="ProjectBrowserPage (Module)" id="ProjectBrowserPage (Module)" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html" /> <keyword name="ProjectBrowserPage" id="ProjectBrowserPage" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#create" /> - <keyword name="ProjectBrowserPage (Constructor)" id="ProjectBrowserPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.__init__" /> <keyword name="ProjectBrowserPage.__setProjectBrowsersCheckBoxes" id="ProjectBrowserPage.__setProjectBrowsersCheckBoxes" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.__setProjectBrowsersCheckBoxes" /> <keyword name="ProjectBrowserPage.__storeProjectBrowserFlags" id="ProjectBrowserPage.__storeProjectBrowserFlags" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.__storeProjectBrowserFlags" /> <keyword name="ProjectBrowserPage.on_pbHighlightedButton_clicked" id="ProjectBrowserPage.on_pbHighlightedButton_clicked" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.on_pbHighlightedButton_clicked" /> @@ -8125,7 +7656,6 @@ <keyword name="ProjectBrowserPage.save" id="ProjectBrowserPage.save" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.save" /> <keyword name="ConfigurationPageBase (Module)" id="ConfigurationPageBase (Module)" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html" /> <keyword name="ConfigurationPageBase" id="ConfigurationPageBase" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase" /> - <keyword name="ConfigurationPageBase (Constructor)" id="ConfigurationPageBase (Constructor)" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.__init__" /> <keyword name="ConfigurationPageBase.initColour" id="ConfigurationPageBase.initColour" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.initColour" /> <keyword name="ConfigurationPageBase.polishPage" id="ConfigurationPageBase.polishPage" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.polishPage" /> <keyword name="ConfigurationPageBase.saveState" id="ConfigurationPageBase.saveState" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.saveState" /> @@ -8135,13 +7665,11 @@ <keyword name="EditorGeneralPage (Module)" id="EditorGeneralPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorGeneralPage.html" /> <keyword name="EditorGeneralPage" id="EditorGeneralPage" ref="eric5.Preferences.ConfigurationPages.EditorGeneralPage.html#EditorGeneralPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorGeneralPage.html#create" /> - <keyword name="EditorGeneralPage (Constructor)" id="EditorGeneralPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorGeneralPage.html#EditorGeneralPage.__init__" /> <keyword name="EditorGeneralPage.on_tabforindentationCheckBox_toggled" id="EditorGeneralPage.on_tabforindentationCheckBox_toggled" ref="eric5.Preferences.ConfigurationPages.EditorGeneralPage.html#EditorGeneralPage.on_tabforindentationCheckBox_toggled" /> <keyword name="EditorGeneralPage.save" id="EditorGeneralPage.save" ref="eric5.Preferences.ConfigurationPages.EditorGeneralPage.html#EditorGeneralPage.save" /> <keyword name="HelpVirusTotalPage (Module)" id="HelpVirusTotalPage (Module)" ref="eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html" /> <keyword name="HelpVirusTotalPage" id="HelpVirusTotalPage" ref="eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html#HelpVirusTotalPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html#create" /> - <keyword name="HelpVirusTotalPage (Constructor)" id="HelpVirusTotalPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html#HelpVirusTotalPage.__init__" /> <keyword name="HelpVirusTotalPage.__checkServiceKeyFinished" id="HelpVirusTotalPage.__checkServiceKeyFinished" ref="eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html#HelpVirusTotalPage.__checkServiceKeyFinished" /> <keyword name="HelpVirusTotalPage.on_testButton_clicked" id="HelpVirusTotalPage.on_testButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html#HelpVirusTotalPage.on_testButton_clicked" /> <keyword name="HelpVirusTotalPage.on_vtServiceKeyEdit_textChanged" id="HelpVirusTotalPage.on_vtServiceKeyEdit_textChanged" ref="eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html#HelpVirusTotalPage.on_vtServiceKeyEdit_textChanged" /> @@ -8149,18 +7677,15 @@ <keyword name="ViewmanagerPage (Module)" id="ViewmanagerPage (Module)" ref="eric5.Preferences.ConfigurationPages.ViewmanagerPage.html" /> <keyword name="ViewmanagerPage" id="ViewmanagerPage" ref="eric5.Preferences.ConfigurationPages.ViewmanagerPage.html#ViewmanagerPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.ViewmanagerPage.html#create" /> - <keyword name="ViewmanagerPage (Constructor)" id="ViewmanagerPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.ViewmanagerPage.html#ViewmanagerPage.__init__" /> <keyword name="ViewmanagerPage.on_windowComboBox_activated" id="ViewmanagerPage.on_windowComboBox_activated" ref="eric5.Preferences.ConfigurationPages.ViewmanagerPage.html#ViewmanagerPage.on_windowComboBox_activated" /> <keyword name="ViewmanagerPage.save" id="ViewmanagerPage.save" ref="eric5.Preferences.ConfigurationPages.ViewmanagerPage.html#ViewmanagerPage.save" /> <keyword name="Py3FlakesPage (Module)" id="Py3FlakesPage (Module)" ref="eric5.Preferences.ConfigurationPages.Py3FlakesPage.html" /> <keyword name="Py3FlakesPage" id="Py3FlakesPage" ref="eric5.Preferences.ConfigurationPages.Py3FlakesPage.html#Py3FlakesPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.Py3FlakesPage.html#create" /> - <keyword name="Py3FlakesPage (Constructor)" id="Py3FlakesPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.Py3FlakesPage.html#Py3FlakesPage.__init__" /> <keyword name="Py3FlakesPage.save" id="Py3FlakesPage.save" ref="eric5.Preferences.ConfigurationPages.Py3FlakesPage.html#Py3FlakesPage.save" /> <keyword name="EditorAPIsPage (Module)" id="EditorAPIsPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorAPIsPage.html" /> <keyword name="EditorAPIsPage" id="EditorAPIsPage" ref="eric5.Preferences.ConfigurationPages.EditorAPIsPage.html#EditorAPIsPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorAPIsPage.html#create" /> - <keyword name="EditorAPIsPage (Constructor)" id="EditorAPIsPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorAPIsPage.html#EditorAPIsPage.__init__" /> <keyword name="EditorAPIsPage.__apiPreparationCancelled" id="EditorAPIsPage.__apiPreparationCancelled" ref="eric5.Preferences.ConfigurationPages.EditorAPIsPage.html#EditorAPIsPage.__apiPreparationCancelled" /> <keyword name="EditorAPIsPage.__apiPreparationFinished" id="EditorAPIsPage.__apiPreparationFinished" ref="eric5.Preferences.ConfigurationPages.EditorAPIsPage.html#EditorAPIsPage.__apiPreparationFinished" /> <keyword name="EditorAPIsPage.__apiPreparationStarted" id="EditorAPIsPage.__apiPreparationStarted" ref="eric5.Preferences.ConfigurationPages.EditorAPIsPage.html#EditorAPIsPage.__apiPreparationStarted" /> @@ -8178,40 +7703,33 @@ <keyword name="MultiProjectPage (Module)" id="MultiProjectPage (Module)" ref="eric5.Preferences.ConfigurationPages.MultiProjectPage.html" /> <keyword name="MultiProjectPage" id="MultiProjectPage" ref="eric5.Preferences.ConfigurationPages.MultiProjectPage.html#MultiProjectPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.MultiProjectPage.html#create" /> - <keyword name="MultiProjectPage (Constructor)" id="MultiProjectPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.MultiProjectPage.html#MultiProjectPage.__init__" /> <keyword name="MultiProjectPage.save" id="MultiProjectPage.save" ref="eric5.Preferences.ConfigurationPages.MultiProjectPage.html#MultiProjectPage.save" /> <keyword name="IconsPreviewDialog (Module)" id="IconsPreviewDialog (Module)" ref="eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html" /> <keyword name="IconsPreviewDialog" id="IconsPreviewDialog" ref="eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html#IconsPreviewDialog" /> - <keyword name="IconsPreviewDialog (Constructor)" id="IconsPreviewDialog (Constructor)" ref="eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html#IconsPreviewDialog.__init__" /> <keyword name="TemplatesPage (Module)" id="TemplatesPage (Module)" ref="eric5.Preferences.ConfigurationPages.TemplatesPage.html" /> <keyword name="TemplatesPage" id="TemplatesPage" ref="eric5.Preferences.ConfigurationPages.TemplatesPage.html#TemplatesPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.TemplatesPage.html#create" /> - <keyword name="TemplatesPage (Constructor)" id="TemplatesPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.TemplatesPage.html#TemplatesPage.__init__" /> <keyword name="TemplatesPage.save" id="TemplatesPage.save" ref="eric5.Preferences.ConfigurationPages.TemplatesPage.html#TemplatesPage.save" /> <keyword name="CorbaPage (Module)" id="CorbaPage (Module)" ref="eric5.Preferences.ConfigurationPages.CorbaPage.html" /> <keyword name="CorbaPage" id="CorbaPage" ref="eric5.Preferences.ConfigurationPages.CorbaPage.html#CorbaPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.CorbaPage.html#create" /> - <keyword name="CorbaPage (Constructor)" id="CorbaPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.CorbaPage.html#CorbaPage.__init__" /> <keyword name="CorbaPage.on_idlButton_clicked" id="CorbaPage.on_idlButton_clicked" ref="eric5.Preferences.ConfigurationPages.CorbaPage.html#CorbaPage.on_idlButton_clicked" /> <keyword name="CorbaPage.save" id="CorbaPage.save" ref="eric5.Preferences.ConfigurationPages.CorbaPage.html#CorbaPage.save" /> <keyword name="PrinterPage (Module)" id="PrinterPage (Module)" ref="eric5.Preferences.ConfigurationPages.PrinterPage.html" /> <keyword name="PrinterPage" id="PrinterPage" ref="eric5.Preferences.ConfigurationPages.PrinterPage.html#PrinterPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.PrinterPage.html#create" /> - <keyword name="PrinterPage (Constructor)" id="PrinterPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.PrinterPage.html#PrinterPage.__init__" /> <keyword name="PrinterPage.on_printheaderFontButton_clicked" id="PrinterPage.on_printheaderFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.PrinterPage.html#PrinterPage.on_printheaderFontButton_clicked" /> <keyword name="PrinterPage.polishPage" id="PrinterPage.polishPage" ref="eric5.Preferences.ConfigurationPages.PrinterPage.html#PrinterPage.polishPage" /> <keyword name="PrinterPage.save" id="PrinterPage.save" ref="eric5.Preferences.ConfigurationPages.PrinterPage.html#PrinterPage.save" /> <keyword name="GraphicsPage (Module)" id="GraphicsPage (Module)" ref="eric5.Preferences.ConfigurationPages.GraphicsPage.html" /> <keyword name="GraphicsPage" id="GraphicsPage" ref="eric5.Preferences.ConfigurationPages.GraphicsPage.html#GraphicsPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.GraphicsPage.html#create" /> - <keyword name="GraphicsPage (Constructor)" id="GraphicsPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.GraphicsPage.html#GraphicsPage.__init__" /> <keyword name="GraphicsPage.on_graphicsFontButton_clicked" id="GraphicsPage.on_graphicsFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.GraphicsPage.html#GraphicsPage.on_graphicsFontButton_clicked" /> <keyword name="GraphicsPage.polishPage" id="GraphicsPage.polishPage" ref="eric5.Preferences.ConfigurationPages.GraphicsPage.html#GraphicsPage.polishPage" /> <keyword name="GraphicsPage.save" id="GraphicsPage.save" ref="eric5.Preferences.ConfigurationPages.GraphicsPage.html#GraphicsPage.save" /> <keyword name="EditorStylesPage (Module)" id="EditorStylesPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html" /> <keyword name="EditorStylesPage" id="EditorStylesPage" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#create" /> - <keyword name="EditorStylesPage (Constructor)" id="EditorStylesPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.__init__" /> <keyword name="EditorStylesPage.on_annotationsErrorBgButton_clicked" id="EditorStylesPage.on_annotationsErrorBgButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsErrorBgButton_clicked" /> <keyword name="EditorStylesPage.on_annotationsErrorFgButton_clicked" id="EditorStylesPage.on_annotationsErrorFgButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsErrorFgButton_clicked" /> <keyword name="EditorStylesPage.on_annotationsWarningBgButton_clicked" id="EditorStylesPage.on_annotationsWarningBgButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsWarningBgButton_clicked" /> @@ -8242,7 +7760,6 @@ <keyword name="HelpDocumentationPage (Module)" id="HelpDocumentationPage (Module)" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html" /> <keyword name="HelpDocumentationPage" id="HelpDocumentationPage" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#create" /> - <keyword name="HelpDocumentationPage (Constructor)" id="HelpDocumentationPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.__init__" /> <keyword name="HelpDocumentationPage.on_pyqt4DocDirButton_clicked" id="HelpDocumentationPage.on_pyqt4DocDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.on_pyqt4DocDirButton_clicked" /> <keyword name="HelpDocumentationPage.on_pysideDocDirButton_clicked" id="HelpDocumentationPage.on_pysideDocDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.on_pysideDocDirButton_clicked" /> <keyword name="HelpDocumentationPage.on_python2DocDirButton_clicked" id="HelpDocumentationPage.on_python2DocDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.on_python2DocDirButton_clicked" /> @@ -8252,30 +7769,25 @@ <keyword name="EditorCalltipsPage (Module)" id="EditorCalltipsPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html" /> <keyword name="EditorCalltipsPage" id="EditorCalltipsPage" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#EditorCalltipsPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#create" /> - <keyword name="EditorCalltipsPage (Constructor)" id="EditorCalltipsPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#EditorCalltipsPage.__init__" /> <keyword name="EditorCalltipsPage.on_calltipsBackgroundButton_clicked" id="EditorCalltipsPage.on_calltipsBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#EditorCalltipsPage.on_calltipsBackgroundButton_clicked" /> <keyword name="EditorCalltipsPage.save" id="EditorCalltipsPage.save" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#EditorCalltipsPage.save" /> <keyword name="ProjectPage (Module)" id="ProjectPage (Module)" ref="eric5.Preferences.ConfigurationPages.ProjectPage.html" /> <keyword name="ProjectPage" id="ProjectPage" ref="eric5.Preferences.ConfigurationPages.ProjectPage.html#ProjectPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.ProjectPage.html#create" /> - <keyword name="ProjectPage (Constructor)" id="ProjectPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.ProjectPage.html#ProjectPage.__init__" /> <keyword name="ProjectPage.save" id="ProjectPage.save" ref="eric5.Preferences.ConfigurationPages.ProjectPage.html#ProjectPage.save" /> <keyword name="EditorAutocompletionQScintillaPage (Module)" id="EditorAutocompletionQScintillaPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html" /> <keyword name="EditorAutocompletionQScintillaPage" id="EditorAutocompletionQScintillaPage" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html#EditorAutocompletionQScintillaPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html#create" /> - <keyword name="EditorAutocompletionQScintillaPage (Constructor)" id="EditorAutocompletionQScintillaPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html#EditorAutocompletionQScintillaPage.__init__" /> <keyword name="EditorAutocompletionQScintillaPage.save" id="EditorAutocompletionQScintillaPage.save" ref="eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html#EditorAutocompletionQScintillaPage.save" /> <keyword name="ShellPage (Module)" id="ShellPage (Module)" ref="eric5.Preferences.ConfigurationPages.ShellPage.html" /> <keyword name="ShellPage" id="ShellPage" ref="eric5.Preferences.ConfigurationPages.ShellPage.html#ShellPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.ShellPage.html#create" /> - <keyword name="ShellPage (Constructor)" id="ShellPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.ShellPage.html#ShellPage.__init__" /> <keyword name="ShellPage.on_linenumbersFontButton_clicked" id="ShellPage.on_linenumbersFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.ShellPage.html#ShellPage.on_linenumbersFontButton_clicked" /> <keyword name="ShellPage.on_monospacedFontButton_clicked" id="ShellPage.on_monospacedFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.ShellPage.html#ShellPage.on_monospacedFontButton_clicked" /> <keyword name="ShellPage.polishPage" id="ShellPage.polishPage" ref="eric5.Preferences.ConfigurationPages.ShellPage.html#ShellPage.polishPage" /> <keyword name="ShellPage.save" id="ShellPage.save" ref="eric5.Preferences.ConfigurationPages.ShellPage.html#ShellPage.save" /> <keyword name="MasterPasswordEntryDialog (Module)" id="MasterPasswordEntryDialog (Module)" ref="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html" /> <keyword name="MasterPasswordEntryDialog" id="MasterPasswordEntryDialog" ref="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html#MasterPasswordEntryDialog" /> - <keyword name="MasterPasswordEntryDialog (Constructor)" id="MasterPasswordEntryDialog (Constructor)" ref="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html#MasterPasswordEntryDialog.__init__" /> <keyword name="MasterPasswordEntryDialog.__updateUI" id="MasterPasswordEntryDialog.__updateUI" ref="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html#MasterPasswordEntryDialog.__updateUI" /> <keyword name="MasterPasswordEntryDialog.getCurrentPassword" id="MasterPasswordEntryDialog.getCurrentPassword" ref="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html#MasterPasswordEntryDialog.getCurrentPassword" /> <keyword name="MasterPasswordEntryDialog.getMasterPassword" id="MasterPasswordEntryDialog.getMasterPassword" ref="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html#MasterPasswordEntryDialog.getMasterPassword" /> @@ -8285,7 +7797,6 @@ <keyword name="DebuggerGeneralPage (Module)" id="DebuggerGeneralPage (Module)" ref="eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html" /> <keyword name="DebuggerGeneralPage" id="DebuggerGeneralPage" ref="eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html#DebuggerGeneralPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html#create" /> - <keyword name="DebuggerGeneralPage (Constructor)" id="DebuggerGeneralPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html#DebuggerGeneralPage.__init__" /> <keyword name="DebuggerGeneralPage.on_addAllowedHostButton_clicked" id="DebuggerGeneralPage.on_addAllowedHostButton_clicked" ref="eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html#DebuggerGeneralPage.on_addAllowedHostButton_clicked" /> <keyword name="DebuggerGeneralPage.on_allowedHostsList_currentItemChanged" id="DebuggerGeneralPage.on_allowedHostsList_currentItemChanged" ref="eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html#DebuggerGeneralPage.on_allowedHostsList_currentItemChanged" /> <keyword name="DebuggerGeneralPage.on_deleteAllowedHostButton_clicked" id="DebuggerGeneralPage.on_deleteAllowedHostButton_clicked" ref="eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html#DebuggerGeneralPage.on_deleteAllowedHostButton_clicked" /> @@ -8294,7 +7805,6 @@ <keyword name="VcsPage (Module)" id="VcsPage (Module)" ref="eric5.Preferences.ConfigurationPages.VcsPage.html" /> <keyword name="VcsPage" id="VcsPage" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#create" /> - <keyword name="VcsPage (Constructor)" id="VcsPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.__init__" /> <keyword name="VcsPage.on_pbVcsAddedButton_clicked" id="VcsPage.on_pbVcsAddedButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsAddedButton_clicked" /> <keyword name="VcsPage.on_pbVcsConflictButton_clicked" id="VcsPage.on_pbVcsConflictButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsConflictButton_clicked" /> <keyword name="VcsPage.on_pbVcsModifiedButton_clicked" id="VcsPage.on_pbVcsModifiedButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsModifiedButton_clicked" /> @@ -8305,7 +7815,6 @@ <keyword name="CooperationPage (Module)" id="CooperationPage (Module)" ref="eric5.Preferences.ConfigurationPages.CooperationPage.html" /> <keyword name="CooperationPage" id="CooperationPage" ref="eric5.Preferences.ConfigurationPages.CooperationPage.html#CooperationPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.CooperationPage.html#create" /> - <keyword name="CooperationPage (Constructor)" id="CooperationPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.CooperationPage.html#CooperationPage.__init__" /> <keyword name="CooperationPage.on_addBannedUserButton_clicked" id="CooperationPage.on_addBannedUserButton_clicked" ref="eric5.Preferences.ConfigurationPages.CooperationPage.html#CooperationPage.on_addBannedUserButton_clicked" /> <keyword name="CooperationPage.on_bannedUserEdit_textChanged" id="CooperationPage.on_bannedUserEdit_textChanged" ref="eric5.Preferences.ConfigurationPages.CooperationPage.html#CooperationPage.on_bannedUserEdit_textChanged" /> <keyword name="CooperationPage.on_bannedUsersList_itemSelectionChanged" id="CooperationPage.on_bannedUsersList_itemSelectionChanged" ref="eric5.Preferences.ConfigurationPages.CooperationPage.html#CooperationPage.on_bannedUsersList_itemSelectionChanged" /> @@ -8314,7 +7823,6 @@ <keyword name="InterfacePage (Module)" id="InterfacePage (Module)" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html" /> <keyword name="InterfacePage" id="InterfacePage" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#create" /> - <keyword name="InterfacePage (Constructor)" id="InterfacePage (Constructor)" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.__init__" /> <keyword name="InterfacePage.__populateLanguageCombo" id="InterfacePage.__populateLanguageCombo" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.__populateLanguageCombo" /> <keyword name="InterfacePage.__populateStyleCombo" id="InterfacePage.__populateStyleCombo" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.__populateStyleCombo" /> <keyword name="InterfacePage.on_resetLayoutButton_clicked" id="InterfacePage.on_resetLayoutButton_clicked" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.on_resetLayoutButton_clicked" /> @@ -8324,25 +7832,21 @@ <keyword name="DebuggerRubyPage (Module)" id="DebuggerRubyPage (Module)" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html" /> <keyword name="DebuggerRubyPage" id="DebuggerRubyPage" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html#DebuggerRubyPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html#create" /> - <keyword name="DebuggerRubyPage (Constructor)" id="DebuggerRubyPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html#DebuggerRubyPage.__init__" /> <keyword name="DebuggerRubyPage.on_rubyInterpreterButton_clicked" id="DebuggerRubyPage.on_rubyInterpreterButton_clicked" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html#DebuggerRubyPage.on_rubyInterpreterButton_clicked" /> <keyword name="DebuggerRubyPage.save" id="DebuggerRubyPage.save" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html#DebuggerRubyPage.save" /> <keyword name="ApplicationPage (Module)" id="ApplicationPage (Module)" ref="eric5.Preferences.ConfigurationPages.ApplicationPage.html" /> <keyword name="ApplicationPage" id="ApplicationPage" ref="eric5.Preferences.ConfigurationPages.ApplicationPage.html#ApplicationPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.ApplicationPage.html#create" /> - <keyword name="ApplicationPage (Constructor)" id="ApplicationPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.ApplicationPage.html#ApplicationPage.__init__" /> <keyword name="ApplicationPage.save" id="ApplicationPage.save" ref="eric5.Preferences.ConfigurationPages.ApplicationPage.html#ApplicationPage.save" /> <keyword name="SecurityPage (Module)" id="SecurityPage (Module)" ref="eric5.Preferences.ConfigurationPages.SecurityPage.html" /> <keyword name="SecurityPage" id="SecurityPage" ref="eric5.Preferences.ConfigurationPages.SecurityPage.html#SecurityPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.SecurityPage.html#create" /> - <keyword name="SecurityPage (Constructor)" id="SecurityPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.SecurityPage.html#SecurityPage.__init__" /> <keyword name="SecurityPage.on_masterPasswordButton_clicked" id="SecurityPage.on_masterPasswordButton_clicked" ref="eric5.Preferences.ConfigurationPages.SecurityPage.html#SecurityPage.on_masterPasswordButton_clicked" /> <keyword name="SecurityPage.on_masterPasswordCheckBox_clicked" id="SecurityPage.on_masterPasswordCheckBox_clicked" ref="eric5.Preferences.ConfigurationPages.SecurityPage.html#SecurityPage.on_masterPasswordCheckBox_clicked" /> <keyword name="SecurityPage.save" id="SecurityPage.save" ref="eric5.Preferences.ConfigurationPages.SecurityPage.html#SecurityPage.save" /> <keyword name="EditorSpellCheckingPage (Module)" id="EditorSpellCheckingPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html" /> <keyword name="EditorSpellCheckingPage" id="EditorSpellCheckingPage" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#create" /> - <keyword name="EditorSpellCheckingPage (Constructor)" id="EditorSpellCheckingPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.__init__" /> <keyword name="EditorSpellCheckingPage.on_pelButton_clicked" id="EditorSpellCheckingPage.on_pelButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.on_pelButton_clicked" /> <keyword name="EditorSpellCheckingPage.on_pwlButton_clicked" id="EditorSpellCheckingPage.on_pwlButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.on_pwlButton_clicked" /> <keyword name="EditorSpellCheckingPage.on_spellingMarkerButton_clicked" id="EditorSpellCheckingPage.on_spellingMarkerButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.on_spellingMarkerButton_clicked" /> @@ -8350,31 +7854,26 @@ <keyword name="DebuggerPythonPage (Module)" id="DebuggerPythonPage (Module)" ref="eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html" /> <keyword name="DebuggerPythonPage" id="DebuggerPythonPage" ref="eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html#DebuggerPythonPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html#create" /> - <keyword name="DebuggerPythonPage (Constructor)" id="DebuggerPythonPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html#DebuggerPythonPage.__init__" /> <keyword name="DebuggerPythonPage.on_debugClientButton_clicked" id="DebuggerPythonPage.on_debugClientButton_clicked" ref="eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html#DebuggerPythonPage.on_debugClientButton_clicked" /> <keyword name="DebuggerPythonPage.on_interpreterButton_clicked" id="DebuggerPythonPage.on_interpreterButton_clicked" ref="eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html#DebuggerPythonPage.on_interpreterButton_clicked" /> <keyword name="DebuggerPythonPage.save" id="DebuggerPythonPage.save" ref="eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html#DebuggerPythonPage.save" /> <keyword name="EditorSearchPage (Module)" id="EditorSearchPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html" /> <keyword name="EditorSearchPage" id="EditorSearchPage" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#EditorSearchPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#create" /> - <keyword name="EditorSearchPage (Constructor)" id="EditorSearchPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#EditorSearchPage.__init__" /> <keyword name="EditorSearchPage.on_searchMarkerButton_clicked" id="EditorSearchPage.on_searchMarkerButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#EditorSearchPage.on_searchMarkerButton_clicked" /> <keyword name="EditorSearchPage.save" id="EditorSearchPage.save" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#EditorSearchPage.save" /> <keyword name="PluginManagerPage (Module)" id="PluginManagerPage (Module)" ref="eric5.Preferences.ConfigurationPages.PluginManagerPage.html" /> <keyword name="PluginManagerPage" id="PluginManagerPage" ref="eric5.Preferences.ConfigurationPages.PluginManagerPage.html#PluginManagerPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.PluginManagerPage.html#create" /> - <keyword name="PluginManagerPage (Constructor)" id="PluginManagerPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.PluginManagerPage.html#PluginManagerPage.__init__" /> <keyword name="PluginManagerPage.on_downloadDirButton_clicked" id="PluginManagerPage.on_downloadDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.PluginManagerPage.html#PluginManagerPage.on_downloadDirButton_clicked" /> <keyword name="PluginManagerPage.save" id="PluginManagerPage.save" ref="eric5.Preferences.ConfigurationPages.PluginManagerPage.html#PluginManagerPage.save" /> <keyword name="EditorCalltipsQScintillaPage (Module)" id="EditorCalltipsQScintillaPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html" /> <keyword name="EditorCalltipsQScintillaPage" id="EditorCalltipsQScintillaPage" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html#EditorCalltipsQScintillaPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html#create" /> - <keyword name="EditorCalltipsQScintillaPage (Constructor)" id="EditorCalltipsQScintillaPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html#EditorCalltipsQScintillaPage.__init__" /> <keyword name="EditorCalltipsQScintillaPage.save" id="EditorCalltipsQScintillaPage.save" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html#EditorCalltipsQScintillaPage.save" /> <keyword name="HelpViewersPage (Module)" id="HelpViewersPage (Module)" ref="eric5.Preferences.ConfigurationPages.HelpViewersPage.html" /> <keyword name="HelpViewersPage" id="HelpViewersPage" ref="eric5.Preferences.ConfigurationPages.HelpViewersPage.html#HelpViewersPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.HelpViewersPage.html#create" /> - <keyword name="HelpViewersPage (Constructor)" id="HelpViewersPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.HelpViewersPage.html#HelpViewersPage.__init__" /> <keyword name="HelpViewersPage.on_chmviewerButton_clicked" id="HelpViewersPage.on_chmviewerButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpViewersPage.html#HelpViewersPage.on_chmviewerButton_clicked" /> <keyword name="HelpViewersPage.on_customViewerSelectionButton_clicked" id="HelpViewersPage.on_customViewerSelectionButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpViewersPage.html#HelpViewersPage.on_customViewerSelectionButton_clicked" /> <keyword name="HelpViewersPage.on_pdfviewerButton_clicked" id="HelpViewersPage.on_pdfviewerButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpViewersPage.html#HelpViewersPage.on_pdfviewerButton_clicked" /> @@ -8383,7 +7882,6 @@ <keyword name="IconsPage (Module)" id="IconsPage (Module)" ref="eric5.Preferences.ConfigurationPages.IconsPage.html" /> <keyword name="IconsPage" id="IconsPage" ref="eric5.Preferences.ConfigurationPages.IconsPage.html#IconsPage" /> <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.IconsPage.html#create" /> - <keyword name="IconsPage (Constructor)" id="IconsPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.IconsPage.html#IconsPage.__init__" /> <keyword name="IconsPage.on_addIconDirectoryButton_clicked" id="IconsPage.on_addIconDirectoryButton_clicked" ref="eric5.Preferences.ConfigurationPages.IconsPage.html#IconsPage.on_addIconDirectoryButton_clicked" /> <keyword name="IconsPage.on_deleteIconDirectoryButton_clicked" id="IconsPage.on_deleteIconDirectoryButton_clicked" ref="eric5.Preferences.ConfigurationPages.IconsPage.html#IconsPage.on_deleteIconDirectoryButton_clicked" /> <keyword name="IconsPage.on_downButton_clicked" id="IconsPage.on_downButton_clicked" ref="eric5.Preferences.ConfigurationPages.IconsPage.html#IconsPage.on_downButton_clicked" /> @@ -8407,10 +7905,8 @@ <keyword name="ModuleScope" id="ModuleScope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#ModuleScope" /> <keyword name="Scope" id="Scope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Scope" /> <keyword name="UnBinding" id="UnBinding" ref="eric5.UtilitiesPython2.py2flakes.checker.html#UnBinding" /> - <keyword name="Binding (Constructor)" id="Binding (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Binding.__init__" /> <keyword name="Binding.__repr__" id="Binding.__repr__" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Binding.__repr__" /> <keyword name="Binding.__str__" id="Binding.__str__" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Binding.__str__" /> - <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.__init__" /> <keyword name="Checker.ASSIGN" id="Checker.ASSIGN" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.ASSIGN" /> <keyword name="Checker.ASSNAME" id="Checker.ASSNAME" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.ASSNAME" /> <keyword name="Checker.CLASS" id="Checker.CLASS" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.CLASS" /> @@ -8441,9 +7937,6 @@ <keyword name="Checker.runFunction" id="Checker.runFunction" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.runFunction" /> <keyword name="Checker.scope" id="Checker.scope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.scope" /> <keyword name="ExportBinding.names" id="ExportBinding.names" ref="eric5.UtilitiesPython2.py2flakes.checker.html#ExportBinding.names" /> - <keyword name="FunctionScope (Constructor)" id="FunctionScope (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#FunctionScope.__init__" /> - <keyword name="Importation (Constructor)" id="Importation (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Importation.__init__" /> - <keyword name="Scope (Constructor)" id="Scope (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Scope.__init__" /> <keyword name="Scope.__repr__" id="Scope.__repr__" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Scope.__repr__" /> <keyword name="messages (Module)" id="messages (Module)" ref="eric5.UtilitiesPython2.py2flakes.messages.html" /> <keyword name="DuplicateArgument" id="DuplicateArgument" ref="eric5.UtilitiesPython2.py2flakes.messages.html#DuplicateArgument" /> @@ -8458,25 +7951,12 @@ <keyword name="UndefinedName" id="UndefinedName" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedName" /> <keyword name="UnusedImport" id="UnusedImport" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UnusedImport" /> <keyword name="UnusedVariable" id="UnusedVariable" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UnusedVariable" /> - <keyword name="DuplicateArgument (Constructor)" id="DuplicateArgument (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#DuplicateArgument.__init__" /> - <keyword name="ImportShadowedByLoopVar (Constructor)" id="ImportShadowedByLoopVar (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#ImportShadowedByLoopVar.__init__" /> - <keyword name="ImportStarUsed (Constructor)" id="ImportStarUsed (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#ImportStarUsed.__init__" /> - <keyword name="LateFutureImport (Constructor)" id="LateFutureImport (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#LateFutureImport.__init__" /> - <keyword name="Message (Constructor)" id="Message (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#Message.__init__" /> <keyword name="Message.__str__" id="Message.__str__" ref="eric5.UtilitiesPython2.py2flakes.messages.html#Message.__str__" /> <keyword name="Message.getMessageData" id="Message.getMessageData" ref="eric5.UtilitiesPython2.py2flakes.messages.html#Message.getMessageData" /> - <keyword name="RedefinedFunction (Constructor)" id="RedefinedFunction (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#RedefinedFunction.__init__" /> - <keyword name="RedefinedWhileUnused (Constructor)" id="RedefinedWhileUnused (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#RedefinedWhileUnused.__init__" /> - <keyword name="UndefinedExport (Constructor)" id="UndefinedExport (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedExport.__init__" /> - <keyword name="UndefinedLocal (Constructor)" id="UndefinedLocal (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedLocal.__init__" /> - <keyword name="UndefinedName (Constructor)" id="UndefinedName (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedName.__init__" /> - <keyword name="UnusedImport (Constructor)" id="UnusedImport (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UnusedImport.__init__" /> - <keyword name="UnusedVariable (Constructor)" id="UnusedVariable (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UnusedVariable.__init__" /> <keyword name="VcsPlugins (Package)" id="VcsPlugins (Package)" ref="index-eric5.Plugins.VcsPlugins.html" /> <keyword name="AboutPlugin (Package)" id="AboutPlugin (Package)" ref="index-eric5.Plugins.AboutPlugin.html" /> <keyword name="AboutDialog (Module)" id="AboutDialog (Module)" ref="eric5.Plugins.AboutPlugin.AboutDialog.html" /> <keyword name="AboutDialog" id="AboutDialog" ref="eric5.Plugins.AboutPlugin.AboutDialog.html#AboutDialog" /> - <keyword name="AboutDialog (Constructor)" id="AboutDialog (Constructor)" ref="eric5.Plugins.AboutPlugin.AboutDialog.html#AboutDialog.__init__" /> <keyword name="CheckerPlugins (Package)" id="CheckerPlugins (Package)" ref="index-eric5.Plugins.CheckerPlugins.html" /> <keyword name="ViewManagerPlugins (Package)" id="ViewManagerPlugins (Package)" ref="index-eric5.Plugins.ViewManagerPlugins.html" /> <keyword name="WizardPlugins (Package)" id="WizardPlugins (Package)" ref="index-eric5.Plugins.WizardPlugins.html" /> @@ -8484,16 +7964,13 @@ <keyword name="vcsMercurial (Package)" id="vcsMercurial (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.html" /> <keyword name="HgCopyDialog (Module)" id="HgCopyDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html" /> <keyword name="HgCopyDialog" id="HgCopyDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html#HgCopyDialog" /> - <keyword name="HgCopyDialog (Constructor)" id="HgCopyDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html#HgCopyDialog.__init__" /> <keyword name="HgCopyDialog.getData" id="HgCopyDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html#HgCopyDialog.getData" /> <keyword name="HgCopyDialog.on_dirButton_clicked" id="HgCopyDialog.on_dirButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html#HgCopyDialog.on_dirButton_clicked" /> <keyword name="HgStatusMonitorThread (Module)" id="HgStatusMonitorThread (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html" /> <keyword name="HgStatusMonitorThread" id="HgStatusMonitorThread" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html#HgStatusMonitorThread" /> - <keyword name="HgStatusMonitorThread (Constructor)" id="HgStatusMonitorThread (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html#HgStatusMonitorThread.__init__" /> <keyword name="HgStatusMonitorThread._performMonitor" id="HgStatusMonitorThread._performMonitor" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html#HgStatusMonitorThread._performMonitor" /> <keyword name="HgStatusDialog (Module)" id="HgStatusDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html" /> <keyword name="HgStatusDialog" id="HgStatusDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html#HgStatusDialog" /> - <keyword name="HgStatusDialog (Constructor)" id="HgStatusDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html#HgStatusDialog.__init__" /> <keyword name="HgStatusDialog.__add" id="HgStatusDialog.__add" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html#HgStatusDialog.__add" /> <keyword name="HgStatusDialog.__commit" id="HgStatusDialog.__commit" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html#HgStatusDialog.__commit" /> <keyword name="HgStatusDialog.__committed" id="HgStatusDialog.__committed" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html#HgStatusDialog.__committed" /> @@ -8534,7 +8011,6 @@ <keyword name="HgStatusDialog.start" id="HgStatusDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html#HgStatusDialog.start" /> <keyword name="hg (Module)" id="hg (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html" /> <keyword name="Hg" id="Hg" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg" /> - <keyword name="Hg (Constructor)" id="Hg (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.__init__" /> <keyword name="Hg.__getExtensionsInfo" id="Hg.__getExtensionsInfo" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.__getExtensionsInfo" /> <keyword name="Hg.__hgURL" id="Hg.__hgURL" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.__hgURL" /> <keyword name="Hg.__iniFileChanged" id="Hg.__iniFileChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.__iniFileChanged" /> @@ -8612,7 +8088,6 @@ <keyword name="Hg.vcsUpdate" id="Hg.vcsUpdate" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.vcsUpdate" /> <keyword name="HgServeDialog (Module)" id="HgServeDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html" /> <keyword name="HgServeDialog" id="HgServeDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html#HgServeDialog" /> - <keyword name="HgServeDialog (Constructor)" id="HgServeDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html#HgServeDialog.__init__" /> <keyword name="HgServeDialog.__appendText" id="HgServeDialog.__appendText" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html#HgServeDialog.__appendText" /> <keyword name="HgServeDialog.__procFinished" id="HgServeDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html#HgServeDialog.__procFinished" /> <keyword name="HgServeDialog.__readStderr" id="HgServeDialog.__readStderr" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html#HgServeDialog.__readStderr" /> @@ -8623,12 +8098,10 @@ <keyword name="HgServeDialog.closeEvent" id="HgServeDialog.closeEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html#HgServeDialog.closeEvent" /> <keyword name="HgTagDialog (Module)" id="HgTagDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html" /> <keyword name="HgTagDialog" id="HgTagDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html#HgTagDialog" /> - <keyword name="HgTagDialog (Constructor)" id="HgTagDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html#HgTagDialog.__init__" /> <keyword name="HgTagDialog.getParameters" id="HgTagDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html#HgTagDialog.getParameters" /> <keyword name="HgTagDialog.on_tagCombo_editTextChanged" id="HgTagDialog.on_tagCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html#HgTagDialog.on_tagCombo_editTextChanged" /> <keyword name="HgCommitDialog (Module)" id="HgCommitDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html" /> <keyword name="HgCommitDialog" id="HgCommitDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html#HgCommitDialog" /> - <keyword name="HgCommitDialog (Constructor)" id="HgCommitDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html#HgCommitDialog.__init__" /> <keyword name="HgCommitDialog.logMessage" id="HgCommitDialog.logMessage" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html#HgCommitDialog.logMessage" /> <keyword name="HgCommitDialog.on_buttonBox_accepted" id="HgCommitDialog.on_buttonBox_accepted" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html#HgCommitDialog.on_buttonBox_accepted" /> <keyword name="HgCommitDialog.on_buttonBox_clicked" id="HgCommitDialog.on_buttonBox_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html#HgCommitDialog.on_buttonBox_clicked" /> @@ -8637,14 +8110,12 @@ <keyword name="HgCommitDialog.showEvent" id="HgCommitDialog.showEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html#HgCommitDialog.showEvent" /> <keyword name="HgNewProjectOptionsDialog (Module)" id="HgNewProjectOptionsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html" /> <keyword name="HgNewProjectOptionsDialog" id="HgNewProjectOptionsDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html#HgNewProjectOptionsDialog" /> - <keyword name="HgNewProjectOptionsDialog (Constructor)" id="HgNewProjectOptionsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html#HgNewProjectOptionsDialog.__init__" /> <keyword name="HgNewProjectOptionsDialog.getData" id="HgNewProjectOptionsDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html#HgNewProjectOptionsDialog.getData" /> <keyword name="HgNewProjectOptionsDialog.on_projectDirButton_clicked" id="HgNewProjectOptionsDialog.on_projectDirButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html#HgNewProjectOptionsDialog.on_projectDirButton_clicked" /> <keyword name="HgNewProjectOptionsDialog.on_protocolCombo_activated" id="HgNewProjectOptionsDialog.on_protocolCombo_activated" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html#HgNewProjectOptionsDialog.on_protocolCombo_activated" /> <keyword name="HgNewProjectOptionsDialog.on_vcsUrlButton_clicked" id="HgNewProjectOptionsDialog.on_vcsUrlButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html#HgNewProjectOptionsDialog.on_vcsUrlButton_clicked" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html" /> <keyword name="HgProjectHelper" id="HgProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper" /> - <keyword name="HgProjectHelper (Constructor)" id="HgProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__init__" /> <keyword name="HgProjectHelper.__hgBackout" id="HgProjectHelper.__hgBackout" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgBackout" /> <keyword name="HgProjectHelper.__hgBisectBad" id="HgProjectHelper.__hgBisectBad" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgBisectBad" /> <keyword name="HgProjectHelper.__hgBisectGood" id="HgProjectHelper.__hgBisectGood" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgBisectGood" /> @@ -8691,7 +8162,6 @@ <keyword name="HgProjectHelper.shutdown" id="HgProjectHelper.shutdown" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.shutdown" /> <keyword name="HgAnnotateDialog (Module)" id="HgAnnotateDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html" /> <keyword name="HgAnnotateDialog" id="HgAnnotateDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog" /> - <keyword name="HgAnnotateDialog (Constructor)" id="HgAnnotateDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__init__" /> <keyword name="HgAnnotateDialog.__finish" id="HgAnnotateDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__finish" /> <keyword name="HgAnnotateDialog.__generateItem" id="HgAnnotateDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__generateItem" /> <keyword name="HgAnnotateDialog.__procFinished" id="HgAnnotateDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__procFinished" /> @@ -8707,7 +8177,6 @@ <keyword name="HgAnnotateDialog.start" id="HgAnnotateDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.start" /> <keyword name="HgMergeDialog (Module)" id="HgMergeDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html" /> <keyword name="HgMergeDialog" id="HgMergeDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog" /> - <keyword name="HgMergeDialog (Constructor)" id="HgMergeDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.__init__" /> <keyword name="HgMergeDialog.__updateOK" id="HgMergeDialog.__updateOK" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.__updateOK" /> <keyword name="HgMergeDialog.getParameters" id="HgMergeDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.getParameters" /> <keyword name="HgMergeDialog.on_bookmarkButton_toggled" id="HgMergeDialog.on_bookmarkButton_toggled" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_bookmarkButton_toggled" /> @@ -8720,12 +8189,10 @@ <keyword name="HgMergeDialog.on_tagCombo_editTextChanged" id="HgMergeDialog.on_tagCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_tagCombo_editTextChanged" /> <keyword name="HgCommandDialog (Module)" id="HgCommandDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html" /> <keyword name="HgCommandDialog" id="HgCommandDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html#HgCommandDialog" /> - <keyword name="HgCommandDialog (Constructor)" id="HgCommandDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html#HgCommandDialog.__init__" /> <keyword name="HgCommandDialog.getData" id="HgCommandDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html#HgCommandDialog.getData" /> <keyword name="HgCommandDialog.on_commandCombo_editTextChanged" id="HgCommandDialog.on_commandCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html#HgCommandDialog.on_commandCombo_editTextChanged" /> <keyword name="ProjectBrowserHelper (Module)" id="ProjectBrowserHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html" /> <keyword name="HgProjectBrowserHelper" id="HgProjectBrowserHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper" /> - <keyword name="HgProjectBrowserHelper (Constructor)" id="HgProjectBrowserHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__init__" /> <keyword name="HgProjectBrowserHelper.__HgAnnotate" id="HgProjectBrowserHelper.__HgAnnotate" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgAnnotate" /> <keyword name="HgProjectBrowserHelper.__HgCopy" id="HgProjectBrowserHelper.__HgCopy" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgCopy" /> <keyword name="HgProjectBrowserHelper.__HgExtendedDiff" id="HgProjectBrowserHelper.__HgExtendedDiff" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgExtendedDiff" /> @@ -8745,7 +8212,6 @@ <keyword name="HgProjectBrowserHelper.showContextMenuMulti" id="HgProjectBrowserHelper.showContextMenuMulti" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.showContextMenuMulti" /> <keyword name="HgExtensionProjectHelper (Module)" id="HgExtensionProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html" /> <keyword name="HgExtensionProjectHelper" id="HgExtensionProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html#HgExtensionProjectHelper" /> - <keyword name="HgExtensionProjectHelper (Constructor)" id="HgExtensionProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html#HgExtensionProjectHelper.__init__" /> <keyword name="HgExtensionProjectHelper.getActions" id="HgExtensionProjectHelper.getActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html#HgExtensionProjectHelper.getActions" /> <keyword name="HgExtensionProjectHelper.initActions" id="HgExtensionProjectHelper.initActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html#HgExtensionProjectHelper.initActions" /> <keyword name="HgExtensionProjectHelper.initMenu" id="HgExtensionProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html#HgExtensionProjectHelper.initMenu" /> @@ -8753,7 +8219,6 @@ <keyword name="HgExtensionProjectHelper.setObjects" id="HgExtensionProjectHelper.setObjects" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html#HgExtensionProjectHelper.setObjects" /> <keyword name="HgRevisionsSelectionDialog (Module)" id="HgRevisionsSelectionDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html" /> <keyword name="HgRevisionsSelectionDialog" id="HgRevisionsSelectionDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog" /> - <keyword name="HgRevisionsSelectionDialog (Constructor)" id="HgRevisionsSelectionDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.__init__" /> <keyword name="HgRevisionsSelectionDialog.__getRevision" id="HgRevisionsSelectionDialog.__getRevision" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.__getRevision" /> <keyword name="HgRevisionsSelectionDialog.__updateOK" id="HgRevisionsSelectionDialog.__updateOK" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.__updateOK" /> <keyword name="HgRevisionsSelectionDialog.getRevisions" id="HgRevisionsSelectionDialog.getRevisions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.getRevisions" /> @@ -8777,7 +8242,6 @@ <keyword name="getConfigPath" id="getConfigPath" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html#getConfigPath" /> <keyword name="HgLogDialog (Module)" id="HgLogDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html" /> <keyword name="HgLogDialog" id="HgLogDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html#HgLogDialog" /> - <keyword name="HgLogDialog (Constructor)" id="HgLogDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html#HgLogDialog.__init__" /> <keyword name="HgLogDialog.__getParents" id="HgLogDialog.__getParents" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html#HgLogDialog.__getParents" /> <keyword name="HgLogDialog.__procFinished" id="HgLogDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html#HgLogDialog.__procFinished" /> <keyword name="HgLogDialog.__readStderr" id="HgLogDialog.__readStderr" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html#HgLogDialog.__readStderr" /> @@ -8791,11 +8255,9 @@ <keyword name="HgLogDialog.start" id="HgLogDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html#HgLogDialog.start" /> <keyword name="HgOptionsDialog (Module)" id="HgOptionsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog.html" /> <keyword name="HgOptionsDialog" id="HgOptionsDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog.html#HgOptionsDialog" /> - <keyword name="HgOptionsDialog (Constructor)" id="HgOptionsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog.html#HgOptionsDialog.__init__" /> <keyword name="HgOptionsDialog.getData" id="HgOptionsDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog.html#HgOptionsDialog.getData" /> <keyword name="HgRevisionSelectionDialog (Module)" id="HgRevisionSelectionDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html" /> <keyword name="HgRevisionSelectionDialog" id="HgRevisionSelectionDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog" /> - <keyword name="HgRevisionSelectionDialog (Constructor)" id="HgRevisionSelectionDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.__init__" /> <keyword name="HgRevisionSelectionDialog.__updateOK" id="HgRevisionSelectionDialog.__updateOK" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.__updateOK" /> <keyword name="HgRevisionSelectionDialog.getRevision" id="HgRevisionSelectionDialog.getRevision" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.getRevision" /> <keyword name="HgRevisionSelectionDialog.on_bookmarkButton_toggled" id="HgRevisionSelectionDialog.on_bookmarkButton_toggled" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_bookmarkButton_toggled" /> @@ -8808,12 +8270,10 @@ <keyword name="HgRevisionSelectionDialog.on_tagCombo_editTextChanged" id="HgRevisionSelectionDialog.on_tagCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_tagCombo_editTextChanged" /> <keyword name="HgExtension (Module)" id="HgExtension (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtension.html" /> <keyword name="HgExtension" id="HgExtension" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtension.html#HgExtension" /> - <keyword name="HgExtension (Constructor)" id="HgExtension (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtension.html#HgExtension.__init__" /> <keyword name="HgExtension.shutdown" id="HgExtension.shutdown" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtension.html#HgExtension.shutdown" /> <keyword name="Config (Module)" id="Config (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.Config.html" /> <keyword name="HgDialog (Module)" id="HgDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html" /> <keyword name="HgDialog" id="HgDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html#HgDialog" /> - <keyword name="HgDialog (Constructor)" id="HgDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html#HgDialog.__init__" /> <keyword name="HgDialog.__finish" id="HgDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html#HgDialog.__finish" /> <keyword name="HgDialog.__procFinished" id="HgDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html#HgDialog.__procFinished" /> <keyword name="HgDialog.__readStderr" id="HgDialog.__readStderr" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html#HgDialog.__readStderr" /> @@ -8829,7 +8289,6 @@ <keyword name="HgDialog.startProcess" id="HgDialog.startProcess" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html#HgDialog.startProcess" /> <keyword name="HgBackoutDialog (Module)" id="HgBackoutDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html" /> <keyword name="HgBackoutDialog" id="HgBackoutDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog" /> - <keyword name="HgBackoutDialog (Constructor)" id="HgBackoutDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.__init__" /> <keyword name="HgBackoutDialog.__updateOK" id="HgBackoutDialog.__updateOK" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.__updateOK" /> <keyword name="HgBackoutDialog.getParameters" id="HgBackoutDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.getParameters" /> <keyword name="HgBackoutDialog.on_bookmarkButton_toggled" id="HgBackoutDialog.on_bookmarkButton_toggled" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_bookmarkButton_toggled" /> @@ -8843,7 +8302,6 @@ <keyword name="HgBackoutDialog.on_tagCombo_editTextChanged" id="HgBackoutDialog.on_tagCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_tagCombo_editTextChanged" /> <keyword name="HgLogBrowserDialog (Module)" id="HgLogBrowserDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html" /> <keyword name="HgLogBrowserDialog" id="HgLogBrowserDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog" /> - <keyword name="HgLogBrowserDialog (Constructor)" id="HgLogBrowserDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__init__" /> <keyword name="HgLogBrowserDialog.__branchColor" id="HgLogBrowserDialog.__branchColor" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__branchColor" /> <keyword name="HgLogBrowserDialog.__diffRevisions" id="HgLogBrowserDialog.__diffRevisions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__diffRevisions" /> <keyword name="HgLogBrowserDialog.__filterLogs" id="HgLogBrowserDialog.__filterLogs" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__filterLogs" /> @@ -8890,7 +8348,6 @@ <keyword name="HgLogBrowserDialog.start" id="HgLogBrowserDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.start" /> <keyword name="HgBundleDialog (Module)" id="HgBundleDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html" /> <keyword name="HgBundleDialog" id="HgBundleDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog" /> - <keyword name="HgBundleDialog (Constructor)" id="HgBundleDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog.__init__" /> <keyword name="HgBundleDialog.__updateOK" id="HgBundleDialog.__updateOK" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog.__updateOK" /> <keyword name="HgBundleDialog.getParameters" id="HgBundleDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog.getParameters" /> <keyword name="HgBundleDialog.on_bookmarkButton_toggled" id="HgBundleDialog.on_bookmarkButton_toggled" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog.on_bookmarkButton_toggled" /> @@ -8903,7 +8360,6 @@ <keyword name="HgBundleDialog.on_tagCombo_editTextChanged" id="HgBundleDialog.on_tagCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog.on_tagCombo_editTextChanged" /> <keyword name="HgTagBranchListDialog (Module)" id="HgTagBranchListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html" /> <keyword name="HgTagBranchListDialog" id="HgTagBranchListDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html#HgTagBranchListDialog" /> - <keyword name="HgTagBranchListDialog (Constructor)" id="HgTagBranchListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html#HgTagBranchListDialog.__init__" /> <keyword name="HgTagBranchListDialog.__finish" id="HgTagBranchListDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html#HgTagBranchListDialog.__finish" /> <keyword name="HgTagBranchListDialog.__generateItem" id="HgTagBranchListDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html#HgTagBranchListDialog.__generateItem" /> <keyword name="HgTagBranchListDialog.__procFinished" id="HgTagBranchListDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html#HgTagBranchListDialog.__procFinished" /> @@ -8920,7 +8376,6 @@ <keyword name="HgTagBranchListDialog.start" id="HgTagBranchListDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html#HgTagBranchListDialog.start" /> <keyword name="HgDiffDialog (Module)" id="HgDiffDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html" /> <keyword name="HgDiffDialog" id="HgDiffDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html#HgDiffDialog" /> - <keyword name="HgDiffDialog (Constructor)" id="HgDiffDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html#HgDiffDialog.__init__" /> <keyword name="HgDiffDialog.__appendText" id="HgDiffDialog.__appendText" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html#HgDiffDialog.__appendText" /> <keyword name="HgDiffDialog.__getVersionArg" id="HgDiffDialog.__getVersionArg" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html#HgDiffDialog.__getVersionArg" /> <keyword name="HgDiffDialog.__procFinished" id="HgDiffDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html#HgDiffDialog.__procFinished" /> @@ -8937,16 +8392,13 @@ <keyword name="vcsSubversion (Package)" id="vcsSubversion (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsSubversion.html" /> <keyword name="SvnRelocateDialog (Module)" id="SvnRelocateDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html" /> <keyword name="SvnRelocateDialog" id="SvnRelocateDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html#SvnRelocateDialog" /> - <keyword name="SvnRelocateDialog (Constructor)" id="SvnRelocateDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html#SvnRelocateDialog.__init__" /> <keyword name="SvnRelocateDialog.getData" id="SvnRelocateDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html#SvnRelocateDialog.getData" /> <keyword name="SvnRevisionSelectionDialog (Module)" id="SvnRevisionSelectionDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html" /> <keyword name="SvnRevisionSelectionDialog" id="SvnRevisionSelectionDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html#SvnRevisionSelectionDialog" /> - <keyword name="SvnRevisionSelectionDialog (Constructor)" id="SvnRevisionSelectionDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html#SvnRevisionSelectionDialog.__init__" /> <keyword name="SvnRevisionSelectionDialog.__getRevision" id="SvnRevisionSelectionDialog.__getRevision" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html#SvnRevisionSelectionDialog.__getRevision" /> <keyword name="SvnRevisionSelectionDialog.getRevisions" id="SvnRevisionSelectionDialog.getRevisions" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html#SvnRevisionSelectionDialog.getRevisions" /> <keyword name="SvnPropListDialog (Module)" id="SvnPropListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html" /> <keyword name="SvnPropListDialog" id="SvnPropListDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html#SvnPropListDialog" /> - <keyword name="SvnPropListDialog (Constructor)" id="SvnPropListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html#SvnPropListDialog.__init__" /> <keyword name="SvnPropListDialog.__finish" id="SvnPropListDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html#SvnPropListDialog.__finish" /> <keyword name="SvnPropListDialog.__generateItem" id="SvnPropListDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html#SvnPropListDialog.__generateItem" /> <keyword name="SvnPropListDialog.__procFinished" id="SvnPropListDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html#SvnPropListDialog.__procFinished" /> @@ -8959,7 +8411,6 @@ <keyword name="SvnPropListDialog.start" id="SvnPropListDialog.start" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html#SvnPropListDialog.start" /> <keyword name="SvnBlameDialog (Module)" id="SvnBlameDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html" /> <keyword name="SvnBlameDialog" id="SvnBlameDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html#SvnBlameDialog" /> - <keyword name="SvnBlameDialog (Constructor)" id="SvnBlameDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html#SvnBlameDialog.__init__" /> <keyword name="SvnBlameDialog.__finish" id="SvnBlameDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html#SvnBlameDialog.__finish" /> <keyword name="SvnBlameDialog.__generateItem" id="SvnBlameDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html#SvnBlameDialog.__generateItem" /> <keyword name="SvnBlameDialog.__procFinished" id="SvnBlameDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html#SvnBlameDialog.__procFinished" /> @@ -8975,18 +8426,15 @@ <keyword name="SvnBlameDialog.start" id="SvnBlameDialog.start" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html#SvnBlameDialog.start" /> <keyword name="SvnStatusMonitorThread (Module)" id="SvnStatusMonitorThread (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html" /> <keyword name="SvnStatusMonitorThread" id="SvnStatusMonitorThread" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html#SvnStatusMonitorThread" /> - <keyword name="SvnStatusMonitorThread (Constructor)" id="SvnStatusMonitorThread (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html#SvnStatusMonitorThread.__init__" /> <keyword name="SvnStatusMonitorThread._performMonitor" id="SvnStatusMonitorThread._performMonitor" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html#SvnStatusMonitorThread._performMonitor" /> <keyword name="SvnUrlSelectionDialog (Module)" id="SvnUrlSelectionDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html" /> <keyword name="SvnUrlSelectionDialog" id="SvnUrlSelectionDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog" /> - <keyword name="SvnUrlSelectionDialog (Constructor)" id="SvnUrlSelectionDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.__init__" /> <keyword name="SvnUrlSelectionDialog.__changeLabelCombo" id="SvnUrlSelectionDialog.__changeLabelCombo" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.__changeLabelCombo" /> <keyword name="SvnUrlSelectionDialog.getURLs" id="SvnUrlSelectionDialog.getURLs" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.getURLs" /> <keyword name="SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged" id="SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged" /> <keyword name="SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged" id="SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged" /> <keyword name="SvnStatusDialog (Module)" id="SvnStatusDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html" /> <keyword name="SvnStatusDialog" id="SvnStatusDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html#SvnStatusDialog" /> - <keyword name="SvnStatusDialog (Constructor)" id="SvnStatusDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html#SvnStatusDialog.__init__" /> <keyword name="SvnStatusDialog.__add" id="SvnStatusDialog.__add" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html#SvnStatusDialog.__add" /> <keyword name="SvnStatusDialog.__addToChangelist" id="SvnStatusDialog.__addToChangelist" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html#SvnStatusDialog.__addToChangelist" /> <keyword name="SvnStatusDialog.__breakLock" id="SvnStatusDialog.__breakLock" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html#SvnStatusDialog.__breakLock" /> @@ -9034,7 +8482,6 @@ <keyword name="SvnStatusDialog.start" id="SvnStatusDialog.start" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html#SvnStatusDialog.start" /> <keyword name="subversion (Module)" id="subversion (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html" /> <keyword name="Subversion" id="Subversion" ref="eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html#Subversion" /> - <keyword name="Subversion (Constructor)" id="Subversion (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html#Subversion.__init__" /> <keyword name="Subversion.__svnURL" id="Subversion.__svnURL" ref="eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html#Subversion.__svnURL" /> <keyword name="Subversion.__vcsCommit_Step2" id="Subversion.__vcsCommit_Step2" ref="eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html#Subversion.__vcsCommit_Step2" /> <keyword name="Subversion._createStatusMonitorThread" id="Subversion._createStatusMonitorThread" ref="eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html#Subversion._createStatusMonitorThread" /> @@ -9092,7 +8539,6 @@ <keyword name="Subversion.vcsUpdate" id="Subversion.vcsUpdate" ref="eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html#Subversion.vcsUpdate" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html" /> <keyword name="SvnProjectHelper" id="SvnProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html#SvnProjectHelper" /> - <keyword name="SvnProjectHelper (Constructor)" id="SvnProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html#SvnProjectHelper.__init__" /> <keyword name="SvnProjectHelper.__svnBranchList" id="SvnProjectHelper.__svnBranchList" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html#SvnProjectHelper.__svnBranchList" /> <keyword name="SvnProjectHelper.__svnConfigure" id="SvnProjectHelper.__svnConfigure" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html#SvnProjectHelper.__svnConfigure" /> <keyword name="SvnProjectHelper.__svnExtendedDiff" id="SvnProjectHelper.__svnExtendedDiff" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html#SvnProjectHelper.__svnExtendedDiff" /> @@ -9111,7 +8557,6 @@ <keyword name="SvnProjectHelper.initMenu" id="SvnProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html#SvnProjectHelper.initMenu" /> <keyword name="SvnTagDialog (Module)" id="SvnTagDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html" /> <keyword name="SvnTagDialog" id="SvnTagDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html#SvnTagDialog" /> - <keyword name="SvnTagDialog (Constructor)" id="SvnTagDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html#SvnTagDialog.__init__" /> <keyword name="SvnTagDialog.getParameters" id="SvnTagDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html#SvnTagDialog.getParameters" /> <keyword name="SvnTagDialog.on_tagCombo_editTextChanged" id="SvnTagDialog.on_tagCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html#SvnTagDialog.on_tagCombo_editTextChanged" /> <keyword name="SvnUtilities (Module)" id="SvnUtilities (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html" /> @@ -9119,7 +8564,6 @@ <keyword name="getServersPath" id="getServersPath" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html#getServersPath" /> <keyword name="SvnRepoBrowserDialog (Module)" id="SvnRepoBrowserDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html" /> <keyword name="SvnRepoBrowserDialog" id="SvnRepoBrowserDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog" /> - <keyword name="SvnRepoBrowserDialog (Constructor)" id="SvnRepoBrowserDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.__init__" /> <keyword name="SvnRepoBrowserDialog.__finish" id="SvnRepoBrowserDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.__finish" /> <keyword name="SvnRepoBrowserDialog.__generateItem" id="SvnRepoBrowserDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.__generateItem" /> <keyword name="SvnRepoBrowserDialog.__listRepo" id="SvnRepoBrowserDialog.__listRepo" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.__listRepo" /> @@ -9144,7 +8588,6 @@ <keyword name="SvnRepoBrowserDialog.start" id="SvnRepoBrowserDialog.start" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.start" /> <keyword name="SvnLogDialog (Module)" id="SvnLogDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html" /> <keyword name="SvnLogDialog" id="SvnLogDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html#SvnLogDialog" /> - <keyword name="SvnLogDialog (Constructor)" id="SvnLogDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html#SvnLogDialog.__init__" /> <keyword name="SvnLogDialog.__procFinished" id="SvnLogDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html#SvnLogDialog.__procFinished" /> <keyword name="SvnLogDialog.__readStderr" id="SvnLogDialog.__readStderr" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html#SvnLogDialog.__readStderr" /> <keyword name="SvnLogDialog.__readStdout" id="SvnLogDialog.__readStdout" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html#SvnLogDialog.__readStdout" /> @@ -9157,12 +8600,10 @@ <keyword name="SvnLogDialog.start" id="SvnLogDialog.start" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html#SvnLogDialog.start" /> <keyword name="SvnPropSetDialog (Module)" id="SvnPropSetDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html" /> <keyword name="SvnPropSetDialog" id="SvnPropSetDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html#SvnPropSetDialog" /> - <keyword name="SvnPropSetDialog (Constructor)" id="SvnPropSetDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html#SvnPropSetDialog.__init__" /> <keyword name="SvnPropSetDialog.getData" id="SvnPropSetDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html#SvnPropSetDialog.getData" /> <keyword name="SvnPropSetDialog.on_fileButton_clicked" id="SvnPropSetDialog.on_fileButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html#SvnPropSetDialog.on_fileButton_clicked" /> <keyword name="ProjectBrowserHelper (Module)" id="ProjectBrowserHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html" /> <keyword name="SvnProjectBrowserHelper" id="SvnProjectBrowserHelper" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html#SvnProjectBrowserHelper" /> - <keyword name="SvnProjectBrowserHelper (Constructor)" id="SvnProjectBrowserHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html#SvnProjectBrowserHelper.__init__" /> <keyword name="SvnProjectBrowserHelper.__SVNAddToChangelist" id="SvnProjectBrowserHelper.__SVNAddToChangelist" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html#SvnProjectBrowserHelper.__SVNAddToChangelist" /> <keyword name="SvnProjectBrowserHelper.__SVNBlame" id="SvnProjectBrowserHelper.__SVNBlame" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html#SvnProjectBrowserHelper.__SVNBlame" /> <keyword name="SvnProjectBrowserHelper.__SVNBreakLock" id="SvnProjectBrowserHelper.__SVNBreakLock" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html#SvnProjectBrowserHelper.__SVNBreakLock" /> @@ -9193,19 +8634,16 @@ <keyword name="SvnProjectBrowserHelper.showContextMenuMulti" id="SvnProjectBrowserHelper.showContextMenuMulti" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html#SvnProjectBrowserHelper.showContextMenuMulti" /> <keyword name="SvnMergeDialog (Module)" id="SvnMergeDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html" /> <keyword name="SvnMergeDialog" id="SvnMergeDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html#SvnMergeDialog" /> - <keyword name="SvnMergeDialog (Constructor)" id="SvnMergeDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html#SvnMergeDialog.__init__" /> <keyword name="SvnMergeDialog.__enableOkButton" id="SvnMergeDialog.__enableOkButton" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html#SvnMergeDialog.__enableOkButton" /> <keyword name="SvnMergeDialog.getParameters" id="SvnMergeDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html#SvnMergeDialog.getParameters" /> <keyword name="SvnMergeDialog.on_tag1Combo_editTextChanged" id="SvnMergeDialog.on_tag1Combo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html#SvnMergeDialog.on_tag1Combo_editTextChanged" /> <keyword name="SvnMergeDialog.on_tag2Combo_editTextChanged" id="SvnMergeDialog.on_tag2Combo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html#SvnMergeDialog.on_tag2Combo_editTextChanged" /> <keyword name="SvnCopyDialog (Module)" id="SvnCopyDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html" /> <keyword name="SvnCopyDialog" id="SvnCopyDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html#SvnCopyDialog" /> - <keyword name="SvnCopyDialog (Constructor)" id="SvnCopyDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html#SvnCopyDialog.__init__" /> <keyword name="SvnCopyDialog.getData" id="SvnCopyDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html#SvnCopyDialog.getData" /> <keyword name="SvnCopyDialog.on_dirButton_clicked" id="SvnCopyDialog.on_dirButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html#SvnCopyDialog.on_dirButton_clicked" /> <keyword name="SvnNewProjectOptionsDialog (Module)" id="SvnNewProjectOptionsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html" /> <keyword name="SvnNewProjectOptionsDialog" id="SvnNewProjectOptionsDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog" /> - <keyword name="SvnNewProjectOptionsDialog (Constructor)" id="SvnNewProjectOptionsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.__init__" /> <keyword name="SvnNewProjectOptionsDialog.getData" id="SvnNewProjectOptionsDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.getData" /> <keyword name="SvnNewProjectOptionsDialog.on_layoutCheckBox_toggled" id="SvnNewProjectOptionsDialog.on_layoutCheckBox_toggled" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.on_layoutCheckBox_toggled" /> <keyword name="SvnNewProjectOptionsDialog.on_projectDirButton_clicked" id="SvnNewProjectOptionsDialog.on_projectDirButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.on_projectDirButton_clicked" /> @@ -9213,7 +8651,6 @@ <keyword name="SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked" id="SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked" /> <keyword name="SvnDialog (Module)" id="SvnDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html" /> <keyword name="SvnDialog" id="SvnDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html#SvnDialog" /> - <keyword name="SvnDialog (Constructor)" id="SvnDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html#SvnDialog.__init__" /> <keyword name="SvnDialog.__finish" id="SvnDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html#SvnDialog.__finish" /> <keyword name="SvnDialog.__procFinished" id="SvnDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html#SvnDialog.__procFinished" /> <keyword name="SvnDialog.__readStderr" id="SvnDialog.__readStderr" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html#SvnDialog.__readStderr" /> @@ -9228,7 +8665,6 @@ <keyword name="SvnDialog.startProcess" id="SvnDialog.startProcess" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html#SvnDialog.startProcess" /> <keyword name="SvnCommitDialog (Module)" id="SvnCommitDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html" /> <keyword name="SvnCommitDialog" id="SvnCommitDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html#SvnCommitDialog" /> - <keyword name="SvnCommitDialog (Constructor)" id="SvnCommitDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html#SvnCommitDialog.__init__" /> <keyword name="SvnCommitDialog.changelistsData" id="SvnCommitDialog.changelistsData" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html#SvnCommitDialog.changelistsData" /> <keyword name="SvnCommitDialog.hasChangelists" id="SvnCommitDialog.hasChangelists" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html#SvnCommitDialog.hasChangelists" /> <keyword name="SvnCommitDialog.logMessage" id="SvnCommitDialog.logMessage" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html#SvnCommitDialog.logMessage" /> @@ -9240,13 +8676,11 @@ <keyword name="Config (Module)" id="Config (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.Config.html" /> <keyword name="SvnOptionsDialog (Module)" id="SvnOptionsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html" /> <keyword name="SvnOptionsDialog" id="SvnOptionsDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html#SvnOptionsDialog" /> - <keyword name="SvnOptionsDialog (Constructor)" id="SvnOptionsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html#SvnOptionsDialog.__init__" /> <keyword name="SvnOptionsDialog.getData" id="SvnOptionsDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html#SvnOptionsDialog.getData" /> <keyword name="SvnOptionsDialog.on_protocolCombo_activated" id="SvnOptionsDialog.on_protocolCombo_activated" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html#SvnOptionsDialog.on_protocolCombo_activated" /> <keyword name="SvnOptionsDialog.on_vcsUrlButton_clicked" id="SvnOptionsDialog.on_vcsUrlButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html#SvnOptionsDialog.on_vcsUrlButton_clicked" /> <keyword name="SvnLogBrowserDialog (Module)" id="SvnLogBrowserDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html" /> <keyword name="SvnLogBrowserDialog" id="SvnLogBrowserDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html#SvnLogBrowserDialog" /> - <keyword name="SvnLogBrowserDialog (Constructor)" id="SvnLogBrowserDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html#SvnLogBrowserDialog.__init__" /> <keyword name="SvnLogBrowserDialog.__diffRevisions" id="SvnLogBrowserDialog.__diffRevisions" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html#SvnLogBrowserDialog.__diffRevisions" /> <keyword name="SvnLogBrowserDialog.__filterLogs" id="SvnLogBrowserDialog.__filterLogs" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html#SvnLogBrowserDialog.__filterLogs" /> <keyword name="SvnLogBrowserDialog.__finish" id="SvnLogBrowserDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html#SvnLogBrowserDialog.__finish" /> @@ -9281,7 +8715,6 @@ <keyword name="SvnLogBrowserDialog.start" id="SvnLogBrowserDialog.start" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html#SvnLogBrowserDialog.start" /> <keyword name="SvnTagBranchListDialog (Module)" id="SvnTagBranchListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html" /> <keyword name="SvnTagBranchListDialog" id="SvnTagBranchListDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html#SvnTagBranchListDialog" /> - <keyword name="SvnTagBranchListDialog (Constructor)" id="SvnTagBranchListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html#SvnTagBranchListDialog.__init__" /> <keyword name="SvnTagBranchListDialog.__finish" id="SvnTagBranchListDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html#SvnTagBranchListDialog.__finish" /> <keyword name="SvnTagBranchListDialog.__generateItem" id="SvnTagBranchListDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html#SvnTagBranchListDialog.__generateItem" /> <keyword name="SvnTagBranchListDialog.__procFinished" id="SvnTagBranchListDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html#SvnTagBranchListDialog.__procFinished" /> @@ -9298,7 +8731,6 @@ <keyword name="SvnTagBranchListDialog.start" id="SvnTagBranchListDialog.start" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html#SvnTagBranchListDialog.start" /> <keyword name="SvnDiffDialog (Module)" id="SvnDiffDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html" /> <keyword name="SvnDiffDialog" id="SvnDiffDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html#SvnDiffDialog" /> - <keyword name="SvnDiffDialog (Constructor)" id="SvnDiffDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html#SvnDiffDialog.__init__" /> <keyword name="SvnDiffDialog.__appendText" id="SvnDiffDialog.__appendText" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html#SvnDiffDialog.__appendText" /> <keyword name="SvnDiffDialog.__getVersionArg" id="SvnDiffDialog.__getVersionArg" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html#SvnDiffDialog.__getVersionArg" /> <keyword name="SvnDiffDialog.__procFinished" id="SvnDiffDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html#SvnDiffDialog.__procFinished" /> @@ -9314,27 +8746,22 @@ <keyword name="SvnDiffDialog.start" id="SvnDiffDialog.start" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html#SvnDiffDialog.start" /> <keyword name="SvnCommandDialog (Module)" id="SvnCommandDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html" /> <keyword name="SvnCommandDialog" id="SvnCommandDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html#SvnCommandDialog" /> - <keyword name="SvnCommandDialog (Constructor)" id="SvnCommandDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html#SvnCommandDialog.__init__" /> <keyword name="SvnCommandDialog.getData" id="SvnCommandDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html#SvnCommandDialog.getData" /> <keyword name="SvnCommandDialog.on_commandCombo_editTextChanged" id="SvnCommandDialog.on_commandCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html#SvnCommandDialog.on_commandCombo_editTextChanged" /> <keyword name="SvnCommandDialog.on_dirButton_clicked" id="SvnCommandDialog.on_dirButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html#SvnCommandDialog.on_dirButton_clicked" /> <keyword name="SvnSwitchDialog (Module)" id="SvnSwitchDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html" /> <keyword name="SvnSwitchDialog" id="SvnSwitchDialog" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html#SvnSwitchDialog" /> - <keyword name="SvnSwitchDialog (Constructor)" id="SvnSwitchDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html#SvnSwitchDialog.__init__" /> <keyword name="SvnSwitchDialog.getParameters" id="SvnSwitchDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html#SvnSwitchDialog.getParameters" /> <keyword name="vcsPySvn (Package)" id="vcsPySvn (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsPySvn.html" /> <keyword name="SvnRelocateDialog (Module)" id="SvnRelocateDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html" /> <keyword name="SvnRelocateDialog" id="SvnRelocateDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html#SvnRelocateDialog" /> - <keyword name="SvnRelocateDialog (Constructor)" id="SvnRelocateDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html#SvnRelocateDialog.__init__" /> <keyword name="SvnRelocateDialog.getData" id="SvnRelocateDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html#SvnRelocateDialog.getData" /> <keyword name="SvnRevisionSelectionDialog (Module)" id="SvnRevisionSelectionDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html" /> <keyword name="SvnRevisionSelectionDialog" id="SvnRevisionSelectionDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html#SvnRevisionSelectionDialog" /> - <keyword name="SvnRevisionSelectionDialog (Constructor)" id="SvnRevisionSelectionDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html#SvnRevisionSelectionDialog.__init__" /> <keyword name="SvnRevisionSelectionDialog.__getRevision" id="SvnRevisionSelectionDialog.__getRevision" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html#SvnRevisionSelectionDialog.__getRevision" /> <keyword name="SvnRevisionSelectionDialog.getRevisions" id="SvnRevisionSelectionDialog.getRevisions" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html#SvnRevisionSelectionDialog.getRevisions" /> <keyword name="SvnPropListDialog (Module)" id="SvnPropListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html" /> <keyword name="SvnPropListDialog" id="SvnPropListDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html#SvnPropListDialog" /> - <keyword name="SvnPropListDialog (Constructor)" id="SvnPropListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html#SvnPropListDialog.__init__" /> <keyword name="SvnPropListDialog.__finish" id="SvnPropListDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html#SvnPropListDialog.__finish" /> <keyword name="SvnPropListDialog.__generateItem" id="SvnPropListDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html#SvnPropListDialog.__generateItem" /> <keyword name="SvnPropListDialog.__resizeColumns" id="SvnPropListDialog.__resizeColumns" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html#SvnPropListDialog.__resizeColumns" /> @@ -9344,7 +8771,6 @@ <keyword name="SvnPropListDialog.start" id="SvnPropListDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html#SvnPropListDialog.start" /> <keyword name="SvnBlameDialog (Module)" id="SvnBlameDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html" /> <keyword name="SvnBlameDialog" id="SvnBlameDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html#SvnBlameDialog" /> - <keyword name="SvnBlameDialog (Constructor)" id="SvnBlameDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html#SvnBlameDialog.__init__" /> <keyword name="SvnBlameDialog.__finish" id="SvnBlameDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html#SvnBlameDialog.__finish" /> <keyword name="SvnBlameDialog.__generateItem" id="SvnBlameDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html#SvnBlameDialog.__generateItem" /> <keyword name="SvnBlameDialog.__resizeColumns" id="SvnBlameDialog.__resizeColumns" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html#SvnBlameDialog.__resizeColumns" /> @@ -9353,20 +8779,17 @@ <keyword name="SvnBlameDialog.start" id="SvnBlameDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html#SvnBlameDialog.start" /> <keyword name="SvnStatusMonitorThread (Module)" id="SvnStatusMonitorThread (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html" /> <keyword name="SvnStatusMonitorThread" id="SvnStatusMonitorThread" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html#SvnStatusMonitorThread" /> - <keyword name="SvnStatusMonitorThread (Constructor)" id="SvnStatusMonitorThread (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html#SvnStatusMonitorThread.__init__" /> <keyword name="SvnStatusMonitorThread.__clientLoginCallback" id="SvnStatusMonitorThread.__clientLoginCallback" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html#SvnStatusMonitorThread.__clientLoginCallback" /> <keyword name="SvnStatusMonitorThread.__clientSslServerTrustPromptCallback" id="SvnStatusMonitorThread.__clientSslServerTrustPromptCallback" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html#SvnStatusMonitorThread.__clientSslServerTrustPromptCallback" /> <keyword name="SvnStatusMonitorThread._performMonitor" id="SvnStatusMonitorThread._performMonitor" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html#SvnStatusMonitorThread._performMonitor" /> <keyword name="SvnUrlSelectionDialog (Module)" id="SvnUrlSelectionDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html" /> <keyword name="SvnUrlSelectionDialog" id="SvnUrlSelectionDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog" /> - <keyword name="SvnUrlSelectionDialog (Constructor)" id="SvnUrlSelectionDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.__init__" /> <keyword name="SvnUrlSelectionDialog.__changeLabelCombo" id="SvnUrlSelectionDialog.__changeLabelCombo" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.__changeLabelCombo" /> <keyword name="SvnUrlSelectionDialog.getURLs" id="SvnUrlSelectionDialog.getURLs" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.getURLs" /> <keyword name="SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged" id="SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.on_typeCombo1_currentIndexChanged" /> <keyword name="SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged" id="SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html#SvnUrlSelectionDialog.on_typeCombo2_currentIndexChanged" /> <keyword name="SvnStatusDialog (Module)" id="SvnStatusDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html" /> <keyword name="SvnStatusDialog" id="SvnStatusDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html#SvnStatusDialog" /> - <keyword name="SvnStatusDialog (Constructor)" id="SvnStatusDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html#SvnStatusDialog.__init__" /> <keyword name="SvnStatusDialog.__add" id="SvnStatusDialog.__add" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html#SvnStatusDialog.__add" /> <keyword name="SvnStatusDialog.__addToChangelist" id="SvnStatusDialog.__addToChangelist" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html#SvnStatusDialog.__addToChangelist" /> <keyword name="SvnStatusDialog.__breakLock" id="SvnStatusDialog.__breakLock" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html#SvnStatusDialog.__breakLock" /> @@ -9407,7 +8830,6 @@ <keyword name="SvnStatusDialog.start" id="SvnStatusDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html#SvnStatusDialog.start" /> <keyword name="SvnDialogMixin (Module)" id="SvnDialogMixin (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html" /> <keyword name="SvnDialogMixin" id="SvnDialogMixin" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html#SvnDialogMixin" /> - <keyword name="SvnDialogMixin (Constructor)" id="SvnDialogMixin (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html#SvnDialogMixin.__init__" /> <keyword name="SvnDialogMixin._cancel" id="SvnDialogMixin._cancel" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html#SvnDialogMixin._cancel" /> <keyword name="SvnDialogMixin._clientCancelCallback" id="SvnDialogMixin._clientCancelCallback" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html#SvnDialogMixin._clientCancelCallback" /> <keyword name="SvnDialogMixin._clientLogCallback" id="SvnDialogMixin._clientLogCallback" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html#SvnDialogMixin._clientLogCallback" /> @@ -9416,7 +8838,6 @@ <keyword name="SvnDialogMixin._reset" id="SvnDialogMixin._reset" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html#SvnDialogMixin._reset" /> <keyword name="subversion (Module)" id="subversion (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html" /> <keyword name="Subversion" id="Subversion" ref="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html#Subversion" /> - <keyword name="Subversion (Constructor)" id="Subversion (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html#Subversion.__init__" /> <keyword name="Subversion.__svnURL" id="Subversion.__svnURL" ref="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html#Subversion.__svnURL" /> <keyword name="Subversion.__vcsCommit_Step2" id="Subversion.__vcsCommit_Step2" ref="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html#Subversion.__vcsCommit_Step2" /> <keyword name="Subversion._createStatusMonitorThread" id="Subversion._createStatusMonitorThread" ref="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html#Subversion._createStatusMonitorThread" /> @@ -9476,7 +8897,6 @@ <keyword name="Subversion.vcsUpdate" id="Subversion.vcsUpdate" ref="eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html#Subversion.vcsUpdate" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html" /> <keyword name="SvnProjectHelper" id="SvnProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html#SvnProjectHelper" /> - <keyword name="SvnProjectHelper (Constructor)" id="SvnProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html#SvnProjectHelper.__init__" /> <keyword name="SvnProjectHelper.__svnBranchList" id="SvnProjectHelper.__svnBranchList" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html#SvnProjectHelper.__svnBranchList" /> <keyword name="SvnProjectHelper.__svnConfigure" id="SvnProjectHelper.__svnConfigure" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html#SvnProjectHelper.__svnConfigure" /> <keyword name="SvnProjectHelper.__svnExtendedDiff" id="SvnProjectHelper.__svnExtendedDiff" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html#SvnProjectHelper.__svnExtendedDiff" /> @@ -9496,12 +8916,10 @@ <keyword name="SvnProjectHelper.initMenu" id="SvnProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html#SvnProjectHelper.initMenu" /> <keyword name="SvnTagDialog (Module)" id="SvnTagDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html" /> <keyword name="SvnTagDialog" id="SvnTagDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html#SvnTagDialog" /> - <keyword name="SvnTagDialog (Constructor)" id="SvnTagDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html#SvnTagDialog.__init__" /> <keyword name="SvnTagDialog.getParameters" id="SvnTagDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html#SvnTagDialog.getParameters" /> <keyword name="SvnTagDialog.on_tagCombo_editTextChanged" id="SvnTagDialog.on_tagCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html#SvnTagDialog.on_tagCombo_editTextChanged" /> <keyword name="SvnInfoDialog (Module)" id="SvnInfoDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html" /> <keyword name="SvnInfoDialog" id="SvnInfoDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html#SvnInfoDialog" /> - <keyword name="SvnInfoDialog (Constructor)" id="SvnInfoDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html#SvnInfoDialog.__init__" /> <keyword name="SvnInfoDialog.__showError" id="SvnInfoDialog.__showError" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html#SvnInfoDialog.__showError" /> <keyword name="SvnInfoDialog.start" id="SvnInfoDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html#SvnInfoDialog.start" /> <keyword name="SvnUtilities (Module)" id="SvnUtilities (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html" /> @@ -9511,7 +8929,6 @@ <keyword name="getServersPath" id="getServersPath" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html#getServersPath" /> <keyword name="SvnRepoBrowserDialog (Module)" id="SvnRepoBrowserDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html" /> <keyword name="SvnRepoBrowserDialog" id="SvnRepoBrowserDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog" /> - <keyword name="SvnRepoBrowserDialog (Constructor)" id="SvnRepoBrowserDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.__init__" /> <keyword name="SvnRepoBrowserDialog.__generateItem" id="SvnRepoBrowserDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.__generateItem" /> <keyword name="SvnRepoBrowserDialog.__listRepo" id="SvnRepoBrowserDialog.__listRepo" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.__listRepo" /> <keyword name="SvnRepoBrowserDialog.__normalizeUrl" id="SvnRepoBrowserDialog.__normalizeUrl" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.__normalizeUrl" /> @@ -9527,7 +8944,6 @@ <keyword name="SvnRepoBrowserDialog.start" id="SvnRepoBrowserDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html#SvnRepoBrowserDialog.start" /> <keyword name="SvnLogDialog (Module)" id="SvnLogDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html" /> <keyword name="SvnLogDialog" id="SvnLogDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html#SvnLogDialog" /> - <keyword name="SvnLogDialog (Constructor)" id="SvnLogDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html#SvnLogDialog.__init__" /> <keyword name="SvnLogDialog.__finish" id="SvnLogDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html#SvnLogDialog.__finish" /> <keyword name="SvnLogDialog.__showError" id="SvnLogDialog.__showError" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html#SvnLogDialog.__showError" /> <keyword name="SvnLogDialog.__sourceChanged" id="SvnLogDialog.__sourceChanged" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html#SvnLogDialog.__sourceChanged" /> @@ -9535,11 +8951,9 @@ <keyword name="SvnLogDialog.start" id="SvnLogDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html#SvnLogDialog.start" /> <keyword name="SvnPropSetDialog (Module)" id="SvnPropSetDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html" /> <keyword name="SvnPropSetDialog" id="SvnPropSetDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html#SvnPropSetDialog" /> - <keyword name="SvnPropSetDialog (Constructor)" id="SvnPropSetDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html#SvnPropSetDialog.__init__" /> <keyword name="SvnPropSetDialog.getData" id="SvnPropSetDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html#SvnPropSetDialog.getData" /> <keyword name="ProjectBrowserHelper (Module)" id="ProjectBrowserHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html" /> <keyword name="SvnProjectBrowserHelper" id="SvnProjectBrowserHelper" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html#SvnProjectBrowserHelper" /> - <keyword name="SvnProjectBrowserHelper (Constructor)" id="SvnProjectBrowserHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html#SvnProjectBrowserHelper.__init__" /> <keyword name="SvnProjectBrowserHelper.__SVNAddToChangelist" id="SvnProjectBrowserHelper.__SVNAddToChangelist" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html#SvnProjectBrowserHelper.__SVNAddToChangelist" /> <keyword name="SvnProjectBrowserHelper.__SVNBlame" id="SvnProjectBrowserHelper.__SVNBlame" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html#SvnProjectBrowserHelper.__SVNBlame" /> <keyword name="SvnProjectBrowserHelper.__SVNBreakLock" id="SvnProjectBrowserHelper.__SVNBreakLock" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html#SvnProjectBrowserHelper.__SVNBreakLock" /> @@ -9571,19 +8985,16 @@ <keyword name="SvnProjectBrowserHelper.showContextMenuMulti" id="SvnProjectBrowserHelper.showContextMenuMulti" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html#SvnProjectBrowserHelper.showContextMenuMulti" /> <keyword name="SvnMergeDialog (Module)" id="SvnMergeDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html" /> <keyword name="SvnMergeDialog" id="SvnMergeDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html#SvnMergeDialog" /> - <keyword name="SvnMergeDialog (Constructor)" id="SvnMergeDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html#SvnMergeDialog.__init__" /> <keyword name="SvnMergeDialog.__enableOkButton" id="SvnMergeDialog.__enableOkButton" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html#SvnMergeDialog.__enableOkButton" /> <keyword name="SvnMergeDialog.getParameters" id="SvnMergeDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html#SvnMergeDialog.getParameters" /> <keyword name="SvnMergeDialog.on_tag1Combo_editTextChanged" id="SvnMergeDialog.on_tag1Combo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html#SvnMergeDialog.on_tag1Combo_editTextChanged" /> <keyword name="SvnMergeDialog.on_tag2Combo_editTextChanged" id="SvnMergeDialog.on_tag2Combo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html#SvnMergeDialog.on_tag2Combo_editTextChanged" /> <keyword name="SvnCopyDialog (Module)" id="SvnCopyDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html" /> <keyword name="SvnCopyDialog" id="SvnCopyDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html#SvnCopyDialog" /> - <keyword name="SvnCopyDialog (Constructor)" id="SvnCopyDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html#SvnCopyDialog.__init__" /> <keyword name="SvnCopyDialog.getData" id="SvnCopyDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html#SvnCopyDialog.getData" /> <keyword name="SvnCopyDialog.on_dirButton_clicked" id="SvnCopyDialog.on_dirButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html#SvnCopyDialog.on_dirButton_clicked" /> <keyword name="SvnNewProjectOptionsDialog (Module)" id="SvnNewProjectOptionsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html" /> <keyword name="SvnNewProjectOptionsDialog" id="SvnNewProjectOptionsDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog" /> - <keyword name="SvnNewProjectOptionsDialog (Constructor)" id="SvnNewProjectOptionsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.__init__" /> <keyword name="SvnNewProjectOptionsDialog.getData" id="SvnNewProjectOptionsDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.getData" /> <keyword name="SvnNewProjectOptionsDialog.on_layoutCheckBox_toggled" id="SvnNewProjectOptionsDialog.on_layoutCheckBox_toggled" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.on_layoutCheckBox_toggled" /> <keyword name="SvnNewProjectOptionsDialog.on_projectDirButton_clicked" id="SvnNewProjectOptionsDialog.on_projectDirButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.on_projectDirButton_clicked" /> @@ -9591,7 +9002,6 @@ <keyword name="SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked" id="SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html#SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked" /> <keyword name="SvnDialog (Module)" id="SvnDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html" /> <keyword name="SvnDialog" id="SvnDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html#SvnDialog" /> - <keyword name="SvnDialog (Constructor)" id="SvnDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html#SvnDialog.__init__" /> <keyword name="SvnDialog._clientNotifyCallback" id="SvnDialog._clientNotifyCallback" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html#SvnDialog._clientNotifyCallback" /> <keyword name="SvnDialog.finish" id="SvnDialog.finish" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html#SvnDialog.finish" /> <keyword name="SvnDialog.hasAddOrDelete" id="SvnDialog.hasAddOrDelete" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html#SvnDialog.hasAddOrDelete" /> @@ -9600,12 +9010,10 @@ <keyword name="SvnDialog.showMessage" id="SvnDialog.showMessage" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html#SvnDialog.showMessage" /> <keyword name="SvnPropDelDialog (Module)" id="SvnPropDelDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html" /> <keyword name="SvnPropDelDialog" id="SvnPropDelDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html#SvnPropDelDialog" /> - <keyword name="SvnPropDelDialog (Constructor)" id="SvnPropDelDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html#SvnPropDelDialog.__init__" /> <keyword name="SvnPropDelDialog.getData" id="SvnPropDelDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html#SvnPropDelDialog.getData" /> <keyword name="SvnPropDelDialog.on_propNameEdit_textChanged" id="SvnPropDelDialog.on_propNameEdit_textChanged" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html#SvnPropDelDialog.on_propNameEdit_textChanged" /> <keyword name="SvnCommitDialog (Module)" id="SvnCommitDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html" /> <keyword name="SvnCommitDialog" id="SvnCommitDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html#SvnCommitDialog" /> - <keyword name="SvnCommitDialog (Constructor)" id="SvnCommitDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html#SvnCommitDialog.__init__" /> <keyword name="SvnCommitDialog.changelistsData" id="SvnCommitDialog.changelistsData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html#SvnCommitDialog.changelistsData" /> <keyword name="SvnCommitDialog.hasChangelists" id="SvnCommitDialog.hasChangelists" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html#SvnCommitDialog.hasChangelists" /> <keyword name="SvnCommitDialog.logMessage" id="SvnCommitDialog.logMessage" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html#SvnCommitDialog.logMessage" /> @@ -9617,17 +9025,14 @@ <keyword name="Config (Module)" id="Config (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.Config.html" /> <keyword name="SvnLoginDialog (Module)" id="SvnLoginDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html" /> <keyword name="SvnLoginDialog" id="SvnLoginDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html#SvnLoginDialog" /> - <keyword name="SvnLoginDialog (Constructor)" id="SvnLoginDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html#SvnLoginDialog.__init__" /> <keyword name="SvnLoginDialog.getData" id="SvnLoginDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html#SvnLoginDialog.getData" /> <keyword name="SvnOptionsDialog (Module)" id="SvnOptionsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html" /> <keyword name="SvnOptionsDialog" id="SvnOptionsDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html#SvnOptionsDialog" /> - <keyword name="SvnOptionsDialog (Constructor)" id="SvnOptionsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html#SvnOptionsDialog.__init__" /> <keyword name="SvnOptionsDialog.getData" id="SvnOptionsDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html#SvnOptionsDialog.getData" /> <keyword name="SvnOptionsDialog.on_protocolCombo_activated" id="SvnOptionsDialog.on_protocolCombo_activated" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html#SvnOptionsDialog.on_protocolCombo_activated" /> <keyword name="SvnOptionsDialog.on_vcsUrlButton_clicked" id="SvnOptionsDialog.on_vcsUrlButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html#SvnOptionsDialog.on_vcsUrlButton_clicked" /> <keyword name="SvnLogBrowserDialog (Module)" id="SvnLogBrowserDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html" /> <keyword name="SvnLogBrowserDialog" id="SvnLogBrowserDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html#SvnLogBrowserDialog" /> - <keyword name="SvnLogBrowserDialog (Constructor)" id="SvnLogBrowserDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html#SvnLogBrowserDialog.__init__" /> <keyword name="SvnLogBrowserDialog.__diffRevisions" id="SvnLogBrowserDialog.__diffRevisions" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html#SvnLogBrowserDialog.__diffRevisions" /> <keyword name="SvnLogBrowserDialog.__filterLogs" id="SvnLogBrowserDialog.__filterLogs" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html#SvnLogBrowserDialog.__filterLogs" /> <keyword name="SvnLogBrowserDialog.__finish" id="SvnLogBrowserDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html#SvnLogBrowserDialog.__finish" /> @@ -9655,7 +9060,6 @@ <keyword name="SvnLogBrowserDialog.start" id="SvnLogBrowserDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html#SvnLogBrowserDialog.start" /> <keyword name="SvnTagBranchListDialog (Module)" id="SvnTagBranchListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html" /> <keyword name="SvnTagBranchListDialog" id="SvnTagBranchListDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html#SvnTagBranchListDialog" /> - <keyword name="SvnTagBranchListDialog (Constructor)" id="SvnTagBranchListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html#SvnTagBranchListDialog.__init__" /> <keyword name="SvnTagBranchListDialog.__finish" id="SvnTagBranchListDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html#SvnTagBranchListDialog.__finish" /> <keyword name="SvnTagBranchListDialog.__generateItem" id="SvnTagBranchListDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html#SvnTagBranchListDialog.__generateItem" /> <keyword name="SvnTagBranchListDialog.__resizeColumns" id="SvnTagBranchListDialog.__resizeColumns" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html#SvnTagBranchListDialog.__resizeColumns" /> @@ -9666,7 +9070,6 @@ <keyword name="SvnTagBranchListDialog.start" id="SvnTagBranchListDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html#SvnTagBranchListDialog.start" /> <keyword name="SvnDiffDialog (Module)" id="SvnDiffDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html" /> <keyword name="SvnDiffDialog" id="SvnDiffDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html#SvnDiffDialog" /> - <keyword name="SvnDiffDialog (Constructor)" id="SvnDiffDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html#SvnDiffDialog.__init__" /> <keyword name="SvnDiffDialog.__appendText" id="SvnDiffDialog.__appendText" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html#SvnDiffDialog.__appendText" /> <keyword name="SvnDiffDialog.__finish" id="SvnDiffDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html#SvnDiffDialog.__finish" /> <keyword name="SvnDiffDialog.__getDiffSummaryKind" id="SvnDiffDialog.__getDiffSummaryKind" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html#SvnDiffDialog.__getDiffSummaryKind" /> @@ -9677,22 +9080,18 @@ <keyword name="SvnDiffDialog.start" id="SvnDiffDialog.start" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html#SvnDiffDialog.start" /> <keyword name="SvnCommandDialog (Module)" id="SvnCommandDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html" /> <keyword name="SvnCommandDialog" id="SvnCommandDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html#SvnCommandDialog" /> - <keyword name="SvnCommandDialog (Constructor)" id="SvnCommandDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html#SvnCommandDialog.__init__" /> <keyword name="SvnCommandDialog.getData" id="SvnCommandDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html#SvnCommandDialog.getData" /> <keyword name="SvnCommandDialog.on_commandCombo_editTextChanged" id="SvnCommandDialog.on_commandCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html#SvnCommandDialog.on_commandCombo_editTextChanged" /> <keyword name="SvnCommandDialog.on_dirButton_clicked" id="SvnCommandDialog.on_dirButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html#SvnCommandDialog.on_dirButton_clicked" /> <keyword name="SvnSwitchDialog (Module)" id="SvnSwitchDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html" /> <keyword name="SvnSwitchDialog" id="SvnSwitchDialog" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html#SvnSwitchDialog" /> - <keyword name="SvnSwitchDialog (Constructor)" id="SvnSwitchDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html#SvnSwitchDialog.__init__" /> <keyword name="SvnSwitchDialog.getParameters" id="SvnSwitchDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html#SvnSwitchDialog.getParameters" /> <keyword name="SvnConst (Module)" id="SvnConst (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnConst.html" /> <keyword name="TransplantExtension (Package)" id="TransplantExtension (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.html" /> <keyword name="TransplantDialog (Module)" id="TransplantDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html" /> <keyword name="RevisionsValidator" id="RevisionsValidator" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#RevisionsValidator" /> <keyword name="TransplantDialog" id="TransplantDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog" /> - <keyword name="RevisionsValidator (Constructor)" id="RevisionsValidator (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#RevisionsValidator.__init__" /> <keyword name="RevisionsValidator.validate" id="RevisionsValidator.validate" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#RevisionsValidator.validate" /> - <keyword name="TransplantDialog (Constructor)" id="TransplantDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.__init__" /> <keyword name="TransplantDialog.__updateOk" id="TransplantDialog.__updateOk" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.__updateOk" /> <keyword name="TransplantDialog.getData" id="TransplantDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.getData" /> <keyword name="TransplantDialog.on_allCheckBox_clicked" id="TransplantDialog.on_allCheckBox_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.on_allCheckBox_clicked" /> @@ -9700,7 +9099,6 @@ <keyword name="TransplantDialog.on_revisionsEdit_textChanged" id="TransplantDialog.on_revisionsEdit_textChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html#TransplantDialog.on_revisionsEdit_textChanged" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html" /> <keyword name="TransplantProjectHelper" id="TransplantProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper" /> - <keyword name="TransplantProjectHelper (Constructor)" id="TransplantProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.__init__" /> <keyword name="TransplantProjectHelper.__hgTransplant" id="TransplantProjectHelper.__hgTransplant" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.__hgTransplant" /> <keyword name="TransplantProjectHelper.__hgTransplantContinue" id="TransplantProjectHelper.__hgTransplantContinue" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.__hgTransplantContinue" /> <keyword name="TransplantProjectHelper.initActions" id="TransplantProjectHelper.initActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.initActions" /> @@ -9708,19 +9106,16 @@ <keyword name="TransplantProjectHelper.menuTitle" id="TransplantProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html#TransplantProjectHelper.menuTitle" /> <keyword name="transplant (Module)" id="transplant (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html" /> <keyword name="Transplant" id="Transplant" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant" /> - <keyword name="Transplant (Constructor)" id="Transplant (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant.__init__" /> <keyword name="Transplant.hgTransplant" id="Transplant.hgTransplant" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant.hgTransplant" /> <keyword name="Transplant.hgTransplantContinue" id="Transplant.hgTransplantContinue" ref="eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html#Transplant.hgTransplantContinue" /> <keyword name="ConfigurationPage (Package)" id="ConfigurationPage (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.html" /> <keyword name="MercurialPage (Module)" id="MercurialPage (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html" /> <keyword name="MercurialPage" id="MercurialPage" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html#MercurialPage" /> - <keyword name="MercurialPage (Constructor)" id="MercurialPage (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html#MercurialPage.__init__" /> <keyword name="MercurialPage.on_configButton_clicked" id="MercurialPage.on_configButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html#MercurialPage.on_configButton_clicked" /> <keyword name="MercurialPage.save" id="MercurialPage.save" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html#MercurialPage.save" /> <keyword name="RebaseExtension (Package)" id="RebaseExtension (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.html" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html" /> <keyword name="RebaseProjectHelper" id="RebaseProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html#RebaseProjectHelper" /> - <keyword name="RebaseProjectHelper (Constructor)" id="RebaseProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html#RebaseProjectHelper.__init__" /> <keyword name="RebaseProjectHelper.__hgRebase" id="RebaseProjectHelper.__hgRebase" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html#RebaseProjectHelper.__hgRebase" /> <keyword name="RebaseProjectHelper.__hgRebaseAbort" id="RebaseProjectHelper.__hgRebaseAbort" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html#RebaseProjectHelper.__hgRebaseAbort" /> <keyword name="RebaseProjectHelper.__hgRebaseContinue" id="RebaseProjectHelper.__hgRebaseContinue" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html#RebaseProjectHelper.__hgRebaseContinue" /> @@ -9729,13 +9124,11 @@ <keyword name="RebaseProjectHelper.menuTitle" id="RebaseProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html#RebaseProjectHelper.menuTitle" /> <keyword name="rebase (Module)" id="rebase (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html" /> <keyword name="Rebase" id="Rebase" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html#Rebase" /> - <keyword name="Rebase (Constructor)" id="Rebase (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html#Rebase.__init__" /> <keyword name="Rebase.hgRebase" id="Rebase.hgRebase" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html#Rebase.hgRebase" /> <keyword name="Rebase.hgRebaseAbort" id="Rebase.hgRebaseAbort" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html#Rebase.hgRebaseAbort" /> <keyword name="Rebase.hgRebaseContinue" id="Rebase.hgRebaseContinue" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html#Rebase.hgRebaseContinue" /> <keyword name="HgRebaseDialog (Module)" id="HgRebaseDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html" /> <keyword name="HgRebaseDialog" id="HgRebaseDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog" /> - <keyword name="HgRebaseDialog (Constructor)" id="HgRebaseDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.__init__" /> <keyword name="HgRebaseDialog.__getRevision" id="HgRebaseDialog.__getRevision" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.__getRevision" /> <keyword name="HgRebaseDialog.__updateOK" id="HgRebaseDialog.__updateOK" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.__updateOK" /> <keyword name="HgRebaseDialog.getData" id="HgRebaseDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.getData" /> @@ -9758,30 +9151,25 @@ <keyword name="FetchExtension (Package)" id="FetchExtension (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.html" /> <keyword name="HgFetchDialog (Module)" id="HgFetchDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html" /> <keyword name="HgFetchDialog" id="HgFetchDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html#HgFetchDialog" /> - <keyword name="HgFetchDialog (Constructor)" id="HgFetchDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html#HgFetchDialog.__init__" /> <keyword name="HgFetchDialog.getData" id="HgFetchDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html#HgFetchDialog.getData" /> <keyword name="HgFetchDialog.on_recentComboBox_activated" id="HgFetchDialog.on_recentComboBox_activated" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html#HgFetchDialog.on_recentComboBox_activated" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html" /> <keyword name="FetchProjectHelper" id="FetchProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper" /> - <keyword name="FetchProjectHelper (Constructor)" id="FetchProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper.__init__" /> <keyword name="FetchProjectHelper.__hgFetch" id="FetchProjectHelper.__hgFetch" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper.__hgFetch" /> <keyword name="FetchProjectHelper.initActions" id="FetchProjectHelper.initActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper.initActions" /> <keyword name="FetchProjectHelper.initMenu" id="FetchProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper.initMenu" /> <keyword name="FetchProjectHelper.menuTitle" id="FetchProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper.menuTitle" /> <keyword name="fetch (Module)" id="fetch (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html" /> <keyword name="Fetch" id="Fetch" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html#Fetch" /> - <keyword name="Fetch (Constructor)" id="Fetch (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html#Fetch.__init__" /> <keyword name="Fetch.hgFetch" id="Fetch.hgFetch" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html#Fetch.hgFetch" /> <keyword name="QueuesExtension (Package)" id="QueuesExtension (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.html" /> <keyword name="HgQueuesListGuardsDialog (Module)" id="HgQueuesListGuardsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html" /> <keyword name="HgQueuesListGuardsDialog" id="HgQueuesListGuardsDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html#HgQueuesListGuardsDialog" /> - <keyword name="HgQueuesListGuardsDialog (Constructor)" id="HgQueuesListGuardsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html#HgQueuesListGuardsDialog.__init__" /> <keyword name="HgQueuesListGuardsDialog.closeEvent" id="HgQueuesListGuardsDialog.closeEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html#HgQueuesListGuardsDialog.closeEvent" /> <keyword name="HgQueuesListGuardsDialog.on_patchSelector_activated" id="HgQueuesListGuardsDialog.on_patchSelector_activated" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html#HgQueuesListGuardsDialog.on_patchSelector_activated" /> <keyword name="HgQueuesListGuardsDialog.start" id="HgQueuesListGuardsDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html#HgQueuesListGuardsDialog.start" /> <keyword name="HgQueuesFoldDialog (Module)" id="HgQueuesFoldDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html" /> <keyword name="HgQueuesFoldDialog" id="HgQueuesFoldDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html#HgQueuesFoldDialog" /> - <keyword name="HgQueuesFoldDialog (Constructor)" id="HgQueuesFoldDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html#HgQueuesFoldDialog.__init__" /> <keyword name="HgQueuesFoldDialog.__updateOkButton" id="HgQueuesFoldDialog.__updateOkButton" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html#HgQueuesFoldDialog.__updateOkButton" /> <keyword name="HgQueuesFoldDialog.getData" id="HgQueuesFoldDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html#HgQueuesFoldDialog.getData" /> <keyword name="HgQueuesFoldDialog.on_addButton_clicked" id="HgQueuesFoldDialog.on_addButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html#HgQueuesFoldDialog.on_addButton_clicked" /> @@ -9792,11 +9180,9 @@ <keyword name="HgQueuesFoldDialog.on_upButton_clicked" id="HgQueuesFoldDialog.on_upButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html#HgQueuesFoldDialog.on_upButton_clicked" /> <keyword name="HgQueuesGuardsSelectionDialog (Module)" id="HgQueuesGuardsSelectionDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html" /> <keyword name="HgQueuesGuardsSelectionDialog" id="HgQueuesGuardsSelectionDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html#HgQueuesGuardsSelectionDialog" /> - <keyword name="HgQueuesGuardsSelectionDialog (Constructor)" id="HgQueuesGuardsSelectionDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html#HgQueuesGuardsSelectionDialog.__init__" /> <keyword name="HgQueuesGuardsSelectionDialog.getData" id="HgQueuesGuardsSelectionDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html#HgQueuesGuardsSelectionDialog.getData" /> <keyword name="HgQueuesNewPatchDialog (Module)" id="HgQueuesNewPatchDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html" /> <keyword name="HgQueuesNewPatchDialog" id="HgQueuesNewPatchDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html#HgQueuesNewPatchDialog" /> - <keyword name="HgQueuesNewPatchDialog (Constructor)" id="HgQueuesNewPatchDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html#HgQueuesNewPatchDialog.__init__" /> <keyword name="HgQueuesNewPatchDialog.__updateUI" id="HgQueuesNewPatchDialog.__updateUI" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html#HgQueuesNewPatchDialog.__updateUI" /> <keyword name="HgQueuesNewPatchDialog.getData" id="HgQueuesNewPatchDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html#HgQueuesNewPatchDialog.getData" /> <keyword name="HgQueuesNewPatchDialog.on_currentUserCheckBox_toggled" id="HgQueuesNewPatchDialog.on_currentUserCheckBox_toggled" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html#HgQueuesNewPatchDialog.on_currentUserCheckBox_toggled" /> @@ -9806,7 +9192,6 @@ <keyword name="HgQueuesNewPatchDialog.on_userGroup_toggled" id="HgQueuesNewPatchDialog.on_userGroup_toggled" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html#HgQueuesNewPatchDialog.on_userGroup_toggled" /> <keyword name="HgQueuesRenamePatchDialog (Module)" id="HgQueuesRenamePatchDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html" /> <keyword name="HgQueuesRenamePatchDialog" id="HgQueuesRenamePatchDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html#HgQueuesRenamePatchDialog" /> - <keyword name="HgQueuesRenamePatchDialog (Constructor)" id="HgQueuesRenamePatchDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html#HgQueuesRenamePatchDialog.__init__" /> <keyword name="HgQueuesRenamePatchDialog.__updateUI" id="HgQueuesRenamePatchDialog.__updateUI" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html#HgQueuesRenamePatchDialog.__updateUI" /> <keyword name="HgQueuesRenamePatchDialog.getData" id="HgQueuesRenamePatchDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html#HgQueuesRenamePatchDialog.getData" /> <keyword name="HgQueuesRenamePatchDialog.on_nameCombo_currentIndexChanged" id="HgQueuesRenamePatchDialog.on_nameCombo_currentIndexChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html#HgQueuesRenamePatchDialog.on_nameCombo_currentIndexChanged" /> @@ -9814,7 +9199,6 @@ <keyword name="HgQueuesRenamePatchDialog.on_namedButton_toggled" id="HgQueuesRenamePatchDialog.on_namedButton_toggled" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html#HgQueuesRenamePatchDialog.on_namedButton_toggled" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html" /> <keyword name="QueuesProjectHelper" id="QueuesProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html#QueuesProjectHelper" /> - <keyword name="QueuesProjectHelper (Constructor)" id="QueuesProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html#QueuesProjectHelper.__init__" /> <keyword name="QueuesProjectHelper.__hgQueueActivateQueue" id="QueuesProjectHelper.__hgQueueActivateQueue" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html#QueuesProjectHelper.__hgQueueActivateQueue" /> <keyword name="QueuesProjectHelper.__hgQueueCreateQueue" id="QueuesProjectHelper.__hgQueueCreateQueue" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html#QueuesProjectHelper.__hgQueueCreateQueue" /> <keyword name="QueuesProjectHelper.__hgQueueDeletePatch" id="QueuesProjectHelper.__hgQueueDeletePatch" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html#QueuesProjectHelper.__hgQueueDeletePatch" /> @@ -9862,7 +9246,6 @@ <keyword name="QueuesProjectHelper.menuTitle" id="QueuesProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html#QueuesProjectHelper.menuTitle" /> <keyword name="HgQueuesQueueManagementDialog (Module)" id="HgQueuesQueueManagementDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html" /> <keyword name="HgQueuesQueueManagementDialog" id="HgQueuesQueueManagementDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html#HgQueuesQueueManagementDialog" /> - <keyword name="HgQueuesQueueManagementDialog (Constructor)" id="HgQueuesQueueManagementDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html#HgQueuesQueueManagementDialog.__init__" /> <keyword name="HgQueuesQueueManagementDialog.__getQueuesList" id="HgQueuesQueueManagementDialog.__getQueuesList" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html#HgQueuesQueueManagementDialog.__getQueuesList" /> <keyword name="HgQueuesQueueManagementDialog.getData" id="HgQueuesQueueManagementDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html#HgQueuesQueueManagementDialog.getData" /> <keyword name="HgQueuesQueueManagementDialog.on_buttonBox_clicked" id="HgQueuesQueueManagementDialog.on_buttonBox_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html#HgQueuesQueueManagementDialog.on_buttonBox_clicked" /> @@ -9871,12 +9254,10 @@ <keyword name="HgQueuesQueueManagementDialog.refresh" id="HgQueuesQueueManagementDialog.refresh" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html#HgQueuesQueueManagementDialog.refresh" /> <keyword name="HgQueuesListAllGuardsDialog (Module)" id="HgQueuesListAllGuardsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html" /> <keyword name="HgQueuesListAllGuardsDialog" id="HgQueuesListAllGuardsDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html#HgQueuesListAllGuardsDialog" /> - <keyword name="HgQueuesListAllGuardsDialog (Constructor)" id="HgQueuesListAllGuardsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html#HgQueuesListAllGuardsDialog.__init__" /> <keyword name="HgQueuesListAllGuardsDialog.closeEvent" id="HgQueuesListAllGuardsDialog.closeEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html#HgQueuesListAllGuardsDialog.closeEvent" /> <keyword name="HgQueuesListAllGuardsDialog.start" id="HgQueuesListAllGuardsDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html#HgQueuesListAllGuardsDialog.start" /> <keyword name="HgQueuesListDialog (Module)" id="HgQueuesListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html" /> <keyword name="HgQueuesListDialog" id="HgQueuesListDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html#HgQueuesListDialog" /> - <keyword name="HgQueuesListDialog (Constructor)" id="HgQueuesListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html#HgQueuesListDialog.__init__" /> <keyword name="HgQueuesListDialog.__finish" id="HgQueuesListDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html#HgQueuesListDialog.__finish" /> <keyword name="HgQueuesListDialog.__generateItem" id="HgQueuesListDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html#HgQueuesListDialog.__generateItem" /> <keyword name="HgQueuesListDialog.__getSeries" id="HgQueuesListDialog.__getSeries" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html#HgQueuesListDialog.__getSeries" /> @@ -9896,7 +9277,6 @@ <keyword name="HgQueuesListDialog.start" id="HgQueuesListDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html#HgQueuesListDialog.start" /> <keyword name="HgQueuesDefineGuardsDialog (Module)" id="HgQueuesDefineGuardsDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html" /> <keyword name="HgQueuesDefineGuardsDialog" id="HgQueuesDefineGuardsDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html#HgQueuesDefineGuardsDialog" /> - <keyword name="HgQueuesDefineGuardsDialog (Constructor)" id="HgQueuesDefineGuardsDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html#HgQueuesDefineGuardsDialog.__init__" /> <keyword name="HgQueuesDefineGuardsDialog.__applyGuards" id="HgQueuesDefineGuardsDialog.__applyGuards" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html#HgQueuesDefineGuardsDialog.__applyGuards" /> <keyword name="HgQueuesDefineGuardsDialog.__getGuard" id="HgQueuesDefineGuardsDialog.__getGuard" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html#HgQueuesDefineGuardsDialog.__getGuard" /> <keyword name="HgQueuesDefineGuardsDialog.closeEvent" id="HgQueuesDefineGuardsDialog.closeEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html#HgQueuesDefineGuardsDialog.closeEvent" /> @@ -9909,7 +9289,6 @@ <keyword name="HgQueuesDefineGuardsDialog.start" id="HgQueuesDefineGuardsDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html#HgQueuesDefineGuardsDialog.start" /> <keyword name="queues (Module)" id="queues (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html" /> <keyword name="Queues" id="Queues" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html#Queues" /> - <keyword name="Queues (Constructor)" id="Queues (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html#Queues.__init__" /> <keyword name="Queues.__getCommitMessage" id="Queues.__getCommitMessage" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html#Queues.__getCommitMessage" /> <keyword name="Queues.__getCurrentPatch" id="Queues.__getCurrentPatch" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html#Queues.__getCurrentPatch" /> <keyword name="Queues.__getPatchesList" id="Queues.__getPatchesList" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html#Queues.__getPatchesList" /> @@ -9937,7 +9316,6 @@ <keyword name="Queues.shutdown" id="Queues.shutdown" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html#Queues.shutdown" /> <keyword name="HgQueuesHeaderDialog (Module)" id="HgQueuesHeaderDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html" /> <keyword name="HgQueuesHeaderDialog" id="HgQueuesHeaderDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html#HgQueuesHeaderDialog" /> - <keyword name="HgQueuesHeaderDialog (Constructor)" id="HgQueuesHeaderDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html#HgQueuesHeaderDialog.__init__" /> <keyword name="HgQueuesHeaderDialog.__finish" id="HgQueuesHeaderDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html#HgQueuesHeaderDialog.__finish" /> <keyword name="HgQueuesHeaderDialog.__procFinished" id="HgQueuesHeaderDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html#HgQueuesHeaderDialog.__procFinished" /> <keyword name="HgQueuesHeaderDialog.__readStderr" id="HgQueuesHeaderDialog.__readStderr" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html#HgQueuesHeaderDialog.__readStderr" /> @@ -9948,7 +9326,6 @@ <keyword name="BookmarksExtension (Package)" id="BookmarksExtension (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.html" /> <keyword name="bookmarks (Module)" id="bookmarks (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html" /> <keyword name="Bookmarks" id="Bookmarks" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html#Bookmarks" /> - <keyword name="Bookmarks (Constructor)" id="Bookmarks (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html#Bookmarks.__init__" /> <keyword name="Bookmarks.__getInOutBookmarks" id="Bookmarks.__getInOutBookmarks" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html#Bookmarks.__getInOutBookmarks" /> <keyword name="Bookmarks.hgBookmarkDefine" id="Bookmarks.hgBookmarkDefine" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html#Bookmarks.hgBookmarkDefine" /> <keyword name="Bookmarks.hgBookmarkDelete" id="Bookmarks.hgBookmarkDelete" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html#Bookmarks.hgBookmarkDelete" /> @@ -9963,7 +9340,6 @@ <keyword name="Bookmarks.shutdown" id="Bookmarks.shutdown" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html#Bookmarks.shutdown" /> <keyword name="HgBookmarksInOutDialog (Module)" id="HgBookmarksInOutDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html" /> <keyword name="HgBookmarksInOutDialog" id="HgBookmarksInOutDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html#HgBookmarksInOutDialog" /> - <keyword name="HgBookmarksInOutDialog (Constructor)" id="HgBookmarksInOutDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html#HgBookmarksInOutDialog.__init__" /> <keyword name="HgBookmarksInOutDialog.__finish" id="HgBookmarksInOutDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html#HgBookmarksInOutDialog.__finish" /> <keyword name="HgBookmarksInOutDialog.__generateItem" id="HgBookmarksInOutDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html#HgBookmarksInOutDialog.__generateItem" /> <keyword name="HgBookmarksInOutDialog.__procFinished" id="HgBookmarksInOutDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html#HgBookmarksInOutDialog.__procFinished" /> @@ -9980,7 +9356,6 @@ <keyword name="HgBookmarksInOutDialog.start" id="HgBookmarksInOutDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html#HgBookmarksInOutDialog.start" /> <keyword name="HgBookmarkDialog (Module)" id="HgBookmarkDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html" /> <keyword name="HgBookmarkDialog" id="HgBookmarkDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html#HgBookmarkDialog" /> - <keyword name="HgBookmarkDialog (Constructor)" id="HgBookmarkDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html#HgBookmarkDialog.__init__" /> <keyword name="HgBookmarkDialog.__updateBookmarksCombo" id="HgBookmarkDialog.__updateBookmarksCombo" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html#HgBookmarkDialog.__updateBookmarksCombo" /> <keyword name="HgBookmarkDialog.__updateOK" id="HgBookmarkDialog.__updateOK" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html#HgBookmarkDialog.__updateOK" /> <keyword name="HgBookmarkDialog.getData" id="HgBookmarkDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html#HgBookmarkDialog.getData" /> @@ -9996,7 +9371,6 @@ <keyword name="HgBookmarkDialog.on_tagCombo_editTextChanged" id="HgBookmarkDialog.on_tagCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html#HgBookmarkDialog.on_tagCombo_editTextChanged" /> <keyword name="HgBookmarksListDialog (Module)" id="HgBookmarksListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html" /> <keyword name="HgBookmarksListDialog" id="HgBookmarksListDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html#HgBookmarksListDialog" /> - <keyword name="HgBookmarksListDialog (Constructor)" id="HgBookmarksListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html#HgBookmarksListDialog.__init__" /> <keyword name="HgBookmarksListDialog.__finish" id="HgBookmarksListDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html#HgBookmarksListDialog.__finish" /> <keyword name="HgBookmarksListDialog.__generateItem" id="HgBookmarksListDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html#HgBookmarksListDialog.__generateItem" /> <keyword name="HgBookmarksListDialog.__procFinished" id="HgBookmarksListDialog.__procFinished" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html#HgBookmarksListDialog.__procFinished" /> @@ -10013,7 +9387,6 @@ <keyword name="HgBookmarksListDialog.start" id="HgBookmarksListDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html#HgBookmarksListDialog.start" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html" /> <keyword name="BookmarksProjectHelper" id="BookmarksProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html#BookmarksProjectHelper" /> - <keyword name="BookmarksProjectHelper (Constructor)" id="BookmarksProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html#BookmarksProjectHelper.__init__" /> <keyword name="BookmarksProjectHelper.__hgBookmarkDefine" id="BookmarksProjectHelper.__hgBookmarkDefine" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html#BookmarksProjectHelper.__hgBookmarkDefine" /> <keyword name="BookmarksProjectHelper.__hgBookmarkDelete" id="BookmarksProjectHelper.__hgBookmarkDelete" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html#BookmarksProjectHelper.__hgBookmarkDelete" /> <keyword name="BookmarksProjectHelper.__hgBookmarkIncoming" id="BookmarksProjectHelper.__hgBookmarkIncoming" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html#BookmarksProjectHelper.__hgBookmarkIncoming" /> @@ -10028,7 +9401,6 @@ <keyword name="BookmarksProjectHelper.menuTitle" id="BookmarksProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html#BookmarksProjectHelper.menuTitle" /> <keyword name="HgBookmarkRenameDialog (Module)" id="HgBookmarkRenameDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkRenameDialog.html" /> <keyword name="HgBookmarkRenameDialog" id="HgBookmarkRenameDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkRenameDialog.html#HgBookmarkRenameDialog" /> - <keyword name="HgBookmarkRenameDialog (Constructor)" id="HgBookmarkRenameDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkRenameDialog.html#HgBookmarkRenameDialog.__init__" /> <keyword name="HgBookmarkRenameDialog.__updateUI" id="HgBookmarkRenameDialog.__updateUI" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkRenameDialog.html#HgBookmarkRenameDialog.__updateUI" /> <keyword name="HgBookmarkRenameDialog.getData" id="HgBookmarkRenameDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkRenameDialog.html#HgBookmarkRenameDialog.getData" /> <keyword name="HgBookmarkRenameDialog.on_bookmarkCombo_editTextChanged" id="HgBookmarkRenameDialog.on_bookmarkCombo_editTextChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkRenameDialog.html#HgBookmarkRenameDialog.on_bookmarkCombo_editTextChanged" /> @@ -10036,10 +9408,8 @@ <keyword name="PurgeExtension (Package)" id="PurgeExtension (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.html" /> <keyword name="HgPurgeListDialog (Module)" id="HgPurgeListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog.html" /> <keyword name="HgPurgeListDialog" id="HgPurgeListDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog.html#HgPurgeListDialog" /> - <keyword name="HgPurgeListDialog (Constructor)" id="HgPurgeListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog.html#HgPurgeListDialog.__init__" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html" /> <keyword name="PurgeProjectHelper" id="PurgeProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper" /> - <keyword name="PurgeProjectHelper (Constructor)" id="PurgeProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper.__init__" /> <keyword name="PurgeProjectHelper.__hgPurge" id="PurgeProjectHelper.__hgPurge" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper.__hgPurge" /> <keyword name="PurgeProjectHelper.__hgPurgeAll" id="PurgeProjectHelper.__hgPurgeAll" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper.__hgPurgeAll" /> <keyword name="PurgeProjectHelper.__hgPurgeAllList" id="PurgeProjectHelper.__hgPurgeAllList" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper.__hgPurgeAllList" /> @@ -10049,7 +9419,6 @@ <keyword name="PurgeProjectHelper.menuTitle" id="PurgeProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper.menuTitle" /> <keyword name="purge (Module)" id="purge (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html" /> <keyword name="Purge" id="Purge" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html#Purge" /> - <keyword name="Purge (Constructor)" id="Purge (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html#Purge.__init__" /> <keyword name="Purge.__getEntries" id="Purge.__getEntries" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html#Purge.__getEntries" /> <keyword name="Purge.hgPurge" id="Purge.hgPurge" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html#Purge.hgPurge" /> <keyword name="Purge.hgPurgeList" id="Purge.hgPurgeList" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html#Purge.hgPurgeList" /> @@ -10057,7 +9426,6 @@ <keyword name="GpgExtension (Package)" id="GpgExtension (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.html" /> <keyword name="HgGpgSignaturesDialog (Module)" id="HgGpgSignaturesDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html" /> <keyword name="HgGpgSignaturesDialog" id="HgGpgSignaturesDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html#HgGpgSignaturesDialog" /> - <keyword name="HgGpgSignaturesDialog (Constructor)" id="HgGpgSignaturesDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html#HgGpgSignaturesDialog.__init__" /> <keyword name="HgGpgSignaturesDialog.__filterSignatures" id="HgGpgSignaturesDialog.__filterSignatures" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html#HgGpgSignaturesDialog.__filterSignatures" /> <keyword name="HgGpgSignaturesDialog.__finish" id="HgGpgSignaturesDialog.__finish" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html#HgGpgSignaturesDialog.__finish" /> <keyword name="HgGpgSignaturesDialog.__generateItem" id="HgGpgSignaturesDialog.__generateItem" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html#HgGpgSignaturesDialog.__generateItem" /> @@ -10079,14 +9447,12 @@ <keyword name="HgGpgSignaturesDialog.start" id="HgGpgSignaturesDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html#HgGpgSignaturesDialog.start" /> <keyword name="gpg (Module)" id="gpg (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html" /> <keyword name="Gpg" id="Gpg" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html#Gpg" /> - <keyword name="Gpg (Constructor)" id="Gpg (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html#Gpg.__init__" /> <keyword name="Gpg.hgGpgSign" id="Gpg.hgGpgSign" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html#Gpg.hgGpgSign" /> <keyword name="Gpg.hgGpgSignatures" id="Gpg.hgGpgSignatures" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html#Gpg.hgGpgSignatures" /> <keyword name="Gpg.hgGpgVerifySignatures" id="Gpg.hgGpgVerifySignatures" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html#Gpg.hgGpgVerifySignatures" /> <keyword name="Gpg.shutdown" id="Gpg.shutdown" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html#Gpg.shutdown" /> <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html" /> <keyword name="GpgProjectHelper" id="GpgProjectHelper" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html#GpgProjectHelper" /> - <keyword name="GpgProjectHelper (Constructor)" id="GpgProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html#GpgProjectHelper.__init__" /> <keyword name="GpgProjectHelper.__hgGpgSign" id="GpgProjectHelper.__hgGpgSign" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html#GpgProjectHelper.__hgGpgSign" /> <keyword name="GpgProjectHelper.__hgGpgSignatures" id="GpgProjectHelper.__hgGpgSignatures" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html#GpgProjectHelper.__hgGpgSignatures" /> <keyword name="GpgProjectHelper.__hgGpgVerifySignatures" id="GpgProjectHelper.__hgGpgVerifySignatures" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html#GpgProjectHelper.__hgGpgVerifySignatures" /> @@ -10095,7 +9461,6 @@ <keyword name="GpgProjectHelper.menuTitle" id="GpgProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html#GpgProjectHelper.menuTitle" /> <keyword name="HgGpgSignDialog (Module)" id="HgGpgSignDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html" /> <keyword name="HgGpgSignDialog" id="HgGpgSignDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog" /> - <keyword name="HgGpgSignDialog (Constructor)" id="HgGpgSignDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.__init__" /> <keyword name="HgGpgSignDialog.__updateOK" id="HgGpgSignDialog.__updateOK" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.__updateOK" /> <keyword name="HgGpgSignDialog.getData" id="HgGpgSignDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.getData" /> <keyword name="HgGpgSignDialog.on_bookmarkButton_toggled" id="HgGpgSignDialog.on_bookmarkButton_toggled" ref="eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_bookmarkButton_toggled" /> @@ -10109,21 +9474,18 @@ <keyword name="ConfigurationPage (Package)" id="ConfigurationPage (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.html" /> <keyword name="SubversionPage (Module)" id="SubversionPage (Module)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html" /> <keyword name="SubversionPage" id="SubversionPage" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html#SubversionPage" /> - <keyword name="SubversionPage (Constructor)" id="SubversionPage (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html#SubversionPage.__init__" /> <keyword name="SubversionPage.on_configButton_clicked" id="SubversionPage.on_configButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html#SubversionPage.on_configButton_clicked" /> <keyword name="SubversionPage.on_serversButton_clicked" id="SubversionPage.on_serversButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html#SubversionPage.on_serversButton_clicked" /> <keyword name="SubversionPage.save" id="SubversionPage.save" ref="eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html#SubversionPage.save" /> <keyword name="ConfigurationPage (Package)" id="ConfigurationPage (Package)" ref="index-eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.html" /> <keyword name="SubversionPage (Module)" id="SubversionPage (Module)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html" /> <keyword name="SubversionPage" id="SubversionPage" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html#SubversionPage" /> - <keyword name="SubversionPage (Constructor)" id="SubversionPage (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html#SubversionPage.__init__" /> <keyword name="SubversionPage.on_configButton_clicked" id="SubversionPage.on_configButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html#SubversionPage.on_configButton_clicked" /> <keyword name="SubversionPage.on_serversButton_clicked" id="SubversionPage.on_serversButton_clicked" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html#SubversionPage.on_serversButton_clicked" /> <keyword name="SubversionPage.save" id="SubversionPage.save" ref="eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html#SubversionPage.save" /> <keyword name="SyntaxChecker (Package)" id="SyntaxChecker (Package)" ref="index-eric5.Plugins.CheckerPlugins.SyntaxChecker.html" /> <keyword name="SyntaxCheckerDialog (Module)" id="SyntaxCheckerDialog (Module)" ref="eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html" /> <keyword name="SyntaxCheckerDialog" id="SyntaxCheckerDialog" ref="eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog" /> - <keyword name="SyntaxCheckerDialog (Constructor)" id="SyntaxCheckerDialog (Constructor)" ref="eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__init__" /> <keyword name="SyntaxCheckerDialog.__clearErrors" id="SyntaxCheckerDialog.__clearErrors" ref="eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__clearErrors" /> <keyword name="SyntaxCheckerDialog.__createResultItem" id="SyntaxCheckerDialog.__createResultItem" ref="eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__createResultItem" /> <keyword name="SyntaxCheckerDialog.__finish" id="SyntaxCheckerDialog.__finish" ref="eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__finish" /> @@ -10138,10 +9500,8 @@ <keyword name="Pep8Checker (Module)" id="Pep8Checker (Module)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html" /> <keyword name="Pep8Checker" id="Pep8Checker" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html#Pep8Checker" /> <keyword name="Pep8Py2Checker" id="Pep8Py2Checker" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html#Pep8Py2Checker" /> - <keyword name="Pep8Checker (Constructor)" id="Pep8Checker (Constructor)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html#Pep8Checker.__init__" /> <keyword name="Pep8Checker.__ignore_code" id="Pep8Checker.__ignore_code" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html#Pep8Checker.__ignore_code" /> <keyword name="Pep8Checker.report_error_args" id="Pep8Checker.report_error_args" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html#Pep8Checker.report_error_args" /> - <keyword name="Pep8Py2Checker (Constructor)" id="Pep8Py2Checker (Constructor)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html#Pep8Py2Checker.__init__" /> <keyword name="pep8 (Module)" id="pep8 (Module)" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html" /> <keyword name="Checker" id="Checker" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#Checker" /> <keyword name="_main" id="_main" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#_main" /> @@ -10189,7 +9549,6 @@ <keyword name="whitespace_around_operator" id="whitespace_around_operator" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#whitespace_around_operator" /> <keyword name="whitespace_before_inline_comment" id="whitespace_before_inline_comment" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#whitespace_before_inline_comment" /> <keyword name="whitespace_before_parameters" id="whitespace_before_parameters" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#whitespace_before_parameters" /> - <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#Checker.__init__" /> <keyword name="Checker.build_tokens_line" id="Checker.build_tokens_line" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#Checker.build_tokens_line" /> <keyword name="Checker.check_all" id="Checker.check_all" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#Checker.check_all" /> <keyword name="Checker.check_logical" id="Checker.check_logical" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#Checker.check_logical" /> @@ -10200,11 +9559,9 @@ <keyword name="Checker.run_check" id="Checker.run_check" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#Checker.run_check" /> <keyword name="Pep8CodeSelectionDialog (Module)" id="Pep8CodeSelectionDialog (Module)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html" /> <keyword name="Pep8CodeSelectionDialog" id="Pep8CodeSelectionDialog" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html#Pep8CodeSelectionDialog" /> - <keyword name="Pep8CodeSelectionDialog (Constructor)" id="Pep8CodeSelectionDialog (Constructor)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html#Pep8CodeSelectionDialog.__init__" /> <keyword name="Pep8CodeSelectionDialog.getSelectedCodes" id="Pep8CodeSelectionDialog.getSelectedCodes" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html#Pep8CodeSelectionDialog.getSelectedCodes" /> <keyword name="Pep8Dialog (Module)" id="Pep8Dialog (Module)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html" /> <keyword name="Pep8Dialog" id="Pep8Dialog" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html#Pep8Dialog" /> - <keyword name="Pep8Dialog (Constructor)" id="Pep8Dialog (Constructor)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html#Pep8Dialog.__init__" /> <keyword name="Pep8Dialog.__clearErrors" id="Pep8Dialog.__clearErrors" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html#Pep8Dialog.__clearErrors" /> <keyword name="Pep8Dialog.__createResultItem" id="Pep8Dialog.__createResultItem" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html#Pep8Dialog.__createResultItem" /> <keyword name="Pep8Dialog.__finish" id="Pep8Dialog.__finish" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html#Pep8Dialog.__finish" /> @@ -10225,11 +9582,9 @@ <keyword name="Pep8Dialog.start" id="Pep8Dialog.start" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html#Pep8Dialog.start" /> <keyword name="Pep8StatisticsDialog (Module)" id="Pep8StatisticsDialog (Module)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html" /> <keyword name="Pep8StatisticsDialog" id="Pep8StatisticsDialog" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html#Pep8StatisticsDialog" /> - <keyword name="Pep8StatisticsDialog (Constructor)" id="Pep8StatisticsDialog (Constructor)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html#Pep8StatisticsDialog.__init__" /> <keyword name="Pep8StatisticsDialog.__createItem" id="Pep8StatisticsDialog.__createItem" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html#Pep8StatisticsDialog.__createItem" /> <keyword name="Pep8Fixer (Module)" id="Pep8Fixer (Module)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html" /> <keyword name="Pep8Fixer" id="Pep8Fixer" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html#Pep8Fixer" /> - <keyword name="Pep8Fixer (Constructor)" id="Pep8Fixer (Constructor)" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html#Pep8Fixer.__init__" /> <keyword name="Pep8Fixer.__finalize" id="Pep8Fixer.__finalize" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html#Pep8Fixer.__finalize" /> <keyword name="Pep8Fixer.__fixBlankLinesAfterDecorator" id="Pep8Fixer.__fixBlankLinesAfterDecorator" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html#Pep8Fixer.__fixBlankLinesAfterDecorator" /> <keyword name="Pep8Fixer.__fixMissingWhitespaceAfter" id="Pep8Fixer.__fixMissingWhitespaceAfter" ref="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html#Pep8Fixer.__fixMissingWhitespaceAfter" /> @@ -10254,7 +9609,6 @@ <keyword name="Tabnanny (Package)" id="Tabnanny (Package)" ref="index-eric5.Plugins.CheckerPlugins.Tabnanny.html" /> <keyword name="TabnannyDialog (Module)" id="TabnannyDialog (Module)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html" /> <keyword name="TabnannyDialog" id="TabnannyDialog" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog" /> - <keyword name="TabnannyDialog (Constructor)" id="TabnannyDialog (Constructor)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__init__" /> <keyword name="TabnannyDialog.__createResultItem" id="TabnannyDialog.__createResultItem" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__createResultItem" /> <keyword name="TabnannyDialog.__finish" id="TabnannyDialog.__finish" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__finish" /> <keyword name="TabnannyDialog.__py2check" id="TabnannyDialog.__py2check" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__py2check" /> @@ -10270,11 +9624,9 @@ <keyword name="check" id="check" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#check" /> <keyword name="format_witnesses" id="format_witnesses" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#format_witnesses" /> <keyword name="process_tokens" id="process_tokens" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#process_tokens" /> - <keyword name="NannyNag (Constructor)" id="NannyNag (Constructor)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.__init__" /> <keyword name="NannyNag.get_line" id="NannyNag.get_line" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.get_line" /> <keyword name="NannyNag.get_lineno" id="NannyNag.get_lineno" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.get_lineno" /> <keyword name="NannyNag.get_msg" id="NannyNag.get_msg" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.get_msg" /> - <keyword name="Whitespace (Constructor)" id="Whitespace (Constructor)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.__init__" /> <keyword name="Whitespace.equal" id="Whitespace.equal" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.equal" /> <keyword name="Whitespace.indent_level" id="Whitespace.indent_level" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.indent_level" /> <keyword name="Whitespace.less" id="Whitespace.less" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.less" /> @@ -10285,7 +9637,6 @@ <keyword name="Listspace (Module)" id="Listspace (Module)" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html" /> <keyword name="Listspace" id="Listspace" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace" /> <keyword name="StackedWidget" id="StackedWidget" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#StackedWidget" /> - <keyword name="Listspace (Constructor)" id="Listspace (Constructor)" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__init__" /> <keyword name="Listspace.__captionChange" id="Listspace.__captionChange" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__captionChange" /> <keyword name="Listspace.__contextMenuClose" id="Listspace.__contextMenuClose" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuClose" /> <keyword name="Listspace.__contextMenuCloseAll" id="Listspace.__contextMenuCloseAll" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuCloseAll" /> @@ -10318,7 +9669,6 @@ <keyword name="Listspace.setSplitOrientation" id="Listspace.setSplitOrientation" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.setSplitOrientation" /> <keyword name="Listspace.showWindowMenu" id="Listspace.showWindowMenu" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.showWindowMenu" /> <keyword name="Listspace.tile" id="Listspace.tile" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.tile" /> - <keyword name="StackedWidget (Constructor)" id="StackedWidget (Constructor)" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#StackedWidget.__init__" /> <keyword name="StackedWidget.addWidget" id="StackedWidget.addWidget" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#StackedWidget.addWidget" /> <keyword name="StackedWidget.firstEditor" id="StackedWidget.firstEditor" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#StackedWidget.firstEditor" /> <keyword name="StackedWidget.hasEditor" id="StackedWidget.hasEditor" ref="eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html#StackedWidget.hasEditor" /> @@ -10332,12 +9682,10 @@ <keyword name="TabBar" id="TabBar" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabBar" /> <keyword name="TabWidget" id="TabWidget" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget" /> <keyword name="Tabview" id="Tabview" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#Tabview" /> - <keyword name="TabBar (Constructor)" id="TabBar (Constructor)" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabBar.__init__" /> <keyword name="TabBar.dragEnterEvent" id="TabBar.dragEnterEvent" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabBar.dragEnterEvent" /> <keyword name="TabBar.dropEvent" id="TabBar.dropEvent" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabBar.dropEvent" /> <keyword name="TabBar.mouseMoveEvent" id="TabBar.mouseMoveEvent" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabBar.mouseMoveEvent" /> <keyword name="TabBar.mousePressEvent" id="TabBar.mousePressEvent" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabBar.mousePressEvent" /> - <keyword name="TabWidget (Constructor)" id="TabWidget (Constructor)" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__init__" /> <keyword name="TabWidget.__captionChange" id="TabWidget.__captionChange" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__captionChange" /> <keyword name="TabWidget.__closeButtonClicked" id="TabWidget.__closeButtonClicked" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__closeButtonClicked" /> <keyword name="TabWidget.__closeRequested" id="TabWidget.__closeRequested" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__closeRequested" /> @@ -10368,7 +9716,6 @@ <keyword name="TabWidget.relocateTab" id="TabWidget.relocateTab" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.relocateTab" /> <keyword name="TabWidget.removeWidget" id="TabWidget.removeWidget" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.removeWidget" /> <keyword name="TabWidget.showIndicator" id="TabWidget.showIndicator" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.showIndicator" /> - <keyword name="Tabview (Constructor)" id="Tabview (Constructor)" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#Tabview.__init__" /> <keyword name="Tabview.__currentChanged" id="Tabview.__currentChanged" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#Tabview.__currentChanged" /> <keyword name="Tabview._addView" id="Tabview._addView" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#Tabview._addView" /> <keyword name="Tabview._initWindowActions" id="Tabview._initWindowActions" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#Tabview._initWindowActions" /> @@ -10397,7 +9744,6 @@ <keyword name="MdiArea (Package)" id="MdiArea (Package)" ref="index-eric5.Plugins.ViewManagerPlugins.MdiArea.html" /> <keyword name="MdiArea (Module)" id="MdiArea (Module)" ref="eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html" /> <keyword name="MdiArea" id="MdiArea" ref="eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html#MdiArea" /> - <keyword name="MdiArea (Constructor)" id="MdiArea (Constructor)" ref="eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html#MdiArea.__init__" /> <keyword name="MdiArea.__iconizeAllWindows" id="MdiArea.__iconizeAllWindows" ref="eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html#MdiArea.__iconizeAllWindows" /> <keyword name="MdiArea.__mapped" id="MdiArea.__mapped" ref="eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html#MdiArea.__mapped" /> <keyword name="MdiArea.__restoreAllWindows" id="MdiArea.__restoreAllWindows" ref="eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html#MdiArea.__restoreAllWindows" /> @@ -10422,7 +9768,6 @@ <keyword name="QRegExpWizard (Package)" id="QRegExpWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.QRegExpWizard.html" /> <keyword name="QRegExpWizardCharactersDialog (Module)" id="QRegExpWizardCharactersDialog (Module)" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html" /> <keyword name="QRegExpWizardCharactersDialog" id="QRegExpWizardCharactersDialog" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html#QRegExpWizardCharactersDialog" /> - <keyword name="QRegExpWizardCharactersDialog (Constructor)" id="QRegExpWizardCharactersDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html#QRegExpWizardCharactersDialog.__init__" /> <keyword name="QRegExpWizardCharactersDialog.__addRangesLine" id="QRegExpWizardCharactersDialog.__addRangesLine" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html#QRegExpWizardCharactersDialog.__addRangesLine" /> <keyword name="QRegExpWizardCharactersDialog.__addSinglesLine" id="QRegExpWizardCharactersDialog.__addSinglesLine" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html#QRegExpWizardCharactersDialog.__addSinglesLine" /> <keyword name="QRegExpWizardCharactersDialog.__formatCharacter" id="QRegExpWizardCharactersDialog.__formatCharacter" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html#QRegExpWizardCharactersDialog.__formatCharacter" /> @@ -10434,9 +9779,7 @@ <keyword name="QRegExpWizardDialog" id="QRegExpWizardDialog" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardDialog" /> <keyword name="QRegExpWizardWidget" id="QRegExpWizardWidget" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWidget" /> <keyword name="QRegExpWizardWindow" id="QRegExpWizardWindow" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWindow" /> - <keyword name="QRegExpWizardDialog (Constructor)" id="QRegExpWizardDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardDialog.__init__" /> <keyword name="QRegExpWizardDialog.getCode" id="QRegExpWizardDialog.getCode" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardDialog.getCode" /> - <keyword name="QRegExpWizardWidget (Constructor)" id="QRegExpWizardWidget (Constructor)" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWidget.__init__" /> <keyword name="QRegExpWizardWidget.__insertString" id="QRegExpWizardWidget.__insertString" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWidget.__insertString" /> <keyword name="QRegExpWizardWidget.getCode" id="QRegExpWizardWidget.getCode" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWidget.getCode" /> <keyword name="QRegExpWizardWidget.on_altnButton_clicked" id="QRegExpWizardWidget.on_altnButton_clicked" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWidget.on_altnButton_clicked" /> @@ -10459,17 +9802,14 @@ <keyword name="QRegExpWizardWidget.on_saveButton_clicked" id="QRegExpWizardWidget.on_saveButton_clicked" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWidget.on_saveButton_clicked" /> <keyword name="QRegExpWizardWidget.on_validateButton_clicked" id="QRegExpWizardWidget.on_validateButton_clicked" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWidget.on_validateButton_clicked" /> <keyword name="QRegExpWizardWidget.on_wordboundButton_clicked" id="QRegExpWizardWidget.on_wordboundButton_clicked" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWidget.on_wordboundButton_clicked" /> - <keyword name="QRegExpWizardWindow (Constructor)" id="QRegExpWizardWindow (Constructor)" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html#QRegExpWizardWindow.__init__" /> <keyword name="QRegExpWizardRepeatDialog (Module)" id="QRegExpWizardRepeatDialog (Module)" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html" /> <keyword name="QRegExpWizardRepeatDialog" id="QRegExpWizardRepeatDialog" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html#QRegExpWizardRepeatDialog" /> - <keyword name="QRegExpWizardRepeatDialog (Constructor)" id="QRegExpWizardRepeatDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html#QRegExpWizardRepeatDialog.__init__" /> <keyword name="QRegExpWizardRepeatDialog.getRepeat" id="QRegExpWizardRepeatDialog.getRepeat" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html#QRegExpWizardRepeatDialog.getRepeat" /> <keyword name="QRegExpWizardRepeatDialog.on_lowerSpin_valueChanged" id="QRegExpWizardRepeatDialog.on_lowerSpin_valueChanged" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html#QRegExpWizardRepeatDialog.on_lowerSpin_valueChanged" /> <keyword name="QRegExpWizardRepeatDialog.on_upperSpin_valueChanged" id="QRegExpWizardRepeatDialog.on_upperSpin_valueChanged" ref="eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html#QRegExpWizardRepeatDialog.on_upperSpin_valueChanged" /> <keyword name="E5MessageBoxWizard (Package)" id="E5MessageBoxWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.E5MessageBoxWizard.html" /> <keyword name="E5MessageBoxWizardDialog (Module)" id="E5MessageBoxWizardDialog (Module)" ref="eric5.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html" /> <keyword name="E5MessageBoxWizardDialog" id="E5MessageBoxWizardDialog" ref="eric5.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html#E5MessageBoxWizardDialog" /> - <keyword name="E5MessageBoxWizardDialog (Constructor)" id="E5MessageBoxWizardDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html#E5MessageBoxWizardDialog.__init__" /> <keyword name="E5MessageBoxWizardDialog.__enabledGroups" id="E5MessageBoxWizardDialog.__enabledGroups" ref="eric5.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html#E5MessageBoxWizardDialog.__enabledGroups" /> <keyword name="E5MessageBoxWizardDialog.__getDefaultButtonCode" id="E5MessageBoxWizardDialog.__getDefaultButtonCode" ref="eric5.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html#E5MessageBoxWizardDialog.__getDefaultButtonCode" /> <keyword name="E5MessageBoxWizardDialog.__getStandardButtonCode" id="E5MessageBoxWizardDialog.__getStandardButtonCode" ref="eric5.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html#E5MessageBoxWizardDialog.__getStandardButtonCode" /> @@ -10489,7 +9829,6 @@ <keyword name="ColorDialogWizard (Package)" id="ColorDialogWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.ColorDialogWizard.html" /> <keyword name="ColorDialogWizardDialog (Module)" id="ColorDialogWizardDialog (Module)" ref="eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html" /> <keyword name="ColorDialogWizardDialog" id="ColorDialogWizardDialog" ref="eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html#ColorDialogWizardDialog" /> - <keyword name="ColorDialogWizardDialog (Constructor)" id="ColorDialogWizardDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html#ColorDialogWizardDialog.__init__" /> <keyword name="ColorDialogWizardDialog.getCode" id="ColorDialogWizardDialog.getCode" ref="eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html#ColorDialogWizardDialog.getCode" /> <keyword name="ColorDialogWizardDialog.on_bTest_clicked" id="ColorDialogWizardDialog.on_bTest_clicked" ref="eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html#ColorDialogWizardDialog.on_bTest_clicked" /> <keyword name="ColorDialogWizardDialog.on_buttonBox_clicked" id="ColorDialogWizardDialog.on_buttonBox_clicked" ref="eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html#ColorDialogWizardDialog.on_buttonBox_clicked" /> @@ -10499,7 +9838,6 @@ <keyword name="FileDialogWizard (Package)" id="FileDialogWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.FileDialogWizard.html" /> <keyword name="FileDialogWizardDialog (Module)" id="FileDialogWizardDialog (Module)" ref="eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html" /> <keyword name="FileDialogWizardDialog" id="FileDialogWizardDialog" ref="eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog" /> - <keyword name="FileDialogWizardDialog (Constructor)" id="FileDialogWizardDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__init__" /> <keyword name="FileDialogWizardDialog.__adjustOptions" id="FileDialogWizardDialog.__adjustOptions" ref="eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__adjustOptions" /> <keyword name="FileDialogWizardDialog.__getCode4" id="FileDialogWizardDialog.__getCode4" ref="eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__getCode4" /> <keyword name="FileDialogWizardDialog.__toggleConfirmCheckBox" id="FileDialogWizardDialog.__toggleConfirmCheckBox" ref="eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__toggleConfirmCheckBox" /> @@ -10510,7 +9848,6 @@ <keyword name="MessageBoxWizard (Package)" id="MessageBoxWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.MessageBoxWizard.html" /> <keyword name="MessageBoxWizardDialog (Module)" id="MessageBoxWizardDialog (Module)" ref="eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html" /> <keyword name="MessageBoxWizardDialog" id="MessageBoxWizardDialog" ref="eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html#MessageBoxWizardDialog" /> - <keyword name="MessageBoxWizardDialog (Constructor)" id="MessageBoxWizardDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html#MessageBoxWizardDialog.__init__" /> <keyword name="MessageBoxWizardDialog.__enabledGroups" id="MessageBoxWizardDialog.__enabledGroups" ref="eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html#MessageBoxWizardDialog.__enabledGroups" /> <keyword name="MessageBoxWizardDialog.__getButtonCode" id="MessageBoxWizardDialog.__getButtonCode" ref="eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html#MessageBoxWizardDialog.__getButtonCode" /> <keyword name="MessageBoxWizardDialog.__testQt42" id="MessageBoxWizardDialog.__testQt42" ref="eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html#MessageBoxWizardDialog.__testQt42" /> @@ -10522,7 +9859,6 @@ <keyword name="InputDialogWizard (Package)" id="InputDialogWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.InputDialogWizard.html" /> <keyword name="InputDialogWizardDialog (Module)" id="InputDialogWizardDialog (Module)" ref="eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html" /> <keyword name="InputDialogWizardDialog" id="InputDialogWizardDialog" ref="eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html#InputDialogWizardDialog" /> - <keyword name="InputDialogWizardDialog (Constructor)" id="InputDialogWizardDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html#InputDialogWizardDialog.__init__" /> <keyword name="InputDialogWizardDialog.__getCode4" id="InputDialogWizardDialog.__getCode4" ref="eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html#InputDialogWizardDialog.__getCode4" /> <keyword name="InputDialogWizardDialog.getCode" id="InputDialogWizardDialog.getCode" ref="eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html#InputDialogWizardDialog.getCode" /> <keyword name="InputDialogWizardDialog.on_bTest_clicked" id="InputDialogWizardDialog.on_bTest_clicked" ref="eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html#InputDialogWizardDialog.on_bTest_clicked" /> @@ -10531,13 +9867,11 @@ <keyword name="PyRegExpWizard (Package)" id="PyRegExpWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.PyRegExpWizard.html" /> <keyword name="PyRegExpWizardRepeatDialog (Module)" id="PyRegExpWizardRepeatDialog (Module)" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html" /> <keyword name="PyRegExpWizardRepeatDialog" id="PyRegExpWizardRepeatDialog" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html#PyRegExpWizardRepeatDialog" /> - <keyword name="PyRegExpWizardRepeatDialog (Constructor)" id="PyRegExpWizardRepeatDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html#PyRegExpWizardRepeatDialog.__init__" /> <keyword name="PyRegExpWizardRepeatDialog.getRepeat" id="PyRegExpWizardRepeatDialog.getRepeat" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html#PyRegExpWizardRepeatDialog.getRepeat" /> <keyword name="PyRegExpWizardRepeatDialog.on_lowerSpin_valueChanged" id="PyRegExpWizardRepeatDialog.on_lowerSpin_valueChanged" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html#PyRegExpWizardRepeatDialog.on_lowerSpin_valueChanged" /> <keyword name="PyRegExpWizardRepeatDialog.on_upperSpin_valueChanged" id="PyRegExpWizardRepeatDialog.on_upperSpin_valueChanged" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html#PyRegExpWizardRepeatDialog.on_upperSpin_valueChanged" /> <keyword name="PyRegExpWizardCharactersDialog (Module)" id="PyRegExpWizardCharactersDialog (Module)" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html" /> <keyword name="PyRegExpWizardCharactersDialog" id="PyRegExpWizardCharactersDialog" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html#PyRegExpWizardCharactersDialog" /> - <keyword name="PyRegExpWizardCharactersDialog (Constructor)" id="PyRegExpWizardCharactersDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html#PyRegExpWizardCharactersDialog.__init__" /> <keyword name="PyRegExpWizardCharactersDialog.__addRangesLine" id="PyRegExpWizardCharactersDialog.__addRangesLine" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html#PyRegExpWizardCharactersDialog.__addRangesLine" /> <keyword name="PyRegExpWizardCharactersDialog.__addSinglesLine" id="PyRegExpWizardCharactersDialog.__addSinglesLine" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html#PyRegExpWizardCharactersDialog.__addSinglesLine" /> <keyword name="PyRegExpWizardCharactersDialog.__formatCharacter" id="PyRegExpWizardCharactersDialog.__formatCharacter" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html#PyRegExpWizardCharactersDialog.__formatCharacter" /> @@ -10549,9 +9883,7 @@ <keyword name="PyRegExpWizardDialog" id="PyRegExpWizardDialog" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardDialog" /> <keyword name="PyRegExpWizardWidget" id="PyRegExpWizardWidget" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget" /> <keyword name="PyRegExpWizardWindow" id="PyRegExpWizardWindow" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWindow" /> - <keyword name="PyRegExpWizardDialog (Constructor)" id="PyRegExpWizardDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardDialog.__init__" /> <keyword name="PyRegExpWizardDialog.getCode" id="PyRegExpWizardDialog.getCode" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardDialog.getCode" /> - <keyword name="PyRegExpWizardWidget (Constructor)" id="PyRegExpWizardWidget (Constructor)" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget.__init__" /> <keyword name="PyRegExpWizardWidget.__insertString" id="PyRegExpWizardWidget.__insertString" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget.__insertString" /> <keyword name="PyRegExpWizardWidget.getCode" id="PyRegExpWizardWidget.getCode" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget.getCode" /> <keyword name="PyRegExpWizardWidget.on_altnButton_clicked" id="PyRegExpWizardWidget.on_altnButton_clicked" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget.on_altnButton_clicked" /> @@ -10582,11 +9914,9 @@ <keyword name="PyRegExpWizardWidget.on_undoButton_clicked" id="PyRegExpWizardWidget.on_undoButton_clicked" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget.on_undoButton_clicked" /> <keyword name="PyRegExpWizardWidget.on_validateButton_clicked" id="PyRegExpWizardWidget.on_validateButton_clicked" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget.on_validateButton_clicked" /> <keyword name="PyRegExpWizardWidget.on_wordboundButton_clicked" id="PyRegExpWizardWidget.on_wordboundButton_clicked" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget.on_wordboundButton_clicked" /> - <keyword name="PyRegExpWizardWindow (Constructor)" id="PyRegExpWizardWindow (Constructor)" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWindow.__init__" /> <keyword name="FontDialogWizard (Package)" id="FontDialogWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.FontDialogWizard.html" /> <keyword name="FontDialogWizardDialog (Module)" id="FontDialogWizardDialog (Module)" ref="eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html" /> <keyword name="FontDialogWizardDialog" id="FontDialogWizardDialog" ref="eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog" /> - <keyword name="FontDialogWizardDialog (Constructor)" id="FontDialogWizardDialog (Constructor)" ref="eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog.__init__" /> <keyword name="FontDialogWizardDialog.getCode" id="FontDialogWizardDialog.getCode" ref="eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog.getCode" /> <keyword name="FontDialogWizardDialog.on_bTest_clicked" id="FontDialogWizardDialog.on_bTest_clicked" ref="eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog.on_bTest_clicked" /> <keyword name="FontDialogWizardDialog.on_buttonBox_clicked" id="FontDialogWizardDialog.on_buttonBox_clicked" ref="eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog.on_buttonBox_clicked" /> @@ -10595,7 +9925,6 @@ <keyword name="Ericdoc (Package)" id="Ericdoc (Package)" ref="index-eric5.Plugins.DocumentationPlugins.Ericdoc.html" /> <keyword name="EricdocExecDialog (Module)" id="EricdocExecDialog (Module)" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html" /> <keyword name="EricdocExecDialog" id="EricdocExecDialog" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog" /> - <keyword name="EricdocExecDialog (Constructor)" id="EricdocExecDialog (Constructor)" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog.__init__" /> <keyword name="EricdocExecDialog.__finish" id="EricdocExecDialog.__finish" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog.__finish" /> <keyword name="EricdocExecDialog.__readStderr" id="EricdocExecDialog.__readStderr" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog.__readStderr" /> <keyword name="EricdocExecDialog.__readStdout" id="EricdocExecDialog.__readStdout" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog.__readStdout" /> @@ -10603,7 +9932,6 @@ <keyword name="EricdocExecDialog.start" id="EricdocExecDialog.start" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html#EricdocExecDialog.start" /> <keyword name="EricdocConfigDialog (Module)" id="EricdocConfigDialog (Module)" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html" /> <keyword name="EricdocConfigDialog" id="EricdocConfigDialog" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html#EricdocConfigDialog" /> - <keyword name="EricdocConfigDialog (Constructor)" id="EricdocConfigDialog (Constructor)" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html#EricdocConfigDialog.__init__" /> <keyword name="EricdocConfigDialog.__checkQtHelpOptions" id="EricdocConfigDialog.__checkQtHelpOptions" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html#EricdocConfigDialog.__checkQtHelpOptions" /> <keyword name="EricdocConfigDialog.__initializeDefaults" id="EricdocConfigDialog.__initializeDefaults" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html#EricdocConfigDialog.__initializeDefaults" /> <keyword name="EricdocConfigDialog.__selectColor" id="EricdocConfigDialog.__selectColor" ref="eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html#EricdocConfigDialog.__selectColor" /> @@ -10631,7 +9959,6 @@ <keyword name="Ericapi (Package)" id="Ericapi (Package)" ref="index-eric5.Plugins.DocumentationPlugins.Ericapi.html" /> <keyword name="EricapiExecDialog (Module)" id="EricapiExecDialog (Module)" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html" /> <keyword name="EricapiExecDialog" id="EricapiExecDialog" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html#EricapiExecDialog" /> - <keyword name="EricapiExecDialog (Constructor)" id="EricapiExecDialog (Constructor)" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html#EricapiExecDialog.__init__" /> <keyword name="EricapiExecDialog.__finish" id="EricapiExecDialog.__finish" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html#EricapiExecDialog.__finish" /> <keyword name="EricapiExecDialog.__readStderr" id="EricapiExecDialog.__readStderr" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html#EricapiExecDialog.__readStderr" /> <keyword name="EricapiExecDialog.__readStdout" id="EricapiExecDialog.__readStdout" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html#EricapiExecDialog.__readStdout" /> @@ -10639,7 +9966,6 @@ <keyword name="EricapiExecDialog.start" id="EricapiExecDialog.start" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html#EricapiExecDialog.start" /> <keyword name="EricapiConfigDialog (Module)" id="EricapiConfigDialog (Module)" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html" /> <keyword name="EricapiConfigDialog" id="EricapiConfigDialog" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html#EricapiConfigDialog" /> - <keyword name="EricapiConfigDialog (Constructor)" id="EricapiConfigDialog (Constructor)" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html#EricapiConfigDialog.__init__" /> <keyword name="EricapiConfigDialog.__initializeDefaults" id="EricapiConfigDialog.__initializeDefaults" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html#EricapiConfigDialog.__initializeDefaults" /> <keyword name="EricapiConfigDialog.accept" id="EricapiConfigDialog.accept" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html#EricapiConfigDialog.accept" /> <keyword name="EricapiConfigDialog.generateParameters" id="EricapiConfigDialog.generateParameters" ref="eric5.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html#EricapiConfigDialog.generateParameters" /> @@ -10652,7 +9978,6 @@ <keyword name="getCompleter" id="getCompleter" ref="eric5.QScintilla.TypingCompleters.__init__.html#getCompleter" /> <keyword name="CompleterPython (Module)" id="CompleterPython (Module)" ref="eric5.QScintilla.TypingCompleters.CompleterPython.html" /> <keyword name="CompleterPython" id="CompleterPython" ref="eric5.QScintilla.TypingCompleters.CompleterPython.html#CompleterPython" /> - <keyword name="CompleterPython (Constructor)" id="CompleterPython (Constructor)" ref="eric5.QScintilla.TypingCompleters.CompleterPython.html#CompleterPython.__init__" /> <keyword name="CompleterPython.__dedentDefStatement" id="CompleterPython.__dedentDefStatement" ref="eric5.QScintilla.TypingCompleters.CompleterPython.html#CompleterPython.__dedentDefStatement" /> <keyword name="CompleterPython.__dedentElseToIfWhileForTry" id="CompleterPython.__dedentElseToIfWhileForTry" ref="eric5.QScintilla.TypingCompleters.CompleterPython.html#CompleterPython.__dedentElseToIfWhileForTry" /> <keyword name="CompleterPython.__dedentExceptToTry" id="CompleterPython.__dedentExceptToTry" ref="eric5.QScintilla.TypingCompleters.CompleterPython.html#CompleterPython.__dedentExceptToTry" /> @@ -10670,7 +9995,6 @@ <keyword name="CompleterPython.readSettings" id="CompleterPython.readSettings" ref="eric5.QScintilla.TypingCompleters.CompleterPython.html#CompleterPython.readSettings" /> <keyword name="CompleterRuby (Module)" id="CompleterRuby (Module)" ref="eric5.QScintilla.TypingCompleters.CompleterRuby.html" /> <keyword name="CompleterRuby" id="CompleterRuby" ref="eric5.QScintilla.TypingCompleters.CompleterRuby.html#CompleterRuby" /> - <keyword name="CompleterRuby (Constructor)" id="CompleterRuby (Constructor)" ref="eric5.QScintilla.TypingCompleters.CompleterRuby.html#CompleterRuby.__init__" /> <keyword name="CompleterRuby.__inComment" id="CompleterRuby.__inComment" ref="eric5.QScintilla.TypingCompleters.CompleterRuby.html#CompleterRuby.__inComment" /> <keyword name="CompleterRuby.__inDoubleQuotedString" id="CompleterRuby.__inDoubleQuotedString" ref="eric5.QScintilla.TypingCompleters.CompleterRuby.html#CompleterRuby.__inDoubleQuotedString" /> <keyword name="CompleterRuby.__inHereDocument" id="CompleterRuby.__inHereDocument" ref="eric5.QScintilla.TypingCompleters.CompleterRuby.html#CompleterRuby.__inHereDocument" /> @@ -10680,7 +10004,6 @@ <keyword name="CompleterRuby.readSettings" id="CompleterRuby.readSettings" ref="eric5.QScintilla.TypingCompleters.CompleterRuby.html#CompleterRuby.readSettings" /> <keyword name="CompleterBase (Module)" id="CompleterBase (Module)" ref="eric5.QScintilla.TypingCompleters.CompleterBase.html" /> <keyword name="CompleterBase" id="CompleterBase" ref="eric5.QScintilla.TypingCompleters.CompleterBase.html#CompleterBase" /> - <keyword name="CompleterBase (Constructor)" id="CompleterBase (Constructor)" ref="eric5.QScintilla.TypingCompleters.CompleterBase.html#CompleterBase.__init__" /> <keyword name="CompleterBase.charAdded" id="CompleterBase.charAdded" ref="eric5.QScintilla.TypingCompleters.CompleterBase.html#CompleterBase.charAdded" /> <keyword name="CompleterBase.isEnabled" id="CompleterBase.isEnabled" ref="eric5.QScintilla.TypingCompleters.CompleterBase.html#CompleterBase.isEnabled" /> <keyword name="CompleterBase.readSettings" id="CompleterBase.readSettings" ref="eric5.QScintilla.TypingCompleters.CompleterBase.html#CompleterBase.readSettings" /> @@ -10696,7 +10019,6 @@ <keyword name="unregisterLexer" id="unregisterLexer" ref="eric5.QScintilla.Lexers.__init__.html#unregisterLexer" /> <keyword name="LexerContainer (Module)" id="LexerContainer (Module)" ref="eric5.QScintilla.Lexers.LexerContainer.html" /> <keyword name="LexerContainer" id="LexerContainer" ref="eric5.QScintilla.Lexers.LexerContainer.html#LexerContainer" /> - <keyword name="LexerContainer (Constructor)" id="LexerContainer (Constructor)" ref="eric5.QScintilla.Lexers.LexerContainer.html#LexerContainer.__init__" /> <keyword name="LexerContainer.description" id="LexerContainer.description" ref="eric5.QScintilla.Lexers.LexerContainer.html#LexerContainer.description" /> <keyword name="LexerContainer.language" id="LexerContainer.language" ref="eric5.QScintilla.Lexers.LexerContainer.html#LexerContainer.language" /> <keyword name="LexerContainer.lexer" id="LexerContainer.lexer" ref="eric5.QScintilla.Lexers.LexerContainer.html#LexerContainer.lexer" /> @@ -10704,14 +10026,12 @@ <keyword name="LexerContainer.styleText" id="LexerContainer.styleText" ref="eric5.QScintilla.Lexers.LexerContainer.html#LexerContainer.styleText" /> <keyword name="LexerVHDL (Module)" id="LexerVHDL (Module)" ref="eric5.QScintilla.Lexers.LexerVHDL.html" /> <keyword name="LexerVHDL" id="LexerVHDL" ref="eric5.QScintilla.Lexers.LexerVHDL.html#LexerVHDL" /> - <keyword name="LexerVHDL (Constructor)" id="LexerVHDL (Constructor)" ref="eric5.QScintilla.Lexers.LexerVHDL.html#LexerVHDL.__init__" /> <keyword name="LexerVHDL.defaultKeywords" id="LexerVHDL.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerVHDL.html#LexerVHDL.defaultKeywords" /> <keyword name="LexerVHDL.initProperties" id="LexerVHDL.initProperties" ref="eric5.QScintilla.Lexers.LexerVHDL.html#LexerVHDL.initProperties" /> <keyword name="LexerVHDL.isCommentStyle" id="LexerVHDL.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerVHDL.html#LexerVHDL.isCommentStyle" /> <keyword name="LexerVHDL.isStringStyle" id="LexerVHDL.isStringStyle" ref="eric5.QScintilla.Lexers.LexerVHDL.html#LexerVHDL.isStringStyle" /> <keyword name="LexerPascal (Module)" id="LexerPascal (Module)" ref="eric5.QScintilla.Lexers.LexerPascal.html" /> <keyword name="LexerPascal" id="LexerPascal" ref="eric5.QScintilla.Lexers.LexerPascal.html#LexerPascal" /> - <keyword name="LexerPascal (Constructor)" id="LexerPascal (Constructor)" ref="eric5.QScintilla.Lexers.LexerPascal.html#LexerPascal.__init__" /> <keyword name="LexerPascal.autoCompletionWordSeparators" id="LexerPascal.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerPascal.html#LexerPascal.autoCompletionWordSeparators" /> <keyword name="LexerPascal.defaultKeywords" id="LexerPascal.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerPascal.html#LexerPascal.defaultKeywords" /> <keyword name="LexerPascal.initProperties" id="LexerPascal.initProperties" ref="eric5.QScintilla.Lexers.LexerPascal.html#LexerPascal.initProperties" /> @@ -10719,40 +10039,34 @@ <keyword name="LexerPascal.isStringStyle" id="LexerPascal.isStringStyle" ref="eric5.QScintilla.Lexers.LexerPascal.html#LexerPascal.isStringStyle" /> <keyword name="LexerBatch (Module)" id="LexerBatch (Module)" ref="eric5.QScintilla.Lexers.LexerBatch.html" /> <keyword name="LexerBatch" id="LexerBatch" ref="eric5.QScintilla.Lexers.LexerBatch.html#LexerBatch" /> - <keyword name="LexerBatch (Constructor)" id="LexerBatch (Constructor)" ref="eric5.QScintilla.Lexers.LexerBatch.html#LexerBatch.__init__" /> <keyword name="LexerBatch.defaultKeywords" id="LexerBatch.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerBatch.html#LexerBatch.defaultKeywords" /> <keyword name="LexerBatch.isCommentStyle" id="LexerBatch.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerBatch.html#LexerBatch.isCommentStyle" /> <keyword name="LexerBatch.isStringStyle" id="LexerBatch.isStringStyle" ref="eric5.QScintilla.Lexers.LexerBatch.html#LexerBatch.isStringStyle" /> <keyword name="LexerMatlab (Module)" id="LexerMatlab (Module)" ref="eric5.QScintilla.Lexers.LexerMatlab.html" /> <keyword name="LexerMatlab" id="LexerMatlab" ref="eric5.QScintilla.Lexers.LexerMatlab.html#LexerMatlab" /> - <keyword name="LexerMatlab (Constructor)" id="LexerMatlab (Constructor)" ref="eric5.QScintilla.Lexers.LexerMatlab.html#LexerMatlab.__init__" /> <keyword name="LexerMatlab.defaultKeywords" id="LexerMatlab.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerMatlab.html#LexerMatlab.defaultKeywords" /> <keyword name="LexerMatlab.isCommentStyle" id="LexerMatlab.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerMatlab.html#LexerMatlab.isCommentStyle" /> <keyword name="LexerMatlab.isStringStyle" id="LexerMatlab.isStringStyle" ref="eric5.QScintilla.Lexers.LexerMatlab.html#LexerMatlab.isStringStyle" /> <keyword name="LexerSQL (Module)" id="LexerSQL (Module)" ref="eric5.QScintilla.Lexers.LexerSQL.html" /> <keyword name="LexerSQL" id="LexerSQL" ref="eric5.QScintilla.Lexers.LexerSQL.html#LexerSQL" /> - <keyword name="LexerSQL (Constructor)" id="LexerSQL (Constructor)" ref="eric5.QScintilla.Lexers.LexerSQL.html#LexerSQL.__init__" /> <keyword name="LexerSQL.defaultKeywords" id="LexerSQL.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerSQL.html#LexerSQL.defaultKeywords" /> <keyword name="LexerSQL.initProperties" id="LexerSQL.initProperties" ref="eric5.QScintilla.Lexers.LexerSQL.html#LexerSQL.initProperties" /> <keyword name="LexerSQL.isCommentStyle" id="LexerSQL.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerSQL.html#LexerSQL.isCommentStyle" /> <keyword name="LexerSQL.isStringStyle" id="LexerSQL.isStringStyle" ref="eric5.QScintilla.Lexers.LexerSQL.html#LexerSQL.isStringStyle" /> <keyword name="LexerPOV (Module)" id="LexerPOV (Module)" ref="eric5.QScintilla.Lexers.LexerPOV.html" /> <keyword name="LexerPOV" id="LexerPOV" ref="eric5.QScintilla.Lexers.LexerPOV.html#LexerPOV" /> - <keyword name="LexerPOV (Constructor)" id="LexerPOV (Constructor)" ref="eric5.QScintilla.Lexers.LexerPOV.html#LexerPOV.__init__" /> <keyword name="LexerPOV.defaultKeywords" id="LexerPOV.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerPOV.html#LexerPOV.defaultKeywords" /> <keyword name="LexerPOV.initProperties" id="LexerPOV.initProperties" ref="eric5.QScintilla.Lexers.LexerPOV.html#LexerPOV.initProperties" /> <keyword name="LexerPOV.isCommentStyle" id="LexerPOV.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerPOV.html#LexerPOV.isCommentStyle" /> <keyword name="LexerPOV.isStringStyle" id="LexerPOV.isStringStyle" ref="eric5.QScintilla.Lexers.LexerPOV.html#LexerPOV.isStringStyle" /> <keyword name="LexerCMake (Module)" id="LexerCMake (Module)" ref="eric5.QScintilla.Lexers.LexerCMake.html" /> <keyword name="LexerCMake" id="LexerCMake" ref="eric5.QScintilla.Lexers.LexerCMake.html#LexerCMake" /> - <keyword name="LexerCMake (Constructor)" id="LexerCMake (Constructor)" ref="eric5.QScintilla.Lexers.LexerCMake.html#LexerCMake.__init__" /> <keyword name="LexerCMake.defaultKeywords" id="LexerCMake.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerCMake.html#LexerCMake.defaultKeywords" /> <keyword name="LexerCMake.initProperties" id="LexerCMake.initProperties" ref="eric5.QScintilla.Lexers.LexerCMake.html#LexerCMake.initProperties" /> <keyword name="LexerCMake.isCommentStyle" id="LexerCMake.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerCMake.html#LexerCMake.isCommentStyle" /> <keyword name="LexerCMake.isStringStyle" id="LexerCMake.isStringStyle" ref="eric5.QScintilla.Lexers.LexerCMake.html#LexerCMake.isStringStyle" /> <keyword name="LexerRuby (Module)" id="LexerRuby (Module)" ref="eric5.QScintilla.Lexers.LexerRuby.html" /> <keyword name="LexerRuby" id="LexerRuby" ref="eric5.QScintilla.Lexers.LexerRuby.html#LexerRuby" /> - <keyword name="LexerRuby (Constructor)" id="LexerRuby (Constructor)" ref="eric5.QScintilla.Lexers.LexerRuby.html#LexerRuby.__init__" /> <keyword name="LexerRuby.autoCompletionWordSeparators" id="LexerRuby.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerRuby.html#LexerRuby.autoCompletionWordSeparators" /> <keyword name="LexerRuby.defaultKeywords" id="LexerRuby.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerRuby.html#LexerRuby.defaultKeywords" /> <keyword name="LexerRuby.initProperties" id="LexerRuby.initProperties" ref="eric5.QScintilla.Lexers.LexerRuby.html#LexerRuby.initProperties" /> @@ -10760,20 +10074,17 @@ <keyword name="LexerRuby.isStringStyle" id="LexerRuby.isStringStyle" ref="eric5.QScintilla.Lexers.LexerRuby.html#LexerRuby.isStringStyle" /> <keyword name="LexerPostScript (Module)" id="LexerPostScript (Module)" ref="eric5.QScintilla.Lexers.LexerPostScript.html" /> <keyword name="LexerPostScript" id="LexerPostScript" ref="eric5.QScintilla.Lexers.LexerPostScript.html#LexerPostScript" /> - <keyword name="LexerPostScript (Constructor)" id="LexerPostScript (Constructor)" ref="eric5.QScintilla.Lexers.LexerPostScript.html#LexerPostScript.__init__" /> <keyword name="LexerPostScript.defaultKeywords" id="LexerPostScript.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerPostScript.html#LexerPostScript.defaultKeywords" /> <keyword name="LexerPostScript.initProperties" id="LexerPostScript.initProperties" ref="eric5.QScintilla.Lexers.LexerPostScript.html#LexerPostScript.initProperties" /> <keyword name="LexerPostScript.isCommentStyle" id="LexerPostScript.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerPostScript.html#LexerPostScript.isCommentStyle" /> <keyword name="LexerPostScript.isStringStyle" id="LexerPostScript.isStringStyle" ref="eric5.QScintilla.Lexers.LexerPostScript.html#LexerPostScript.isStringStyle" /> <keyword name="LexerDiff (Module)" id="LexerDiff (Module)" ref="eric5.QScintilla.Lexers.LexerDiff.html" /> <keyword name="LexerDiff" id="LexerDiff" ref="eric5.QScintilla.Lexers.LexerDiff.html#LexerDiff" /> - <keyword name="LexerDiff (Constructor)" id="LexerDiff (Constructor)" ref="eric5.QScintilla.Lexers.LexerDiff.html#LexerDiff.__init__" /> <keyword name="LexerDiff.defaultKeywords" id="LexerDiff.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerDiff.html#LexerDiff.defaultKeywords" /> <keyword name="LexerDiff.isCommentStyle" id="LexerDiff.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerDiff.html#LexerDiff.isCommentStyle" /> <keyword name="LexerDiff.isStringStyle" id="LexerDiff.isStringStyle" ref="eric5.QScintilla.Lexers.LexerDiff.html#LexerDiff.isStringStyle" /> <keyword name="LexerPython (Module)" id="LexerPython (Module)" ref="eric5.QScintilla.Lexers.LexerPython.html" /> <keyword name="LexerPython" id="LexerPython" ref="eric5.QScintilla.Lexers.LexerPython.html#LexerPython" /> - <keyword name="LexerPython (Constructor)" id="LexerPython (Constructor)" ref="eric5.QScintilla.Lexers.LexerPython.html#LexerPython.__init__" /> <keyword name="LexerPython.autoCompletionWordSeparators" id="LexerPython.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerPython.html#LexerPython.autoCompletionWordSeparators" /> <keyword name="LexerPython.defaultKeywords" id="LexerPython.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerPython.html#LexerPython.defaultKeywords" /> <keyword name="LexerPython.getIndentationDifference" id="LexerPython.getIndentationDifference" ref="eric5.QScintilla.Lexers.LexerPython.html#LexerPython.getIndentationDifference" /> @@ -10783,34 +10094,29 @@ <keyword name="LexerPython.language" id="LexerPython.language" ref="eric5.QScintilla.Lexers.LexerPython.html#LexerPython.language" /> <keyword name="LexerProperties (Module)" id="LexerProperties (Module)" ref="eric5.QScintilla.Lexers.LexerProperties.html" /> <keyword name="LexerProperties" id="LexerProperties" ref="eric5.QScintilla.Lexers.LexerProperties.html#LexerProperties" /> - <keyword name="LexerProperties (Constructor)" id="LexerProperties (Constructor)" ref="eric5.QScintilla.Lexers.LexerProperties.html#LexerProperties.__init__" /> <keyword name="LexerProperties.defaultKeywords" id="LexerProperties.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerProperties.html#LexerProperties.defaultKeywords" /> <keyword name="LexerProperties.initProperties" id="LexerProperties.initProperties" ref="eric5.QScintilla.Lexers.LexerProperties.html#LexerProperties.initProperties" /> <keyword name="LexerProperties.isCommentStyle" id="LexerProperties.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerProperties.html#LexerProperties.isCommentStyle" /> <keyword name="LexerProperties.isStringStyle" id="LexerProperties.isStringStyle" ref="eric5.QScintilla.Lexers.LexerProperties.html#LexerProperties.isStringStyle" /> <keyword name="LexerCSS (Module)" id="LexerCSS (Module)" ref="eric5.QScintilla.Lexers.LexerCSS.html" /> <keyword name="LexerCSS" id="LexerCSS" ref="eric5.QScintilla.Lexers.LexerCSS.html#LexerCSS" /> - <keyword name="LexerCSS (Constructor)" id="LexerCSS (Constructor)" ref="eric5.QScintilla.Lexers.LexerCSS.html#LexerCSS.__init__" /> <keyword name="LexerCSS.defaultKeywords" id="LexerCSS.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerCSS.html#LexerCSS.defaultKeywords" /> <keyword name="LexerCSS.initProperties" id="LexerCSS.initProperties" ref="eric5.QScintilla.Lexers.LexerCSS.html#LexerCSS.initProperties" /> <keyword name="LexerCSS.isCommentStyle" id="LexerCSS.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerCSS.html#LexerCSS.isCommentStyle" /> <keyword name="LexerCSS.isStringStyle" id="LexerCSS.isStringStyle" ref="eric5.QScintilla.Lexers.LexerCSS.html#LexerCSS.isStringStyle" /> <keyword name="LexerMakefile (Module)" id="LexerMakefile (Module)" ref="eric5.QScintilla.Lexers.LexerMakefile.html" /> <keyword name="LexerMakefile" id="LexerMakefile" ref="eric5.QScintilla.Lexers.LexerMakefile.html#LexerMakefile" /> - <keyword name="LexerMakefile (Constructor)" id="LexerMakefile (Constructor)" ref="eric5.QScintilla.Lexers.LexerMakefile.html#LexerMakefile.__init__" /> <keyword name="LexerMakefile.defaultKeywords" id="LexerMakefile.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerMakefile.html#LexerMakefile.defaultKeywords" /> <keyword name="LexerMakefile.isCommentStyle" id="LexerMakefile.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerMakefile.html#LexerMakefile.isCommentStyle" /> <keyword name="LexerMakefile.isStringStyle" id="LexerMakefile.isStringStyle" ref="eric5.QScintilla.Lexers.LexerMakefile.html#LexerMakefile.isStringStyle" /> <keyword name="LexerBash (Module)" id="LexerBash (Module)" ref="eric5.QScintilla.Lexers.LexerBash.html" /> <keyword name="LexerBash" id="LexerBash" ref="eric5.QScintilla.Lexers.LexerBash.html#LexerBash" /> - <keyword name="LexerBash (Constructor)" id="LexerBash (Constructor)" ref="eric5.QScintilla.Lexers.LexerBash.html#LexerBash.__init__" /> <keyword name="LexerBash.defaultKeywords" id="LexerBash.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerBash.html#LexerBash.defaultKeywords" /> <keyword name="LexerBash.initProperties" id="LexerBash.initProperties" ref="eric5.QScintilla.Lexers.LexerBash.html#LexerBash.initProperties" /> <keyword name="LexerBash.isCommentStyle" id="LexerBash.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerBash.html#LexerBash.isCommentStyle" /> <keyword name="LexerBash.isStringStyle" id="LexerBash.isStringStyle" ref="eric5.QScintilla.Lexers.LexerBash.html#LexerBash.isStringStyle" /> <keyword name="LexerCPP (Module)" id="LexerCPP (Module)" ref="eric5.QScintilla.Lexers.LexerCPP.html" /> <keyword name="LexerCPP" id="LexerCPP" ref="eric5.QScintilla.Lexers.LexerCPP.html#LexerCPP" /> - <keyword name="LexerCPP (Constructor)" id="LexerCPP (Constructor)" ref="eric5.QScintilla.Lexers.LexerCPP.html#LexerCPP.__init__" /> <keyword name="LexerCPP.autoCompletionWordSeparators" id="LexerCPP.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerCPP.html#LexerCPP.autoCompletionWordSeparators" /> <keyword name="LexerCPP.defaultKeywords" id="LexerCPP.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerCPP.html#LexerCPP.defaultKeywords" /> <keyword name="LexerCPP.initProperties" id="LexerCPP.initProperties" ref="eric5.QScintilla.Lexers.LexerCPP.html#LexerCPP.initProperties" /> @@ -10818,7 +10124,6 @@ <keyword name="LexerCPP.isStringStyle" id="LexerCPP.isStringStyle" ref="eric5.QScintilla.Lexers.LexerCPP.html#LexerCPP.isStringStyle" /> <keyword name="LexerFortran77 (Module)" id="LexerFortran77 (Module)" ref="eric5.QScintilla.Lexers.LexerFortran77.html" /> <keyword name="LexerFortran77" id="LexerFortran77" ref="eric5.QScintilla.Lexers.LexerFortran77.html#LexerFortran77" /> - <keyword name="LexerFortran77 (Constructor)" id="LexerFortran77 (Constructor)" ref="eric5.QScintilla.Lexers.LexerFortran77.html#LexerFortran77.__init__" /> <keyword name="LexerFortran77.autoCompletionWordSeparators" id="LexerFortran77.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerFortran77.html#LexerFortran77.autoCompletionWordSeparators" /> <keyword name="LexerFortran77.defaultKeywords" id="LexerFortran77.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerFortran77.html#LexerFortran77.defaultKeywords" /> <keyword name="LexerFortran77.initProperties" id="LexerFortran77.initProperties" ref="eric5.QScintilla.Lexers.LexerFortran77.html#LexerFortran77.initProperties" /> @@ -10826,7 +10131,6 @@ <keyword name="LexerFortran77.isStringStyle" id="LexerFortran77.isStringStyle" ref="eric5.QScintilla.Lexers.LexerFortran77.html#LexerFortran77.isStringStyle" /> <keyword name="LexerPygments (Module)" id="LexerPygments (Module)" ref="eric5.QScintilla.Lexers.LexerPygments.html" /> <keyword name="LexerPygments" id="LexerPygments" ref="eric5.QScintilla.Lexers.LexerPygments.html#LexerPygments" /> - <keyword name="LexerPygments (Constructor)" id="LexerPygments (Constructor)" ref="eric5.QScintilla.Lexers.LexerPygments.html#LexerPygments.__init__" /> <keyword name="LexerPygments.__guessLexer" id="LexerPygments.__guessLexer" ref="eric5.QScintilla.Lexers.LexerPygments.html#LexerPygments.__guessLexer" /> <keyword name="LexerPygments.canStyle" id="LexerPygments.canStyle" ref="eric5.QScintilla.Lexers.LexerPygments.html#LexerPygments.canStyle" /> <keyword name="LexerPygments.defaultColor" id="LexerPygments.defaultColor" ref="eric5.QScintilla.Lexers.LexerPygments.html#LexerPygments.defaultColor" /> @@ -10843,27 +10147,23 @@ <keyword name="LexerPygments.styleText" id="LexerPygments.styleText" ref="eric5.QScintilla.Lexers.LexerPygments.html#LexerPygments.styleText" /> <keyword name="LexerYAML (Module)" id="LexerYAML (Module)" ref="eric5.QScintilla.Lexers.LexerYAML.html" /> <keyword name="LexerYAML" id="LexerYAML" ref="eric5.QScintilla.Lexers.LexerYAML.html#LexerYAML" /> - <keyword name="LexerYAML (Constructor)" id="LexerYAML (Constructor)" ref="eric5.QScintilla.Lexers.LexerYAML.html#LexerYAML.__init__" /> <keyword name="LexerYAML.defaultKeywords" id="LexerYAML.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerYAML.html#LexerYAML.defaultKeywords" /> <keyword name="LexerYAML.initProperties" id="LexerYAML.initProperties" ref="eric5.QScintilla.Lexers.LexerYAML.html#LexerYAML.initProperties" /> <keyword name="LexerYAML.isCommentStyle" id="LexerYAML.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerYAML.html#LexerYAML.isCommentStyle" /> <keyword name="LexerYAML.isStringStyle" id="LexerYAML.isStringStyle" ref="eric5.QScintilla.Lexers.LexerYAML.html#LexerYAML.isStringStyle" /> <keyword name="LexerOctave (Module)" id="LexerOctave (Module)" ref="eric5.QScintilla.Lexers.LexerOctave.html" /> <keyword name="LexerOctave" id="LexerOctave" ref="eric5.QScintilla.Lexers.LexerOctave.html#LexerOctave" /> - <keyword name="LexerOctave (Constructor)" id="LexerOctave (Constructor)" ref="eric5.QScintilla.Lexers.LexerOctave.html#LexerOctave.__init__" /> <keyword name="LexerOctave.defaultKeywords" id="LexerOctave.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerOctave.html#LexerOctave.defaultKeywords" /> <keyword name="LexerOctave.isCommentStyle" id="LexerOctave.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerOctave.html#LexerOctave.isCommentStyle" /> <keyword name="LexerOctave.isStringStyle" id="LexerOctave.isStringStyle" ref="eric5.QScintilla.Lexers.LexerOctave.html#LexerOctave.isStringStyle" /> <keyword name="LexerJavaScript (Module)" id="LexerJavaScript (Module)" ref="eric5.QScintilla.Lexers.LexerJavaScript.html" /> <keyword name="LexerJavaScript" id="LexerJavaScript" ref="eric5.QScintilla.Lexers.LexerJavaScript.html#LexerJavaScript" /> - <keyword name="LexerJavaScript (Constructor)" id="LexerJavaScript (Constructor)" ref="eric5.QScintilla.Lexers.LexerJavaScript.html#LexerJavaScript.__init__" /> <keyword name="LexerJavaScript.defaultKeywords" id="LexerJavaScript.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerJavaScript.html#LexerJavaScript.defaultKeywords" /> <keyword name="LexerJavaScript.initProperties" id="LexerJavaScript.initProperties" ref="eric5.QScintilla.Lexers.LexerJavaScript.html#LexerJavaScript.initProperties" /> <keyword name="LexerJavaScript.isCommentStyle" id="LexerJavaScript.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerJavaScript.html#LexerJavaScript.isCommentStyle" /> <keyword name="LexerJavaScript.isStringStyle" id="LexerJavaScript.isStringStyle" ref="eric5.QScintilla.Lexers.LexerJavaScript.html#LexerJavaScript.isStringStyle" /> <keyword name="LexerPerl (Module)" id="LexerPerl (Module)" ref="eric5.QScintilla.Lexers.LexerPerl.html" /> <keyword name="LexerPerl" id="LexerPerl" ref="eric5.QScintilla.Lexers.LexerPerl.html#LexerPerl" /> - <keyword name="LexerPerl (Constructor)" id="LexerPerl (Constructor)" ref="eric5.QScintilla.Lexers.LexerPerl.html#LexerPerl.__init__" /> <keyword name="LexerPerl.autoCompletionWordSeparators" id="LexerPerl.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerPerl.html#LexerPerl.autoCompletionWordSeparators" /> <keyword name="LexerPerl.defaultKeywords" id="LexerPerl.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerPerl.html#LexerPerl.defaultKeywords" /> <keyword name="LexerPerl.initProperties" id="LexerPerl.initProperties" ref="eric5.QScintilla.Lexers.LexerPerl.html#LexerPerl.initProperties" /> @@ -10871,7 +10171,6 @@ <keyword name="LexerPerl.isStringStyle" id="LexerPerl.isStringStyle" ref="eric5.QScintilla.Lexers.LexerPerl.html#LexerPerl.isStringStyle" /> <keyword name="LexerD (Module)" id="LexerD (Module)" ref="eric5.QScintilla.Lexers.LexerD.html" /> <keyword name="LexerD" id="LexerD" ref="eric5.QScintilla.Lexers.LexerD.html#LexerD" /> - <keyword name="LexerD (Constructor)" id="LexerD (Constructor)" ref="eric5.QScintilla.Lexers.LexerD.html#LexerD.__init__" /> <keyword name="LexerD.autoCompletionWordSeparators" id="LexerD.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerD.html#LexerD.autoCompletionWordSeparators" /> <keyword name="LexerD.defaultKeywords" id="LexerD.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerD.html#LexerD.defaultKeywords" /> <keyword name="LexerD.initProperties" id="LexerD.initProperties" ref="eric5.QScintilla.Lexers.LexerD.html#LexerD.initProperties" /> @@ -10879,28 +10178,24 @@ <keyword name="LexerD.isStringStyle" id="LexerD.isStringStyle" ref="eric5.QScintilla.Lexers.LexerD.html#LexerD.isStringStyle" /> <keyword name="LexerTeX (Module)" id="LexerTeX (Module)" ref="eric5.QScintilla.Lexers.LexerTeX.html" /> <keyword name="LexerTeX" id="LexerTeX" ref="eric5.QScintilla.Lexers.LexerTeX.html#LexerTeX" /> - <keyword name="LexerTeX (Constructor)" id="LexerTeX (Constructor)" ref="eric5.QScintilla.Lexers.LexerTeX.html#LexerTeX.__init__" /> <keyword name="LexerTeX.defaultKeywords" id="LexerTeX.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerTeX.html#LexerTeX.defaultKeywords" /> <keyword name="LexerTeX.initProperties" id="LexerTeX.initProperties" ref="eric5.QScintilla.Lexers.LexerTeX.html#LexerTeX.initProperties" /> <keyword name="LexerTeX.isCommentStyle" id="LexerTeX.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerTeX.html#LexerTeX.isCommentStyle" /> <keyword name="LexerTeX.isStringStyle" id="LexerTeX.isStringStyle" ref="eric5.QScintilla.Lexers.LexerTeX.html#LexerTeX.isStringStyle" /> <keyword name="LexerJava (Module)" id="LexerJava (Module)" ref="eric5.QScintilla.Lexers.LexerJava.html" /> <keyword name="LexerJava" id="LexerJava" ref="eric5.QScintilla.Lexers.LexerJava.html#LexerJava" /> - <keyword name="LexerJava (Constructor)" id="LexerJava (Constructor)" ref="eric5.QScintilla.Lexers.LexerJava.html#LexerJava.__init__" /> <keyword name="LexerJava.defaultKeywords" id="LexerJava.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerJava.html#LexerJava.defaultKeywords" /> <keyword name="LexerJava.initProperties" id="LexerJava.initProperties" ref="eric5.QScintilla.Lexers.LexerJava.html#LexerJava.initProperties" /> <keyword name="LexerJava.isCommentStyle" id="LexerJava.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerJava.html#LexerJava.isCommentStyle" /> <keyword name="LexerJava.isStringStyle" id="LexerJava.isStringStyle" ref="eric5.QScintilla.Lexers.LexerJava.html#LexerJava.isStringStyle" /> <keyword name="LexerXML (Module)" id="LexerXML (Module)" ref="eric5.QScintilla.Lexers.LexerXML.html" /> <keyword name="LexerXML" id="LexerXML" ref="eric5.QScintilla.Lexers.LexerXML.html#LexerXML" /> - <keyword name="LexerXML (Constructor)" id="LexerXML (Constructor)" ref="eric5.QScintilla.Lexers.LexerXML.html#LexerXML.__init__" /> <keyword name="LexerXML.defaultKeywords" id="LexerXML.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerXML.html#LexerXML.defaultKeywords" /> <keyword name="LexerXML.initProperties" id="LexerXML.initProperties" ref="eric5.QScintilla.Lexers.LexerXML.html#LexerXML.initProperties" /> <keyword name="LexerXML.isCommentStyle" id="LexerXML.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerXML.html#LexerXML.isCommentStyle" /> <keyword name="LexerXML.isStringStyle" id="LexerXML.isStringStyle" ref="eric5.QScintilla.Lexers.LexerXML.html#LexerXML.isStringStyle" /> <keyword name="LexerLua (Module)" id="LexerLua (Module)" ref="eric5.QScintilla.Lexers.LexerLua.html" /> <keyword name="LexerLua" id="LexerLua" ref="eric5.QScintilla.Lexers.LexerLua.html#LexerLua" /> - <keyword name="LexerLua (Constructor)" id="LexerLua (Constructor)" ref="eric5.QScintilla.Lexers.LexerLua.html#LexerLua.__init__" /> <keyword name="LexerLua.autoCompletionWordSeparators" id="LexerLua.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerLua.html#LexerLua.autoCompletionWordSeparators" /> <keyword name="LexerLua.defaultKeywords" id="LexerLua.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerLua.html#LexerLua.defaultKeywords" /> <keyword name="LexerLua.initProperties" id="LexerLua.initProperties" ref="eric5.QScintilla.Lexers.LexerLua.html#LexerLua.initProperties" /> @@ -10908,14 +10203,12 @@ <keyword name="LexerLua.isStringStyle" id="LexerLua.isStringStyle" ref="eric5.QScintilla.Lexers.LexerLua.html#LexerLua.isStringStyle" /> <keyword name="LexerCSharp (Module)" id="LexerCSharp (Module)" ref="eric5.QScintilla.Lexers.LexerCSharp.html" /> <keyword name="LexerCSharp" id="LexerCSharp" ref="eric5.QScintilla.Lexers.LexerCSharp.html#LexerCSharp" /> - <keyword name="LexerCSharp (Constructor)" id="LexerCSharp (Constructor)" ref="eric5.QScintilla.Lexers.LexerCSharp.html#LexerCSharp.__init__" /> <keyword name="LexerCSharp.defaultKeywords" id="LexerCSharp.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerCSharp.html#LexerCSharp.defaultKeywords" /> <keyword name="LexerCSharp.initProperties" id="LexerCSharp.initProperties" ref="eric5.QScintilla.Lexers.LexerCSharp.html#LexerCSharp.initProperties" /> <keyword name="LexerCSharp.isCommentStyle" id="LexerCSharp.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerCSharp.html#LexerCSharp.isCommentStyle" /> <keyword name="LexerCSharp.isStringStyle" id="LexerCSharp.isStringStyle" ref="eric5.QScintilla.Lexers.LexerCSharp.html#LexerCSharp.isStringStyle" /> <keyword name="Lexer (Module)" id="Lexer (Module)" ref="eric5.QScintilla.Lexers.Lexer.html" /> <keyword name="Lexer" id="Lexer" ref="eric5.QScintilla.Lexers.Lexer.html#Lexer" /> - <keyword name="Lexer (Constructor)" id="Lexer (Constructor)" ref="eric5.QScintilla.Lexers.Lexer.html#Lexer.__init__" /> <keyword name="Lexer.alwaysKeepTabs" id="Lexer.alwaysKeepTabs" ref="eric5.QScintilla.Lexers.Lexer.html#Lexer.alwaysKeepTabs" /> <keyword name="Lexer.autoCompletionWordSeparators" id="Lexer.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.Lexer.html#Lexer.autoCompletionWordSeparators" /> <keyword name="Lexer.boxCommentStr" id="Lexer.boxCommentStr" ref="eric5.QScintilla.Lexers.Lexer.html#Lexer.boxCommentStr" /> @@ -10933,14 +10226,12 @@ <keyword name="Lexer.streamCommentStr" id="Lexer.streamCommentStr" ref="eric5.QScintilla.Lexers.Lexer.html#Lexer.streamCommentStr" /> <keyword name="LexerIDL (Module)" id="LexerIDL (Module)" ref="eric5.QScintilla.Lexers.LexerIDL.html" /> <keyword name="LexerIDL" id="LexerIDL" ref="eric5.QScintilla.Lexers.LexerIDL.html#LexerIDL" /> - <keyword name="LexerIDL (Constructor)" id="LexerIDL (Constructor)" ref="eric5.QScintilla.Lexers.LexerIDL.html#LexerIDL.__init__" /> <keyword name="LexerIDL.defaultKeywords" id="LexerIDL.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerIDL.html#LexerIDL.defaultKeywords" /> <keyword name="LexerIDL.initProperties" id="LexerIDL.initProperties" ref="eric5.QScintilla.Lexers.LexerIDL.html#LexerIDL.initProperties" /> <keyword name="LexerIDL.isCommentStyle" id="LexerIDL.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerIDL.html#LexerIDL.isCommentStyle" /> <keyword name="LexerIDL.isStringStyle" id="LexerIDL.isStringStyle" ref="eric5.QScintilla.Lexers.LexerIDL.html#LexerIDL.isStringStyle" /> <keyword name="LexerFortran (Module)" id="LexerFortran (Module)" ref="eric5.QScintilla.Lexers.LexerFortran.html" /> <keyword name="LexerFortran" id="LexerFortran" ref="eric5.QScintilla.Lexers.LexerFortran.html#LexerFortran" /> - <keyword name="LexerFortran (Constructor)" id="LexerFortran (Constructor)" ref="eric5.QScintilla.Lexers.LexerFortran.html#LexerFortran.__init__" /> <keyword name="LexerFortran.autoCompletionWordSeparators" id="LexerFortran.autoCompletionWordSeparators" ref="eric5.QScintilla.Lexers.LexerFortran.html#LexerFortran.autoCompletionWordSeparators" /> <keyword name="LexerFortran.defaultKeywords" id="LexerFortran.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerFortran.html#LexerFortran.defaultKeywords" /> <keyword name="LexerFortran.initProperties" id="LexerFortran.initProperties" ref="eric5.QScintilla.Lexers.LexerFortran.html#LexerFortran.initProperties" /> @@ -10948,14 +10239,12 @@ <keyword name="LexerFortran.isStringStyle" id="LexerFortran.isStringStyle" ref="eric5.QScintilla.Lexers.LexerFortran.html#LexerFortran.isStringStyle" /> <keyword name="LexerTCL (Module)" id="LexerTCL (Module)" ref="eric5.QScintilla.Lexers.LexerTCL.html" /> <keyword name="LexerTCL" id="LexerTCL" ref="eric5.QScintilla.Lexers.LexerTCL.html#LexerTCL" /> - <keyword name="LexerTCL (Constructor)" id="LexerTCL (Constructor)" ref="eric5.QScintilla.Lexers.LexerTCL.html#LexerTCL.__init__" /> <keyword name="LexerTCL.defaultKeywords" id="LexerTCL.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerTCL.html#LexerTCL.defaultKeywords" /> <keyword name="LexerTCL.initProperties" id="LexerTCL.initProperties" ref="eric5.QScintilla.Lexers.LexerTCL.html#LexerTCL.initProperties" /> <keyword name="LexerTCL.isCommentStyle" id="LexerTCL.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerTCL.html#LexerTCL.isCommentStyle" /> <keyword name="LexerTCL.isStringStyle" id="LexerTCL.isStringStyle" ref="eric5.QScintilla.Lexers.LexerTCL.html#LexerTCL.isStringStyle" /> <keyword name="LexerHTML (Module)" id="LexerHTML (Module)" ref="eric5.QScintilla.Lexers.LexerHTML.html" /> <keyword name="LexerHTML" id="LexerHTML" ref="eric5.QScintilla.Lexers.LexerHTML.html#LexerHTML" /> - <keyword name="LexerHTML (Constructor)" id="LexerHTML (Constructor)" ref="eric5.QScintilla.Lexers.LexerHTML.html#LexerHTML.__init__" /> <keyword name="LexerHTML.defaultKeywords" id="LexerHTML.defaultKeywords" ref="eric5.QScintilla.Lexers.LexerHTML.html#LexerHTML.defaultKeywords" /> <keyword name="LexerHTML.initProperties" id="LexerHTML.initProperties" ref="eric5.QScintilla.Lexers.LexerHTML.html#LexerHTML.initProperties" /> <keyword name="LexerHTML.isCommentStyle" id="LexerHTML.isCommentStyle" ref="eric5.QScintilla.Lexers.LexerHTML.html#LexerHTML.isCommentStyle" /> @@ -10965,46 +10254,37 @@ <keyword name="getSupportedFormats" id="getSupportedFormats" ref="eric5.QScintilla.Exporters.__init__.html#getSupportedFormats" /> <keyword name="ExporterTEX (Module)" id="ExporterTEX (Module)" ref="eric5.QScintilla.Exporters.ExporterTEX.html" /> <keyword name="ExporterTEX" id="ExporterTEX" ref="eric5.QScintilla.Exporters.ExporterTEX.html#ExporterTEX" /> - <keyword name="ExporterTEX (Constructor)" id="ExporterTEX (Constructor)" ref="eric5.QScintilla.Exporters.ExporterTEX.html#ExporterTEX.__init__" /> <keyword name="ExporterTEX.__defineTexStyle" id="ExporterTEX.__defineTexStyle" ref="eric5.QScintilla.Exporters.ExporterTEX.html#ExporterTEX.__defineTexStyle" /> <keyword name="ExporterTEX.__getTexRGB" id="ExporterTEX.__getTexRGB" ref="eric5.QScintilla.Exporters.ExporterTEX.html#ExporterTEX.__getTexRGB" /> <keyword name="ExporterTEX.__texStyle" id="ExporterTEX.__texStyle" ref="eric5.QScintilla.Exporters.ExporterTEX.html#ExporterTEX.__texStyle" /> <keyword name="ExporterTEX.exportSource" id="ExporterTEX.exportSource" ref="eric5.QScintilla.Exporters.ExporterTEX.html#ExporterTEX.exportSource" /> <keyword name="ExporterODT (Module)" id="ExporterODT (Module)" ref="eric5.QScintilla.Exporters.ExporterODT.html" /> <keyword name="ExporterODT" id="ExporterODT" ref="eric5.QScintilla.Exporters.ExporterODT.html#ExporterODT" /> - <keyword name="ExporterODT (Constructor)" id="ExporterODT (Constructor)" ref="eric5.QScintilla.Exporters.ExporterODT.html#ExporterODT.__init__" /> <keyword name="ExporterODT.exportSource" id="ExporterODT.exportSource" ref="eric5.QScintilla.Exporters.ExporterODT.html#ExporterODT.exportSource" /> <keyword name="ExporterBase (Module)" id="ExporterBase (Module)" ref="eric5.QScintilla.Exporters.ExporterBase.html" /> <keyword name="ExporterBase" id="ExporterBase" ref="eric5.QScintilla.Exporters.ExporterBase.html#ExporterBase" /> - <keyword name="ExporterBase (Constructor)" id="ExporterBase (Constructor)" ref="eric5.QScintilla.Exporters.ExporterBase.html#ExporterBase.__init__" /> <keyword name="ExporterBase._getFileName" id="ExporterBase._getFileName" ref="eric5.QScintilla.Exporters.ExporterBase.html#ExporterBase._getFileName" /> <keyword name="ExporterBase.exportSource" id="ExporterBase.exportSource" ref="eric5.QScintilla.Exporters.ExporterBase.html#ExporterBase.exportSource" /> <keyword name="ExporterRTF (Module)" id="ExporterRTF (Module)" ref="eric5.QScintilla.Exporters.ExporterRTF.html" /> <keyword name="ExporterRTF" id="ExporterRTF" ref="eric5.QScintilla.Exporters.ExporterRTF.html#ExporterRTF" /> - <keyword name="ExporterRTF (Constructor)" id="ExporterRTF (Constructor)" ref="eric5.QScintilla.Exporters.ExporterRTF.html#ExporterRTF.__init__" /> <keyword name="ExporterRTF.__GetRTFNextControl" id="ExporterRTF.__GetRTFNextControl" ref="eric5.QScintilla.Exporters.ExporterRTF.html#ExporterRTF.__GetRTFNextControl" /> <keyword name="ExporterRTF.__GetRTFStyleChange" id="ExporterRTF.__GetRTFStyleChange" ref="eric5.QScintilla.Exporters.ExporterRTF.html#ExporterRTF.__GetRTFStyleChange" /> <keyword name="ExporterRTF.exportSource" id="ExporterRTF.exportSource" ref="eric5.QScintilla.Exporters.ExporterRTF.html#ExporterRTF.exportSource" /> <keyword name="ExporterHTML (Module)" id="ExporterHTML (Module)" ref="eric5.QScintilla.Exporters.ExporterHTML.html" /> <keyword name="ExporterHTML" id="ExporterHTML" ref="eric5.QScintilla.Exporters.ExporterHTML.html#ExporterHTML" /> <keyword name="HTMLGenerator" id="HTMLGenerator" ref="eric5.QScintilla.Exporters.ExporterHTML.html#HTMLGenerator" /> - <keyword name="ExporterHTML (Constructor)" id="ExporterHTML (Constructor)" ref="eric5.QScintilla.Exporters.ExporterHTML.html#ExporterHTML.__init__" /> <keyword name="ExporterHTML.exportSource" id="ExporterHTML.exportSource" ref="eric5.QScintilla.Exporters.ExporterHTML.html#ExporterHTML.exportSource" /> - <keyword name="HTMLGenerator (Constructor)" id="HTMLGenerator (Constructor)" ref="eric5.QScintilla.Exporters.ExporterHTML.html#HTMLGenerator.__init__" /> <keyword name="HTMLGenerator.generate" id="HTMLGenerator.generate" ref="eric5.QScintilla.Exporters.ExporterHTML.html#HTMLGenerator.generate" /> <keyword name="ExporterPDF (Module)" id="ExporterPDF (Module)" ref="eric5.QScintilla.Exporters.ExporterPDF.html" /> <keyword name="ExporterPDF" id="ExporterPDF" ref="eric5.QScintilla.Exporters.ExporterPDF.html#ExporterPDF" /> <keyword name="PDFObjectTracker" id="PDFObjectTracker" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFObjectTracker" /> <keyword name="PDFRender" id="PDFRender" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFRender" /> <keyword name="PDFStyle" id="PDFStyle" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFStyle" /> - <keyword name="ExporterPDF (Constructor)" id="ExporterPDF (Constructor)" ref="eric5.QScintilla.Exporters.ExporterPDF.html#ExporterPDF.__init__" /> <keyword name="ExporterPDF.__getPDFRGB" id="ExporterPDF.__getPDFRGB" ref="eric5.QScintilla.Exporters.ExporterPDF.html#ExporterPDF.__getPDFRGB" /> <keyword name="ExporterPDF.exportSource" id="ExporterPDF.exportSource" ref="eric5.QScintilla.Exporters.ExporterPDF.html#ExporterPDF.exportSource" /> - <keyword name="PDFObjectTracker (Constructor)" id="PDFObjectTracker (Constructor)" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFObjectTracker.__init__" /> <keyword name="PDFObjectTracker.add" id="PDFObjectTracker.add" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFObjectTracker.add" /> <keyword name="PDFObjectTracker.write" id="PDFObjectTracker.write" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFObjectTracker.write" /> <keyword name="PDFObjectTracker.xref" id="PDFObjectTracker.xref" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFObjectTracker.xref" /> - <keyword name="PDFRender (Constructor)" id="PDFRender (Constructor)" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFRender.__init__" /> <keyword name="PDFRender.add" id="PDFRender.add" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFRender.add" /> <keyword name="PDFRender.endPDF" id="PDFRender.endPDF" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFRender.endPDF" /> <keyword name="PDFRender.endPage" id="PDFRender.endPage" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFRender.endPage" /> @@ -11014,7 +10294,6 @@ <keyword name="PDFRender.setStyle" id="PDFRender.setStyle" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFRender.setStyle" /> <keyword name="PDFRender.startPDF" id="PDFRender.startPDF" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFRender.startPDF" /> <keyword name="PDFRender.startPage" id="PDFRender.startPage" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFRender.startPage" /> - <keyword name="PDFStyle (Constructor)" id="PDFStyle (Constructor)" ref="eric5.QScintilla.Exporters.ExporterPDF.html#PDFStyle.__init__" /> </keywords> <files> <file>eric5.Cooperation.ChatWidget.html</file>
--- a/Documentation/Source/eric5.Cooperation.ChatWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.ChatWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ChatWidget</h2> <p> Class implementing the chat dialog. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>cancelEdit()</dt> <dd> @@ -74,12 +74,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ChatWidget.__init__">ChatWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ChatWidget.__banKickUser">__banKickUser</a></td> <td>Private slot to ban and kick a user.</td> </tr><tr> @@ -195,6 +196,10 @@ <td>Public slot to handle a change of preferences.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ChatWidget.__init__" ID="ChatWidget.__init__"></a> <h4>ChatWidget (Constructor)</h4> <b>ChatWidget</b>(<i>port=-1, parent=None</i>)
--- a/Documentation/Source/eric5.Cooperation.Connection.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.Connection.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>Connection</h2> <p> Class representing a peer connection. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>getParticipants()</dt> <dd> @@ -68,12 +68,13 @@ <table> <tr><td>Editor</td></tr><tr><td>GetParticipants</td></tr><tr><td>Greeting</td></tr><tr><td>Participants</td></tr><tr><td>Ping</td></tr><tr><td>PlainText</td></tr><tr><td>Pong</td></tr><tr><td>ProtocolEditor</td></tr><tr><td>ProtocolGetParticipants</td></tr><tr><td>ProtocolGreeting</td></tr><tr><td>ProtocolMessage</td></tr><tr><td>ProtocolParticipants</td></tr><tr><td>ProtocolPing</td></tr><tr><td>ProtocolPong</td></tr><tr><td>ReadingGreeting</td></tr><tr><td>ReadyForUse</td></tr><tr><td>Undefined</td></tr><tr><td>WaitingForGreeting</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Connection.__init__">Connection</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Connection.__dataLengthForCurrentDataType">__dataLengthForCurrentDataType</a></td> <td>Private method to get the data length for the current data type.</td> </tr><tr> @@ -129,6 +130,10 @@ <td>Protected method to handle timer events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Connection.__init__" ID="Connection.__init__"></a> <h4>Connection (Constructor)</h4> <b>Connection</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Cooperation.CooperationClient.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.CooperationClient.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>CooperationClient</h2> <p> Class implementing the client of the cooperation package. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>cannotConnect()</dt> <dd> @@ -74,12 +74,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CooperationClient.__init__">CooperationClient</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CooperationClient.__connectionError">__connectionError</a></td> <td>Private slot to handle a connection error.</td> </tr><tr> @@ -153,6 +154,10 @@ <td>Public method to start listening for new connections.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CooperationClient.__init__" ID="CooperationClient.__init__"></a> <h4>CooperationClient (Constructor)</h4> <b>CooperationClient</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Cooperation.CooperationServer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Cooperation.CooperationServer.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>CooperationServer</h2> <p> Class implementing the cooperation server. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newConnection(connection)</dt> <dd> @@ -58,12 +58,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CooperationServer.__init__">CooperationServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CooperationServer.incomingConnection">incomingConnection</a></td> <td>Protected method handling an incoming connection.</td> </tr><tr> @@ -71,6 +72,10 @@ <td>Public method to start listening for new connections.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CooperationServer.__init__" ID="CooperationServer.__init__"></a> <h4>CooperationServer (Constructor)</h4> <b>CooperationServer</b>(<i>address, parent=None</i>)
--- a/Documentation/Source/eric5.DataViews.CodeMetrics.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DataViews.CodeMetrics.html Sat Aug 20 16:30:49 2011 +0200 @@ -71,6 +71,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -81,6 +85,10 @@ <td>Public method used to parse the source code.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Parser.__addToken" ID="Parser.__addToken"></a> <h4>Parser.__addToken</h4> <b>__addToken</b>(<i>toktype, toktext, srow, scol, line</i>) @@ -127,12 +135,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SourceStat.__init__">SourceStat</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SourceStat.dedent">dedent</a></td> <td>Public method used to decrement the indentation level.</td> </tr><tr> @@ -152,6 +161,10 @@ <td>Public method used to store an identifier.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SourceStat.__init__" ID="SourceStat.__init__"></a> <h4>SourceStat (Constructor)</h4> <b>SourceStat</b>(<i></i>) @@ -240,12 +253,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Token.__init__">Token</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Token.__init__" ID="Token.__init__"></a> <h4>Token (Constructor)</h4>
--- a/Documentation/Source/eric5.DataViews.CodeMetricsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DataViews.CodeMetricsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CodeMetricsDialog.__init__">CodeMetricsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CodeMetricsDialog.__createResultItem">__createResultItem</a></td> <td>Private slot to create a new item in the result list.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public slot to start the code metrics determination.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CodeMetricsDialog.__init__" ID="CodeMetricsDialog.__init__"></a> <h4>CodeMetricsDialog (Constructor)</h4> <b>CodeMetricsDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.DataViews.PyCoverageDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DataViews.PyCoverageDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyCoverageDialog.__init__">PyCoverageDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyCoverageDialog.__annotate">__annotate</a></td> <td>Private slot to handle the annotate context menu action.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Private helper function to generate a string representation of a pair</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyCoverageDialog.__init__" ID="PyCoverageDialog.__init__"></a> <h4>PyCoverageDialog (Constructor)</h4> <b>PyCoverageDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.DataViews.PyProfileDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DataViews.PyProfileDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,6 +54,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -64,6 +68,10 @@ <td>Public method to check, if the item is less than the other one.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProfileTreeWidgetItem.__getNC" ID="ProfileTreeWidgetItem.__getNC"></a> <h4>ProfileTreeWidgetItem.__getNC</h4> <b>__getNC</b>(<i>itm</i>) @@ -103,12 +111,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyProfileDialog.__init__">PyProfileDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyProfileDialog.__createResultItem">__createResultItem</a></td> <td>Private method to create an entry in the result list.</td> </tr><tr> @@ -149,6 +158,10 @@ <td>Public slot to start the calculation of the profile data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyProfileDialog.__init__" ID="PyProfileDialog.__init__"></a> <h4>PyProfileDialog (Constructor)</h4> <b>PyProfileDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.DebugClients.Python.AsyncFile.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.AsyncFile.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>maxbuffersize</td></tr><tr><td>maxtries</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AsyncFile.__init__">AsyncFile</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AsyncFile.__checkMode">__checkMode</a></td> <td>Private method to check the mode.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Public method to write a list of strings to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AsyncFile.__init__" ID="AsyncFile.__init__"></a> <h4>AsyncFile (Constructor)</h4> <b>AsyncFile</b>(<i>sock, mode, name</i>)
--- a/Documentation/Source/eric5.DebugClients.Python.AsyncIO.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.AsyncIO.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AsyncIO.__init__">AsyncIO</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AsyncIO.disconnect">disconnect</a></td> <td>Public method to disconnect any current connection.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method called when we are ready to write data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AsyncIO.__init__" ID="AsyncIO.__init__"></a> <h4>AsyncIO (Constructor)</h4> <b>AsyncIO</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Python.DCTestResult.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DCTestResult.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DCTestResult.__init__">DCTestResult</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DCTestResult.addError">addError</a></td> <td>Method called if a test errored.</td> </tr><tr> @@ -81,6 +82,10 @@ <td>Method called at the end of a test.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DCTestResult.__init__" ID="DCTestResult.__init__"></a> <h4>DCTestResult (Constructor)</h4> <b>DCTestResult</b>(<i>parent</i>)
--- a/Documentation/Source/eric5.DebugClients.Python.DebugBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugBase.__init__">DebugBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugBase.__do_clear">__do_clear</a></td> <td>Private method called to clear a temporary breakpoint.</td> </tr><tr> @@ -166,6 +167,10 @@ <td>Reimplemented to report program termination to the debug server.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugBase.__init__" ID="DebugBase.__init__"></a> <h4>DebugBase (Constructor)</h4> <b>DebugBase</b>(<i>dbgClient</i>)
--- a/Documentation/Source/eric5.DebugClients.Python.DebugClient.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugClient.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,17 @@ <table> <tr><td>debugClient</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#DebugClient.__init__">DebugClient</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="DebugClient.__init__" ID="DebugClient.__init__"></a> <h4>DebugClient (Constructor)</h4>
--- a/Documentation/Source/eric5.DebugClients.Python.DebugClientBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugClientBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -97,12 +97,13 @@ <table> <tr><td>clientCapabilities</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugClientBase.__init__">DebugClientBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugClientBase.__clientCapabilities">__clientCapabilities</a></td> <td>Private method to determine the clients capabilities.</td> </tr><tr> @@ -206,6 +207,10 @@ <td>Public method to write data to the output stream.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a> <h4>DebugClientBase (Constructor)</h4> <b>DebugClientBase</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Python.DebugClientThreads.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugClientThreads.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,13 @@ <table> <tr><td>debugClient</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugClientThreads.__init__">DebugClientThreads</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugClientThreads.attachThread">attachThread</a></td> <td>Public method to setup a thread for DebugClient to debug.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public method to release the lock for this client.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugClientThreads.__init__" ID="DebugClientThreads.__init__"></a> <h4>DebugClientThreads (Constructor)</h4> <b>DebugClientThreads</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Python.DebugThread.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugThread.html Sat Aug 20 16:30:49 2011 +0200 @@ -56,12 +56,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugThread.__init__">DebugThread</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugThread.bootstrap">bootstrap</a></td> <td>Private method to bootstrap the thread.</td> </tr><tr> @@ -81,6 +82,10 @@ <td>Private method wrapping the trace_dispatch of bdb.py.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugThread.__init__" ID="DebugThread.__init__"></a> <h4>DebugThread (Constructor)</h4> <b>DebugThread</b>(<i>dbgClient, targ=None, args=None, kwargs=None, mainThread=0</i>)
--- a/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html Sat Aug 20 16:30:49 2011 +0200 @@ -134,12 +134,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Completer.__init__">Completer</a></td> -<td>Create a new completer for the command line.</td> -</tr><tr> <td><a href="#Completer.attr_matches">attr_matches</a></td> <td>Compute matches when text contains a dot.</td> </tr><tr> @@ -150,6 +151,10 @@ <td>Compute matches when text is a simple name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Completer.__init__" ID="Completer.__init__"></a> <h4>Completer (Constructor)</h4> <b>Completer</b>(<i>namespace=None</i>)
--- a/Documentation/Source/eric5.DebugClients.Python.PyProfile.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.PyProfile.html Sat Aug 20 16:30:49 2011 +0200 @@ -56,12 +56,13 @@ <table> <tr><td>dispatch</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyProfile.__init__">PyProfile</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyProfile.__restore">__restore</a></td> <td>Private method to restore the timing data from the timing cache.</td> </tr><tr> @@ -81,6 +82,10 @@ <td>Private method used to trace functions calls.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyProfile.__init__" ID="PyProfile.__init__"></a> <h4>PyProfile (Constructor)</h4> <b>PyProfile</b>(<i>basename, timer=None, bias=None</i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.AsyncFile.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.AsyncFile.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>maxbuffersize</td></tr><tr><td>maxtries</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AsyncFile.__init__">AsyncFile</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AsyncFile.__checkMode">__checkMode</a></td> <td>Private method to check the mode.</td> </tr><tr> @@ -121,6 +122,10 @@ <td>Public method to write a list of strings to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AsyncFile.__init__" ID="AsyncFile.__init__"></a> <h4>AsyncFile (Constructor)</h4> <b>AsyncFile</b>(<i>sock, mode, name</i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.AsyncIO.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.AsyncIO.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AsyncIO.__init__">AsyncIO</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AsyncIO.disconnect">disconnect</a></td> <td>Public method to disconnect any current connection.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method called when we are ready to write data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AsyncIO.__init__" ID="AsyncIO.__init__"></a> <h4>AsyncIO (Constructor)</h4> <b>AsyncIO</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.DCTestResult.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DCTestResult.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DCTestResult.__init__">DCTestResult</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DCTestResult.addError">addError</a></td> <td>Method called if a test errored.</td> </tr><tr> @@ -81,6 +82,10 @@ <td>Method called at the end of a test.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DCTestResult.__init__" ID="DCTestResult.__init__"></a> <h4>DCTestResult (Constructor)</h4> <b>DCTestResult</b>(<i>parent</i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugBase.__init__">DebugBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugBase.__do_clear">__do_clear</a></td> <td>Private method called to clear a temporary breakpoint.</td> </tr><tr> @@ -169,6 +170,10 @@ <td>Reimplemented to report program termination to the debug server.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugBase.__init__" ID="DebugBase.__init__"></a> <h4>DebugBase (Constructor)</h4> <b>DebugBase</b>(<i>dbgClient</i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugClient.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugClient.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,17 @@ <table> <tr><td>debugClient</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#DebugClient.__init__">DebugClient</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="DebugClient.__init__" ID="DebugClient.__init__"></a> <h4>DebugClient (Constructor)</h4>
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugClientBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugClientBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -94,12 +94,13 @@ <table> <tr><td>clientCapabilities</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugClientBase.__init__">DebugClientBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugClientBase.__clientCapabilities">__clientCapabilities</a></td> <td>Private method to determine the clients capabilities.</td> </tr><tr> @@ -203,6 +204,10 @@ <td>Public method to write data to the output stream.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a> <h4>DebugClientBase (Constructor)</h4> <b>DebugClientBase</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugClientThreads.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugClientThreads.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,13 @@ <table> <tr><td>debugClient</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugClientThreads.__init__">DebugClientThreads</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugClientThreads.attachThread">attachThread</a></td> <td>Public method to setup a thread for DebugClient to debug.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public method to release the lock for this client.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugClientThreads.__init__" ID="DebugClientThreads.__init__"></a> <h4>DebugClientThreads (Constructor)</h4> <b>DebugClientThreads</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugThread.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugThread.html Sat Aug 20 16:30:49 2011 +0200 @@ -56,12 +56,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugThread.__init__">DebugThread</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugThread.bootstrap">bootstrap</a></td> <td>Private method to bootstrap the thread.</td> </tr><tr> @@ -81,6 +82,10 @@ <td>Private method wrapping the trace_dispatch of bdb.py.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugThread.__init__" ID="DebugThread.__init__"></a> <h4>DebugThread (Constructor)</h4> <b>DebugThread</b>(<i>dbgClient, targ=None, args=None, kwargs=None, mainThread=False</i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.FlexCompleter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.FlexCompleter.html Sat Aug 20 16:30:49 2011 +0200 @@ -98,12 +98,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Completer.__init__">Completer</a></td> -<td>Create a new completer for the command line.</td> -</tr><tr> <td><a href="#Completer._callable_postfix">_callable_postfix</a></td> <td>Protected method to check for a callable.</td> </tr><tr> @@ -117,6 +118,10 @@ <td>Compute matches when text is a simple name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Completer.__init__" ID="Completer.__init__"></a> <h4>Completer (Constructor)</h4> <b>Completer</b>(<i>namespace=None</i>)
--- a/Documentation/Source/eric5.DebugClients.Python3.PyProfile.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.PyProfile.html Sat Aug 20 16:30:49 2011 +0200 @@ -56,12 +56,13 @@ <table> <tr><td>dispatch</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyProfile.__init__">PyProfile</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyProfile.__restore">__restore</a></td> <td>Private method to restore the timing data from the timing cache.</td> </tr><tr> @@ -81,6 +82,10 @@ <td>Private method used to trace functions calls.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyProfile.__init__" ID="PyProfile.__init__"></a> <h4>PyProfile (Constructor)</h4> <b>PyProfile</b>(<i>basename, timer=None, bias=None</i>)
--- a/Documentation/Source/eric5.DebugClients.Ruby.AsyncFile.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Ruby.AsyncFile.html Sat Aug 20 16:30:49 2011 +0200 @@ -103,6 +103,10 @@ <table> <tr><td>@@maxbuffersize</td></tr><tr><td>@@maxtries</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -116,6 +120,10 @@ <td>Private method to write a specific number of pending bytes.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AsyncFile.checkMode" ID="AsyncFile.checkMode"></a> <h4>AsyncFile.checkMode</h4> <b>checkMode</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Ruby.Completer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Ruby.Completer.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,6 +55,10 @@ <table> <tr><td>Operators</td></tr><tr><td>ReservedWords</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -68,6 +72,10 @@ <td>Method used to pick completion candidates.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Completer.complete" ID="Completer.complete"></a> <h4>Completer.complete</h4> <b>complete</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Ruby.DebugClient.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Ruby.DebugClient.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,6 +55,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -62,6 +66,10 @@ <td>Constructor</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugClient.initialize" ID="DebugClient.initialize"></a> <h4>DebugClient.initialize</h4> <b>initialize</b>(<i></i>)
--- a/Documentation/Source/eric5.DebugClients.Ruby.DebugQuit.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Ruby.DebugQuit.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,10 +55,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr />
--- a/Documentation/Source/eric5.DebugClients.Ruby.Debuggee.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Ruby.Debuggee.html Sat Aug 20 16:30:49 2011 +0200 @@ -97,6 +97,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -134,6 +138,10 @@ <td>Method to check, if we should trace into the Ruby interpreter libraries.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Client.eventLoop" ID="Client.eventLoop"></a> <h4>Client.eventLoop</h4> <b>eventLoop</b>(<i></i>) @@ -246,6 +254,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -298,6 +310,10 @@ <td>Method to check, if we should trace into the Ruby interpreter libraries.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Context.clear_suspend" ID="Context.clear_suspend"></a> <h4>Context.clear_suspend</h4> <b>clear_suspend</b>(<i></i>) @@ -432,6 +448,10 @@ <table> <tr><td>MUTEX</td></tr><tr><td>SilentClient</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -538,6 +558,10 @@ <td>Method returning the waiting list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DEBUGGER__.add_break_point" ID="DEBUGGER__.add_break_point"></a> <h4>DEBUGGER__.add_break_point</h4> <b>add_break_point</b>(<i>pos, temp = false, cond = nil</i>) @@ -958,6 +982,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -974,6 +1002,10 @@ <td>Method to unlock the mutex.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Mutex.initialize" ID="Mutex.initialize"></a> <h4>Mutex.initialize</h4> <b>initialize</b>(<i></i>) @@ -1023,6 +1055,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -1030,6 +1066,10 @@ <td>Method invoked for all messages it cannot handle.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SilentObject.method_missing" ID="SilentObject.method_missing"></a> <h4>SilentObject.method_missing</h4> <b>method_missing</b>(<i>*a, &b</i>)
--- a/Documentation/Source/eric5.Debugger.BreakPointModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.BreakPointModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BreakPointModel.__init__">BreakPointModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BreakPointModel.addBreakPoint">addBreakPoint</a></td> <td>Public method to add a new breakpoint to the list.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Public method to set the enabled state of a breakpoint given by index.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BreakPointModel.__init__" ID="BreakPointModel.__init__"></a> <h4>BreakPointModel (Constructor)</h4> <b>BreakPointModel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Debugger.BreakPointViewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.BreakPointViewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ </p><p> Breakpoints will be shown with all their details. They can be modified through the context menu of this widget. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>sourceFile(str, int)</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BreakPointViewer.__init__">BreakPointViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BreakPointViewer.__addBreak">__addBreak</a></td> <td>Private slot to handle the add breakpoint context menu entry.</td> </tr><tr> @@ -157,6 +158,10 @@ <td>Public slot to set the breakpoint model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BreakPointViewer.__init__" ID="BreakPointViewer.__init__"></a> <h4>BreakPointViewer (Constructor)</h4> <b>BreakPointViewer</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Debugger.DebugServer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugServer.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>DebugServer</h2> <p> Class implementing the debug server embedded within the IDE. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>clientBanner(banner)</dt> <dd> @@ -180,12 +180,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugServer.__init__">DebugServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugServer.__addBreakPoints">__addBreakPoints</a></td> <td>Private slot to add breakpoints.</td> </tr><tr> @@ -463,6 +464,10 @@ <td>Public method to start a debug client.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugServer.__init__" ID="DebugServer.__init__"></a> <h4>DebugServer (Constructor)</h4> <b>DebugServer</b>(<i></i>)
--- a/Documentation/Source/eric5.Debugger.DebugUI.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugUI.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>DebugUI</h2> <p> Class implementing the debugger part of the UI. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>appendStdout(msg)</dt> <dd> @@ -77,12 +77,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugUI.__init__">DebugUI</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugUI.__breakpointSelected">__breakpointSelected</a></td> <td>Private method to handle the breakpoint selected signal.</td> </tr><tr> @@ -300,6 +301,10 @@ <td>Public method to get the variables filter for a scope.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugUI.__init__" ID="DebugUI.__init__"></a> <h4>DebugUI (Constructor)</h4> <b>DebugUI</b>(<i>ui, vm, debugServer, debugViewer, project</i>)
--- a/Documentation/Source/eric5.Debugger.DebugViewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugViewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -61,7 +61,7 @@ the filesystem browser (optional), the two variables viewers (global and local), a breakpoint viewer, a watch expression viewer and the exception logger. Additionally a list of all threads is shown. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>sourceFile(string, int)</dt> <dd> @@ -74,12 +74,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugViewer.__init__">DebugViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugViewer.__frameSelected">__frameSelected</a></td> <td>Private slot to handle the selection of a new stack frame number.</td> </tr><tr> @@ -138,6 +139,10 @@ <td>Public method to make a variables tab visible.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugViewer.__init__" ID="DebugViewer.__init__"></a> <h4>DebugViewer (Constructor)</h4> <b>DebugViewer</b>(<i>debugServer, docked, vm, parent=None, embeddedShell=True, embeddedBrowser=True</i>)
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfaceNone.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfaceNone.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerInterfaceNone.__init__">DebuggerInterfaceNone</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerInterfaceNone.flush">flush</a></td> <td>Public slot to flush the queue.</td> </tr><tr> @@ -175,6 +176,10 @@ <td>Public method to start a remote Python interpreter for a project.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerInterfaceNone.__init__" ID="DebuggerInterfaceNone.__init__"></a> <h4>DebuggerInterfaceNone (Constructor)</h4> <b>DebuggerInterfaceNone</b>(<i>debugServer, passive</i>)
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerInterfacePython.__init__">DebuggerInterfacePython</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerInterfacePython.__askForkTo">__askForkTo</a></td> <td>Private method to ask the user which branch of a fork to follow.</td> </tr><tr> @@ -193,6 +194,10 @@ <td>Public method to start a remote Python interpreter for a project.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerInterfacePython.__init__" ID="DebuggerInterfacePython.__init__"></a> <h4>DebuggerInterfacePython (Constructor)</h4> <b>DebuggerInterfacePython</b>(<i>debugServer, passive</i>)
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerInterfacePython3.__init__">DebuggerInterfacePython3</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerInterfacePython3.__askForkTo">__askForkTo</a></td> <td>Private method to ask the user which branch of a fork to follow.</td> </tr><tr> @@ -193,6 +194,10 @@ <td>Public method to start a remote Python interpreter for a project.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerInterfacePython3.__init__" ID="DebuggerInterfacePython3.__init__"></a> <h4>DebuggerInterfacePython3 (Constructor)</h4> <b>DebuggerInterfacePython3</b>(<i>debugServer, passive</i>)
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerInterfaceRuby.__init__">DebuggerInterfaceRuby</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerInterfaceRuby.__identityTranslation">__identityTranslation</a></td> <td>Private method to perform the identity path translation.</td> </tr><tr> @@ -190,6 +191,10 @@ <td>Public method to start a remote Ruby interpreter for a project.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerInterfaceRuby.__init__" ID="DebuggerInterfaceRuby.__init__"></a> <h4>DebuggerInterfaceRuby (Constructor)</h4> <b>DebuggerInterfaceRuby</b>(<i>debugServer, passive</i>)
--- a/Documentation/Source/eric5.Debugger.EditBreakpointDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.EditBreakpointDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditBreakpointDialog.__init__">EditBreakpointDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditBreakpointDialog.getAddData">getAddData</a></td> <td>Public method to retrieve the entered data for an add.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot to handle the change of the filename.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditBreakpointDialog.__init__" ID="EditBreakpointDialog.__init__"></a> <h4>EditBreakpointDialog (Constructor)</h4> <b>EditBreakpointDialog</b>(<i>id, properties, condHistory, parent=None, name=None, modal=False, addMode=False, filenameHistory=None</i>)
--- a/Documentation/Source/eric5.Debugger.EditWatchpointDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.EditWatchpointDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditWatchpointDialog.__init__">EditWatchpointDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditWatchpointDialog.__textChanged">__textChanged</a></td> <td>Private slot to handle the text changed signal of the condition line edit.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to retrieve the entered data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditWatchpointDialog.__init__" ID="EditWatchpointDialog.__init__"></a> <h4>EditWatchpointDialog (Constructor)</h4> <b>EditWatchpointDialog</b>(<i>properties, parent=None, name=None, modal=False</i>)
--- a/Documentation/Source/eric5.Debugger.ExceptionLogger.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.ExceptionLogger.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ </p><p> This class displays a log of all exceptions having occured during a debugging session. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>sourceFile(string, int)</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExceptionLogger.__init__">ExceptionLogger</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExceptionLogger.__configure">__configure</a></td> <td>Private method to open the configuration dialog.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public slot to clear the listview upon starting a new debugging session.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExceptionLogger.__init__" ID="ExceptionLogger.__init__"></a> <h4>ExceptionLogger (Constructor)</h4> <b>ExceptionLogger</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Debugger.ExceptionsFilterDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.ExceptionsFilterDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExceptionsFilterDialog.__init__">ExceptionsFilterDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExceptionsFilterDialog.getExceptionsList">getExceptionsList</a></td> <td>Public method to retrieve the list of exception types.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot to handle the change of the selection.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExceptionsFilterDialog.__init__" ID="ExceptionsFilterDialog.__init__"></a> <h4>ExceptionsFilterDialog (Constructor)</h4> <b>ExceptionsFilterDialog</b>(<i>excList, ignore, parent=None</i>)
--- a/Documentation/Source/eric5.Debugger.StartDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.StartDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -56,12 +56,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#StartDialog.__init__">StartDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#StartDialog.__clearHistories">__clearHistories</a></td> <td>Private slot to clear the combo boxes lists and record a flag to clear the lists.</td> </tr><tr> @@ -90,6 +91,10 @@ <td>Private slot to enable/disable the OK button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="StartDialog.__init__" ID="StartDialog.__init__"></a> <h4>StartDialog (Constructor)</h4> <b>StartDialog</b>(<i>caption, argvList, wdList, envList, exceptions, parent=None, type=0, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, autoFork=False, forkChild=False</i>)
--- a/Documentation/Source/eric5.Debugger.VariableDetailDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.VariableDetailDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#VariableDetailDialog.__init__">VariableDetailDialog</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="VariableDetailDialog.__init__" ID="VariableDetailDialog.__init__"></a> <h4>VariableDetailDialog (Constructor)</h4>
--- a/Documentation/Source/eric5.Debugger.VariablesFilterDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.VariablesFilterDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VariablesFilterDialog.__init__">VariablesFilterDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VariablesFilterDialog.getSelection">getSelection</a></td> <td>Public slot to retrieve the current selections.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to set the current selection.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VariablesFilterDialog.__init__" ID="VariablesFilterDialog.__init__"></a> <h4>VariablesFilterDialog (Constructor)</h4> <b>VariablesFilterDialog</b>(<i>parent=None, name=None, modal=False</i>)
--- a/Documentation/Source/eric5.Debugger.VariablesViewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.VariablesViewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -63,16 +63,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ArrayElementVarItem.__init__">ArrayElementVarItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ArrayElementVarItem.key">key</a></td> <td>Public method generating the key for this item.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ArrayElementVarItem.__init__" ID="ArrayElementVarItem.__init__"></a> <h4>ArrayElementVarItem (Constructor)</h4> <b>ArrayElementVarItem</b>(<i>parent, dvar, dvalue, dtype</i>) @@ -116,16 +121,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SpecialArrayElementVarItem.__init__">SpecialArrayElementVarItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SpecialArrayElementVarItem.key">key</a></td> <td>Public method generating the key for this item.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SpecialArrayElementVarItem.__init__" ID="SpecialArrayElementVarItem.__init__"></a> <h4>SpecialArrayElementVarItem (Constructor)</h4> <b>SpecialArrayElementVarItem</b>(<i>parent, dvar, dvalue, dtype, frmnr, scope</i>) @@ -178,16 +188,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SpecialVarItem.__init__">SpecialVarItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SpecialVarItem.expand">expand</a></td> <td>Public method to expand the item.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SpecialVarItem.__init__" ID="SpecialVarItem.__init__"></a> <h4>SpecialVarItem (Constructor)</h4> <b>SpecialVarItem</b>(<i>parent, dvar, dvalue, dtype, frmnr, scope</i>) @@ -232,12 +247,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VariableItem.__init__">VariableItem</a></td> -<td>Constructor.</td> -</tr><tr> <td><a href="#VariableItem.__lt__">__lt__</a></td> <td>Public method to check, if the item is less than the other one.</td> </tr><tr> @@ -263,6 +279,10 @@ <td>Public method generating the key for this item.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VariableItem.__init__" ID="VariableItem.__init__"></a> <h4>VariableItem (Constructor)</h4> <b>VariableItem</b>(<i>parent, dvar, dvalue, dtype</i>) @@ -391,12 +411,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VariablesViewer.__init__">VariablesViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VariablesViewer.__addItem">__addItem</a></td> <td>Private method used to add an item to the list.</td> </tr><tr> @@ -452,6 +473,10 @@ <td>Public method to show variables in a list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VariablesViewer.__init__" ID="VariablesViewer.__init__"></a> <h4>VariablesViewer (Constructor)</h4> <b>VariablesViewer</b>(<i>parent=None, scope=1</i>)
--- a/Documentation/Source/eric5.Debugger.WatchPointModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.WatchPointModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#WatchPointModel.__init__">WatchPointModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WatchPointModel.addWatchPoint">addWatchPoint</a></td> <td>Public method to add a new watch expression to the list.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Public method to set the enabled state of a watch expression given by index.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WatchPointModel.__init__" ID="WatchPointModel.__init__"></a> <h4>WatchPointModel (Constructor)</h4> <b>WatchPointModel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Debugger.WatchPointViewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.WatchPointViewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#WatchPointViewer.__init__">WatchPointViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WatchPointViewer.__addWatchPoint">__addWatchPoint</a></td> <td>Private slot to handle the add watch expression context menu entry.</td> </tr><tr> @@ -145,6 +146,10 @@ <td>Public slot to set the watch expression model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WatchPointViewer.__init__" ID="WatchPointViewer.__init__"></a> <h4>WatchPointViewer (Constructor)</h4> <b>WatchPointViewer</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.DocumentationTools.APIGenerator.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.APIGenerator.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#APIGenerator.__init__">APIGenerator</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#APIGenerator.__addClassVariablesAPI">__addClassVariablesAPI</a></td> <td>Private method to generate class api section for class variables.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Method to generate the source code documentation.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="APIGenerator.__init__" ID="APIGenerator.__init__"></a> <h4>APIGenerator (Constructor)</h4> <b>APIGenerator</b>(<i>module</i>)
--- a/Documentation/Source/eric5.DocumentationTools.IndexGenerator.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.IndexGenerator.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IndexGenerator.__init__">IndexGenerator</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IndexGenerator.__writeIndex">__writeIndex</a></td> <td>Private method to generate an index file for a package.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to generate all index files.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IndexGenerator.__init__" ID="IndexGenerator.__init__"></a> <h4>IndexGenerator (Constructor)</h4> <b>IndexGenerator</b>(<i>outputDir, colors, stylesheet=None</i>)
--- a/Documentation/Source/eric5.DocumentationTools.ModuleDocumentor.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.ModuleDocumentor.html Sat Aug 20 16:30:49 2011 +0200 @@ -58,12 +58,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ModuleDocument.__init__">ModuleDocument</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ModuleDocument.__checkDeprecated">__checkDeprecated</a></td> <td>Private method to check, if the object to be documented contains a deprecated flag.</td> </tr><tr> @@ -149,6 +150,10 @@ <td>Public method used to get the short description of the module.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ModuleDocument.__init__" ID="ModuleDocument.__init__"></a> <h4>ModuleDocument (Constructor)</h4> <b>ModuleDocument</b>(<i>module, colors, stylesheet=None</i>) @@ -318,45 +323,51 @@ </dd> </dl><a NAME="ModuleDocument.__genMethodSection" ID="ModuleDocument.__genMethodSection"></a> <h4>ModuleDocument.__genMethodSection</h4> -<b>__genMethodSection</b>(<i>obj, className</i>) +<b>__genMethodSection</b>(<i>obj, className, filter</i>) <p> Private method to generate the method details section. </p><dl> <dt><i>obj</i></dt> <dd> -Reference to the object being formatted. +reference to the object being formatted </dd><dt><i>className</i></dt> <dd> -Name of the class containing the method. (string) +name of the class containing the method (string) +</dd><dt><i>filter</i></dt> +<dd> +filter value designating the method types </dd> </dl><dl> <dt>Returns:</dt> <dd> -The method list and method details section. (tuple of two string) +method list and method details section (tuple of two string) </dd> </dl><a NAME="ModuleDocument.__genMethodsListSection" ID="ModuleDocument.__genMethodsListSection"></a> <h4>ModuleDocument.__genMethodsListSection</h4> -<b>__genMethodsListSection</b>(<i>names, dict, className, clsName</i>) +<b>__genMethodsListSection</b>(<i>names, dict, className, clsName, includeInit=True</i>) <p> Private method to generate the methods list section of a class. </p><dl> <dt><i>names</i></dt> <dd> -The names to appear in the list. (list of strings) +names to appear in the list (list of strings) </dd><dt><i>dict</i></dt> <dd> -A dictionary containing all relevant information. +dictionary containing all relevant information </dd><dt><i>className</i></dt> <dd> -The class name containing the names. +class name containing the names </dd><dt><i>clsName</i></dt> <dd> -The visible class name containing the names. +visible class name containing the names +</dd><dt><i>includeInit</i></dt> +<dd> +flag indicating to include the __init__ method (boolean) </dd> </dl><dl> <dt>Returns:</dt> <dd> -The list section. (string) +methods list section (string) </dd> </dl><a NAME="ModuleDocument.__genModuleSection" ID="ModuleDocument.__genModuleSection"></a> <h4>ModuleDocument.__genModuleSection</h4> @@ -596,10 +607,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr />
--- a/Documentation/Source/eric5.DocumentationTools.QtHelpGenerator.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.QtHelpGenerator.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QtHelpGenerator.__init__">QtHelpGenerator</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QtHelpGenerator.__convertEol">__convertEol</a></td> <td>Private method to convert the newline characters.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to remember a documentation file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QtHelpGenerator.__init__" ID="QtHelpGenerator.__init__"></a> <h4>QtHelpGenerator (Constructor)</h4> <b>QtHelpGenerator</b>(<i>htmlDir, outputDir, namespace, virtualFolder, filterName, filterAttributes, title, createCollection</i>)
--- a/Documentation/Source/eric5.E5Graphics.E5ArrowItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Graphics.E5ArrowItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5ArrowItem.__init__">E5ArrowItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5ArrowItem.boundingRect">boundingRect</a></td> <td>Public method to return the bounding rectangle.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to set the start point.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5ArrowItem.__init__" ID="E5ArrowItem.__init__"></a> <h4>E5ArrowItem (Constructor)</h4> <b>E5ArrowItem</b>(<i>origin=QPointF(), end=QPointF(), filled=False, type=NormalArrow, parent=None</i>)
--- a/Documentation/Source/eric5.E5Graphics.E5GraphicsView.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Graphics.E5GraphicsView.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5GraphicsView.__init__">E5GraphicsView</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5GraphicsView.__getDiagram">__getDiagram</a></td> <td>Private method to retrieve the diagram from the scene fitting it in the minimum rectangle.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public method to handle the reset zoom context menu entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5GraphicsView.__init__" ID="E5GraphicsView.__init__"></a> <h4>E5GraphicsView (Constructor)</h4> <b>E5GraphicsView</b>(<i>scene, parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5Action.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5Action.html Sat Aug 20 16:30:49 2011 +0200 @@ -64,12 +64,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ArgumentsError.__init__">ArgumentsError</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ArgumentsError.__repr__">__repr__</a></td> <td>Private method returning a representation of the exception.</td> </tr><tr> @@ -77,6 +78,10 @@ <td>Private method returning a string representation of the exception.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ArgumentsError.__init__" ID="ArgumentsError.__init__"></a> <h4>ArgumentsError (Constructor)</h4> <b>ArgumentsError</b>(<i>error</i>) @@ -116,12 +121,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5Action.__init__">E5Action</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5Action.__ammendToolTip">__ammendToolTip</a></td> <td>Private slot to add the primary keyboard accelerator to the tooltip.</td> </tr><tr> @@ -138,6 +144,10 @@ <td>Public slot to set the list of keyboard shortcuts.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5Action.__init__" ID="E5Action.__init__"></a> <h4>E5Action (Constructor)</h4> <b>E5Action</b>(<i>*args</i>)
--- a/Documentation/Source/eric5.E5Gui.E5Application.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5Application.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5Application.__init__">E5Application</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5Application.getObject">getObject</a></td> <td>Public method to get a reference to a registered object.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public method to unregister a plugin object in the object registry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5Application.__init__" ID="E5Application.__init__"></a> <h4>E5Application (Constructor)</h4> <b>E5Application</b>(<i>argv</i>)
--- a/Documentation/Source/eric5.E5Gui.E5Completers.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5Completers.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#E5DirCompleter.__init__">E5DirCompleter</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="E5DirCompleter.__init__" ID="E5DirCompleter.__init__"></a> <h4>E5DirCompleter (Constructor)</h4> @@ -95,12 +100,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#E5FileCompleter.__init__">E5FileCompleter</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="E5FileCompleter.__init__" ID="E5FileCompleter.__init__"></a> <h4>E5FileCompleter (Constructor)</h4> @@ -133,12 +143,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#E5StringListCompleter.__init__">E5StringListCompleter</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="E5StringListCompleter.__init__" ID="E5StringListCompleter.__init__"></a> <h4>E5StringListCompleter (Constructor)</h4>
--- a/Documentation/Source/eric5.E5Gui.E5Led.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5Led.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5Led.__init__">E5Led</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5Led.__getBestRoundSize">__getBestRoundSize</a></td> <td>Private method to calculate the width of the LED.</td> </tr><tr> @@ -123,6 +124,10 @@ <td>Public slot to toggle the LED state.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5Led.__init__" ID="E5Led.__init__"></a> <h4>E5Led (Constructor)</h4> <b>E5Led</b>(<i>parent=None, color=None, shape=E5LedCircular, rectRatio=1</i>)
--- a/Documentation/Source/eric5.E5Gui.E5LineEdit.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5LineEdit.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>LeftSide</td></tr><tr><td>RightSide</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5LineEdit.__init__">E5LineEdit</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5LineEdit.__updateSideWidgetLocations">__updateSideWidgetLocations</a></td> <td>Private method to update the side widget locations.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public method to get the side widget spacing.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5LineEdit.__init__" ID="E5LineEdit.__init__"></a> <h4>E5LineEdit (Constructor)</h4> <b>E5LineEdit</b>(<i>parent=None, inactiveText=""</i>) @@ -239,16 +244,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SideWidget.__init__">SideWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SideWidget.event">event</a></td> <td>Protected method to handle events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SideWidget.__init__" ID="SideWidget.__init__"></a> <h4>SideWidget (Constructor)</h4> <b>SideWidget</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5LineEditButton.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5LineEditButton.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5LineEditButton.__init__">E5LineEditButton</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5LineEditButton.__clicked">__clicked</a></td> <td>Private slot to handle a button click.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to set the button menu.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5LineEditButton.__init__" ID="E5LineEditButton.__init__"></a> <h4>E5LineEditButton (Constructor)</h4> <b>E5LineEditButton</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5ListView.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ListView.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -64,6 +68,10 @@ <td>Public method to remove the selected entries.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5ListView.keyPressEvent" ID="E5ListView.keyPressEvent"></a> <h4>E5ListView.keyPressEvent</h4> <b>keyPressEvent</b>(<i>evt</i>)
--- a/Documentation/Source/eric5.E5Gui.E5MessageBox.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5MessageBox.html Sat Aug 20 16:30:49 2011 +0200 @@ -75,12 +75,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#E5MessageBox.__init__">E5MessageBox</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="E5MessageBox.__init__" ID="E5MessageBox.__init__"></a> <h4>E5MessageBox (Constructor)</h4>
--- a/Documentation/Source/eric5.E5Gui.E5ModelMenu.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ModelMenu.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>E5ModelMenu</h2> <p> Class implementing a menu populated from a QAbstractItemModel. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>activated(QModelIndex)</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5ModelMenu.__init__">E5ModelMenu</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5ModelMenu.__aboutToShow">__aboutToShow</a></td> <td>Private slot to show the menu.</td> </tr><tr> @@ -148,6 +149,10 @@ <td>Public method to get the role of the status bar text.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5ModelMenu.__init__" ID="E5ModelMenu.__init__"></a> <h4>E5ModelMenu (Constructor)</h4> <b>E5ModelMenu</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5ModelToolBar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ModelToolBar.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>E5ModelToolBar</h2> <p> Class implementing a tool bar populated from a QAbstractItemModel. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>activated(QModelIndex)</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5ModelToolBar.__init__">E5ModelToolBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5ModelToolBar._build">_build</a></td> <td>Protected slot to build the tool bar.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Protected method to handle show events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5ModelToolBar.__init__" ID="E5ModelToolBar.__init__"></a> <h4>E5ModelToolBar (Constructor)</h4> <b>E5ModelToolBar</b>(<i>title=None, parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5PassivePopup.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5PassivePopup.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>Boxed</td></tr><tr><td>Custom</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5PassivePopup.__init__">E5PassivePopup</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5PassivePopup.__calculateNearbyPoint">__calculateNearbyPoint</a></td> <td>Private method to calculate the position to place the popup near the specified rectangle.</td> </tr><tr> @@ -96,6 +97,10 @@ <td>Public method to get a reference to the message view.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5PassivePopup.__init__" ID="E5PassivePopup.__init__"></a> <h4>E5PassivePopup (Constructor)</h4> <b>E5PassivePopup</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5PasswordMeter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5PasswordMeter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>app</td></tr><tr><td>meter</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5PasswordMeter.__init__">E5PasswordMeter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5PasswordMeter.checkPasswordStrength">checkPasswordStrength</a></td> <td>Public slot to check the password strength and update the progress bar accordingly.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to set the value.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5PasswordMeter.__init__" ID="E5PasswordMeter.__init__"></a> <h4>E5PasswordMeter (Constructor)</h4> <b>E5PasswordMeter</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5SideBar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5SideBar.html Sat Aug 20 16:30:49 2011 +0200 @@ -52,12 +52,13 @@ <table> <tr><td>East</td></tr><tr><td>North</td></tr><tr><td>South</td></tr><tr><td>Version</td></tr><tr><td>West</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5SideBar.__init__">E5SideBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5SideBar.__appFocusChanged">__appFocusChanged</a></td> <td>Private slot to handle a change of the focus.</td> </tr><tr> @@ -173,6 +174,10 @@ <td>Public method to get a reference to the widget associated with a tab.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5SideBar.__init__" ID="E5SideBar.__init__"></a> <h4>E5SideBar (Constructor)</h4> <b>E5SideBar</b>(<i>orientation=None, parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5SingleApplication.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5SingleApplication.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5SingleApplicationClient.__init__">E5SingleApplicationClient</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5SingleApplicationClient.__openFile">__openFile</a></td> <td>Private method to open a file in the application server.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to process the command line args passed to the UI.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5SingleApplicationClient.__init__" ID="E5SingleApplicationClient.__init__"></a> <h4>E5SingleApplicationClient (Constructor)</h4> <b>E5SingleApplicationClient</b>(<i></i>) @@ -132,12 +137,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5SingleApplicationServer.__init__">E5SingleApplicationServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5SingleApplicationServer.__saArguments">__saArguments</a></td> <td>Private method used to handle the "Arguments" command.</td> </tr><tr> @@ -151,6 +157,10 @@ <td>Public slot to handle the command sent by the client.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5SingleApplicationServer.__init__" ID="E5SingleApplicationServer.__init__"></a> <h4>E5SingleApplicationServer (Constructor)</h4> <b>E5SingleApplicationServer</b>(<i></i>)
--- a/Documentation/Source/eric5.E5Gui.E5SqueezeLabels.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5SqueezeLabels.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5SqueezeLabel.__init__">E5SqueezeLabel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5SqueezeLabel.paintEvent">paintEvent</a></td> <td>Protected method called when some painting is required.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to set the label's text.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5SqueezeLabel.__init__" ID="E5SqueezeLabel.__init__"></a> <h4>E5SqueezeLabel (Constructor)</h4> <b>E5SqueezeLabel</b>(<i>parent=None</i>) @@ -111,12 +116,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5SqueezeLabelPath.__init__">E5SqueezeLabelPath</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5SqueezeLabelPath.length">length</a></td> <td>Public method to return the length of a text in pixels.</td> </tr><tr> @@ -133,6 +139,10 @@ <td>Public method to set the surrounding and the path of the label.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5SqueezeLabelPath.__init__" ID="E5SqueezeLabelPath.__init__"></a> <h4>E5SqueezeLabelPath (Constructor)</h4> <b>E5SqueezeLabelPath</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5TabWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TabWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -50,7 +50,7 @@ <h2>E5DnDTabBar</h2> <p> Class implementing a tab bar class substituting QTabBar. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>tabMoveRequested(int, int)</dt> <dd> @@ -64,12 +64,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5DnDTabBar.__init__">E5DnDTabBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5DnDTabBar.dragEnterEvent">dragEnterEvent</a></td> <td>Protected method to handle drag enter events.</td> </tr><tr> @@ -83,6 +84,10 @@ <td>Protected method to handle mouse press events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5DnDTabBar.__init__" ID="E5DnDTabBar.__init__"></a> <h4>E5DnDTabBar (Constructor)</h4> <b>E5DnDTabBar</b>(<i>parent=None</i>) @@ -143,7 +148,7 @@ </p><p> It provides slots to show the previous and next tab and give them the input focus and it allows to have a context menu for the tabs. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>customTabContextMenuRequested(const QPoint & point, int index)</dt> <dd> @@ -157,12 +162,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5TabWidget.__init__">E5TabWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5TabWidget.__currentChanged">__currentChanged</a></td> <td>Private slot to handle the currentChanged signal.</td> </tr><tr> @@ -200,6 +206,10 @@ <td>Public slot used to switch between the current and the previous current tab.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5TabWidget.__init__" ID="E5TabWidget.__init__"></a> <h4>E5TabWidget (Constructor)</h4> <b>E5TabWidget</b>(<i>parent=None, dnd=False</i>) @@ -351,16 +361,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5WheelTabBar.__init__">E5WheelTabBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5WheelTabBar.wheelEvent">wheelEvent</a></td> <td>Protected slot to support wheel events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5WheelTabBar.__init__" ID="E5WheelTabBar.__init__"></a> <h4>E5WheelTabBar (Constructor)</h4> <b>E5WheelTabBar</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5TableView.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TableView.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -64,6 +68,10 @@ <td>Public method to remove the selected entries.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5TableView.keyPressEvent" ID="E5TableView.keyPressEvent"></a> <h4>E5TableView.keyPressEvent</h4> <b>keyPressEvent</b>(<i>evt</i>)
--- a/Documentation/Source/eric5.E5Gui.E5TextSpinBox.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TextSpinBox.html Sat Aug 20 16:30:49 2011 +0200 @@ -49,12 +49,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5TextSpinBox.__init__">E5TextSpinBox</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5TextSpinBox.addItem">addItem</a></td> <td>Public method to add an item with item data.</td> </tr><tr> @@ -71,6 +72,10 @@ <td>Protected method to convert a text to a value.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5TextSpinBox.__init__" ID="E5TextSpinBox.__init__"></a> <h4>E5TextSpinBox (Constructor)</h4> <b>E5TextSpinBox</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5ToolBarDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ToolBarDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>ActionIdRole</td></tr><tr><td>WidgetActionRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5ToolBarDialog.__init__">E5ToolBarDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5ToolBarDialog.__resetCurrentToolbar">__resetCurrentToolbar</a></td> <td>Private method to revert all changes made to the current toolbar.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Private slot used to move an action up in the list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5ToolBarDialog.__init__" ID="E5ToolBarDialog.__init__"></a> <h4>E5ToolBarDialog (Constructor)</h4> <b>E5ToolBarDialog</b>(<i>toolBarManager, parent=None</i>) @@ -226,12 +231,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#E5ToolBarItem.__init__">E5ToolBarItem</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="E5ToolBarItem.__init__" ID="E5ToolBarItem.__init__"></a> <h4>E5ToolBarItem (Constructor)</h4>
--- a/Documentation/Source/eric5.E5Gui.E5ToolBarManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ToolBarManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>CustomToolBarMarker</td></tr><tr><td>ToolBarMarker</td></tr><tr><td>VersionMarker</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5ToolBarManager.__init__">E5ToolBarManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5ToolBarManager.__findAction">__findAction</a></td> <td>Private method to find an action by name.</td> </tr><tr> @@ -151,6 +152,10 @@ <td>Public method to get all toolbars and their actions.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5ToolBarManager.__init__" ID="E5ToolBarManager.__init__"></a> <h4>E5ToolBarManager (Constructor)</h4> <b>E5ToolBarManager</b>(<i>ui=None, parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5ToolBox.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ToolBox.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5HorizontalToolBox.__init__">E5HorizontalToolBox</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5HorizontalToolBox.addItem">addItem</a></td> <td>Public method to add a widget to the toolbox.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to set the tooltip of an item.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5HorizontalToolBox.__init__" ID="E5HorizontalToolBox.__init__"></a> <h4>E5HorizontalToolBox (Constructor)</h4> <b>E5HorizontalToolBox</b>(<i>parent=None</i>) @@ -168,16 +173,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5VerticalToolBox.__init__">E5VerticalToolBox</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5VerticalToolBox.wheelEvent">wheelEvent</a></td> <td>Protected slot to support wheel events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5VerticalToolBox.__init__" ID="E5VerticalToolBox.__init__"></a> <h4>E5VerticalToolBox (Constructor)</h4> <b>E5VerticalToolBox</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5TreeSortFilterProxyModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TreeSortFilterProxyModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5TreeSortFilterProxyModel.__init__">E5TreeSortFilterProxyModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5TreeSortFilterProxyModel.filterAcceptsRow">filterAcceptsRow</a></td> <td>Protected method to determine, if the row is acceptable.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to check, if a parent node has some children.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5TreeSortFilterProxyModel.__init__" ID="E5TreeSortFilterProxyModel.__init__"></a> <h4>E5TreeSortFilterProxyModel (Constructor)</h4> <b>E5TreeSortFilterProxyModel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Gui.E5TreeView.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TreeView.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -64,6 +68,10 @@ <td>Public method to remove the selected entries.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5TreeView.keyPressEvent" ID="E5TreeView.keyPressEvent"></a> <h4>E5TreeView.keyPressEvent</h4> <b>keyPressEvent</b>(<i>evt</i>)
--- a/Documentation/Source/eric5.E5Network.E5NetworkHeaderDetailsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Network.E5NetworkHeaderDetailsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5NetworkHeaderDetailsDialog.__init__">E5NetworkHeaderDetailsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5NetworkHeaderDetailsDialog.setData">setData</a></td> <td>Public method to set the data to display.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5NetworkHeaderDetailsDialog.__init__" ID="E5NetworkHeaderDetailsDialog.__init__"></a> <h4>E5NetworkHeaderDetailsDialog (Constructor)</h4> <b>E5NetworkHeaderDetailsDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.E5Network.E5NetworkMonitor.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Network.E5NetworkMonitor.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,19 @@ <table> <tr><td>_monitor</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr> +<td><a href="#E5NetworkMonitor.closeMonitor">closeMonitor</a></td> +<td>Class method to close the monitor dialog.</td> +</tr><tr> +<td><a href="#E5NetworkMonitor.instance">instance</a></td> +<td>Class method to get a reference to our singleton.</td> +</tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5NetworkMonitor.__init__">E5NetworkMonitor</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5NetworkMonitor.__currentChanged">__currentChanged</a></td> <td>Private slot to handle a change of the current index.</td> </tr><tr> @@ -72,17 +79,31 @@ <td><a href="#E5NetworkMonitor.closeEvent">closeEvent</a></td> <td>Protected method called upon closing the dialog.</td> </tr><tr> -<td><a href="#E5NetworkMonitor.closeMonitor">closeMonitor</a></td> -<td>Class method to close the monitor dialog.</td> -</tr><tr> -<td><a href="#E5NetworkMonitor.instance">instance</a></td> -<td>Class method to get a reference to our singleton.</td> -</tr><tr> <td><a href="#E5NetworkMonitor.reject">reject</a></td> <td>Public slot to close the dialog with a Reject status.</td> </tr> </table> -<a NAME="E5NetworkMonitor.__init__" ID="E5NetworkMonitor.__init__"></a> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="E5NetworkMonitor.closeMonitor" ID="E5NetworkMonitor.closeMonitor"></a> +<h4>E5NetworkMonitor.closeMonitor (class method)</h4> +<b>closeMonitor</b>(<i></i>) +<p> + Class method to close the monitor dialog. +</p><a NAME="E5NetworkMonitor.instance" ID="E5NetworkMonitor.instance"></a> +<h4>E5NetworkMonitor.instance (class method)</h4> +<b>instance</b>(<i>networkAccessManager</i>) +<p> + Class method to get a reference to our singleton. +</p><dl> +<dt><i>networkAccessManager</i></dt> +<dd> +reference to the network access manager + (QNetworkAccessManager) +</dd> +</dl><a NAME="E5NetworkMonitor.__init__" ID="E5NetworkMonitor.__init__"></a> <h4>E5NetworkMonitor (Constructor)</h4> <b>E5NetworkMonitor</b>(<i>networkAccessManager, parent=None</i>) <p> @@ -129,22 +150,6 @@ <dd> reference to the close event object (QCloseEvent) </dd> -</dl><a NAME="E5NetworkMonitor.closeMonitor" ID="E5NetworkMonitor.closeMonitor"></a> -<h4>E5NetworkMonitor.closeMonitor</h4> -<b>closeMonitor</b>(<i></i>) -<p> - Class method to close the monitor dialog. -</p><a NAME="E5NetworkMonitor.instance" ID="E5NetworkMonitor.instance"></a> -<h4>E5NetworkMonitor.instance</h4> -<b>instance</b>(<i>networkAccessManager</i>) -<p> - Class method to get a reference to our singleton. -</p><dl> -<dt><i>networkAccessManager</i></dt> -<dd> -reference to the network access manager - (QNetworkAccessManager) -</dd> </dl><a NAME="E5NetworkMonitor.reject" ID="E5NetworkMonitor.reject"></a> <h4>E5NetworkMonitor.reject</h4> <b>reject</b>(<i></i>) @@ -164,12 +169,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#E5NetworkRequest.__init__">E5NetworkRequest</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="E5NetworkRequest.__init__" ID="E5NetworkRequest.__init__"></a> <h4>E5NetworkRequest (Constructor)</h4> @@ -190,12 +200,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5RequestModel.__init__">E5RequestModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5RequestModel.__addReply">__addReply</a></td> <td>Private slot to add the reply data to the model.</td> </tr><tr> @@ -221,6 +232,10 @@ <td>Public method to get the number of rows of the model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5RequestModel.__init__" ID="E5RequestModel.__init__"></a> <h4>E5RequestModel (Constructor)</h4> <b>E5RequestModel</b>(<i>networkAccessManager, parent=None</i>)
--- a/Documentation/Source/eric5.E5Network.E5NetworkProxyFactory.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Network.E5NetworkProxyFactory.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,16 +57,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5NetworkProxyFactory.__init__">E5NetworkProxyFactory</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5NetworkProxyFactory.queryProxy">queryProxy</a></td> <td>Public method to determine a proxy for a given query.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5NetworkProxyFactory.__init__" ID="E5NetworkProxyFactory.__init__"></a> <h4>E5NetworkProxyFactory (Constructor)</h4> <b>E5NetworkProxyFactory</b>(<i></i>)
--- a/Documentation/Source/eric5.E5XML.DebuggerPropertiesReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.DebuggerPropertiesReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerPropertiesReader.__init__">DebuggerPropertiesReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerPropertiesReader.__readPathTranslation">__readPathTranslation</a></td> <td>Private method to read the path translation info.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerPropertiesReader.__init__" ID="DebuggerPropertiesReader.__init__"></a> <h4>DebuggerPropertiesReader (Constructor)</h4> <b>DebuggerPropertiesReader</b>(<i>device, project</i>)
--- a/Documentation/Source/eric5.E5XML.DebuggerPropertiesWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.DebuggerPropertiesWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -52,16 +52,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerPropertiesWriter.__init__">DebuggerPropertiesWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerPropertiesWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerPropertiesWriter.__init__" ID="DebuggerPropertiesWriter.__init__"></a> <h4>DebuggerPropertiesWriter (Constructor)</h4> <b>DebuggerPropertiesWriter</b>(<i>device, projectName</i>)
--- a/Documentation/Source/eric5.E5XML.HighlightingStylesReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.HighlightingStylesReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HighlightingStylesReader.__init__">HighlightingStylesReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HighlightingStylesReader.__readLexer">__readLexer</a></td> <td>Private method to read the lexer info.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HighlightingStylesReader.__init__" ID="HighlightingStylesReader.__init__"></a> <h4>HighlightingStylesReader (Constructor)</h4> <b>HighlightingStylesReader</b>(<i>device, lexers</i>)
--- a/Documentation/Source/eric5.E5XML.HighlightingStylesWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.HighlightingStylesWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HighlightingStylesWriter.__init__">HighlightingStylesWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HighlightingStylesWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HighlightingStylesWriter.__init__" ID="HighlightingStylesWriter.__init__"></a> <h4>HighlightingStylesWriter (Constructor)</h4> <b>HighlightingStylesWriter</b>(<i>device, lexers</i>)
--- a/Documentation/Source/eric5.E5XML.MultiProjectReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.MultiProjectReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MultiProjectReader.__init__">MultiProjectReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MultiProjectReader.__readProject">__readProject</a></td> <td>Private method to read the project info.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MultiProjectReader.__init__" ID="MultiProjectReader.__init__"></a> <h4>MultiProjectReader (Constructor)</h4> <b>MultiProjectReader</b>(<i>device, multiProject</i>)
--- a/Documentation/Source/eric5.E5XML.MultiProjectWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.MultiProjectWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MultiProjectWriter.__init__">MultiProjectWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MultiProjectWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MultiProjectWriter.__init__" ID="MultiProjectWriter.__init__"></a> <h4>MultiProjectWriter (Constructor)</h4> <b>MultiProjectWriter</b>(<i>device, multiProject, multiProjectName</i>)
--- a/Documentation/Source/eric5.E5XML.PluginRepositoryReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.PluginRepositoryReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginRepositoryReader.__init__">PluginRepositoryReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginRepositoryReader.__readPlugin">__readPlugin</a></td> <td>Private method to read the plug-in info.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginRepositoryReader.__init__" ID="PluginRepositoryReader.__init__"></a> <h4>PluginRepositoryReader (Constructor)</h4> <b>PluginRepositoryReader</b>(<i>device, dlg</i>)
--- a/Documentation/Source/eric5.E5XML.ProjectReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.ProjectReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectReader.__init__">ProjectReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectReader.__readBasicDataField">__readBasicDataField</a></td> <td>Private method to read a list of files.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectReader.__init__" ID="ProjectReader.__init__"></a> <h4>ProjectReader (Constructor)</h4> <b>ProjectReader</b>(<i>device, project</i>)
--- a/Documentation/Source/eric5.E5XML.ProjectWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.ProjectWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectWriter.__init__">ProjectWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectWriter.__init__" ID="ProjectWriter.__init__"></a> <h4>ProjectWriter (Constructor)</h4> <b>ProjectWriter</b>(<i>device, projectName</i>)
--- a/Documentation/Source/eric5.E5XML.SessionReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.SessionReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SessionReader.__init__">SessionReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SessionReader.__readBookmark">__readBookmark</a></td> <td>Private method to read the bookmark info.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SessionReader.__init__" ID="SessionReader.__init__"></a> <h4>SessionReader (Constructor)</h4> <b>SessionReader</b>(<i>device, isGlobal</i>)
--- a/Documentation/Source/eric5.E5XML.SessionWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.SessionWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SessionWriter.__init__">SessionWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SessionWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SessionWriter.__init__" ID="SessionWriter.__init__"></a> <h4>SessionWriter (Constructor)</h4> <b>SessionWriter</b>(<i>device, projectName</i>)
--- a/Documentation/Source/eric5.E5XML.ShortcutsReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.ShortcutsReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ShortcutsReader.__init__">ShortcutsReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ShortcutsReader.__readShortCut">__readShortCut</a></td> <td>Private method to read the shortcut data.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ShortcutsReader.__init__" ID="ShortcutsReader.__init__"></a> <h4>ShortcutsReader (Constructor)</h4> <b>ShortcutsReader</b>(<i>device</i>)
--- a/Documentation/Source/eric5.E5XML.ShortcutsWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.ShortcutsWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ShortcutsWriter.__init__">ShortcutsWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ShortcutsWriter.__writeActions">__writeActions</a></td> <td>Private method to write the shortcuts for the given actions.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ShortcutsWriter.__init__" ID="ShortcutsWriter.__init__"></a> <h4>ShortcutsWriter (Constructor)</h4> <b>ShortcutsWriter</b>(<i>device</i>)
--- a/Documentation/Source/eric5.E5XML.TasksReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.TasksReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TasksReader.__init__">TasksReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TasksReader.__readTask">__readTask</a></td> <td>Private method to read the task info.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TasksReader.__init__" ID="TasksReader.__init__"></a> <h4>TasksReader (Constructor)</h4> <b>TasksReader</b>(<i>device, forProject=False, viewer=None</i>)
--- a/Documentation/Source/eric5.E5XML.TasksWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.TasksWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TasksWriter.__init__">TasksWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TasksWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TasksWriter.__init__" ID="TasksWriter.__init__"></a> <h4>TasksWriter (Constructor)</h4> <b>TasksWriter</b>(<i>device, forProject=False, projectName=""</i>)
--- a/Documentation/Source/eric5.E5XML.TemplatesReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.TemplatesReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplatesReader.__init__">TemplatesReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplatesReader.__readTemplate">__readTemplate</a></td> <td>Private method to read the template definition.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplatesReader.__init__" ID="TemplatesReader.__init__"></a> <h4>TemplatesReader (Constructor)</h4> <b>TemplatesReader</b>(<i>device, viewer=None</i>)
--- a/Documentation/Source/eric5.E5XML.TemplatesWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.TemplatesWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplatesWriter.__init__">TemplatesWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplatesWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplatesWriter.__init__" ID="TemplatesWriter.__init__"></a> <h4>TemplatesWriter (Constructor)</h4> <b>TemplatesWriter</b>(<i>device, templatesViewer</i>)
--- a/Documentation/Source/eric5.E5XML.UserProjectReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.UserProjectReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>supportedVersions</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UserProjectReader.__init__">UserProjectReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UserProjectReader.readXML">readXML</a></td> <td>Public method to read and parse the XML document.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UserProjectReader.__init__" ID="UserProjectReader.__init__"></a> <h4>UserProjectReader (Constructor)</h4> <b>UserProjectReader</b>(<i>device, project</i>)
--- a/Documentation/Source/eric5.E5XML.UserProjectWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.UserProjectWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UserProjectWriter.__init__">UserProjectWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UserProjectWriter.writeXML">writeXML</a></td> <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UserProjectWriter.__init__" ID="UserProjectWriter.__init__"></a> <h4>UserProjectWriter (Constructor)</h4> <b>UserProjectWriter</b>(<i>device, projectName</i>)
--- a/Documentation/Source/eric5.E5XML.XMLStreamReaderBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.XMLStreamReaderBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#XMLStreamReaderBase.__init__">XMLStreamReaderBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#XMLStreamReaderBase.__readDict">__readDict</a></td> <td>Private method to read a Python dictionary.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public method to convert the given value to bool.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="XMLStreamReaderBase.__init__" ID="XMLStreamReaderBase.__init__"></a> <h4>XMLStreamReaderBase (Constructor)</h4> <b>XMLStreamReaderBase</b>(<i>device</i>)
--- a/Documentation/Source/eric5.E5XML.XMLStreamWriterBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5XML.XMLStreamWriterBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#XMLStreamWriterBase.__init__">XMLStreamWriterBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#XMLStreamWriterBase._writeBasics">_writeBasics</a></td> <td>Protected method to dump an object of a basic Python type.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Public method to write the XML to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="XMLStreamWriterBase.__init__" ID="XMLStreamWriterBase.__init__"></a> <h4>XMLStreamWriterBase (Constructor)</h4> <b>XMLStreamWriterBase</b>(<i>device</i>)
--- a/Documentation/Source/eric5.Graphics.ApplicationDiagram.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.ApplicationDiagram.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ApplicationDiagram.__init__">ApplicationDiagram</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ApplicationDiagram.__addPackage">__addPackage</a></td> <td>Private method to add a package to the diagram.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Overriden method to show the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ApplicationDiagram.__init__" ID="ApplicationDiagram.__init__"></a> <h4>ApplicationDiagram (Constructor)</h4> <b>ApplicationDiagram</b>(<i>project, parent=None, name=None, noModules=False</i>)
--- a/Documentation/Source/eric5.Graphics.AssociationItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.AssociationItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AssociationItem.__init__">AssociationItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AssociationItem.__calculateEndingPoints_center">__calculateEndingPoints_center</a></td> <td>Private method to calculate the ending points of the association item.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public method to recalculate the association after a widget was moved.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AssociationItem.__init__" ID="AssociationItem.__init__"></a> <h4>AssociationItem (Constructor)</h4> <b>AssociationItem</b>(<i>itemA, itemB, type=Normal, parent=None</i>)
--- a/Documentation/Source/eric5.Graphics.ClassItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.ClassItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ClassItem.__init__">ClassItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ClassItem.__calculateSize">__calculateSize</a></td> <td>Private method to calculate the size of the class item.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Method to set the class model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ClassItem.__init__" ID="ClassItem.__init__"></a> <h4>ClassItem (Constructor)</h4> <b>ClassItem</b>(<i>model=None, external=False, x=0, y=0, rounded=False, noAttrs=False, parent=None, scene=None</i>) @@ -167,12 +172,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ClassModel.__init__">ClassModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ClassModel.addAttribute">addAttribute</a></td> <td>Method to add an attribute to the class model.</td> </tr><tr> @@ -189,6 +195,10 @@ <td>Method to retrieve the class name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ClassModel.__init__" ID="ClassModel.__init__"></a> <h4>ClassModel (Constructor)</h4> <b>ClassModel</b>(<i>name, methods=[], attributes=[]</i>)
--- a/Documentation/Source/eric5.Graphics.GraphicsUtilities.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.GraphicsUtilities.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,10 +57,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr />
--- a/Documentation/Source/eric5.Graphics.ImportsDiagram.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.ImportsDiagram.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ImportsDiagram.__init__">ImportsDiagram</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ImportsDiagram.__addModule">__addModule</a></td> <td>Private method to add a module to the diagram.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Overriden method to show the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ImportsDiagram.__init__" ID="ImportsDiagram.__init__"></a> <h4>ImportsDiagram (Constructor)</h4> <b>ImportsDiagram</b>(<i>package, parent=None, name=None, showExternalImports=False</i>)
--- a/Documentation/Source/eric5.Graphics.ModuleItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.ModuleItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ModuleItem.__init__">ModuleItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ModuleItem.__calculateSize">__calculateSize</a></td> <td>Private method to calculate the size of the module item.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Method to set the module model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ModuleItem.__init__" ID="ModuleItem.__init__"></a> <h4>ModuleItem (Constructor)</h4> <b>ModuleItem</b>(<i>model=None, x=0, y=0, rounded=False, parent=None, scene=None</i>) @@ -148,12 +153,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ModuleModel.__init__">ModuleModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ModuleModel.addClass">addClass</a></td> <td>Method to add a class to the module model.</td> </tr><tr> @@ -164,6 +170,10 @@ <td>Method to retrieve the module name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ModuleModel.__init__" ID="ModuleModel.__init__"></a> <h4>ModuleModel (Constructor)</h4> <b>ModuleModel</b>(<i>name, classlist=[]</i>)
--- a/Documentation/Source/eric5.Graphics.PackageDiagram.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.PackageDiagram.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PackageDiagram.__init__">PackageDiagram</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PackageDiagram.__addExternalClass">__addExternalClass</a></td> <td>Private method to add a class defined outside the module.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Overriden method to show the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PackageDiagram.__init__" ID="PackageDiagram.__init__"></a> <h4>PackageDiagram (Constructor)</h4> <b>PackageDiagram</b>(<i>package, parent=None, name=None, noAttrs=False</i>)
--- a/Documentation/Source/eric5.Graphics.PackageItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.PackageItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PackageItem.__init__">PackageItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PackageItem.__calculateSize">__calculateSize</a></td> <td>Method to calculate the size of the package widget.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Method to set the package model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PackageItem.__init__" ID="PackageItem.__init__"></a> <h4>PackageItem (Constructor)</h4> <b>PackageItem</b>(<i>model=None, x=0, y=0, rounded=False, noModules=False, parent=None, scene=None</i>) @@ -152,12 +157,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PackageModel.__init__">PackageModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PackageModel.addModule">addModule</a></td> <td>Method to add a module to the package model.</td> </tr><tr> @@ -168,6 +174,10 @@ <td>Method to retrieve the package name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PackageModel.__init__" ID="PackageModel.__init__"></a> <h4>PackageModel (Constructor)</h4> <b>PackageModel</b>(<i>name, moduleslist=[]</i>)
--- a/Documentation/Source/eric5.Graphics.PixmapDiagram.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.PixmapDiagram.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PixmapDiagram.__init__">PixmapDiagram</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PixmapDiagram.__adjustScrollBar">__adjustScrollBar</a></td> <td>Private method to adjust a scrollbar by a certain factor.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Method to retrieve the status of the canvas.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PixmapDiagram.__init__" ID="PixmapDiagram.__init__"></a> <h4>PixmapDiagram (Constructor)</h4> <b>PixmapDiagram</b>(<i>pixmap, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Graphics.SvgDiagram.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.SvgDiagram.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvgDiagram.__init__">SvgDiagram</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvgDiagram.__adjustScrollBar">__adjustScrollBar</a></td> <td>Private method to adjust a scrollbar by a certain factor.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Method to retrieve a name for the diagram.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvgDiagram.__init__" ID="SvgDiagram.__init__"></a> <h4>SvgDiagram (Constructor)</h4> <b>SvgDiagram</b>(<i>svgFile, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Graphics.UMLClassDiagram.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLClassDiagram.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UMLClassDiagram.__init__">UMLClassDiagram</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UMLClassDiagram.__addExternalClass">__addExternalClass</a></td> <td>Private method to add a class defined outside the module.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Overriden method to show the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UMLClassDiagram.__init__" ID="UMLClassDiagram.__init__"></a> <h4>UMLClassDiagram (Constructor)</h4> <b>UMLClassDiagram</b>(<i>file, parent=None, name=None, noAttrs=False</i>)
--- a/Documentation/Source/eric5.Graphics.UMLDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UMLDialog.__init__">UMLDialog</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UMLDialog.__init__" ID="UMLDialog.__init__"></a> <h4>UMLDialog (Constructor)</h4>
--- a/Documentation/Source/eric5.Graphics.UMLGraphicsView.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLGraphicsView.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>UMLGraphicsView</h2> <p> Class implementing a specialized E5GraphicsView for our diagrams. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>relayout()</dt> <dd> @@ -58,12 +58,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UMLGraphicsView.__init__">UMLGraphicsView</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UMLGraphicsView.__alignShapes">__alignShapes</a></td> <td>Private slot to align the selected shapes.</td> </tr><tr> @@ -125,6 +126,10 @@ <td>Public slot to set the diagram name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UMLGraphicsView.__init__" ID="UMLGraphicsView.__init__"></a> <h4>UMLGraphicsView (Constructor)</h4> <b>UMLGraphicsView</b>(<i>scene, diagramName="Unnamed", parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Graphics.UMLItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UMLItem.__init__">UMLItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UMLItem.addAssociation">addAssociation</a></td> <td>Method to add an association to this widget.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public method to set the rectangles size.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UMLItem.__init__" ID="UMLItem.__init__"></a> <h4>UMLItem (Constructor)</h4> <b>UMLItem</b>(<i>x=0, y=0, rounded=False, parent=None</i>)
--- a/Documentation/Source/eric5.Graphics.UMLSceneSizeDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLSceneSizeDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UMLSceneSizeDialog.__init__">UMLSceneSizeDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UMLSceneSizeDialog.getData">getData</a></td> <td>Method to retrieve the entered data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UMLSceneSizeDialog.__init__" ID="UMLSceneSizeDialog.__init__"></a> <h4>UMLSceneSizeDialog (Constructor)</h4> <b>UMLSceneSizeDialog</b>(<i>w, h, minW, minH, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Graphics.ZoomDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.ZoomDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ZoomDialog.__init__">ZoomDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ZoomDialog.getZoomSize">getZoomSize</a></td> <td>Public method to retrieve the zoom size.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ZoomDialog.__init__" ID="ZoomDialog.__init__"></a> <h4>ZoomDialog (Constructor)</h4> <b>ZoomDialog</b>(<i>zoom, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockAccessHandler.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockAccessHandler.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -58,6 +62,10 @@ <td>Protected method to create a request.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockAccessHandler.createRequest" ID="AdBlockAccessHandler.createRequest"></a> <h4>AdBlockAccessHandler.createRequest</h4> <b>createRequest</b>(<i>op, request, outgoingData=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AdBlockBlockedNetworkReply.__init__">AdBlockBlockedNetworkReply</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AdBlockBlockedNetworkReply.__fireSignals">__fireSignals</a></td> <td>Private method to send some signals to end the connection.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Protected method to retrieve data from the reply object.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockBlockedNetworkReply.__init__" ID="AdBlockBlockedNetworkReply.__init__"></a> <h4>AdBlockBlockedNetworkReply (Constructor)</h4> <b>AdBlockBlockedNetworkReply</b>(<i>request, rule, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AdBlockDialog.__init__">AdBlockDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AdBlockDialog.__aboutToShowActionMenu">__aboutToShowActionMenu</a></td> <td>Private slot to show the actions menu.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Private slot to set the current index of the subscriptions tree.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockDialog.__init__" ID="AdBlockDialog.__init__"></a> <h4>AdBlockDialog (Constructor)</h4> <b>AdBlockDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>AdBlockManager</h2> <p> Class implementing the AdBlock manager. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>rulesChanged()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AdBlockManager.__init__">AdBlockManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AdBlockManager.__customSubscriptionLocation">__customSubscriptionLocation</a></td> <td>Private method to generate the path for custom subscriptions.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Public method to get all subscriptions.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockManager.__init__" ID="AdBlockManager.__init__"></a> <h4>AdBlockManager (Constructor)</h4> <b>AdBlockManager</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AdBlockModel.__init__">AdBlockModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AdBlockModel.__rulesChanged">__rulesChanged</a></td> <td>Private slot to handle changes in rules.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public method to get the index of a subscription.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockModel.__init__" ID="AdBlockModel.__init__"></a> <h4>AdBlockModel (Constructor)</h4> <b>AdBlockModel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockNetwork.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockNetwork.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -58,6 +62,10 @@ <td>Public method to check for a network block.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockNetwork.block" ID="AdBlockNetwork.block"></a> <h4>AdBlockNetwork.block</h4> <b>block</b>(<i>request</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -61,6 +65,10 @@ <td>Public method to applay AdBlock rules to a web page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockPage.__checkRule" ID="AdBlockPage.__checkRule"></a> <h4>AdBlockPage.__checkRule</h4> <b>__checkRule</b>(<i>rule, page, host</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockRule.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockRule.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AdBlockRule.__init__">AdBlockRule</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AdBlockRule.__convertPatternToRegExp">__convertPatternToRegExp</a></td> <td>Private method to convert a wildcard pattern to a regular expression.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method to set the rule pattern.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockRule.__init__" ID="AdBlockRule.__init__"></a> <h4>AdBlockRule (Constructor)</h4> <b>AdBlockRule</b>(<i>filter=""</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>AdBlockSubscription</h2> <p> Class implementing the AdBlock subscription. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>changed()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AdBlockSubscription.__init__">AdBlockSubscription</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AdBlockSubscription.__loadRules">__loadRules</a></td> <td>Private method to load the rules of the subscription.</td> </tr><tr> @@ -133,6 +134,10 @@ <td>Public method to generate the url for this subscription.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockSubscription.__init__" ID="AdBlockSubscription.__init__"></a> <h4>AdBlockSubscription (Constructor)</h4> <b>AdBlockSubscription</b>(<i>url, parent=None, default=False</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AddBookmarkDialog.__init__">AddBookmarkDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AddBookmarkDialog.accept">accept</a></td> <td>Public slot handling the acceptance of the dialog.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method to get the URL of the bookmark.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AddBookmarkDialog.__init__" ID="AddBookmarkDialog.__init__"></a> <h4>AddBookmarkDialog (Constructor)</h4> <b>AddBookmarkDialog</b>(<i>parent=None, bookmarksManager=None</i>) @@ -214,12 +219,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AddBookmarkProxyModel.__init__">AddBookmarkProxyModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AddBookmarkProxyModel.columnCount">columnCount</a></td> <td>Public method to return the number of columns.</td> </tr><tr> @@ -233,6 +239,10 @@ <td>Public method to check, if a parent node has some children.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AddBookmarkProxyModel.__init__" ID="AddBookmarkProxyModel.__init__"></a> <h4>AddBookmarkProxyModel (Constructor)</h4> <b>AddBookmarkProxyModel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarkNode.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarkNode.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>Bookmark</td></tr><tr><td>Folder</td></tr><tr><td>Root</td></tr><tr><td>Separator</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarkNode.__init__">BookmarkNode</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarkNode.add">add</a></td> <td>Public method to add/insert a child node.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to get the bookmark's type.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarkNode.__init__" ID="BookmarkNode.__init__"></a> <h4>BookmarkNode (Constructor)</h4> <b>BookmarkNode</b>(<i>type_=Root, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>BookmarksDialog</h2> <p> Class implementing a dialog to manage bookmarks. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newUrl(QUrl, str)</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarksDialog.__init__">BookmarksDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksDialog.__activated">__activated</a></td> <td>Private slot to handle the activation of an entry.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Protected method called when the dialog is rejected.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksDialog.__init__" ID="BookmarksDialog.__init__"></a> <h4>BookmarksDialog (Constructor)</h4> <b>BookmarksDialog</b>(<i>parent=None, manager=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,7 +53,7 @@ <h2>BookmarksManager</h2> <p> Class implementing the bookmarks manager. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>entryAdded(BookmarkNode)</dt> <dd> @@ -73,12 +73,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarksManager.__init__">BookmarksManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksManager.__convertFromOldBookmarks">__convertFromOldBookmarks</a></td> <td>Private method to convert the old bookmarks into the new ones.</td> </tr><tr> @@ -143,6 +144,10 @@ <td>Public method to get a reference to the undo stack.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksManager.__init__" ID="BookmarksManager.__init__"></a> <h4>BookmarksManager (Constructor)</h4> <b>BookmarksManager</b>(<i>parent=None</i>) @@ -388,12 +393,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ChangeBookmarkCommand.__init__">ChangeBookmarkCommand</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ChangeBookmarkCommand.redo">redo</a></td> <td>Public slot to perform the redo action.</td> </tr><tr> @@ -401,6 +407,10 @@ <td>Public slot to perform the undo action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ChangeBookmarkCommand.__init__" ID="ChangeBookmarkCommand.__init__"></a> <h4>ChangeBookmarkCommand (Constructor)</h4> <b>ChangeBookmarkCommand</b>(<i>bookmarksManager, node, newValue, title</i>) @@ -445,12 +455,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#InsertBookmarksCommand.__init__">InsertBookmarksCommand</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#InsertBookmarksCommand.redo">redo</a></td> <td>Public slot to perform the redo action.</td> </tr><tr> @@ -458,6 +469,10 @@ <td>Public slot to perform the undo action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="InsertBookmarksCommand.__init__" ID="InsertBookmarksCommand.__init__"></a> <h4>InsertBookmarksCommand (Constructor)</h4> <b>InsertBookmarksCommand</b>(<i>bookmarksManager, parent, node, row</i>) @@ -501,12 +516,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#RemoveBookmarksCommand.__init__">RemoveBookmarksCommand</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#RemoveBookmarksCommand.redo">redo</a></td> <td>Public slot to perform the redo action.</td> </tr><tr> @@ -514,6 +530,10 @@ <td>Public slot to perform the undo action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="RemoveBookmarksCommand.__init__" ID="RemoveBookmarksCommand.__init__"></a> <h4>RemoveBookmarksCommand (Constructor)</h4> <b>RemoveBookmarksCommand</b>(<i>bookmarksManager, parent, row</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksMenu.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksMenu.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>BookmarksMenu</h2> <p> Class implementing the bookmarks menu base class. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newUrl(QUrl, str)</dt> <dd> @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarksMenu.__init__">BookmarksMenu</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksMenu.__activated">__activated</a></td> <td>Private slot handling the activated signal.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Public method to add any actions after the tree.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksMenu.__init__" ID="BookmarksMenu.__init__"></a> <h4>BookmarksMenu (Constructor)</h4> <b>BookmarksMenu</b>(<i>parent=None</i>) @@ -173,12 +178,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarksMenuBarMenu.__init__">BookmarksMenuBarMenu</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksMenuBarMenu.prePopulated">prePopulated</a></td> <td>Public method to add any actions before the tree.</td> </tr><tr> @@ -186,6 +192,10 @@ <td>Public method to set the list of actions that should appear first in the menu.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksMenuBarMenu.__init__" ID="BookmarksMenuBarMenu.__init__"></a> <h4>BookmarksMenuBarMenu (Constructor)</h4> <b>BookmarksMenuBarMenu</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>MIMETYPE</td></tr><tr><td>SeparatorRole</td></tr><tr><td>TypeRole</td></tr><tr><td>UrlRole</td></tr><tr><td>UrlStringRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarksModel.__init__">BookmarksModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksModel.bookmarksManager">bookmarksManager</a></td> <td>Public method to get a reference to the bookmarks manager.</td> </tr><tr> @@ -118,6 +119,10 @@ <td>Public method to report the supported drop actions.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksModel.__init__" ID="BookmarksModel.__init__"></a> <h4>BookmarksModel (Constructor)</h4> <b>BookmarksModel</b>(<i>manager, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksToolBar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksToolBar.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>BookmarksToolBar</h2> <p> Class implementing a tool bar showing bookmarks. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newUrl(QUrl, str)</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarksToolBar.__init__">BookmarksToolBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksToolBar.__bookmarkActivated">__bookmarkActivated</a></td> <td>Private slot handling the activation of a bookmark.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Protected method to create the menu for a tool bar action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksToolBar.__init__" ID="BookmarksToolBar.__init__"></a> <h4>BookmarksToolBar (Constructor)</h4> <b>BookmarksToolBar</b>(<i>mainWindow, model, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.XbelReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.XbelReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#XbelReader.__init__">XbelReader</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#XbelReader.__readBookmarkNode">__readBookmarkNode</a></td> <td>Private method to read and parse a bookmark subtree.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public method to read an XBEL bookmark file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="XbelReader.__init__" ID="XbelReader.__init__"></a> <h4>XbelReader (Constructor)</h4> <b>XbelReader</b>(<i></i>) @@ -185,6 +190,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -192,6 +201,10 @@ <td>Public method to resolve undeclared entities.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="XmlEntityResolver.resolveUndeclaredEntity" ID="XmlEntityResolver.resolveUndeclaredEntity"></a> <h4>XmlEntityResolver.resolveUndeclaredEntity</h4> <b>resolveUndeclaredEntity</b>(<i>entity</i>)
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.XbelWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.XbelWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#XbelWriter.__init__">XbelWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#XbelWriter.__write">__write</a></td> <td>Private method to write an XBEL bookmark file.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to write an XBEL bookmark file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="XbelWriter.__init__" ID="XbelWriter.__init__"></a> <h4>XbelWriter (Constructor)</h4> <b>XbelWriter</b>(<i></i>)
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieDetailsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieDetailsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookieDetailsDialog.__init__">CookieDetailsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookieDetailsDialog.setData">setData</a></td> <td>Public method to set the data to be shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookieDetailsDialog.__init__" ID="CookieDetailsDialog.__init__"></a> <h4>CookieDetailsDialog (Constructor)</h4> <b>CookieDetailsDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieExceptionsModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieExceptionsModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookieExceptionsModel.__init__">CookieExceptionsModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookieExceptionsModel.__addHost">__addHost</a></td> <td>Private method to add a host to an exception list.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public method to get the number of rows of the model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookieExceptionsModel.__init__" ID="CookieExceptionsModel.__init__"></a> <h4>CookieExceptionsModel (Constructor)</h4> <b>CookieExceptionsModel</b>(<i>cookieJar, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>CookieJar</h2> <p> Class implementing a QNetworkCookieJar subclass with various accept policies. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>cookiesChanged()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>AcceptAlways</td></tr><tr><td>AcceptNever</td></tr><tr><td>AcceptOnlyFromSitesNavigatedTo</td></tr><tr><td>Allow</td></tr><tr><td>AllowForSession</td></tr><tr><td>Block</td></tr><tr><td>JAR_VERSION</td></tr><tr><td>KeepUntilExit</td></tr><tr><td>KeepUntilExpire</td></tr><tr><td>KeepUntilTimeLimit</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookieJar.__init__">CookieJar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookieJar.__applyRules">__applyRules</a></td> <td>Private method to apply the cookie rules.</td> </tr><tr> @@ -139,6 +140,10 @@ <td>Public method to set the keep policy.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookieJar.__init__" ID="CookieJar.__init__"></a> <h4>CookieJar (Constructor)</h4> <b>CookieJar</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookieModel.__init__">CookieModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookieModel.__cookiesChanged">__cookiesChanged</a></td> <td>Private slot handling changes of the cookies list in the cookie jar.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to get the number of rows of the model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookieModel.__init__" ID="CookieModel.__init__"></a> <h4>CookieModel (Constructor)</h4> <b>CookieModel</b>(<i>cookieJar, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookiesConfigurationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookiesConfigurationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookiesConfigurationDialog.__init__">CookiesConfigurationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookiesConfigurationDialog.accept">accept</a></td> <td>Public slot to accept the dialog.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Private slot to show the cookies exceptions dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookiesConfigurationDialog.__init__" ID="CookiesConfigurationDialog.__init__"></a> <h4>CookiesConfigurationDialog (Constructor)</h4> <b>CookiesConfigurationDialog</b>(<i>parent</i>)
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookiesDialog.__init__">CookiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookiesDialog.__showCookieDetails">__showCookieDetails</a></td> <td>Private slot to show a dialog with the cookie details.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot to add a new exception.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookiesDialog.__init__" ID="CookiesDialog.__init__"></a> <h4>CookiesDialog (Constructor)</h4> <b>CookiesDialog</b>(<i>cookieJar, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookiesExceptionsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookiesExceptionsDialog.__init__">CookiesExceptionsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookiesExceptionsDialog.on_allowButton_clicked">on_allowButton_clicked</a></td> <td>Private slot to allow cookies of a domain.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to set the domain to be displayed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookiesExceptionsDialog.__init__" ID="CookiesExceptionsDialog.__init__"></a> <h4>CookiesExceptionsDialog (Constructor)</h4> <b>CookiesExceptionsDialog</b>(<i>cookieJar, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Download.DownloadAskActionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Download.DownloadAskActionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DownloadAskActionDialog.__init__">DownloadAskActionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DownloadAskActionDialog.getAction">getAction</a></td> <td>Public method to get the selected action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DownloadAskActionDialog.__init__" ID="DownloadAskActionDialog.__init__"></a> <h4>DownloadAskActionDialog (Constructor)</h4> <b>DownloadAskActionDialog</b>(<i>fileName, mimeType, baseUrl, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Download.DownloadItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Download.DownloadItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>DownloadItem</h2> <p> Class implementing a widget controlling a download. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>downloadFinished()</dt> <dd> @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DownloadItem.__init__">DownloadItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DownloadItem.__downloadProgress">__downloadProgress</a></td> <td>Private method to show the download progress.</td> </tr><tr> @@ -169,6 +170,10 @@ <td>Public method to set the download icon.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DownloadItem.__init__" ID="DownloadItem.__init__"></a> <h4>DownloadItem (Constructor)</h4> <b>DownloadItem</b>(<i>reply=None, requestFilename=False, webPage=None, download=False, parent=None, mainWindow=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Download.DownloadManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Download.DownloadManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>RemoveExit</td></tr><tr><td>RemoveNever</td></tr><tr><td>RemoveSuccessFullDownload</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DownloadManager.__init__">DownloadManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DownloadManager.__addItem">__addItem</a></td> <td>Private method to add a download to the list of downloads.</td> </tr><tr> @@ -151,6 +152,10 @@ <td>Public method to stop the download manager.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DownloadManager.__init__" ID="DownloadManager.__init__"></a> <h4>DownloadManager (Constructor)</h4> <b>DownloadManager</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Download.DownloadModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Download.DownloadModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DownloadModel.__init__">DownloadModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DownloadModel.data">data</a></td> <td>Public method to get data from the model.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to get the number of rows of the model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DownloadModel.__init__" ID="DownloadModel.__init__"></a> <h4>DownloadModel (Constructor)</h4> <b>DownloadModel</b>(<i>manager, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Sat Aug 20 16:30:49 2011 +0200 @@ -62,7 +62,7 @@ </p><p> This is a subclass of the Qt QWebView to implement an interface compatible with the QTextBrowser based variant. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>backwardAvailable(bool)</dt> <dd> @@ -87,12 +87,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpBrowser.__init__">HelpBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpBrowser.__accessKeyShortcut">__accessKeyShortcut</a></td> <td>Private slot to switch the display of access keys.</td> </tr><tr> @@ -286,6 +287,10 @@ <td>Public method to reset the zoom factor.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpBrowser.__init__" ID="HelpBrowser.__init__"></a> <h4>HelpBrowser (Constructor)</h4> <b>HelpBrowser</b>(<i>mainWindow, parent=None, name=""</i>) @@ -862,12 +867,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpWebPage.__init__">HelpWebPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpWebPage.__managerFinished">__managerFinished</a></td> <td>Private slot to handle a finished reply.</td> </tr><tr> @@ -902,6 +908,10 @@ <td>Protected method to determine the user agent for the given URL.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpWebPage.__init__" ID="HelpWebPage.__init__"></a> <h4>HelpWebPage (Constructor)</h4> <b>HelpWebPage</b>(<i>parent=None</i>) @@ -1071,12 +1081,13 @@ <table> <tr><td>translations</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#JavaScriptEricObject.__init__">JavaScriptEricObject</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#JavaScriptEricObject.providerString">providerString</a></td> <td>Public method to get a string for the search provider.</td> </tr><tr> @@ -1087,6 +1098,10 @@ <td>Public method to translate the given string.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="JavaScriptEricObject.__init__" ID="JavaScriptEricObject.__init__"></a> <h4>JavaScriptEricObject (Constructor)</h4> <b>JavaScriptEricObject</b>(<i>mw, parent=None</i>) @@ -1154,16 +1169,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#JavaScriptExternalObject.__init__">JavaScriptExternalObject</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#JavaScriptExternalObject.AddSearchProvider">AddSearchProvider</a></td> <td>Public slot to add a search provider.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="JavaScriptExternalObject.__init__" ID="JavaScriptExternalObject.__init__"></a> <h4>JavaScriptExternalObject (Constructor)</h4> <b>JavaScriptExternalObject</b>(<i>mw, parent=None</i>) @@ -1201,12 +1221,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#LinkedResource.__init__">LinkedResource</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="LinkedResource.__init__" ID="LinkedResource.__init__"></a> <h4>LinkedResource (Constructor)</h4>
--- a/Documentation/Source/eric5.Helpviewer.HelpClearPrivateDataDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpClearPrivateDataDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpClearPrivateDataDialog.__init__">HelpClearPrivateDataDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpClearPrivateDataDialog.getData">getData</a></td> <td>Public method to get the data from the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpClearPrivateDataDialog.__init__" ID="HelpClearPrivateDataDialog.__init__"></a> <h4>HelpClearPrivateDataDialog (Constructor)</h4> <b>HelpClearPrivateDataDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html Sat Aug 20 16:30:49 2011 +0200 @@ -46,7 +46,7 @@ <p> Class implementing the worker thread populating and updating the QtHelp documentation database. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>docsInstalled(bool)</dt> <dd> @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpDocsInstaller.__init__">HelpDocsInstaller</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpDocsInstaller.__installEric5Doc">__installEric5Doc</a></td> <td>Private method to install/update the eric5 help documentation.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public slot to stop the installation procedure.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpDocsInstaller.__init__" ID="HelpDocsInstaller.__init__"></a> <h4>HelpDocsInstaller (Constructor)</h4> <b>HelpDocsInstaller</b>(<i>collection</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpIndexWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpIndexWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>HelpIndexWidget</h2> <p> Class implementing a window for showing the QtHelp index. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>escapePressed()</dt> <dd> @@ -64,12 +64,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpIndexWidget.__init__">HelpIndexWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpIndexWidget.__activated">__activated</a></td> <td>Private slot to handle the activation of a keyword entry.</td> </tr><tr> @@ -89,6 +90,10 @@ <td>Protected method handling focus in events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpIndexWidget.__init__" ID="HelpIndexWidget.__init__"></a> <h4>HelpIndexWidget (Constructor)</h4> <b>HelpIndexWidget</b>(<i>engine, mainWindow, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpLanguagesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpLanguagesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,18 +51,9 @@ <table> <tr><td>None</td></tr> </table> -<h3>Methods</h3> +<h3>Class Methods</h3> <table> <tr> -<td><a href="#HelpLanguagesDialog.__init__">HelpLanguagesDialog</a></td> -<td>Constructor</td> -</tr><tr> -<td><a href="#HelpLanguagesDialog.__currentChanged">__currentChanged</a></td> -<td>Private slot to handle a change of the current selection.</td> -</tr><tr> -<td><a href="#HelpLanguagesDialog.accept">accept</a></td> -<td>Public method to accept the data entered.</td> -</tr><tr> <td><a href="#HelpLanguagesDialog.defaultAcceptLanguages">defaultAcceptLanguages</a></td> <td>Class method to get the list of default accept languages.</td> </tr><tr> @@ -71,6 +62,16 @@ </tr><tr> <td><a href="#HelpLanguagesDialog.httpString">httpString</a></td> <td>Class method to convert a list of acceptable languages into a byte array that can be sent along with the Accept-Language http header (see RFC 2616).</td> +</tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#HelpLanguagesDialog.__currentChanged">__currentChanged</a></td> +<td>Private slot to handle a change of the current selection.</td> +</tr><tr> +<td><a href="#HelpLanguagesDialog.accept">accept</a></td> +<td>Public method to accept the data entered.</td> </tr><tr> <td><a href="#HelpLanguagesDialog.on_addButton_clicked">on_addButton_clicked</a></td> <td>Private slot to add a language to the list of acceptable languages.</td> @@ -85,7 +86,52 @@ <td>Private slot to move a language up.</td> </tr> </table> -<a NAME="HelpLanguagesDialog.__init__" ID="HelpLanguagesDialog.__init__"></a> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="HelpLanguagesDialog.defaultAcceptLanguages" ID="HelpLanguagesDialog.defaultAcceptLanguages"></a> +<h4>HelpLanguagesDialog.defaultAcceptLanguages (class method)</h4> +<b>defaultAcceptLanguages</b>(<i></i>) +<p> + Class method to get the list of default accept languages. +</p><dl> +<dt>Returns:</dt> +<dd> +list of acceptable languages (list of strings) +</dd> +</dl><a NAME="HelpLanguagesDialog.expand" ID="HelpLanguagesDialog.expand"></a> +<h4>HelpLanguagesDialog.expand (class method)</h4> +<b>expand</b>(<i>language</i>) +<p> + Class method to expand a language enum to a readable languages list. +</p><dl> +<dt><i>language</i></dt> +<dd> +language number (QLocale.Language) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +list of expanded language names (list of strings) +</dd> +</dl><a NAME="HelpLanguagesDialog.httpString" ID="HelpLanguagesDialog.httpString"></a> +<h4>HelpLanguagesDialog.httpString (class method)</h4> +<b>httpString</b>(<i>languages</i>) +<p> + Class method to convert a list of acceptable languages into a byte array that + can be sent along with the Accept-Language http header (see RFC 2616). +</p><dl> +<dt><i>languages</i></dt> +<dd> +list of acceptable languages (list of strings) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +converted list (QByteArray) +</dd> +</dl><a NAME="HelpLanguagesDialog.__init__" ID="HelpLanguagesDialog.__init__"></a> <h4>HelpLanguagesDialog (Constructor)</h4> <b>HelpLanguagesDialog</b>(<i>parent=None</i>) <p> @@ -113,48 +159,7 @@ <b>accept</b>(<i></i>) <p> Public method to accept the data entered. -</p><a NAME="HelpLanguagesDialog.defaultAcceptLanguages" ID="HelpLanguagesDialog.defaultAcceptLanguages"></a> -<h4>HelpLanguagesDialog.defaultAcceptLanguages</h4> -<b>defaultAcceptLanguages</b>(<i></i>) -<p> - Class method to get the list of default accept languages. -</p><dl> -<dt>Returns:</dt> -<dd> -list of acceptable languages (list of strings) -</dd> -</dl><a NAME="HelpLanguagesDialog.expand" ID="HelpLanguagesDialog.expand"></a> -<h4>HelpLanguagesDialog.expand</h4> -<b>expand</b>(<i>language</i>) -<p> - Class method to expand a language enum to a readable languages list. -</p><dl> -<dt><i>language</i></dt> -<dd> -language number (QLocale.Language) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -list of expanded language names (list of strings) -</dd> -</dl><a NAME="HelpLanguagesDialog.httpString" ID="HelpLanguagesDialog.httpString"></a> -<h4>HelpLanguagesDialog.httpString</h4> -<b>httpString</b>(<i>languages</i>) -<p> - Class method to convert a list of acceptable languages into a byte array that - can be sent along with the Accept-Language http header (see RFC 2616). -</p><dl> -<dt><i>languages</i></dt> -<dd> -list of acceptable languages (list of strings) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -converted list (QByteArray) -</dd> -</dl><a NAME="HelpLanguagesDialog.on_addButton_clicked" ID="HelpLanguagesDialog.on_addButton_clicked"></a> +</p><a NAME="HelpLanguagesDialog.on_addButton_clicked" ID="HelpLanguagesDialog.on_addButton_clicked"></a> <h4>HelpLanguagesDialog.on_addButton_clicked</h4> <b>on_addButton_clicked</b>(<i></i>) <p>
--- a/Documentation/Source/eric5.Helpviewer.HelpSearchWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpSearchWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>HelpSearchWidget</h2> <p> Class implementing a window for showing the QtHelp index. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>escapePressed()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpSearchWidget.__init__">HelpSearchWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpSearchWidget.__search">__search</a></td> <td>Private slot to perform a search of the database.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Protected method handling key press events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpSearchWidget.__init__" ID="HelpSearchWidget.__init__"></a> <h4>HelpSearchWidget (Constructor)</h4> <b>HelpSearchWidget</b>(<i>engine, mainWindow, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpTabBar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpTabBar.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpTabBar.__init__">HelpTabBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpTabBar.__showTabPreview">__showTabPreview</a></td> <td>Private slot to show the tab preview.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Protected slot to handle the removal of a tab.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpTabBar.__init__" ID="HelpTabBar.__init__"></a> <h4>HelpTabBar (Constructor)</h4> <b>HelpTabBar</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpTabWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpTabWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpTabWidget.__init__">HelpTabWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpTabWidget.__currentChanged">__currentChanged</a></td> <td>Private slot to handle an index change.</td> </tr><tr> @@ -181,6 +182,10 @@ <td>Public method to get a reference to the stacked url bar.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpTabWidget.__init__" ID="HelpTabWidget.__init__"></a> <h4>HelpTabWidget (Constructor)</h4> <b>HelpTabWidget</b>(<i>parent</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpTocWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpTocWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>HelpTocWidget</h2> <p> Class implementing a window for showing the QtHelp TOC. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>escapePressed()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpTocWidget.__init__">HelpTocWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpTocWidget.__expandTOC">__expandTOC</a></td> <td>Private slot to expand the table of contents.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method to sync the TOC to the displayed page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpTocWidget.__init__" ID="HelpTocWidget.__init__"></a> <h4>HelpTocWidget (Constructor)</h4> <b>HelpTocWidget</b>(<i>engine, mainWindow, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpTopicDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpTopicDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpTopicDialog.__init__">HelpTopicDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpTopicDialog.link">link</a></td> <td>Public method to the link of the selected topic.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpTopicDialog.__init__" ID="HelpTopicDialog.__init__"></a> <h4>HelpTopicDialog (Constructor)</h4> <b>HelpTopicDialog</b>(<i>parent, keyword, links</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpWebSearchWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpWebSearchWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpWebSearchEdit.__init__">HelpWebSearchEdit</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpWebSearchEdit.mousePressEvent">mousePressEvent</a></td> <td>Protected method called by a mouse press event.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpWebSearchEdit.__init__" ID="HelpWebSearchEdit.__init__"></a> <h4>HelpWebSearchEdit (Constructor)</h4> <b>HelpWebSearchEdit</b>(<i>mainWindow, parent=None</i>) @@ -94,7 +99,7 @@ <h2>HelpWebSearchWidget</h2> <p> Class implementing a web search widget for the web browser. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>search(QUrl)</dt> <dd> @@ -107,12 +112,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpWebSearchWidget.__init__">HelpWebSearchWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpWebSearchWidget.__addEngineFromUrl">__addEngineFromUrl</a></td> <td>Private slot to add a search engine given it's URL.</td> </tr><tr> @@ -174,6 +180,10 @@ <td>Public method to save the recently performed web searches.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpWebSearchWidget.__init__" ID="HelpWebSearchWidget.__init__"></a> <h4>HelpWebSearchWidget (Constructor)</h4> <b>HelpWebSearchWidget</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>HelpWindow</h2> <p> Class implementing the web browser main window. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>helpClosed()</dt> <dd> @@ -61,12 +61,43 @@ <table> <tr><td>_adblockManager</td></tr><tr><td>_bookmarksManager</td></tr><tr><td>_cookieJar</td></tr><tr><td>_downloadManager</td></tr><tr><td>_helpEngine</td></tr><tr><td>_historyManager</td></tr><tr><td>_networkAccessManager</td></tr><tr><td>_passwordManager</td></tr><tr><td>helpwindows</td></tr><tr><td>maxMenuFilePathLen</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr> +<td><a href="#HelpWindow.adblockManager">adblockManager</a></td> +<td>Class method to get a reference to the AdBlock manager.</td> +</tr><tr> +<td><a href="#HelpWindow.bookmarksManager">bookmarksManager</a></td> +<td>Class method to get a reference to the bookmarks manager.</td> +</tr><tr> +<td><a href="#HelpWindow.cookieJar">cookieJar</a></td> +<td>Class method to get a reference to the cookie jar.</td> +</tr><tr> +<td><a href="#HelpWindow.downloadManager">downloadManager</a></td> +<td>Class method to get a reference to the download manager.</td> +</tr><tr> +<td><a href="#HelpWindow.helpEngine">helpEngine</a></td> +<td>Class method to get a reference to the help engine.</td> +</tr><tr> +<td><a href="#HelpWindow.historyManager">historyManager</a></td> +<td>Class method to get a reference to the history manager.</td> +</tr><tr> +<td><a href="#HelpWindow.icon">icon</a></td> +<td>Class method to get the icon for an URL.</td> +</tr><tr> +<td><a href="#HelpWindow.mainWindow">mainWindow</a></td> +<td>Class method to get a reference to the main window.</td> +</tr><tr> +<td><a href="#HelpWindow.networkAccessManager">networkAccessManager</a></td> +<td>Class method to get a reference to the network access manager.</td> +</tr><tr> +<td><a href="#HelpWindow.passwordManager">passwordManager</a></td> +<td>Class method to get a reference to the password manager.</td> +</tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpWindow.__init__">HelpWindow</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpWindow.__about">__about</a></td> <td>Private slot to show the about information.</td> </tr><tr> @@ -121,9 +152,6 @@ <td><a href="#HelpWindow.__forward">__forward</a></td> <td>Private slot called to handle the forward action.</td> </tr><tr> -<td><a href="#HelpWindow.__getWebIcon">__getWebIcon</a></td> -<td>Private static method to fetch the icon for a URL.</td> -</tr><tr> <td><a href="#HelpWindow.__hideIndexWindow">__hideIndexWindow</a></td> <td>Private method to hide the index window.</td> </tr><tr> @@ -319,15 +347,9 @@ <td><a href="#HelpWindow.__zoomTextOnly">__zoomTextOnly</a></td> <td>Private slot called to handle the zoom text only action.</td> </tr><tr> -<td><a href="#HelpWindow.adblockManager">adblockManager</a></td> -<td>Class method to get a reference to the AdBlock manager.</td> -</tr><tr> <td><a href="#HelpWindow.bookmarkAll">bookmarkAll</a></td> <td>Public slot to bookmark all open tabs.</td> </tr><tr> -<td><a href="#HelpWindow.bookmarksManager">bookmarksManager</a></td> -<td>Class method to get a reference to the bookmarks manager.</td> -</tr><tr> <td><a href="#HelpWindow.browserAt">browserAt</a></td> <td>Public method to get a reference to the help browser with the given index.</td> </tr><tr> @@ -337,15 +359,9 @@ <td><a href="#HelpWindow.closeEvent">closeEvent</a></td> <td>Private event handler for the close event.</td> </tr><tr> -<td><a href="#HelpWindow.cookieJar">cookieJar</a></td> -<td>Class method to get a reference to the cookie jar.</td> -</tr><tr> <td><a href="#HelpWindow.currentBrowser">currentBrowser</a></td> <td>Public method to get a reference to the current help browser.</td> </tr><tr> -<td><a href="#HelpWindow.downloadManager">downloadManager</a></td> -<td>Class method to get a reference to the download manager.</td> -</tr><tr> <td><a href="#HelpWindow.eventKeyboardModifiers">eventKeyboardModifiers</a></td> <td>Public method to get the last recorded keyboard modifiers.</td> </tr><tr> @@ -358,27 +374,12 @@ <td><a href="#HelpWindow.getSourceFileList">getSourceFileList</a></td> <td>Public method to get a list of all opened source files.</td> </tr><tr> -<td><a href="#HelpWindow.helpEngine">helpEngine</a></td> -<td>Class method to get a reference to the help engine.</td> -</tr><tr> -<td><a href="#HelpWindow.historyManager">historyManager</a></td> -<td>Class method to get a reference to the history manager.</td> -</tr><tr> -<td><a href="#HelpWindow.icon">icon</a></td> -<td>Class method to get the icon for an URL.</td> -</tr><tr> -<td><a href="#HelpWindow.mainWindow">mainWindow</a></td> -<td>Class method to get a reference to the main window.</td> -</tr><tr> <td><a href="#HelpWindow.masterPasswordChanged">masterPasswordChanged</a></td> <td>Public slot to handle the change of the master password.</td> </tr><tr> <td><a href="#HelpWindow.mousePressEvent">mousePressEvent</a></td> <td>Protected method called by a mouse press event.</td> </tr><tr> -<td><a href="#HelpWindow.networkAccessManager">networkAccessManager</a></td> -<td>Class method to get a reference to the network access manager.</td> -</tr><tr> <td><a href="#HelpWindow.newTab">newTab</a></td> <td>Public slot called to open a new help window tab.</td> </tr><tr> @@ -394,9 +395,6 @@ <td><a href="#HelpWindow.openUrlNewTab">openUrlNewTab</a></td> <td>Public slot to load a URL from the bookmarks menu or bookmarks toolbar in a new tab.</td> </tr><tr> -<td><a href="#HelpWindow.passwordManager">passwordManager</a></td> -<td>Class method to get a reference to the password manager.</td> -</tr><tr> <td><a href="#HelpWindow.preferencesChanged">preferencesChanged</a></td> <td>Public slot to handle a change of preferences.</td> </tr><tr> @@ -431,7 +429,119 @@ <td>Public method to set the privacy mode.</td> </tr> </table> -<a NAME="HelpWindow.__init__" ID="HelpWindow.__init__"></a> +<h3>Static Methods</h3> +<table> +<tr> +<td><a href="#HelpWindow.__getWebIcon">__getWebIcon</a></td> +<td>Private static method to fetch the icon for a URL.</td> +</tr> +</table> +<a NAME="HelpWindow.adblockManager" ID="HelpWindow.adblockManager"></a> +<h4>HelpWindow.adblockManager (class method)</h4> +<b>adblockManager</b>(<i></i>) +<p> + Class method to get a reference to the AdBlock manager. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the AdBlock manager (AdBlockManager) +</dd> +</dl><a NAME="HelpWindow.bookmarksManager" ID="HelpWindow.bookmarksManager"></a> +<h4>HelpWindow.bookmarksManager (class method)</h4> +<b>bookmarksManager</b>(<i></i>) +<p> + Class method to get a reference to the bookmarks manager. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the bookmarks manager (BookmarksManager) +</dd> +</dl><a NAME="HelpWindow.cookieJar" ID="HelpWindow.cookieJar"></a> +<h4>HelpWindow.cookieJar (class method)</h4> +<b>cookieJar</b>(<i></i>) +<p> + Class method to get a reference to the cookie jar. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the cookie jar (CookieJar) +</dd> +</dl><a NAME="HelpWindow.downloadManager" ID="HelpWindow.downloadManager"></a> +<h4>HelpWindow.downloadManager (class method)</h4> +<b>downloadManager</b>(<i></i>) +<p> + Class method to get a reference to the download manager. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the password manager (DownloadManager) +</dd> +</dl><a NAME="HelpWindow.helpEngine" ID="HelpWindow.helpEngine"></a> +<h4>HelpWindow.helpEngine (class method)</h4> +<b>helpEngine</b>(<i></i>) +<p> + Class method to get a reference to the help engine. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the help engine (QHelpEngine) +</dd> +</dl><a NAME="HelpWindow.historyManager" ID="HelpWindow.historyManager"></a> +<h4>HelpWindow.historyManager (class method)</h4> +<b>historyManager</b>(<i></i>) +<p> + Class method to get a reference to the history manager. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the history manager (HistoryManager) +</dd> +</dl><a NAME="HelpWindow.icon" ID="HelpWindow.icon"></a> +<h4>HelpWindow.icon (class method)</h4> +<b>icon</b>(<i>url</i>) +<p> + Class method to get the icon for an URL. +</p><dl> +<dt><i>url</i></dt> +<dd> +URL to get icon for (QUrl) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +icon for the URL (QIcon) +</dd> +</dl><a NAME="HelpWindow.mainWindow" ID="HelpWindow.mainWindow"></a> +<h4>HelpWindow.mainWindow (class method)</h4> +<b>mainWindow</b>(<i></i>) +<p> + Class method to get a reference to the main window. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the main window (HelpWindow) +</dd> +</dl><a NAME="HelpWindow.networkAccessManager" ID="HelpWindow.networkAccessManager"></a> +<h4>HelpWindow.networkAccessManager (class method)</h4> +<b>networkAccessManager</b>(<i></i>) +<p> + Class method to get a reference to the network access manager. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the network access manager (NetworkAccessManager) +</dd> +</dl><a NAME="HelpWindow.passwordManager" ID="HelpWindow.passwordManager"></a> +<h4>HelpWindow.passwordManager (class method)</h4> +<b>passwordManager</b>(<i></i>) +<p> + Class method to get a reference to the password manager. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the password manager (PasswordManager) +</dd> +</dl><a NAME="HelpWindow.__init__" ID="HelpWindow.__init__"></a> <h4>HelpWindow (Constructor)</h4> <b>HelpWindow</b>(<i>home, path, parent, name, fromEric=False, initShortcutsOnly=False, searchWord=None</i>) <p> @@ -578,22 +688,7 @@ <b>__forward</b>(<i></i>) <p> Private slot called to handle the forward action. -</p><a NAME="HelpWindow.__getWebIcon" ID="HelpWindow.__getWebIcon"></a> -<h4>HelpWindow.__getWebIcon</h4> -<b>__getWebIcon</b>(<i></i>) -<p> - Private static method to fetch the icon for a URL. -</p><dl> -<dt><i>url</i></dt> -<dd> -URL to get icon for (QUrl) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -icon for the URL (QIcon) -</dd> -</dl><a NAME="HelpWindow.__hideIndexWindow" ID="HelpWindow.__hideIndexWindow"></a> +</p><a NAME="HelpWindow.__hideIndexWindow" ID="HelpWindow.__hideIndexWindow"></a> <h4>HelpWindow.__hideIndexWindow</h4> <b>__hideIndexWindow</b>(<i></i>) <p> @@ -994,32 +1089,12 @@ <dd> flag indicating to zoom text only (boolean) </dd> -</dl><a NAME="HelpWindow.adblockManager" ID="HelpWindow.adblockManager"></a> -<h4>HelpWindow.adblockManager</h4> -<b>adblockManager</b>(<i></i>) -<p> - Class method to get a reference to the AdBlock manager. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the AdBlock manager (AdBlockManager) -</dd> </dl><a NAME="HelpWindow.bookmarkAll" ID="HelpWindow.bookmarkAll"></a> <h4>HelpWindow.bookmarkAll</h4> <b>bookmarkAll</b>(<i></i>) <p> Public slot to bookmark all open tabs. -</p><a NAME="HelpWindow.bookmarksManager" ID="HelpWindow.bookmarksManager"></a> -<h4>HelpWindow.bookmarksManager</h4> -<b>bookmarksManager</b>(<i></i>) -<p> - Class method to get a reference to the bookmarks manager. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the bookmarks manager (BookmarksManager) -</dd> -</dl><a NAME="HelpWindow.browserAt" ID="HelpWindow.browserAt"></a> +</p><a NAME="HelpWindow.browserAt" ID="HelpWindow.browserAt"></a> <h4>HelpWindow.browserAt</h4> <b>browserAt</b>(<i>index</i>) <p> @@ -1056,16 +1131,6 @@ <br />This event is simply accepted after the history has been saved and all window references have been deleted. </dd> -</dl><a NAME="HelpWindow.cookieJar" ID="HelpWindow.cookieJar"></a> -<h4>HelpWindow.cookieJar</h4> -<b>cookieJar</b>(<i></i>) -<p> - Class method to get a reference to the cookie jar. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the cookie jar (CookieJar) -</dd> </dl><a NAME="HelpWindow.currentBrowser" ID="HelpWindow.currentBrowser"></a> <h4>HelpWindow.currentBrowser</h4> <b>currentBrowser</b>(<i></i>) @@ -1076,16 +1141,6 @@ <dd> reference to the current help browser (HelpBrowser) </dd> -</dl><a NAME="HelpWindow.downloadManager" ID="HelpWindow.downloadManager"></a> -<h4>HelpWindow.downloadManager</h4> -<b>downloadManager</b>(<i></i>) -<p> - Class method to get a reference to the download manager. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the password manager (DownloadManager) -</dd> </dl><a NAME="HelpWindow.eventKeyboardModifiers" ID="HelpWindow.eventKeyboardModifiers"></a> <h4>HelpWindow.eventKeyboardModifiers</h4> <b>eventKeyboardModifiers</b>(<i></i>) @@ -1126,51 +1181,6 @@ <dd> dictionary with tab id as key and host/namespace as value </dd> -</dl><a NAME="HelpWindow.helpEngine" ID="HelpWindow.helpEngine"></a> -<h4>HelpWindow.helpEngine</h4> -<b>helpEngine</b>(<i></i>) -<p> - Class method to get a reference to the help engine. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the help engine (QHelpEngine) -</dd> -</dl><a NAME="HelpWindow.historyManager" ID="HelpWindow.historyManager"></a> -<h4>HelpWindow.historyManager</h4> -<b>historyManager</b>(<i></i>) -<p> - Class method to get a reference to the history manager. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the history manager (HistoryManager) -</dd> -</dl><a NAME="HelpWindow.icon" ID="HelpWindow.icon"></a> -<h4>HelpWindow.icon</h4> -<b>icon</b>(<i>url</i>) -<p> - Class method to get the icon for an URL. -</p><dl> -<dt><i>url</i></dt> -<dd> -URL to get icon for (QUrl) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -icon for the URL (QIcon) -</dd> -</dl><a NAME="HelpWindow.mainWindow" ID="HelpWindow.mainWindow"></a> -<h4>HelpWindow.mainWindow</h4> -<b>mainWindow</b>(<i></i>) -<p> - Class method to get a reference to the main window. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the main window (HelpWindow) -</dd> </dl><a NAME="HelpWindow.masterPasswordChanged" ID="HelpWindow.masterPasswordChanged"></a> <h4>HelpWindow.masterPasswordChanged</h4> <b>masterPasswordChanged</b>(<i>oldPassword, newPassword</i>) @@ -1194,16 +1204,6 @@ <dd> reference to the mouse event (QMouseEvent) </dd> -</dl><a NAME="HelpWindow.networkAccessManager" ID="HelpWindow.networkAccessManager"></a> -<h4>HelpWindow.networkAccessManager</h4> -<b>networkAccessManager</b>(<i></i>) -<p> - Class method to get a reference to the network access manager. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the network access manager (NetworkAccessManager) -</dd> </dl><a NAME="HelpWindow.newTab" ID="HelpWindow.newTab"></a> <h4>HelpWindow.newTab</h4> <b>newTab</b>(<i>link=None, requestData=None</i>) @@ -1266,16 +1266,6 @@ <dd> title of the bookmark (string) </dd> -</dl><a NAME="HelpWindow.passwordManager" ID="HelpWindow.passwordManager"></a> -<h4>HelpWindow.passwordManager</h4> -<b>passwordManager</b>(<i></i>) -<p> - Class method to get a reference to the password manager. -</p><dl> -<dt>Returns:</dt> -<dd> -reference to the password manager (PasswordManager) -</dd> </dl><a NAME="HelpWindow.preferencesChanged" ID="HelpWindow.preferencesChanged"></a> <h4>HelpWindow.preferencesChanged</h4> <b>preferencesChanged</b>(<i></i>) @@ -1381,6 +1371,21 @@ <dd> flag indicating the privacy state (boolean) </dd> +</dl><a NAME="HelpWindow.__getWebIcon" ID="HelpWindow.__getWebIcon"></a> +<h4>HelpWindow.__getWebIcon (static)</h4> +<b>__getWebIcon</b>(<i></i>) +<p> + Private static method to fetch the icon for a URL. +</p><dl> +<dt><i>url</i></dt> +<dd> +URL to get icon for (QUrl) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +icon for the URL (QIcon) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryCompleter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryCompleter.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryCompleter.__init__">HistoryCompleter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryCompleter.__updateFilter">__updateFilter</a></td> <td>Private slot to update the search string.</td> </tr><tr> @@ -71,6 +72,10 @@ <td>Public method to split the given path into strings, that are used to match at each level in the model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryCompleter.__init__" ID="HistoryCompleter.__init__"></a> <h4>HistoryCompleter (Constructor)</h4> <b>HistoryCompleter</b>(<i>model, parent=None</i>) @@ -134,12 +139,13 @@ <table> <tr><td>HistoryCompletionRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryCompletionModel.__init__">HistoryCompletionModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryCompletionModel.data">data</a></td> <td>Public method to get data from the model.</td> </tr><tr> @@ -162,6 +168,10 @@ <td>Public method to set the model's validity.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryCompletionModel.__init__" ID="HistoryCompletionModel.__init__"></a> <h4>HistoryCompletionModel (Constructor)</h4> <b>HistoryCompletionModel</b>(<i>parent=None</i>) @@ -288,12 +298,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryCompletionView.__init__">HistoryCompletionView</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryCompletionView.resizeEvent">resizeEvent</a></td> <td>Protected method handling resize events.</td> </tr><tr> @@ -301,6 +312,10 @@ <td>Public method to give a size hint for rows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryCompletionView.__init__" ID="HistoryCompletionView.__init__"></a> <h4>HistoryCompletionView (Constructor)</h4> <b>HistoryCompletionView</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>HistoryDialog</h2> <p> Class implementing a dialog to manage history. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newUrl(QUrl, str)</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryDialog.__init__">HistoryDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryDialog.__activated">__activated</a></td> <td>Private slot to handle the activation of an entry.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Private slot to open a history entry in a new browser tab.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryDialog.__init__" ID="HistoryDialog.__init__"></a> <h4>HistoryDialog (Constructor)</h4> <b>HistoryDialog</b>(<i>parent=None, manager=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryData.__init__">HistoryData</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryData.__eq__">__eq__</a></td> <td>Special method implementing equality.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Special method determining less relation.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryData.__init__" ID="HistoryData.__init__"></a> <h4>HistoryData (Constructor)</h4> <b>HistoryData</b>(<i>offset, frequency=0</i>) @@ -128,12 +133,13 @@ <table> <tr><td>FrequencyRole</td></tr><tr><td>MaxRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryFilterModel.__init__">HistoryFilterModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryFilterModel.__frequencyScore">__frequencyScore</a></td> <td>Private method to calculate the frequency score.</td> </tr><tr> @@ -192,6 +198,10 @@ <td>Public method to set the source model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryFilterModel.__init__" ID="HistoryFilterModel.__init__"></a> <h4>HistoryFilterModel (Constructor)</h4> <b>HistoryFilterModel</b>(<i>sourceModel, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryEntry.__init__">HistoryEntry</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryEntry.__eq__">__eq__</a></td> <td>Special method determining equality.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to get the title of the history entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryEntry.__init__" ID="HistoryEntry.__init__"></a> <h4>HistoryEntry (Constructor)</h4> <b>HistoryEntry</b>(<i>url=None, dateTime=None, title=None</i>) @@ -135,7 +140,7 @@ <h2>HistoryManager</h2> <p> Class implementing the history manager. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>entryAdded(HistoryEntry)</dt> <dd> @@ -160,12 +165,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryManager.__init__">HistoryManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryManager.__checkForExpired">__checkForExpired</a></td> <td>Private slot to check entries for expiration.</td> </tr><tr> @@ -230,6 +236,10 @@ <td>Public method to update a history entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryManager.__init__" ID="HistoryManager.__init__"></a> <h4>HistoryManager (Constructor)</h4> <b>HistoryManager</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>HistoryMenu</h2> <p> Class implementing the history menu. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newUrl(QUrl, str)</dt> <dd> @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryMenu.__init__">HistoryMenu</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryMenu.__activated">__activated</a></td> <td>Private slot handling the activated signal.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public method to set the list of actions that should appear first in the menu.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryMenu.__init__" ID="HistoryMenu.__init__"></a> <h4>HistoryMenu (Constructor)</h4> <b>HistoryMenu</b>(<i>parent=None</i>) @@ -159,12 +164,13 @@ <table> <tr><td>MOVEDROWS</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryMenuModel.__init__">HistoryMenuModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryMenuModel.bumpedRows">bumpedRows</a></td> <td>Public method to determine the number of rows moved to the root.</td> </tr><tr> @@ -190,6 +196,10 @@ <td>Public method to determine the number of rows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryMenuModel.__init__" ID="HistoryMenuModel.__init__"></a> <h4>HistoryMenuModel (Constructor)</h4> <b>HistoryMenuModel</b>(<i>sourceModel, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>DateRole</td></tr><tr><td>DateTimeRole</td></tr><tr><td>MaxRole</td></tr><tr><td>TitleRole</td></tr><tr><td>UrlRole</td></tr><tr><td>UrlStringRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryModel.__init__">HistoryModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryModel.columnCount">columnCount</a></td> <td>Public method to get the number of columns.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public method to determine the number of rows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryModel.__init__" ID="HistoryModel.__init__"></a> <h4>HistoryModel (Constructor)</h4> <b>HistoryModel</b>(<i>historyManager, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryTreeModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryTreeModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryTreeModel.__init__">HistoryTreeModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryTreeModel.__sourceDateRow">__sourceDateRow</a></td> <td>Private method to translate the top level date row into the offset where that date starts.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Public method to set the source model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryTreeModel.__init__" ID="HistoryTreeModel.__init__"></a> <h4>HistoryTreeModel (Constructor)</h4> <b>HistoryTreeModel</b>(<i>sourceModel, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.AboutAccessHandler.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.AboutAccessHandler.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -58,6 +62,10 @@ <td>Protected method to create a request.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AboutAccessHandler.createRequest" ID="AboutAccessHandler.createRequest"></a> <h4>AboutAccessHandler.createRequest</h4> <b>createRequest</b>(<i>op, request, outgoingData=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.FtpAccessHandler.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.FtpAccessHandler.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -58,6 +62,10 @@ <td>Protected method to create a request.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FtpAccessHandler.createRequest" ID="FtpAccessHandler.createRequest"></a> <h4>FtpAccessHandler.createRequest</h4> <b>createRequest</b>(<i>op, request, outgoingData=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.FtpReply.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.FtpReply.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FtpReply.__init__">FtpReply</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FtpReply.__commandStarted">__commandStarted</a></td> <td>Private slot to handle the start of FTP commands.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Protected method to retrieve data from the reply object.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FtpReply.__init__" ID="FtpReply.__init__"></a> <h4>FtpReply (Constructor)</h4> <b>FtpReply</b>(<i>url, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.NetworkAccessManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.NetworkAccessManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>NetworkAccessManager</h2> <p> Class implementing a QNetworkAccessManager subclass. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>requestCreated(QNetworkAccessManager.Operation, QNetworkRequest, QNetworkReply)</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NetworkAccessManager.__init__">NetworkAccessManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NetworkAccessManager.__authenticationRequired">__authenticationRequired</a></td> <td>Private slot to handle an authentication request.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method to register a scheme handler.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NetworkAccessManager.__init__" ID="NetworkAccessManager.__init__"></a> <h4>NetworkAccessManager (Constructor)</h4> <b>NetworkAccessManager</b>(<i>engine, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.NetworkAccessManagerProxy.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.NetworkAccessManagerProxy.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>primaryManager</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NetworkAccessManagerProxy.__init__">NetworkAccessManagerProxy</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NetworkAccessManagerProxy.createRequest">createRequest</a></td> <td>Protected method to create a request.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to set the reference to a web page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NetworkAccessManagerProxy.__init__" ID="NetworkAccessManagerProxy.__init__"></a> <h4>NetworkAccessManagerProxy (Constructor)</h4> <b>NetworkAccessManagerProxy</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.NetworkDiskCache.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.NetworkDiskCache.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -58,6 +62,10 @@ <td>Public method to prepare the disk cache file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NetworkDiskCache.prepare" ID="NetworkDiskCache.prepare"></a> <h4>NetworkDiskCache.prepare</h4> <b>prepare</b>(<i>metaData</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NetworkProtocolUnknownErrorReply.__init__">NetworkProtocolUnknownErrorReply</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NetworkProtocolUnknownErrorReply.__fireSignals">__fireSignals</a></td> <td>Private method to send some signals to end the connection.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to determined the bytes available for being read.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NetworkProtocolUnknownErrorReply.__init__" ID="NetworkProtocolUnknownErrorReply.__init__"></a> <h4>NetworkProtocolUnknownErrorReply (Constructor)</h4> <b>NetworkProtocolUnknownErrorReply</b>(<i>protocol, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.NetworkReply.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.NetworkReply.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NetworkReply.__init__">NetworkReply</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NetworkReply.abort">abort</a></td> <td>Public slot to abort the operation.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Protected method to retrieve data from the reply object.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NetworkReply.__init__" ID="NetworkReply.__init__"></a> <h4>NetworkReply (Constructor)</h4> <b>NetworkReply</b>(<i>request, fileData, mimeType, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.PyrcAccessHandler.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.PyrcAccessHandler.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -58,6 +62,10 @@ <td>Protected method to create a request.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyrcAccessHandler.createRequest" ID="PyrcAccessHandler.createRequest"></a> <h4>PyrcAccessHandler.createRequest</h4> <b>createRequest</b>(<i>op, request, outgoingData=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.QtHelpAccessHandler.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.QtHelpAccessHandler.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QtHelpAccessHandler.__init__">QtHelpAccessHandler</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QtHelpAccessHandler.__mimeFromUrl">__mimeFromUrl</a></td> <td>Private method to guess the mime type given an URL.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Protected method to create a request.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QtHelpAccessHandler.__init__" ID="QtHelpAccessHandler.__init__"></a> <h4>QtHelpAccessHandler (Constructor)</h4> <b>QtHelpAccessHandler</b>(<i>engine, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Network.SchemeAccessHandler.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.SchemeAccessHandler.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SchemeAccessHandler.__init__">SchemeAccessHandler</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SchemeAccessHandler.createRequest">createRequest</a></td> <td>Protected method to create a request.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SchemeAccessHandler.__init__" ID="SchemeAccessHandler.__init__"></a> <h4>SchemeAccessHandler (Constructor)</h4> <b>SchemeAccessHandler</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#OfflineStorageConfigDialog.__init__">OfflineStorageConfigDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#OfflineStorageConfigDialog.on_showDatabasesButton_clicked">on_showDatabasesButton_clicked</a></td> <td>Private slot to show a dialog with all databases.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public slot to store the configuration data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="OfflineStorageConfigDialog.__init__" ID="OfflineStorageConfigDialog.__init__"></a> <h4>OfflineStorageConfigDialog (Constructor)</h4> <b>OfflineStorageConfigDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.OfflineStorage.WebDatabasesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OfflineStorage.WebDatabasesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#WebDatabasesDialog.__init__">WebDatabasesDialog</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="WebDatabasesDialog.__init__" ID="WebDatabasesDialog.__init__"></a> <h4>WebDatabasesDialog (Constructor)</h4>
--- a/Documentation/Source/eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#WebDatabasesModel.__init__">WebDatabasesModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WebDatabasesModel.__dataString">__dataString</a></td> <td>Private method to generate a formatted data string.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public method to determine the number of rows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WebDatabasesModel.__init__" ID="WebDatabasesModel.__init__"></a> <h4>WebDatabasesModel (Constructor)</h4> <b>WebDatabasesModel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#OpenSearchDialog.__init__">OpenSearchDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#OpenSearchDialog.__selectionChanged">__selectionChanged</a></td> <td>Private slot to handle a change of the selection.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot to restore the default search engines.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="OpenSearchDialog.__init__" ID="OpenSearchDialog.__init__"></a> <h4>OpenSearchDialog (Constructor)</h4> <b>OpenSearchDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEditDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEditDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#OpenSearchEditDialog.__init__">OpenSearchEditDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#OpenSearchEditDialog.accept">accept</a></td> <td>Public slot to accept the data entered.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="OpenSearchEditDialog.__init__" ID="OpenSearchEditDialog.__init__"></a> <h4>OpenSearchEditDialog (Constructor)</h4> <b>OpenSearchEditDialog</b>(<i>engine, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngine.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngine.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>OpenSearchEngine</h2> <p> Class implementing the open search engine. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>imageChanged()</dt> <dd> @@ -61,12 +61,16 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr> +<td><a href="#OpenSearchEngine.parseTemplate">parseTemplate</a></td> +<td>Class method to parse a search template.</td> +</tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#OpenSearchEngine.__init__">OpenSearchEngine</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#OpenSearchEngine.__eq__">__eq__</a></td> <td>Public method implementing the == operator.</td> </tr><tr> @@ -100,9 +104,6 @@ <td><a href="#OpenSearchEngine.networkAccessManager">networkAccessManager</a></td> <td>Public method to get a reference to the network access manager object.</td> </tr><tr> -<td><a href="#OpenSearchEngine.parseTemplate">parseTemplate</a></td> -<td>Class method to parse a search template.</td> -</tr><tr> <td><a href="#OpenSearchEngine.providesSuggestions">providesSuggestions</a></td> <td>Public method to check, if the engine provides suggestions.</td> </tr><tr> @@ -170,7 +171,29 @@ <td>Public method to get the search URL template of the engine.</td> </tr> </table> -<a NAME="OpenSearchEngine.__init__" ID="OpenSearchEngine.__init__"></a> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="OpenSearchEngine.parseTemplate" ID="OpenSearchEngine.parseTemplate"></a> +<h4>OpenSearchEngine.parseTemplate (class method)</h4> +<b>parseTemplate</b>(<i>searchTerm, searchTemplate</i>) +<p> + Class method to parse a search template. +</p><dl> +<dt><i>searchTerm</i></dt> +<dd> +term to search for (string) +</dd><dt><i>searchTemplate</i></dt> +<dd> +template to be parsed (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +parsed template (string) +</dd> +</dl><a NAME="OpenSearchEngine.__init__" ID="OpenSearchEngine.__init__"></a> <h4>OpenSearchEngine (Constructor)</h4> <b>OpenSearchEngine</b>(<i>parent=None</i>) <p> @@ -285,24 +308,6 @@ <dd> reference to the network access manager object (QNetworkAccessManager) </dd> -</dl><a NAME="OpenSearchEngine.parseTemplate" ID="OpenSearchEngine.parseTemplate"></a> -<h4>OpenSearchEngine.parseTemplate</h4> -<b>parseTemplate</b>(<i>searchTerm, searchTemplate</i>) -<p> - Class method to parse a search template. -</p><dl> -<dt><i>searchTerm</i></dt> -<dd> -term to search for (string) -</dd><dt><i>searchTemplate</i></dt> -<dd> -template to be parsed (string) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -parsed template (string) -</dd> </dl><a NAME="OpenSearchEngine.providesSuggestions" ID="OpenSearchEngine.providesSuggestions"></a> <h4>OpenSearchEngine.providesSuggestions</h4> <b>providesSuggestions</b>(<i></i>)
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngineAction.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngineAction.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#OpenSearchEngineAction.__init__">OpenSearchEngineAction</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#OpenSearchEngineAction.__imageChanged">__imageChanged</a></td> <td>Private slot handling a change of the associated image.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="OpenSearchEngineAction.__init__" ID="OpenSearchEngineAction.__init__"></a> <h4>OpenSearchEngineAction (Constructor)</h4> <b>OpenSearchEngineAction</b>(<i>engine, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngineModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#OpenSearchEngineModel.__init__">OpenSearchEngineModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#OpenSearchEngineModel.__enginesChanged">__enginesChanged</a></td> <td>Private slot handling a change of the registered engines.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public method to set the data of a model cell.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="OpenSearchEngineModel.__init__" ID="OpenSearchEngineModel.__init__"></a> <h4>OpenSearchEngineModel (Constructor)</h4> <b>OpenSearchEngineModel</b>(<i>manager, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>OpenSearchManager</h2> <p> Class implementing a manager for open search engines. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>changed()</dt> <dd> @@ -61,12 +61,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#OpenSearchManager.__init__">OpenSearchManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#OpenSearchManager.__addEngineByEngine">__addEngineByEngine</a></td> <td>Private method to add a new search engine given a reference to an engine.</td> </tr><tr> @@ -155,6 +156,10 @@ <td>Public method to set the keywords for an engine.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="OpenSearchManager.__init__" ID="OpenSearchManager.__init__"></a> <h4>OpenSearchManager (Constructor)</h4> <b>OpenSearchManager</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchReader.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchReader.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,6 +51,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -61,6 +65,10 @@ <td>Public method to read the description.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="OpenSearchReader.__read" ID="OpenSearchReader.__read"></a> <h4>OpenSearchReader.__read</h4> <b>__read</b>(<i></i>)
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchWriter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchWriter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#OpenSearchWriter.__init__">OpenSearchWriter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#OpenSearchWriter.__write">__write</a></td> <td>Private method to write the description of an engine.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to write the description of an engine.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="OpenSearchWriter.__init__" ID="OpenSearchWriter.__init__"></a> <h4>OpenSearchWriter (Constructor)</h4> <b>OpenSearchWriter</b>(<i></i>)
--- a/Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LoginForm.__init__">LoginForm</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LoginForm.isValid">isValid</a></td> <td>Public method to test for validity.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to save the form data to a file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LoginForm.__init__" ID="LoginForm.__init__"></a> <h4>LoginForm (Constructor)</h4> <b>LoginForm</b>(<i></i>) @@ -122,7 +127,7 @@ <h2>PasswordManager</h2> <p> Class implementing the password manager. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>changed()</dt> <dd> @@ -135,12 +140,13 @@ <table> <tr><td>FORMS</td></tr><tr><td>NEVER</td></tr><tr><td>SEPARATOR</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PasswordManager.__init__">PasswordManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PasswordManager.__createKey">__createKey</a></td> <td>Private method to create the key string for the login credentials.</td> </tr><tr> @@ -193,6 +199,10 @@ <td>Public method to get the number of available sites.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PasswordManager.__init__" ID="PasswordManager.__init__"></a> <h4>PasswordManager (Constructor)</h4> <b>PasswordManager</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Passwords.PasswordModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Passwords.PasswordModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PasswordModel.__init__">PasswordModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PasswordModel.__passwordsChanged">__passwordsChanged</a></td> <td>Private slot handling a change of the registered passwords.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public method to indicate, if passwords shall be shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PasswordModel.__init__" ID="PasswordModel.__init__"></a> <h4>PasswordModel (Constructor)</h4> <b>PasswordModel</b>(<i>manager, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.Passwords.PasswordsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Passwords.PasswordsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PasswordsDialog.__init__">PasswordsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PasswordsDialog.__calculateHeaderSizes">__calculateHeaderSizes</a></td> <td>Private method to calculate the section sizes of the horizontal header.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot to switch the password display mode.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PasswordsDialog.__init__" ID="PasswordsDialog.__init__"></a> <h4>PasswordsDialog (Constructor)</h4> <b>PasswordsDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.QtHelpDocumentationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.QtHelpDocumentationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QtHelpDocumentationDialog.__init__">QtHelpDocumentationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QtHelpDocumentationDialog.getTabsToClose">getTabsToClose</a></td> <td>Public method to get the list of tabs to close.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot to remove a document from the help database.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QtHelpDocumentationDialog.__init__" ID="QtHelpDocumentationDialog.__init__"></a> <h4>QtHelpDocumentationDialog (Constructor)</h4> <b>QtHelpDocumentationDialog</b>(<i>engine, parent</i>)
--- a/Documentation/Source/eric5.Helpviewer.QtHelpFiltersDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.QtHelpFiltersDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QtHelpFiltersDialog.__init__">QtHelpFiltersDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QtHelpFiltersDialog.on_addButton_clicked">on_addButton_clicked</a></td> <td>Private slot to add a new filter.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot to remove a filter.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QtHelpFiltersDialog.__init__" ID="QtHelpFiltersDialog.__init__"></a> <h4>QtHelpFiltersDialog (Constructor)</h4> <b>QtHelpFiltersDialog</b>(<i>engine, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.SearchWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.SearchWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SearchWidget.__init__">SearchWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SearchWidget.__findByReturnPressed">__findByReturnPressed</a></td> <td>Private slot to handle the returnPressed signal of the findtext combobox.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public method to display this dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SearchWidget.__init__" ID="SearchWidget.__init__"></a> <h4>SearchWidget (Constructor)</h4> <b>SearchWidget</b>(<i>mainWindow, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.SslCertificatesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.SslCertificatesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>CertRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SslCertificatesDialog.__init__">SslCertificatesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SslCertificatesDialog.__createCaCertificateEntry">__createCaCertificateEntry</a></td> <td>Private method to create a CA certificate entry.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Private slot to show data of the selected server certificate.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SslCertificatesDialog.__init__" ID="SslCertificatesDialog.__init__"></a> <h4>SslCertificatesDialog (Constructor)</h4> <b>SslCertificatesDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.SslInfoDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.SslInfoDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SslInfoDialog.__init__">SslInfoDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SslInfoDialog.__certificateString">__certificateString</a></td> <td>Private method to prepare some text for display.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Private slot to format the certificate serial number.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SslInfoDialog.__init__" ID="SslInfoDialog.__init__"></a> <h4>SslInfoDialog (Constructor)</h4> <b>SslInfoDialog</b>(<i>certificate, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.UrlBar.BookmarkInfoDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.UrlBar.BookmarkInfoDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarkInfoDialog.__init__">BookmarkInfoDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarkInfoDialog.accept">accept</a></td> <td>Public slot handling the acceptance of the dialog.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot to remove the current bookmark.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarkInfoDialog.__init__" ID="BookmarkInfoDialog.__init__"></a> <h4>BookmarkInfoDialog (Constructor)</h4> <b>BookmarkInfoDialog</b>(<i>bookmark, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.UrlBar.FavIconLabel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.UrlBar.FavIconLabel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FavIconLabel.__init__">FavIconLabel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FavIconLabel.__browserIconChanged">__browserIconChanged</a></td> <td>Private slot to set the icon.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to set the browser connection.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FavIconLabel.__init__" ID="FavIconLabel.__init__"></a> <h4>FavIconLabel (Constructor)</h4> <b>FavIconLabel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.UrlBar.SslLabel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.UrlBar.SslLabel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SslLabel.__init__">SslLabel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SslLabel.mouseDoubleClickEvent">mouseDoubleClickEvent</a></td> <td>Protected method to handle mouse double click events.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Protected method to handle mouse release events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SslLabel.__init__" ID="SslLabel.__init__"></a> <h4>SslLabel (Constructor)</h4> <b>SslLabel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.UrlBar.StackedUrlBar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.UrlBar.StackedUrlBar.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#StackedUrlBar.__init__">StackedUrlBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#StackedUrlBar.currentUrlBar">currentUrlBar</a></td> <td>Public method to get a reference to the current url bar.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to get a list of references to all url bars.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="StackedUrlBar.__init__" ID="StackedUrlBar.__init__"></a> <h4>StackedUrlBar (Constructor)</h4> <b>StackedUrlBar</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.UrlBar.UrlBar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.UrlBar.UrlBar.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UrlBar.__init__">UrlBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UrlBar.__bookmarkChanged">__bookmarkChanged</a></td> <td>Private slot to handle bookmark changes.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Public method to set the private mode.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UrlBar.__init__" ID="UrlBar.__init__"></a> <h4>UrlBar (Constructor)</h4> <b>UrlBar</b>(<i>mainWindow, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.UserAgent.UserAgentMenu.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.UserAgent.UserAgentMenu.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UserAgentMenu.__init__">UserAgentMenu</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UserAgentMenu.__addDefaultActions">__addDefaultActions</a></td> <td>Private slot to add the default user agent entries.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot to set a custom user agent string.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UserAgentMenu.__init__" ID="UserAgentMenu.__init__"></a> <h4>UserAgentMenu (Constructor)</h4> <b>UserAgentMenu</b>(<i>title, parent=None</i>)
--- a/Documentation/Source/eric5.Helpviewer.VirusTotalApi.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.VirusTotalApi.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>VirusTotalAPI</h2> <p> Class implementing the <a href="http://www.virustotal.com">VirusTotal</a> API. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>checkServiceKeyFinished(bool, str)</dt> <dd> @@ -69,12 +69,16 @@ <table> <tr><td>GetFileReportPattern</td></tr><tr><td>GetUrlReportPattern</td></tr><tr><td>ReportFileScanPagePattern</td></tr><tr><td>ReportUrlScanPagePattern</td></tr><tr><td>ScanUrlPattern</td></tr><tr><td>SearchUrl</td></tr><tr><td>ServiceResult_InvalidServiceKey</td></tr><tr><td>ServiceResult_ItemNotPresent</td></tr><tr><td>ServiceResult_ItemPresent</td></tr><tr><td>ServiceResult_RequestLimitReached</td></tr><tr><td>TestServiceKeyScanID</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr> +<td><a href="#VirusTotalAPI.getSearchRequestData">getSearchRequestData</a></td> +<td>Class method to assemble the search request data structure.</td> +</tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VirusTotalAPI.__init__">VirusTotalAPI</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VirusTotalAPI.__checkServiceKeyValidityFinished">__checkServiceKeyValidityFinished</a></td> <td>Private slot to determine the result of the service key validity check.</td> </tr><tr> @@ -93,9 +97,6 @@ <td><a href="#VirusTotalAPI.checkServiceKeyValidity">checkServiceKeyValidity</a></td> <td>Public method to check the validity of the given service key.</td> </tr><tr> -<td><a href="#VirusTotalAPI.getSearchRequestData">getSearchRequestData</a></td> -<td>Class method to assemble the search request data structure.</td> -</tr><tr> <td><a href="#VirusTotalAPI.preferencesChanged">preferencesChanged</a></td> <td>Public slot to handle a change of preferences.</td> </tr><tr> @@ -103,7 +104,27 @@ <td>Public method to submit an URL to be scanned.</td> </tr> </table> -<a NAME="VirusTotalAPI.__init__" ID="VirusTotalAPI.__init__"></a> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="VirusTotalAPI.getSearchRequestData" ID="VirusTotalAPI.getSearchRequestData"></a> +<h4>VirusTotalAPI.getSearchRequestData (class method)</h4> +<b>getSearchRequestData</b>(<i>term</i>) +<p> + Class method to assemble the search request data structure. +</p><dl> +<dt><i>term</i></dt> +<dd> +search term (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +tuple of network request object, operation and parameters + (QNetworkRequest, QNetworkAccessManager.Operation, QByteArray) +</dd> +</dl><a NAME="VirusTotalAPI.__init__" ID="VirusTotalAPI.__init__"></a> <h4>VirusTotalAPI (Constructor)</h4> <b>VirusTotalAPI</b>(<i>parent=None</i>) <p> @@ -167,22 +188,6 @@ flag indicating validity (boolean) and an error message in case of a network error (string) </dd> -</dl><a NAME="VirusTotalAPI.getSearchRequestData" ID="VirusTotalAPI.getSearchRequestData"></a> -<h4>VirusTotalAPI.getSearchRequestData</h4> -<b>getSearchRequestData</b>(<i>term</i>) -<p> - Class method to assemble the search request data structure. -</p><dl> -<dt><i>term</i></dt> -<dd> -search term (string) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -tuple of network request object, operation and parameters - (QNetworkRequest, QNetworkAccessManager.Operation, QByteArray) -</dd> </dl><a NAME="VirusTotalAPI.preferencesChanged" ID="VirusTotalAPI.preferencesChanged"></a> <h4>VirusTotalAPI.preferencesChanged</h4> <b>preferencesChanged</b>(<i></i>)
--- a/Documentation/Source/eric5.IconEditor.IconEditorGrid.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.IconEditor.IconEditorGrid.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconEditCommand.__init__">IconEditCommand</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconEditCommand.redo">redo</a></td> <td>Public method to perform the redo.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to perform the undo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconEditCommand.__init__" ID="IconEditCommand.__init__"></a> <h4>IconEditCommand (Constructor)</h4> <b>IconEditCommand</b>(<i>grid, text, oldImage, parent=None</i>) @@ -116,7 +121,7 @@ <h2>IconEditorGrid</h2> <p> Class implementing the icon editor grid. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>canRedoChanged(bool)</dt> <dd> @@ -154,12 +159,13 @@ <table> <tr><td>Circle</td></tr><tr><td>CircleSelection</td></tr><tr><td>ColorPicker</td></tr><tr><td>Ellipse</td></tr><tr><td>Fill</td></tr><tr><td>FilledCircle</td></tr><tr><td>FilledEllipse</td></tr><tr><td>FilledRectangle</td></tr><tr><td>Line</td></tr><tr><td>MarkColor</td></tr><tr><td>NoMarkColor</td></tr><tr><td>Pencil</td></tr><tr><td>Rectangle</td></tr><tr><td>RectangleSelection</td></tr><tr><td>Rubber</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconEditorGrid.__init__">IconEditorGrid</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconEditorGrid.__checkClipboard">__checkClipboard</a></td> <td>Private slot to check, if the clipboard contains a valid image, and signal the result.</td> </tr><tr> @@ -323,6 +329,10 @@ <td>Public method to get the current zoom factor.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconEditorGrid.__init__" ID="IconEditorGrid.__init__"></a> <h4>IconEditorGrid (Constructor)</h4> <b>IconEditorGrid</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.IconEditor.IconEditorPalette.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.IconEditor.IconEditorPalette.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>IconEditorPalette</h2> <p> Class implementing a palette widget for the icon editor. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>colorSelected(QColor)</dt> <dd> @@ -61,12 +61,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconEditorPalette.__init__">IconEditorPalette</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconEditorPalette.__alphaChanged">__alphaChanged</a></td> <td>Private slot to track changes of the alpha channel.</td> </tr><tr> @@ -86,6 +87,10 @@ <td>Public method to set the compositing mode.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconEditorPalette.__init__" ID="IconEditorPalette.__init__"></a> <h4>IconEditorPalette (Constructor)</h4> <b>IconEditorPalette</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.IconEditor.IconEditorWindow.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.IconEditor.IconEditorWindow.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>IconEditorWindow</h2> <p> Class implementing the web browser main window. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>editorClosed()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>windows</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconEditorWindow.__init__">IconEditorWindow</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconEditorWindow.__about">__about</a></td> <td>Private slot to show a little About message.</td> </tr><tr> @@ -169,6 +170,10 @@ <td>Private event handler for the close event.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconEditorWindow.__init__" ID="IconEditorWindow.__init__"></a> <h4>IconEditorWindow (Constructor)</h4> <b>IconEditorWindow</b>(<i>fileName="", parent=None, fromEric=False, initShortcutsOnly=False</i>)
--- a/Documentation/Source/eric5.IconEditor.IconSizeDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.IconEditor.IconSizeDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconSizeDialog.__init__">IconSizeDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconSizeDialog.getData">getData</a></td> <td>Public method to get the entered data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconSizeDialog.__init__" ID="IconSizeDialog.__init__"></a> <h4>IconSizeDialog (Constructor)</h4> <b>IconSizeDialog</b>(<i>width, height, parent=None</i>)
--- a/Documentation/Source/eric5.IconEditor.IconZoomDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.IconEditor.IconZoomDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconZoomDialog.__init__">IconZoomDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconZoomDialog.getZoomFactor">getZoomFactor</a></td> <td>Public method to retrieve the zoom factor.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconZoomDialog.__init__" ID="IconZoomDialog.__init__"></a> <h4>IconZoomDialog (Constructor)</h4> <b>IconZoomDialog</b>(<i>zoom, parent=None</i>)
--- a/Documentation/Source/eric5.MultiProject.AddProjectDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.MultiProject.AddProjectDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AddProjectDialog.__init__">AddProjectDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AddProjectDialog.__updateUi">__updateUi</a></td> <td>Private method to update the dialog.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot called when the project name has changed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AddProjectDialog.__init__" ID="AddProjectDialog.__init__"></a> <h4>AddProjectDialog (Constructor)</h4> <b>AddProjectDialog</b>(<i>parent=None, startdir=None, project=None</i>)
--- a/Documentation/Source/eric5.MultiProject.MultiProject.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.MultiProject.MultiProject.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>MultiProject</h2> <p> Class implementing the project management functionality. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>dirty(bool)</dt> <dd> @@ -89,12 +89,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MultiProject.__init__">MultiProject</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MultiProject.__checkFilesExist">__checkFilesExist</a></td> <td>Private method to check, if the files in a list exist.</td> </tr><tr> @@ -216,6 +217,10 @@ <td>Public method to set the dirty state.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MultiProject.__init__" ID="MultiProject.__init__"></a> <h4>MultiProject (Constructor)</h4> <b>MultiProject</b>(<i>project, parent=None, filename=None</i>)
--- a/Documentation/Source/eric5.MultiProject.MultiProjectBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.MultiProject.MultiProjectBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MultiProjectBrowser.__init__">MultiProjectBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MultiProjectBrowser.__addProject">__addProject</a></td> <td>Private method to add a project to the list.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Private method to show the data of a project entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MultiProjectBrowser.__init__" ID="MultiProjectBrowser.__init__"></a> <h4>MultiProjectBrowser (Constructor)</h4> <b>MultiProjectBrowser</b>(<i>multiProject, parent=None</i>)
--- a/Documentation/Source/eric5.MultiProject.PropertiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.MultiProject.PropertiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PropertiesDialog.__init__">PropertiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PropertiesDialog.storeData">storeData</a></td> <td>Public method to store the entered/modified data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PropertiesDialog.__init__" ID="PropertiesDialog.__init__"></a> <h4>PropertiesDialog (Constructor)</h4> <b>PropertiesDialog</b>(<i>multiProject, new=True, parent=None</i>)
--- a/Documentation/Source/eric5.PluginManager.PluginDetailsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginDetailsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginDetailsDialog.__init__">PluginDetailsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginDetailsDialog.on_activeCheckBox_clicked">on_activeCheckBox_clicked</a></td> <td>Private slot called, when the activeCheckBox was clicked.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot called, when the autoactivateCheckBox was clicked.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginDetailsDialog.__init__" ID="PluginDetailsDialog.__init__"></a> <h4>PluginDetailsDialog (Constructor)</h4> <b>PluginDetailsDialog</b>(<i>details, parent=None</i>)
--- a/Documentation/Source/eric5.PluginManager.PluginExceptions.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginExceptions.html Sat Aug 20 16:30:49 2011 +0200 @@ -69,12 +69,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginActivationError.__init__">PluginActivationError</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginActivationError.__init__" ID="PluginActivationError.__init__"></a> <h4>PluginActivationError (Constructor)</h4> @@ -100,12 +105,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginClassFormatError.__init__">PluginClassFormatError</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginClassFormatError.__init__" ID="PluginClassFormatError.__init__"></a> <h4>PluginClassFormatError (Constructor)</h4> @@ -137,12 +147,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginError.__init__">PluginError</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginError.__repr__">__repr__</a></td> <td>Private method returning a representation of the exception.</td> </tr><tr> @@ -150,6 +161,10 @@ <td>Private method returning a string representation of the exception.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginError.__init__" ID="PluginError.__init__"></a> <h4>PluginError (Constructor)</h4> <b>PluginError</b>(<i></i>) @@ -189,12 +204,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginLoadError.__init__">PluginLoadError</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginLoadError.__init__" ID="PluginLoadError.__init__"></a> <h4>PluginLoadError (Constructor)</h4> @@ -220,12 +240,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginModuleFormatError.__init__">PluginModuleFormatError</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginModuleFormatError.__init__" ID="PluginModuleFormatError.__init__"></a> <h4>PluginModuleFormatError (Constructor)</h4> @@ -254,12 +279,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginModulesError.__init__">PluginModulesError</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginModulesError.__init__" ID="PluginModulesError.__init__"></a> <h4>PluginModulesError (Constructor)</h4> @@ -281,12 +311,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginPathError.__init__">PluginPathError</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginPathError.__init__" ID="PluginPathError.__init__"></a> <h4>PluginPathError (Constructor)</h4>
--- a/Documentation/Source/eric5.PluginManager.PluginInfoDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginInfoDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginInfoDialog.__init__">PluginInfoDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginInfoDialog.__activatePlugin">__activatePlugin</a></td> <td>Private slot to handle the "Deactivate" context menu action.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Private slot to show details about a plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginInfoDialog.__init__" ID="PluginInfoDialog.__init__"></a> <h4>PluginInfoDialog (Constructor)</h4> <b>PluginInfoDialog</b>(<i>pluginManager, parent=None</i>)
--- a/Documentation/Source/eric5.PluginManager.PluginInstallDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginInstallDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,16 +57,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginInstallDialog.__init__">PluginInstallDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginInstallDialog.restartNeeded">restartNeeded</a></td> <td>Public method to check, if a restart of the IDE is required.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginInstallDialog.__init__" ID="PluginInstallDialog.__init__"></a> <h4>PluginInstallDialog (Constructor)</h4> <b>PluginInstallDialog</b>(<i>pluginManager, pluginFileNames, parent=None</i>) @@ -108,12 +113,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginInstallWidget.__init__">PluginInstallWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginInstallWidget.__createArchivesList">__createArchivesList</a></td> <td>Private method to create a list of plugin archive names.</td> </tr><tr> @@ -151,6 +157,10 @@ <td>Public method to check, if a restart of the IDE is required.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginInstallWidget.__init__" ID="PluginInstallWidget.__init__"></a> <h4>PluginInstallWidget (Constructor)</h4> <b>PluginInstallWidget</b>(<i>pluginManager, pluginFileNames, parent=None</i>) @@ -293,12 +303,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginInstallWindow.__init__">PluginInstallWindow</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginInstallWindow.__init__" ID="PluginInstallWindow.__init__"></a> <h4>PluginInstallWindow (Constructor)</h4>
--- a/Documentation/Source/eric5.PluginManager.PluginManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>PluginManager</h2> <p> Class implementing the Plugin Manager. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>allPlugginsActivated()</dt> <dd> @@ -77,12 +77,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginManager.__init__">PluginManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginManager.__canActivatePlugin">__canActivatePlugin</a></td> <td>Private method to check, if a plugin can be activated.</td> </tr><tr> @@ -186,6 +187,10 @@ <td>Public method to unload a plugin module.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginManager.__init__" ID="PluginManager.__init__"></a> <h4>PluginManager (Constructor)</h4> <b>PluginManager</b>(<i>parent=None, doLoadPlugins=True, develPlugin=None</i>)
--- a/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginRepositoryDialog.__init__">PluginRepositoryDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginRepositoryDialog.__closeAndInstall">__closeAndInstall</a></td> <td>Private slot to handle the closeAndInstall signal.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to get the list of recently downloaded plugin files.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginRepositoryDialog.__init__" ID="PluginRepositoryDialog.__init__"></a> <h4>PluginRepositoryDialog (Constructor)</h4> <b>PluginRepositoryDialog</b>(<i>parent=None</i>) @@ -102,7 +107,7 @@ <h2>PluginRepositoryWidget</h2> <p> Class implementing a dialog showing the available plugins. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>closeAndInstall()</dt> <dd> @@ -115,12 +120,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginRepositoryWidget.__init__">PluginRepositoryWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginRepositoryWidget.__downloadCancel">__downloadCancel</a></td> <td>Private slot to cancel the current download.</td> </tr><tr> @@ -185,6 +191,10 @@ <td>Private slot to handle a change of the selection.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginRepositoryWidget.__init__" ID="PluginRepositoryWidget.__init__"></a> <h4>PluginRepositoryWidget (Constructor)</h4> <b>PluginRepositoryWidget</b>(<i>parent=None</i>) @@ -425,16 +435,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginRepositoryWindow.__init__">PluginRepositoryWindow</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginRepositoryWindow.__startPluginInstall">__startPluginInstall</a></td> <td>Private slot to start the eric5 plugin installation dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginRepositoryWindow.__init__" ID="PluginRepositoryWindow.__init__"></a> <h4>PluginRepositoryWindow (Constructor)</h4> <b>PluginRepositoryWindow</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.PluginManager.PluginUninstallDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginUninstallDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginUninstallDialog.__init__">PluginUninstallDialog</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginUninstallDialog.__init__" ID="PluginUninstallDialog.__init__"></a> <h4>PluginUninstallDialog (Constructor)</h4> @@ -91,12 +96,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginUninstallWidget.__init__">PluginUninstallWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginUninstallWidget.__uninstallPlugin">__uninstallPlugin</a></td> <td>Private slot to uninstall the selected plugin.</td> </tr><tr> @@ -107,6 +113,10 @@ <td>Private slot to populate the plugin name combo upon a change of the plugin area.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginUninstallWidget.__init__" ID="PluginUninstallWidget.__init__"></a> <h4>PluginUninstallWidget (Constructor)</h4> <b>PluginUninstallWidget</b>(<i>pluginManager, parent=None</i>) @@ -160,12 +170,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PluginUninstallWindow.__init__">PluginUninstallWindow</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PluginUninstallWindow.__init__" ID="PluginUninstallWindow.__init__"></a> <h4>PluginUninstallWindow (Constructor)</h4>
--- a/Documentation/Source/eric5.Plugins.AboutPlugin.AboutDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.AboutPlugin.AboutDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#AboutDialog.__init__">AboutDialog</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="AboutDialog.__init__" ID="AboutDialog.__init__"></a> <h4>AboutDialog (Constructor)</h4>
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8Checker.__init__">Pep8Checker</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8Checker.__ignore_code">__ignore_code</a></td> <td>Private method to check, if the message for the given code should be ignored.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to collect the error messages.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8Checker.__init__" ID="Pep8Checker.__init__"></a> <h4>Pep8Checker (Constructor)</h4> <b>Pep8Checker</b>(<i>filename, lines, repeat=False, select="", ignore=""</i>) @@ -149,12 +154,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Pep8Py2Checker.__init__">Pep8Py2Checker</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Pep8Py2Checker.__init__" ID="Pep8Py2Checker.__init__"></a> <h4>Pep8Py2Checker (Constructor)</h4>
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8CodeSelectionDialog.__init__">Pep8CodeSelectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8CodeSelectionDialog.getSelectedCodes">getSelectedCodes</a></td> <td>Public method to get a comma separated list of codes selected.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8CodeSelectionDialog.__init__" ID="Pep8CodeSelectionDialog.__init__"></a> <h4>Pep8CodeSelectionDialog (Constructor)</h4> <b>Pep8CodeSelectionDialog</b>(<i>codes, showFixCodes, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>filenameRole</td></tr><tr><td>lineRole</td></tr><tr><td>messageRole</td></tr><tr><td>positionRole</td></tr><tr><td>settingsKey</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8Dialog.__init__">Pep8Dialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8Dialog.__clearErrors">__clearErrors</a></td> <td>Private method to clear all warning markers of open editors.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Public slot to start the PEP 8 check.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8Dialog.__init__" ID="Pep8Dialog.__init__"></a> <h4>Pep8Dialog (Constructor)</h4> <b>Pep8Dialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8Fixer.__init__">Pep8Fixer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8Fixer.__finalize">__finalize</a></td> <td>Private method to apply all deferred fixes.</td> </tr><tr> @@ -121,6 +122,10 @@ <td>Public method to save the modified file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8Fixer.__init__" ID="Pep8Fixer.__init__"></a> <h4>Pep8Fixer (Constructor)</h4> <b>Pep8Fixer</b>(<i>project, filename, sourceLines, fixCodes, inPlace</i>)
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -52,16 +52,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8StatisticsDialog.__init__">Pep8StatisticsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8StatisticsDialog.__createItem">__createItem</a></td> <td>Private method to create an entry in the result list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8StatisticsDialog.__init__" ID="Pep8StatisticsDialog.__init__"></a> <h4>Pep8StatisticsDialog (Constructor)</h4> <b>Pep8StatisticsDialog</b>(<i>statistics, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.pep8.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.pep8.html Sat Aug 20 16:30:49 2011 +0200 @@ -184,12 +184,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Checker.__init__">Checker</a></td> -<td></td> -</tr><tr> <td><a href="#Checker.build_tokens_line">build_tokens_line</a></td> <td>Build a logical line from tokens.</td> </tr><tr> @@ -215,6 +216,10 @@ <td>Run a check plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Checker.__init__" ID="Checker.__init__"></a> <h4>Checker (Constructor)</h4> <b>Checker</b>(<i>filename, lines=None</i>)
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>errorRole</td></tr><tr><td>filenameRole</td></tr><tr><td>indexRole</td></tr><tr><td>lineRole</td></tr><tr><td>warningRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SyntaxCheckerDialog.__init__">SyntaxCheckerDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SyntaxCheckerDialog.__clearErrors">__clearErrors</a></td> <td>Private method to clear all error markers of open editors.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public slot to start the syntax check.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SyntaxCheckerDialog.__init__" ID="SyntaxCheckerDialog.__init__"></a> <h4>SyntaxCheckerDialog (Constructor)</h4> <b>SyntaxCheckerDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html Sat Aug 20 16:30:49 2011 +0200 @@ -81,12 +81,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NannyNag.__init__">NannyNag</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NannyNag.get_line">get_line</a></td> <td>Method to retrieve the offending line.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Method to retrieve the message.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NannyNag.__init__" ID="NannyNag.__init__"></a> <h4>NannyNag (Constructor)</h4> <b>NannyNag</b>(<i>lineno, msg, line</i>) @@ -157,12 +162,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Whitespace.__init__">Whitespace</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Whitespace.equal">equal</a></td> <td>Method to compare the indentation levels of two Whitespace objects for equality.</td> </tr><tr> @@ -182,6 +188,10 @@ <td>Method to calculate a tuple of witnessing tab size.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Whitespace.__init__" ID="Whitespace.__init__"></a> <h4>Whitespace (Constructor)</h4> <b>Whitespace</b>(<i>ws</i>)
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TabnannyDialog.__init__">TabnannyDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TabnannyDialog.__createResultItem">__createResultItem</a></td> <td>Private method to create an entry in the result list.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public slot to start the tabnanny check.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TabnannyDialog.__init__" ID="TabnannyDialog.__init__"></a> <h4>TabnannyDialog (Constructor)</h4> <b>TabnannyDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EricapiConfigDialog.__init__">EricapiConfigDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EricapiConfigDialog.__initializeDefaults">__initializeDefaults</a></td> <td>Private method to set the default values.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Private slot to enable/disable the "OK" button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EricapiConfigDialog.__init__" ID="EricapiConfigDialog.__init__"></a> <h4>EricapiConfigDialog (Constructor)</h4> <b>EricapiConfigDialog</b>(<i>project, parms=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EricapiExecDialog.__init__">EricapiExecDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EricapiExecDialog.__finish">__finish</a></td> <td>Private slot called when the process finished.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to start the ericapi command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EricapiExecDialog.__init__" ID="EricapiExecDialog.__init__"></a> <h4>EricapiExecDialog (Constructor)</h4> <b>EricapiExecDialog</b>(<i>cmdname, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EricdocConfigDialog.__init__">EricdocConfigDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EricdocConfigDialog.__checkQtHelpOptions">__checkQtHelpOptions</a></td> <td>Private slot to check the QtHelp options and set the ok button accordingly.</td> </tr><tr> @@ -130,6 +131,10 @@ <td>Private slot to check the title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EricdocConfigDialog.__init__" ID="EricdocConfigDialog.__init__"></a> <h4>EricdocConfigDialog (Constructor)</h4> <b>EricdocConfigDialog</b>(<i>project, parms=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EricdocExecDialog.__init__">EricdocExecDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EricdocExecDialog.__finish">__finish</a></td> <td>Private slot called when the process finished.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to start the ericdoc command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EricdocExecDialog.__init__" ID="EricdocExecDialog.__init__"></a> <h4>EricdocExecDialog (Constructor)</h4> <b>EricdocExecDialog</b>(<i>cmdname, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.PluginAbout.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginAbout.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AboutPlugin.__init__">AboutPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AboutPlugin.__about">__about</a></td> <td>Private slot to handle the About dialog.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AboutPlugin.__init__" ID="AboutPlugin.__init__"></a> <h4>AboutPlugin (Constructor)</h4> <b>AboutPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginEricapi.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginEricapi.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EricapiPlugin.__init__">EricapiPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EricapiPlugin.__doEricapi">__doEricapi</a></td> <td>Private slot to perform the eric5_api api generation.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EricapiPlugin.__init__" ID="EricapiPlugin.__init__"></a> <h4>EricapiPlugin (Constructor)</h4> <b>EricapiPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginEricdoc.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginEricdoc.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EricdocPlugin.__init__">EricdocPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EricdocPlugin.__doEricdoc">__doEricdoc</a></td> <td>Private slot to perform the eric5_doc api documentation generation.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EricdocPlugin.__init__" ID="EricdocPlugin.__init__"></a> <h4>EricdocPlugin (Constructor)</h4> <b>EricdocPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginPep8Checker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginPep8Checker.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8CheckerPlugin.__init__">Pep8CheckerPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8CheckerPlugin.__editorClosed">__editorClosed</a></td> <td>Private slot called, when an editor was closed.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8CheckerPlugin.__init__" ID="Pep8CheckerPlugin.__init__"></a> <h4>Pep8CheckerPlugin (Constructor)</h4> <b>Pep8CheckerPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginSyntaxChecker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginSyntaxChecker.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SyntaxCheckerPlugin.__init__">SyntaxCheckerPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SyntaxCheckerPlugin.__editorClosed">__editorClosed</a></td> <td>Private slot called, when an editor was closed.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SyntaxCheckerPlugin.__init__" ID="SyntaxCheckerPlugin.__init__"></a> <h4>SyntaxCheckerPlugin (Constructor)</h4> <b>SyntaxCheckerPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginTabnanny.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginTabnanny.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TabnannyPlugin.__init__">TabnannyPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TabnannyPlugin.__editorClosed">__editorClosed</a></td> <td>Private slot called, when an editor was closed.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TabnannyPlugin.__init__" ID="TabnannyPlugin.__init__"></a> <h4>TabnannyPlugin (Constructor)</h4> <b>TabnannyPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginVcsMercurial.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginVcsMercurial.html Sat Aug 20 16:30:49 2011 +0200 @@ -69,12 +69,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VcsMercurialPlugin.__init__">VcsMercurialPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VcsMercurialPlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public method to store the various settings.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VcsMercurialPlugin.__init__" ID="VcsMercurialPlugin.__init__"></a> <h4>VcsMercurialPlugin (Constructor)</h4> <b>VcsMercurialPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginVcsPySvn.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginVcsPySvn.html Sat Aug 20 16:30:49 2011 +0200 @@ -69,12 +69,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VcsPySvnPlugin.__init__">VcsPySvnPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VcsPySvnPlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public method to store the various settings.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VcsPySvnPlugin.__init__" ID="VcsPySvnPlugin.__init__"></a> <h4>VcsPySvnPlugin (Constructor)</h4> <b>VcsPySvnPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginVcsSubversion.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginVcsSubversion.html Sat Aug 20 16:30:49 2011 +0200 @@ -69,12 +69,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VcsSubversionPlugin.__init__">VcsSubversionPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VcsSubversionPlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public method to store the various settings.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VcsSubversionPlugin.__init__" ID="VcsSubversionPlugin.__init__"></a> <h4>VcsSubversionPlugin (Constructor)</h4> <b>VcsSubversionPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginVmListspace.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginVmListspace.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VmListspacePlugin.__init__">VmListspacePlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VmListspacePlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VmListspacePlugin.__init__" ID="VmListspacePlugin.__init__"></a> <h4>VmListspacePlugin (Constructor)</h4> <b>VmListspacePlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginVmMdiArea.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginVmMdiArea.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VmMdiAreaPlugin.__init__">VmMdiAreaPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VmMdiAreaPlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VmMdiAreaPlugin.__init__" ID="VmMdiAreaPlugin.__init__"></a> <h4>VmMdiAreaPlugin (Constructor)</h4> <b>VmMdiAreaPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginVmTabview.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginVmTabview.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VmTabviewPlugin.__init__">VmTabviewPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VmTabviewPlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VmTabviewPlugin.__init__" ID="VmTabviewPlugin.__init__"></a> <h4>VmTabviewPlugin (Constructor)</h4> <b>VmTabviewPlugin</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginWizardE5MessageBox.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginWizardE5MessageBox.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5MessageBoxWizard.__init__">E5MessageBoxWizard</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5MessageBoxWizard.__callForm">__callForm</a></td> <td>Private method to display a dialog and get the code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5MessageBoxWizard.__init__" ID="E5MessageBoxWizard.__init__"></a> <h4>E5MessageBoxWizard (Constructor)</h4> <b>E5MessageBoxWizard</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginWizardPyRegExp.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginWizardPyRegExp.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyRegExpWizard.__init__">PyRegExpWizard</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyRegExpWizard.__callForm">__callForm</a></td> <td>Private method to display a dialog and get the code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyRegExpWizard.__init__" ID="PyRegExpWizard.__init__"></a> <h4>PyRegExpWizard (Constructor)</h4> <b>PyRegExpWizard</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginWizardQColorDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginWizardQColorDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ColorDialogWizard.__init__">ColorDialogWizard</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ColorDialogWizard.__callForm">__callForm</a></td> <td>Private method to display a dialog and get the code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ColorDialogWizard.__init__" ID="ColorDialogWizard.__init__"></a> <h4>ColorDialogWizard (Constructor)</h4> <b>ColorDialogWizard</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginWizardQFileDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginWizardQFileDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FileDialogWizard.__init__">FileDialogWizard</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FileDialogWizard.__callForm">__callForm</a></td> <td>Private method to display a dialog and get the code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FileDialogWizard.__init__" ID="FileDialogWizard.__init__"></a> <h4>FileDialogWizard (Constructor)</h4> <b>FileDialogWizard</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginWizardQFontDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginWizardQFontDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FontDialogWizard.__init__">FontDialogWizard</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FontDialogWizard.__callForm">__callForm</a></td> <td>Private method to display a dialog and get the code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FontDialogWizard.__init__" ID="FontDialogWizard.__init__"></a> <h4>FontDialogWizard (Constructor)</h4> <b>FontDialogWizard</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginWizardQInputDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginWizardQInputDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#InputDialogWizard.__init__">InputDialogWizard</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#InputDialogWizard.__callForm">__callForm</a></td> <td>Private method to display a dialog and get the code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="InputDialogWizard.__init__" ID="InputDialogWizard.__init__"></a> <h4>InputDialogWizard (Constructor)</h4> <b>InputDialogWizard</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginWizardQMessageBox.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginWizardQMessageBox.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MessageBoxWizard.__init__">MessageBoxWizard</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MessageBoxWizard.__callForm">__callForm</a></td> <td>Private method to display a dialog and get the code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MessageBoxWizard.__init__" ID="MessageBoxWizard.__init__"></a> <h4>MessageBoxWizard (Constructor)</h4> <b>MessageBoxWizard</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.PluginWizardQRegExp.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginWizardQRegExp.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QRegExpWizard.__init__">QRegExpWizard</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QRegExpWizard.__callForm">__callForm</a></td> <td>Private method to display a dialog and get the code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QRegExpWizard.__init__" ID="QRegExpWizard.__init__"></a> <h4>QRegExpWizard (Constructor)</h4> <b>QRegExpWizard</b>(<i>ui</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>DEFINE_MODE</td></tr><tr><td>MOVE_MODE</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgBookmarkDialog.__init__">HgBookmarkDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgBookmarkDialog.__updateBookmarksCombo">__updateBookmarksCombo</a></td> <td>Private slot to update the bookmarks combo.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Private slot to handle changes of the Tag combo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgBookmarkDialog.__init__" ID="HgBookmarkDialog.__init__"></a> <h4>HgBookmarkDialog (Constructor)</h4> <b>HgBookmarkDialog</b>(<i>mode, tagsList, branchesList, bookmarksList, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkRenameDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarkRenameDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgBookmarkRenameDialog.__init__">HgBookmarkRenameDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgBookmarkRenameDialog.__updateUI">__updateUI</a></td> <td>Private slot to update the UI.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot to handle changes of the bookmark name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgBookmarkRenameDialog.__init__" ID="HgBookmarkRenameDialog.__init__"></a> <h4>HgBookmarkRenameDialog (Constructor)</h4> <b>HgBookmarkRenameDialog</b>(<i>bookmarksList, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksInOutDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>INCOMING</td></tr><tr><td>OUTGOING</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgBookmarksInOutDialog.__init__">HgBookmarksInOutDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgBookmarksInOutDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public slot to start the bookmarks command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgBookmarksInOutDialog.__init__" ID="HgBookmarksInOutDialog.__init__"></a> <h4>HgBookmarksInOutDialog (Constructor)</h4> <b>HgBookmarksInOutDialog</b>(<i>vcs, mode, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.HgBookmarksListDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgBookmarksListDialog.__init__">HgBookmarksListDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgBookmarksListDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public slot to start the bookmarks command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgBookmarksListDialog.__init__" ID="HgBookmarksListDialog.__init__"></a> <h4>HgBookmarksListDialog (Constructor)</h4> <b>HgBookmarksListDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarksProjectHelper.__init__">BookmarksProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksProjectHelper.__hgBookmarkDefine">__hgBookmarkDefine</a></td> <td>Private slot used to define a bookmark.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Public method to get the menu title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksProjectHelper.__init__" ID="BookmarksProjectHelper.__init__"></a> <h4>BookmarksProjectHelper (Constructor)</h4> <b>BookmarksProjectHelper</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Bookmarks.__init__">Bookmarks</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Bookmarks.__getInOutBookmarks">__getInOutBookmarks</a></td> <td>Public method to get the list of incoming or outgoing bookmarks.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Public method used to shutdown the bookmarks interface.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Bookmarks.__init__" ID="Bookmarks.__init__"></a> <h4>Bookmarks (Constructor)</h4> <b>Bookmarks</b>(<i>vcs</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MercurialPage.__init__">MercurialPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MercurialPage.on_configButton_clicked">on_configButton_clicked</a></td> <td>Private slot to edit the (per user) Mercurial configuration file.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public slot to save the Mercurial configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MercurialPage.__init__" ID="MercurialPage.__init__"></a> <h4>MercurialPage (Constructor)</h4> <b>MercurialPage</b>(<i>plugin</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgFetchDialog.__init__">HgFetchDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgFetchDialog.getData">getData</a></td> <td>Public method to get the data for the fetch operation.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot to select a commit message from recent ones.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgFetchDialog.__init__" ID="HgFetchDialog.__init__"></a> <h4>HgFetchDialog (Constructor)</h4> <b>HgFetchDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FetchProjectHelper.__init__">FetchProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FetchProjectHelper.__hgFetch">__hgFetch</a></td> <td>Private slot used to fetch changes from a remote repository.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to get the menu title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FetchProjectHelper.__init__" ID="FetchProjectHelper.__init__"></a> <h4>FetchProjectHelper (Constructor)</h4> <b>FetchProjectHelper</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Fetch.__init__">Fetch</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Fetch.hgFetch">hgFetch</a></td> <td>Public method to fetch changes from a remote repository.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Fetch.__init__" ID="Fetch.__init__"></a> <h4>Fetch (Constructor)</h4> <b>Fetch</b>(<i>vcs</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgGpgSignDialog.__init__">HgGpgSignDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgGpgSignDialog.__updateOK">__updateOK</a></td> <td>Private slot to update the OK button.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Private slot to handle changes of the Tag combo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgGpgSignDialog.__init__" ID="HgGpgSignDialog.__init__"></a> <h4>HgGpgSignDialog (Constructor)</h4> <b>HgGpgSignDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgGpgSignaturesDialog.__init__">HgGpgSignaturesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgGpgSignaturesDialog.__filterSignatures">__filterSignatures</a></td> <td>Private method to filter the log entries.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Public slot to start the list command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgGpgSignaturesDialog.__init__" ID="HgGpgSignaturesDialog.__init__"></a> <h4>HgGpgSignaturesDialog (Constructor)</h4> <b>HgGpgSignaturesDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#GpgProjectHelper.__init__">GpgProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#GpgProjectHelper.__hgGpgSign">__hgGpgSign</a></td> <td>Private slot used to sign a revision.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to get the menu title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="GpgProjectHelper.__init__" ID="GpgProjectHelper.__init__"></a> <h4>GpgProjectHelper (Constructor)</h4> <b>GpgProjectHelper</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Gpg.__init__">Gpg</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Gpg.hgGpgSign">hgGpgSign</a></td> <td>Public method used to list the available bookmarks.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method used to shutdown the fetch interface.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Gpg.__init__" ID="Gpg.__init__"></a> <h4>Gpg (Constructor)</h4> <b>Gpg</b>(<i>vcs</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgAnnotateDialog.__init__">HgAnnotateDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgAnnotateDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public slot to start the annotate command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgAnnotateDialog.__init__" ID="HgAnnotateDialog.__init__"></a> <h4>HgAnnotateDialog (Constructor)</h4> <b>HgAnnotateDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgBackoutDialog.__init__">HgBackoutDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgBackoutDialog.__updateOK">__updateOK</a></td> <td>Private slot to update the OK button.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Private slot to handle changes of the Tag combo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgBackoutDialog.__init__" ID="HgBackoutDialog.__init__"></a> <h4>HgBackoutDialog (Constructor)</h4> <b>HgBackoutDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgBundleDialog.__init__">HgBundleDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgBundleDialog.__updateOK">__updateOK</a></td> <td>Private slot to update the OK button.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Private slot to handle changes of the Tag combo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgBundleDialog.__init__" ID="HgBundleDialog.__init__"></a> <h4>HgBundleDialog (Constructor)</h4> <b>HgBundleDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgCommandDialog.__init__">HgCommandDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgCommandDialog.getData">getData</a></td> <td>Public method to retrieve the data entered into this dialog.</td> </tr><tr> @@ -68,6 +69,10 @@ <td>Private method used to enable/disable the OK-button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgCommandDialog.__init__" ID="HgCommandDialog.__init__"></a> <h4>HgCommandDialog (Constructor)</h4> <b>HgCommandDialog</b>(<i>argvList, ppath, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>HgCommitDialog</h2> <p> Class implementing a dialog to enter the commit message. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>accepted()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgCommitDialog.__init__">HgCommitDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgCommitDialog.logMessage">logMessage</a></td> <td>Public method to retrieve the log message.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public method called when the dialog is about to be shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgCommitDialog.__init__" ID="HgCommitDialog.__init__"></a> <h4>HgCommitDialog (Constructor)</h4> <b>HgCommitDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgCopyDialog.__init__">HgCopyDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgCopyDialog.getData">getData</a></td> <td>Public method to retrieve the copy data.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot to handle the button press for selecting the target via a selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgCopyDialog.__init__" ID="HgCopyDialog.__init__"></a> <h4>HgCopyDialog (Constructor)</h4> <b>HgCopyDialog</b>(<i>source, parent=None, move=False, force=False</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgDialog.__init__">HgDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -101,6 +102,10 @@ <td>Public slot used to start the process.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgDialog.__init__" ID="HgDialog.__init__"></a> <h4>HgDialog (Constructor)</h4> <b>HgDialog</b>(<i>text, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgDiffDialog.__init__">HgDiffDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgDiffDialog.__appendText">__appendText</a></td> <td>Private method to append text to the end of the contents pane.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public slot to start the hg diff command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgDiffDialog.__init__" ID="HgDiffDialog.__init__"></a> <h4>HgDiffDialog (Constructor)</h4> <b>HgDiffDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtension.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtension.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgExtension.__init__">HgExtension</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgExtension.shutdown">shutdown</a></td> <td>Public method used to shutdown the extension interface.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgExtension.__init__" ID="HgExtension.__init__"></a> <h4>HgExtension (Constructor)</h4> <b>HgExtension</b>(<i>vcs</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgExtensionProjectHelper.__init__">HgExtensionProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgExtensionProjectHelper.getActions">getActions</a></td> <td>Public method to get a list of all actions.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to set references to the vcs and project objects.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgExtensionProjectHelper.__init__" ID="HgExtensionProjectHelper.__init__"></a> <h4>HgExtensionProjectHelper (Constructor)</h4> <b>HgExtensionProjectHelper</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>AuthorColumn</td></tr><tr><td>BranchColumn</td></tr><tr><td>DateColumn</td></tr><tr><td>IconColumn</td></tr><tr><td>MessageColumn</td></tr><tr><td>RevisionColumn</td></tr><tr><td>TagsColumn</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgLogBrowserDialog.__init__">HgLogBrowserDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgLogBrowserDialog.__branchColor">__branchColor</a></td> <td>Private method to calculate a color for a given branch name.</td> </tr><tr> @@ -190,6 +191,10 @@ <td>Public slot to start the hg log command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgLogBrowserDialog.__init__" ID="HgLogBrowserDialog.__init__"></a> <h4>HgLogBrowserDialog (Constructor)</h4> <b>HgLogBrowserDialog</b>(<i>vcs, mode="log", bundle=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgLogDialog.__init__">HgLogDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgLogDialog.__getParents">__getParents</a></td> <td>Private method to get the parents of the currently viewed file/directory.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Public slot to start the hg log command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgLogDialog.__init__" ID="HgLogDialog.__init__"></a> <h4>HgLogDialog (Constructor)</h4> <b>HgLogDialog</b>(<i>vcs, mode="log", bundle=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgMergeDialog.__init__">HgMergeDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgMergeDialog.__updateOK">__updateOK</a></td> <td>Private slot to update the OK button.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Private slot to handle changes of the Tag combo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgMergeDialog.__init__" ID="HgMergeDialog.__init__"></a> <h4>HgMergeDialog (Constructor)</h4> <b>HgMergeDialog</b>(<i>force, tagsList, branchesList, bookmarksList=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgNewProjectOptionsDialog.__init__">HgNewProjectOptionsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgNewProjectOptionsDialog.getData">getData</a></td> <td>Public slot to retrieve the data entered into the dialog.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot to display a selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgNewProjectOptionsDialog.__init__" ID="HgNewProjectOptionsDialog.__init__"></a> <h4>HgNewProjectOptionsDialog (Constructor)</h4> <b>HgNewProjectOptionsDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -52,16 +52,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgOptionsDialog.__init__">HgOptionsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgOptionsDialog.getData">getData</a></td> <td>Public slot to retrieve the data entered into the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgOptionsDialog.__init__" ID="HgOptionsDialog.__init__"></a> <h4>HgOptionsDialog (Constructor)</h4> <b>HgOptionsDialog</b>(<i>vcs, project, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgRevisionSelectionDialog.__init__">HgRevisionSelectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgRevisionSelectionDialog.__updateOK">__updateOK</a></td> <td>Private slot to update the OK button.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Private slot to handle changes of the Tag combo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgRevisionSelectionDialog.__init__" ID="HgRevisionSelectionDialog.__init__"></a> <h4>HgRevisionSelectionDialog (Constructor)</h4> <b>HgRevisionSelectionDialog</b>(<i>tagsList, branchesList, bookmarksList=None, showNone=False, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgRevisionsSelectionDialog.__init__">HgRevisionsSelectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgRevisionsSelectionDialog.__getRevision">__getRevision</a></td> <td>Private method to generate the revision.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Private slot to handle changes of the Tag2 combo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgRevisionsSelectionDialog.__init__" ID="HgRevisionsSelectionDialog.__init__"></a> <h4>HgRevisionsSelectionDialog (Constructor)</h4> <b>HgRevisionsSelectionDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgServeDialog.__init__">HgServeDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgServeDialog.__appendText">__appendText</a></td> <td>Public method to append text to the end.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Private slot implementing a close event handler.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgServeDialog.__init__" ID="HgServeDialog.__init__"></a> <h4>HgServeDialog (Constructor)</h4> <b>HgServeDialog</b>(<i>vcs, path, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgStatusDialog.__init__">HgStatusDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgStatusDialog.__add">__add</a></td> <td>Private slot to handle the Add context menu entry.</td> </tr><tr> @@ -172,6 +173,10 @@ <td>Public slot to start the hg status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgStatusDialog.__init__" ID="HgStatusDialog.__init__"></a> <h4>HgStatusDialog (Constructor)</h4> <b>HgStatusDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgStatusMonitorThread.__init__">HgStatusMonitorThread</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgStatusMonitorThread._performMonitor">_performMonitor</a></td> <td>Protected method implementing the monitoring action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgStatusMonitorThread.__init__" ID="HgStatusMonitorThread.__init__"></a> <h4>HgStatusMonitorThread (Constructor)</h4> <b>HgStatusMonitorThread</b>(<i>interval, project, vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgTagBranchListDialog.__init__">HgTagBranchListDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgTagBranchListDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public slot to start the tags command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgTagBranchListDialog.__init__" ID="HgTagBranchListDialog.__init__"></a> <h4>HgTagBranchListDialog (Constructor)</h4> <b>HgTagBranchListDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>CreateBranch</td></tr><tr><td>CreateLocalTag</td></tr><tr><td>CreateRegularTag</td></tr><tr><td>DeleteTag</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgTagDialog.__init__">HgTagDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgTagDialog.getParameters">getParameters</a></td> <td>Public method to retrieve the tag data.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private method used to enable/disable the OK-button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgTagDialog.__init__" ID="HgTagDialog.__init__"></a> <h4>HgTagDialog (Constructor)</h4> <b>HgTagDialog</b>(<i>taglist, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgProjectBrowserHelper.__init__">HgProjectBrowserHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgProjectBrowserHelper.__HgAnnotate">__HgAnnotate</a></td> <td>Private slot called by the context menu to show the annotations of a file.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Slot called before the context menu (multiple selections) is shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgProjectBrowserHelper.__init__" ID="HgProjectBrowserHelper.__init__"></a> <h4>HgProjectBrowserHelper (Constructor)</h4> <b>HgProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgProjectHelper.__init__">HgProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgProjectHelper.__hgBackout">__hgBackout</a></td> <td>Private slot used to back out changes of a changeset.</td> </tr><tr> @@ -190,6 +191,10 @@ <td>Public method to perform shutdown actions.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgProjectHelper.__init__" ID="HgProjectHelper.__init__"></a> <h4>HgProjectHelper (Constructor)</h4> <b>HgProjectHelper</b>(<i>vcsObject, projectObject, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#HgPurgeListDialog.__init__">HgPurgeListDialog</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="HgPurgeListDialog.__init__" ID="HgPurgeListDialog.__init__"></a> <h4>HgPurgeListDialog (Constructor)</h4>
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PurgeProjectHelper.__init__">PurgeProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PurgeProjectHelper.__hgPurge">__hgPurge</a></td> <td>Private slot used to remove files not tracked by Mercurial.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public method to get the menu title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PurgeProjectHelper.__init__" ID="PurgeProjectHelper.__init__"></a> <h4>PurgeProjectHelper (Constructor)</h4> <b>PurgeProjectHelper</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Purge.__init__">Purge</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Purge.__getEntries">__getEntries</a></td> <td>Public method to get a list of files/directories being purged.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method used to shutdown the purge interface.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Purge.__init__" ID="Purge.__init__"></a> <h4>Purge (Constructor)</h4> <b>Purge</b>(<i>vcs</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesDefineGuardsDialog.__init__">HgQueuesDefineGuardsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesDefineGuardsDialog.__applyGuards">__applyGuards</a></td> <td>Private slot to apply the defined guards to the current patch.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public slot to start the list command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesDefineGuardsDialog.__init__" ID="HgQueuesDefineGuardsDialog.__init__"></a> <h4>HgQueuesDefineGuardsDialog (Constructor)</h4> <b>HgQueuesDefineGuardsDialog</b>(<i>vcs, extension, patchesList, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesFoldDialog.__init__">HgQueuesFoldDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesFoldDialog.__updateOkButton">__updateOkButton</a></td> <td>Private slot to update the status of the OK button.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Private slot to move a patch up in the list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesFoldDialog.__init__" ID="HgQueuesFoldDialog.__init__"></a> <h4>HgQueuesFoldDialog (Constructor)</h4> <b>HgQueuesFoldDialog</b>(<i>patchesList, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesGuardsSelectionDialog.__init__">HgQueuesGuardsSelectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesGuardsSelectionDialog.getData">getData</a></td> <td>Public method to retrieve the data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesGuardsSelectionDialog.__init__" ID="HgQueuesGuardsSelectionDialog.__init__"></a> <h4>HgQueuesGuardsSelectionDialog (Constructor)</h4> <b>HgQueuesGuardsSelectionDialog</b>(<i>guards, activeGuards=None, listOnly=False, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesHeaderDialog.__init__">HgQueuesHeaderDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesHeaderDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public slot to start the list command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesHeaderDialog.__init__" ID="HgQueuesHeaderDialog.__init__"></a> <h4>HgQueuesHeaderDialog (Constructor)</h4> <b>HgQueuesHeaderDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesListAllGuardsDialog.__init__">HgQueuesListAllGuardsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesListAllGuardsDialog.closeEvent">closeEvent</a></td> <td>Private slot implementing a close event handler.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public slot to start the list command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesListAllGuardsDialog.__init__" ID="HgQueuesListAllGuardsDialog.__init__"></a> <h4>HgQueuesListAllGuardsDialog (Constructor)</h4> <b>HgQueuesListAllGuardsDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesListDialog.__init__">HgQueuesListDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesListDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Public slot to start the list command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesListDialog.__init__" ID="HgQueuesListDialog.__init__"></a> <h4>HgQueuesListDialog (Constructor)</h4> <b>HgQueuesListDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesListGuardsDialog.__init__">HgQueuesListGuardsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesListGuardsDialog.closeEvent">closeEvent</a></td> <td>Private slot implementing a close event handler.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to start the list command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesListGuardsDialog.__init__" ID="HgQueuesListGuardsDialog.__init__"></a> <h4>HgQueuesListGuardsDialog (Constructor)</h4> <b>HgQueuesListGuardsDialog</b>(<i>vcs, patchesList, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>NEW_MODE</td></tr><tr><td>REFRESH_MODE</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesNewPatchDialog.__init__">HgQueuesNewPatchDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesNewPatchDialog.__updateUI">__updateUI</a></td> <td>Private slot to update the UI.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Private slot to handle changes of the user group state.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesNewPatchDialog.__init__" ID="HgQueuesNewPatchDialog.__init__"></a> <h4>HgQueuesNewPatchDialog (Constructor)</h4> <b>HgQueuesNewPatchDialog</b>(<i>mode, message="", parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>NAME_INPUT</td></tr><tr><td>NO_INPUT</td></tr><tr><td>QUEUE_INPUT</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesQueueManagementDialog.__init__">HgQueuesQueueManagementDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesQueueManagementDialog.__getQueuesList">__getQueuesList</a></td> <td>Public method to get a list of all queues and the name of the active queue.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to refresh the list of queues.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesQueueManagementDialog.__init__" ID="HgQueuesQueueManagementDialog.__init__"></a> <h4>HgQueuesQueueManagementDialog (Constructor)</h4> <b>HgQueuesQueueManagementDialog</b>(<i>mode, title, suppressActive, repodir, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgQueuesRenamePatchDialog.__init__">HgQueuesRenamePatchDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgQueuesRenamePatchDialog.__updateUI">__updateUI</a></td> <td>Private slot to update the UI.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot to handle changes of the selection method.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgQueuesRenamePatchDialog.__init__" ID="HgQueuesRenamePatchDialog.__init__"></a> <h4>HgQueuesRenamePatchDialog (Constructor)</h4> <b>HgQueuesRenamePatchDialog</b>(<i>currentPatch, patchesList, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QueuesProjectHelper.__init__">QueuesProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QueuesProjectHelper.__hgQueueActivateQueue">__hgQueueActivateQueue</a></td> <td>Private slot used to set the active queue.</td> </tr><tr> @@ -193,6 +194,10 @@ <td>Public method to get the menu title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QueuesProjectHelper.__init__" ID="QueuesProjectHelper.__init__"></a> <h4>QueuesProjectHelper (Constructor)</h4> <b>QueuesProjectHelper</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>APPLIED_LIST</td></tr><tr><td>GOTO</td></tr><tr><td>POP</td></tr><tr><td>PUSH</td></tr><tr><td>QUEUE_ACTIVATE</td></tr><tr><td>QUEUE_DELETE</td></tr><tr><td>QUEUE_PURGE</td></tr><tr><td>SERIES_LIST</td></tr><tr><td>UNAPPLIED_LIST</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Queues.__init__">Queues</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Queues.__getCommitMessage">__getCommitMessage</a></td> <td>Public method to get the commit message of the current patch.</td> </tr><tr> @@ -133,6 +134,10 @@ <td>Public method used to shutdown the queues interface.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Queues.__init__" ID="Queues.__init__"></a> <h4>Queues (Constructor)</h4> <b>Queues</b>(<i>vcs</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgRebaseDialog.__init__">HgRebaseDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgRebaseDialog.__getRevision">__getRevision</a></td> <td>Private method to generate the revision.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Private slot to handle changes of the Tag2 combo.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgRebaseDialog.__init__" ID="HgRebaseDialog.__init__"></a> <h4>HgRebaseDialog (Constructor)</h4> <b>HgRebaseDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#RebaseProjectHelper.__init__">RebaseProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#RebaseProjectHelper.__hgRebase">__hgRebase</a></td> <td>Private slot used to rebase changesets to another branch.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to get the menu title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="RebaseProjectHelper.__init__" ID="RebaseProjectHelper.__init__"></a> <h4>RebaseProjectHelper (Constructor)</h4> <b>RebaseProjectHelper</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Rebase.__init__">Rebase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Rebase.hgRebase">hgRebase</a></td> <td>Public method to rebase changesets to a different branch.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to continue rebasing changesets from another branch.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Rebase.__init__" ID="Rebase.__init__"></a> <h4>Rebase (Constructor)</h4> <b>Rebase</b>(<i>vcs</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TransplantProjectHelper.__init__">TransplantProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TransplantProjectHelper.__hgTransplant">__hgTransplant</a></td> <td>Private slot used to transplant changesets from another branch.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to get the menu title.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TransplantProjectHelper.__init__" ID="TransplantProjectHelper.__init__"></a> <h4>TransplantProjectHelper (Constructor)</h4> <b>TransplantProjectHelper</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.TransplantDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#RevisionsValidator.__init__">RevisionsValidator</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#RevisionsValidator.validate">validate</a></td> <td>Public method to validate the given input.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="RevisionsValidator.__init__" ID="RevisionsValidator.__init__"></a> <h4>RevisionsValidator (Constructor)</h4> <b>RevisionsValidator</b>(<i>multiRevsAllowed, parent=None</i>) @@ -110,12 +115,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TransplantDialog.__init__">TransplantDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TransplantDialog.__updateOk">__updateOk</a></td> <td>Private slot to update the state of the OK button.</td> </tr><tr> @@ -132,6 +138,10 @@ <td>Private slot to react upon changes of revisions.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TransplantDialog.__init__" ID="TransplantDialog.__init__"></a> <h4>TransplantDialog (Constructor)</h4> <b>TransplantDialog</b>(<i>branchesList, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Transplant.__init__">Transplant</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Transplant.hgTransplant">hgTransplant</a></td> <td>Public method to transplant changesets from another branch.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to continue transplanting changesets from another branch.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Transplant.__init__" ID="Transplant.__init__"></a> <h4>Transplant (Constructor)</h4> <b>Transplant</b>(<i>vcs</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>Hg</h2> <p> Class implementing the version control systems interface to Mercurial. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>activeExtensionsChanged()</dt> <dd> @@ -61,12 +61,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Hg.__init__">Hg</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Hg.__getExtensionsInfo">__getExtensionsInfo</a></td> <td>Private method to get the active extensions from Mercurial.</td> </tr><tr> @@ -293,6 +294,10 @@ <td>Public method used to update a file/directory with the Mercurial repository.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Hg.__init__" ID="Hg.__init__"></a> <h4>Hg (Constructor)</h4> <b>Hg</b>(<i>plugin, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SubversionPage.__init__">SubversionPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SubversionPage.on_configButton_clicked">on_configButton_clicked</a></td> <td>Private slot to edit the Subversion config file.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Subversion configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SubversionPage.__init__" ID="SubversionPage.__init__"></a> <h4>SubversionPage (Constructor)</h4> <b>SubversionPage</b>(<i>plugin</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnProjectBrowserHelper.__init__">SvnProjectBrowserHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnProjectBrowserHelper.__SVNAddToChangelist">__SVNAddToChangelist</a></td> <td>Private slot called by the context menu to add files to a changelist.</td> </tr><tr> @@ -145,6 +146,10 @@ <td>Slot called before the context menu (multiple selections) is shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnProjectBrowserHelper.__init__" ID="SvnProjectBrowserHelper.__init__"></a> <h4>SvnProjectBrowserHelper (Constructor)</h4> <b>SvnProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnProjectHelper.__init__">SvnProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnProjectHelper.__svnBranchList">__svnBranchList</a></td> <td>Private slot used to list the branches of the project.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Public method to generate the VCS menu.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnProjectHelper.__init__" ID="SvnProjectHelper.__init__"></a> <h4>SvnProjectHelper (Constructor)</h4> <b>SvnProjectHelper</b>(<i>vcsObject, projectObject, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnBlameDialog.__init__">SvnBlameDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnBlameDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to start the svn status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnBlameDialog.__init__" ID="SvnBlameDialog.__init__"></a> <h4>SvnBlameDialog (Constructor)</h4> <b>SvnBlameDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnCommandDialog.__init__">SvnCommandDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnCommandDialog.getData">getData</a></td> <td>Public method to retrieve the data entered into this dialog.</td> </tr><tr> @@ -71,6 +72,10 @@ <td>Private method used to open a directory selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnCommandDialog.__init__" ID="SvnCommandDialog.__init__"></a> <h4>SvnCommandDialog (Constructor)</h4> <b>SvnCommandDialog</b>(<i>argvList, wdList, ppath, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>SvnCommitDialog</h2> <p> Class implementing a dialog to enter the commit message. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>accepted()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnCommitDialog.__init__">SvnCommitDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnCommitDialog.changelistsData">changelistsData</a></td> <td>Public method to retrieve the changelists data.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method called when the dialog is about to be shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnCommitDialog.__init__" ID="SvnCommitDialog.__init__"></a> <h4>SvnCommitDialog (Constructor)</h4> <b>SvnCommitDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnCopyDialog.__init__">SvnCopyDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnCopyDialog.getData">getData</a></td> <td>Public method to retrieve the copy data.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot to handle the button press for selecting the target via a selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnCopyDialog.__init__" ID="SvnCopyDialog.__init__"></a> <h4>SvnCopyDialog (Constructor)</h4> <b>SvnCopyDialog</b>(<i>source, parent=None, move=False, force=False</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnDialog.__init__">SvnDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnDialog._clientNotifyCallback">_clientNotifyCallback</a></td> <td>Protected method called by the client to send events</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to show a message.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnDialog.__init__" ID="SvnDialog.__init__"></a> <h4>SvnDialog (Constructor)</h4> <b>SvnDialog</b>(<i>text, command, pysvnClient, parent=None, log=""</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnDialogMixin.__init__">SvnDialogMixin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnDialogMixin._cancel">_cancel</a></td> <td>Protected method to request a cancellation of the current action.</td> </tr><tr> @@ -78,6 +79,10 @@ <td>Protected method to reset the internal state of the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnDialogMixin.__init__" ID="SvnDialogMixin.__init__"></a> <h4>SvnDialogMixin (Constructor)</h4> <b>SvnDialogMixin</b>(<i>log=""</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnDiffDialog.__init__">SvnDiffDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnDiffDialog.__appendText">__appendText</a></td> <td>Private method to append text to the end of the contents pane.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public slot to start the svn diff command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnDiffDialog.__init__" ID="SvnDiffDialog.__init__"></a> <h4>SvnDiffDialog (Constructor)</h4> <b>SvnDiffDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -52,12 +52,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnInfoDialog.__init__">SvnInfoDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnInfoDialog.__showError">__showError</a></td> <td>Private slot to show an error message.</td> </tr><tr> @@ -65,6 +66,10 @@ <td>Public slot to start the svn info command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnInfoDialog.__init__" ID="SvnInfoDialog.__init__"></a> <h4>SvnInfoDialog (Constructor)</h4> <b>SvnInfoDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnLogBrowserDialog.__init__">SvnLogBrowserDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnLogBrowserDialog.__diffRevisions">__diffRevisions</a></td> <td>Private method to do a diff of two revisions.</td> </tr><tr> @@ -133,6 +134,10 @@ <td>Public slot to start the svn log command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a> <h4>SvnLogBrowserDialog (Constructor)</h4> <b>SvnLogBrowserDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnLogDialog.__init__">SvnLogDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnLogDialog.__finish">__finish</a></td> <td>Private slot called when the user pressed the button.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to start the svn log command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnLogDialog.__init__" ID="SvnLogDialog.__init__"></a> <h4>SvnLogDialog (Constructor)</h4> <b>SvnLogDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnLoginDialog.__init__">SvnLoginDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnLoginDialog.getData">getData</a></td> <td>Public method to retrieve the login data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnLoginDialog.__init__" ID="SvnLoginDialog.__init__"></a> <h4>SvnLoginDialog (Constructor)</h4> <b>SvnLoginDialog</b>(<i>realm, username, may_save, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnMergeDialog.__init__">SvnMergeDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnMergeDialog.__enableOkButton">__enableOkButton</a></td> <td>Private method used to enable/disable the OK-button.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot to handle the tag2Combo editTextChanged signal.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnMergeDialog.__init__" ID="SvnMergeDialog.__init__"></a> <h4>SvnMergeDialog (Constructor)</h4> <b>SvnMergeDialog</b>(<i>mergelist1, mergelist2, targetlist, force=False, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnNewProjectOptionsDialog.__init__">SvnNewProjectOptionsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnNewProjectOptionsDialog.getData">getData</a></td> <td>Public slot to retrieve the data entered into the dialog.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot to display a selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnNewProjectOptionsDialog.__init__" ID="SvnNewProjectOptionsDialog.__init__"></a> <h4>SvnNewProjectOptionsDialog (Constructor)</h4> <b>SvnNewProjectOptionsDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -52,12 +52,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnOptionsDialog.__init__">SvnOptionsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnOptionsDialog.getData">getData</a></td> <td>Public slot to retrieve the data entered into the dialog.</td> </tr><tr> @@ -68,6 +69,10 @@ <td>Private slot to display a selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnOptionsDialog.__init__" ID="SvnOptionsDialog.__init__"></a> <h4>SvnOptionsDialog (Constructor)</h4> <b>SvnOptionsDialog</b>(<i>vcs, project, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnPropDelDialog.__init__">SvnPropDelDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnPropDelDialog.getData">getData</a></td> <td>Public slot used to retrieve the data entered into the dialog.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private method used to enable/disable the OK-button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnPropDelDialog.__init__" ID="SvnPropDelDialog.__init__"></a> <h4>SvnPropDelDialog (Constructor)</h4> <b>SvnPropDelDialog</b>(<i>recursive, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnPropListDialog.__init__">SvnPropListDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnPropListDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public slot to start the svn status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnPropListDialog.__init__" ID="SvnPropListDialog.__init__"></a> <h4>SvnPropListDialog (Constructor)</h4> <b>SvnPropListDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnPropSetDialog.__init__">SvnPropSetDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnPropSetDialog.getData">getData</a></td> <td>Public slot used to retrieve the data entered into the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnPropSetDialog.__init__" ID="SvnPropSetDialog.__init__"></a> <h4>SvnPropSetDialog (Constructor)</h4> <b>SvnPropSetDialog</b>(<i>recursive, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnRelocateDialog.__init__">SvnRelocateDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnRelocateDialog.getData">getData</a></td> <td>Public slot used to retrieve the data entered into the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnRelocateDialog.__init__" ID="SvnRelocateDialog.__init__"></a> <h4>SvnRelocateDialog (Constructor)</h4> <b>SvnRelocateDialog</b>(<i>currUrl, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnRepoBrowserDialog.__init__">SvnRepoBrowserDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnRepoBrowserDialog.__generateItem">__generateItem</a></td> <td>Private method to generate a tree item in the repository tree.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public slot to start the svn info command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnRepoBrowserDialog.__init__" ID="SvnRepoBrowserDialog.__init__"></a> <h4>SvnRepoBrowserDialog (Constructor)</h4> <b>SvnRepoBrowserDialog</b>(<i>vcs, mode="browse", parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnRevisionSelectionDialog.__init__">SvnRevisionSelectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnRevisionSelectionDialog.__getRevision">__getRevision</a></td> <td>Private method to generate the revision.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to get the revisions.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnRevisionSelectionDialog.__init__" ID="SvnRevisionSelectionDialog.__init__"></a> <h4>SvnRevisionSelectionDialog (Constructor)</h4> <b>SvnRevisionSelectionDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnStatusDialog.__init__">SvnStatusDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnStatusDialog.__add">__add</a></td> <td>Private slot to handle the Add context menu entry.</td> </tr><tr> @@ -174,6 +175,10 @@ <td>Public slot to start the svn status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnStatusDialog.__init__" ID="SvnStatusDialog.__init__"></a> <h4>SvnStatusDialog (Constructor)</h4> <b>SvnStatusDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnStatusMonitorThread.__init__">SvnStatusMonitorThread</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnStatusMonitorThread.__clientLoginCallback">__clientLoginCallback</a></td> <td>Private method called by the client to get login information.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Protected method implementing the monitoring action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnStatusMonitorThread.__init__" ID="SvnStatusMonitorThread.__init__"></a> <h4>SvnStatusMonitorThread (Constructor)</h4> <b>SvnStatusMonitorThread</b>(<i>interval, project, vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnSwitchDialog.__init__">SvnSwitchDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnSwitchDialog.getParameters">getParameters</a></td> <td>Public method to retrieve the tag data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnSwitchDialog.__init__" ID="SvnSwitchDialog.__init__"></a> <h4>SvnSwitchDialog (Constructor)</h4> <b>SvnSwitchDialog</b>(<i>taglist, reposURL, standardLayout, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnTagBranchListDialog.__init__">SvnTagBranchListDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnTagBranchListDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public slot to start the svn status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnTagBranchListDialog.__init__" ID="SvnTagBranchListDialog.__init__"></a> <h4>SvnTagBranchListDialog (Constructor)</h4> <b>SvnTagBranchListDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnTagDialog.__init__">SvnTagDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnTagDialog.getParameters">getParameters</a></td> <td>Public method to retrieve the tag data.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private method used to enable/disable the OK-button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnTagDialog.__init__" ID="SvnTagDialog.__init__"></a> <h4>SvnTagDialog (Constructor)</h4> <b>SvnTagDialog</b>(<i>taglist, reposURL, standardLayout, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnUrlSelectionDialog.__init__">SvnUrlSelectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnUrlSelectionDialog.__changeLabelCombo">__changeLabelCombo</a></td> <td>Private method used to change the label combo depending on the selected type.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot called when the selected type was changed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnUrlSelectionDialog.__init__" ID="SvnUrlSelectionDialog.__init__"></a> <h4>SvnUrlSelectionDialog (Constructor)</h4> <b>SvnUrlSelectionDialog</b>(<i>vcs, tagsList, branchesList, path, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>Subversion</h2> <p> Class implementing the version control systems interface to Subversion. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>committed()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Subversion.__init__">Subversion</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Subversion.__svnURL">__svnURL</a></td> <td>Private method to format a url for subversion.</td> </tr><tr> @@ -235,6 +236,10 @@ <td>Public method used to update a file/directory with the Subversion repository.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Subversion.__init__" ID="Subversion.__init__"></a> <h4>Subversion (Constructor)</h4> <b>Subversion</b>(<i>plugin, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SubversionPage.__init__">SubversionPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SubversionPage.on_configButton_clicked">on_configButton_clicked</a></td> <td>Private slot to edit the Subversion config file.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Subversion configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SubversionPage.__init__" ID="SubversionPage.__init__"></a> <h4>SubversionPage (Constructor)</h4> <b>SubversionPage</b>(<i>plugin</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnProjectBrowserHelper.__init__">SvnProjectBrowserHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnProjectBrowserHelper.__SVNAddToChangelist">__SVNAddToChangelist</a></td> <td>Private slot called by the context menu to add files to a changelist.</td> </tr><tr> @@ -142,6 +143,10 @@ <td>Slot called before the context menu (multiple selections) is shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnProjectBrowserHelper.__init__" ID="SvnProjectBrowserHelper.__init__"></a> <h4>SvnProjectBrowserHelper (Constructor)</h4> <b>SvnProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnProjectHelper.__init__">SvnProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnProjectHelper.__svnBranchList">__svnBranchList</a></td> <td>Private slot used to list the branches of the project.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Public method to generate the VCS menu.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnProjectHelper.__init__" ID="SvnProjectHelper.__init__"></a> <h4>SvnProjectHelper (Constructor)</h4> <b>SvnProjectHelper</b>(<i>vcsObject, projectObject, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnBlameDialog.__init__">SvnBlameDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnBlameDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public slot to start the svn status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnBlameDialog.__init__" ID="SvnBlameDialog.__init__"></a> <h4>SvnBlameDialog (Constructor)</h4> <b>SvnBlameDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnCommandDialog.__init__">SvnCommandDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnCommandDialog.getData">getData</a></td> <td>Public method to retrieve the data entered into this dialog.</td> </tr><tr> @@ -71,6 +72,10 @@ <td>Private method used to open a directory selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnCommandDialog.__init__" ID="SvnCommandDialog.__init__"></a> <h4>SvnCommandDialog (Constructor)</h4> <b>SvnCommandDialog</b>(<i>argvList, wdList, ppath, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>SvnCommitDialog</h2> <p> Class implementing a dialog to enter the commit message. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>accepted()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnCommitDialog.__init__">SvnCommitDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnCommitDialog.changelistsData">changelistsData</a></td> <td>Public method to retrieve the changelists data.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method called when the dialog is about to be shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnCommitDialog.__init__" ID="SvnCommitDialog.__init__"></a> <h4>SvnCommitDialog (Constructor)</h4> <b>SvnCommitDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnCopyDialog.__init__">SvnCopyDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnCopyDialog.getData">getData</a></td> <td>Public method to retrieve the copy data.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot to handle the button press for selecting the target via a selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnCopyDialog.__init__" ID="SvnCopyDialog.__init__"></a> <h4>SvnCopyDialog (Constructor)</h4> <b>SvnCopyDialog</b>(<i>source, parent=None, move=False, force=False</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnDialog.__init__">SvnDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -98,6 +99,10 @@ <td>Public slot used to start the process.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnDialog.__init__" ID="SvnDialog.__init__"></a> <h4>SvnDialog (Constructor)</h4> <b>SvnDialog</b>(<i>text, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnDiffDialog.__init__">SvnDiffDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnDiffDialog.__appendText">__appendText</a></td> <td>Private method to append text to the end of the contents pane.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Public slot to start the svn diff command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnDiffDialog.__init__" ID="SvnDiffDialog.__init__"></a> <h4>SvnDiffDialog (Constructor)</h4> <b>SvnDiffDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnLogBrowserDialog.__init__">SvnLogBrowserDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnLogBrowserDialog.__diffRevisions">__diffRevisions</a></td> <td>Private method to do a diff of two revisions.</td> </tr><tr> @@ -154,6 +155,10 @@ <td>Public slot to start the svn log command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a> <h4>SvnLogBrowserDialog (Constructor)</h4> <b>SvnLogBrowserDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnLogDialog.__init__">SvnLogDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnLogDialog.__procFinished">__procFinished</a></td> <td>Private slot connected to the finished signal.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public slot to start the cvs log command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnLogDialog.__init__" ID="SvnLogDialog.__init__"></a> <h4>SvnLogDialog (Constructor)</h4> <b>SvnLogDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnMergeDialog.__init__">SvnMergeDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnMergeDialog.__enableOkButton">__enableOkButton</a></td> <td>Private method used to enable/disable the OK-button.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot to handle the tag2Combo editTextChanged signal.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnMergeDialog.__init__" ID="SvnMergeDialog.__init__"></a> <h4>SvnMergeDialog (Constructor)</h4> <b>SvnMergeDialog</b>(<i>mergelist1, mergelist2, targetlist, force=False, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnNewProjectOptionsDialog.__init__">SvnNewProjectOptionsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnNewProjectOptionsDialog.getData">getData</a></td> <td>Public slot to retrieve the data entered into the dialog.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot to display a selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnNewProjectOptionsDialog.__init__" ID="SvnNewProjectOptionsDialog.__init__"></a> <h4>SvnNewProjectOptionsDialog (Constructor)</h4> <b>SvnNewProjectOptionsDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -52,12 +52,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnOptionsDialog.__init__">SvnOptionsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnOptionsDialog.getData">getData</a></td> <td>Public slot to retrieve the data entered into the dialog.</td> </tr><tr> @@ -68,6 +69,10 @@ <td>Private slot to display a selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnOptionsDialog.__init__" ID="SvnOptionsDialog.__init__"></a> <h4>SvnOptionsDialog (Constructor)</h4> <b>SvnOptionsDialog</b>(<i>vcs, project, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnPropListDialog.__init__">SvnPropListDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnPropListDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public slot to start the svn status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnPropListDialog.__init__" ID="SvnPropListDialog.__init__"></a> <h4>SvnPropListDialog (Constructor)</h4> <b>SvnPropListDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnPropSetDialog.__init__">SvnPropSetDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnPropSetDialog.getData">getData</a></td> <td>Public slot used to retrieve the data entered into the dialog.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot called by pressing the file selection button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnPropSetDialog.__init__" ID="SvnPropSetDialog.__init__"></a> <h4>SvnPropSetDialog (Constructor)</h4> <b>SvnPropSetDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnRelocateDialog.__init__">SvnRelocateDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnRelocateDialog.getData">getData</a></td> <td>Public slot used to retrieve the data entered into the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnRelocateDialog.__init__" ID="SvnRelocateDialog.__init__"></a> <h4>SvnRelocateDialog (Constructor)</h4> <b>SvnRelocateDialog</b>(<i>currUrl, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnRepoBrowserDialog.__init__">SvnRepoBrowserDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnRepoBrowserDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -124,6 +125,10 @@ <td>Public slot to start the svn info command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnRepoBrowserDialog.__init__" ID="SvnRepoBrowserDialog.__init__"></a> <h4>SvnRepoBrowserDialog (Constructor)</h4> <b>SvnRepoBrowserDialog</b>(<i>vcs, mode="browse", parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnRevisionSelectionDialog.__init__">SvnRevisionSelectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnRevisionSelectionDialog.__getRevision">__getRevision</a></td> <td>Private method to generate the revision.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to get the revisions.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnRevisionSelectionDialog.__init__" ID="SvnRevisionSelectionDialog.__init__"></a> <h4>SvnRevisionSelectionDialog (Constructor)</h4> <b>SvnRevisionSelectionDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnStatusDialog.__init__">SvnStatusDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnStatusDialog.__add">__add</a></td> <td>Private slot to handle the Add context menu entry.</td> </tr><tr> @@ -195,6 +196,10 @@ <td>Public slot to start the svn status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnStatusDialog.__init__" ID="SvnStatusDialog.__init__"></a> <h4>SvnStatusDialog (Constructor)</h4> <b>SvnStatusDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnStatusMonitorThread.__init__">SvnStatusMonitorThread</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnStatusMonitorThread._performMonitor">_performMonitor</a></td> <td>Protected method implementing the monitoring action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnStatusMonitorThread.__init__" ID="SvnStatusMonitorThread.__init__"></a> <h4>SvnStatusMonitorThread (Constructor)</h4> <b>SvnStatusMonitorThread</b>(<i>interval, project, vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnSwitchDialog.__init__">SvnSwitchDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnSwitchDialog.getParameters">getParameters</a></td> <td>Public method to retrieve the tag data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnSwitchDialog.__init__" ID="SvnSwitchDialog.__init__"></a> <h4>SvnSwitchDialog (Constructor)</h4> <b>SvnSwitchDialog</b>(<i>taglist, reposURL, standardLayout, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnTagBranchListDialog.__init__">SvnTagBranchListDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnTagBranchListDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public slot to start the svn status command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnTagBranchListDialog.__init__" ID="SvnTagBranchListDialog.__init__"></a> <h4>SvnTagBranchListDialog (Constructor)</h4> <b>SvnTagBranchListDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnTagDialog.__init__">SvnTagDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnTagDialog.getParameters">getParameters</a></td> <td>Public method to retrieve the tag data.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private method used to enable/disable the OK-button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnTagDialog.__init__" ID="SvnTagDialog.__init__"></a> <h4>SvnTagDialog (Constructor)</h4> <b>SvnTagDialog</b>(<i>taglist, reposURL, standardLayout, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnUrlSelectionDialog.__init__">SvnUrlSelectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnUrlSelectionDialog.__changeLabelCombo">__changeLabelCombo</a></td> <td>Private method used to change the label combo depending on the selected type.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot called when the selected type was changed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnUrlSelectionDialog.__init__" ID="SvnUrlSelectionDialog.__init__"></a> <h4>SvnUrlSelectionDialog (Constructor)</h4> <b>SvnUrlSelectionDialog</b>(<i>vcs, tagsList, branchesList, path, parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>Subversion</h2> <p> Class implementing the version control systems interface to Subversion. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>committed()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Subversion.__init__">Subversion</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Subversion.__svnURL">__svnURL</a></td> <td>Private method to format a url for subversion.</td> </tr><tr> @@ -229,6 +230,10 @@ <td>Public method used to update a file/directory with the Subversion repository.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Subversion.__init__" ID="Subversion.__init__"></a> <h4>Subversion (Constructor)</h4> <b>Subversion</b>(<i>plugin, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>Listspace</h2> <p> Class implementing the listspace viewmanager class. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>bookmarkToggled(Editor)</dt> <dd> @@ -95,12 +95,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Listspace.__init__">Listspace</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Listspace.__captionChange">__captionChange</a></td> <td>Private method to handle caption change signals from the editor.</td> </tr><tr> @@ -198,6 +199,10 @@ <td>Public method to tile the managed windows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Listspace.__init__" ID="Listspace.__init__"></a> <h4>Listspace (Constructor)</h4> <b>Listspace</b>(<i>parent</i>) @@ -502,12 +507,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#StackedWidget.__init__">StackedWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#StackedWidget.addWidget">addWidget</a></td> <td>Overwritten method to add a new widget.</td> </tr><tr> @@ -533,6 +539,10 @@ <td>Overwritten method to set the current widget.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="StackedWidget.__init__" ID="StackedWidget.__init__"></a> <h4>StackedWidget (Constructor)</h4> <b>StackedWidget</b>(<i>parent</i>)
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>MdiArea</h2> <p> Class implementing the mdi area viewmanager class. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>bookmarkToggled(Editor)</dt> <dd> @@ -92,12 +92,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MdiArea.__init__">MdiArea</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MdiArea.__iconizeAllWindows">__iconizeAllWindows</a></td> <td>Private slot to iconize all windows.</td> </tr><tr> @@ -162,6 +163,10 @@ <td>Public method to tile the managed windows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MdiArea.__init__" ID="MdiArea.__init__"></a> <h4>MdiArea (Constructor)</h4> <b>MdiArea</b>(<i>parent</i>)
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html Sat Aug 20 16:30:49 2011 +0200 @@ -50,7 +50,7 @@ <h2>TabBar</h2> <p> Class implementing a customized tab bar supporting drag & drop. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>tabCopyRequested(int, int)</dt> <dd> @@ -78,12 +78,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TabBar.__init__">TabBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TabBar.dragEnterEvent">dragEnterEvent</a></td> <td>Protected method to handle drag enter events.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Protected method to handle mouse press events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TabBar.__init__" ID="TabBar.__init__"></a> <h4>TabBar (Constructor)</h4> <b>TabBar</b>(<i>parent=None</i>) @@ -161,12 +166,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TabWidget.__init__">TabWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TabWidget.__captionChange">__captionChange</a></td> <td>Private method to handle Caption change signals from the editor.</td> </tr><tr> @@ -258,6 +264,10 @@ <td>Public slot to set the indicator on or off.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TabWidget.__init__" ID="TabWidget.__init__"></a> <h4>TabWidget (Constructor)</h4> <b>TabWidget</b>(<i>vm</i>) @@ -543,7 +553,7 @@ <h2>Tabview</h2> <p> Class implementing a tabbed viewmanager class embedded in a splitter. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>bookmarkToggled(Editor)</dt> <dd> @@ -591,12 +601,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Tabview.__init__">Tabview</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Tabview.__currentChanged">__currentChanged</a></td> <td>Private slot to handle the currentChanged signal.</td> </tr><tr> @@ -673,6 +684,10 @@ <td>Public method to tile the managed windows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Tabview.__init__" ID="Tabview.__init__"></a> <h4>Tabview (Constructor)</h4> <b>Tabview</b>(<i>parent</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ColorDialogWizardDialog.__init__">ColorDialogWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ColorDialogWizardDialog.getCode">getCode</a></td> <td>Public method to get the source code.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Private slot to handle the toggled signal of the rQt45 radio button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ColorDialogWizardDialog.__init__" ID="ColorDialogWizardDialog.__init__"></a> <h4>ColorDialogWizardDialog (Constructor)</h4> <b>ColorDialogWizardDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5MessageBoxWizardDialog.__init__">E5MessageBoxWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5MessageBoxWizardDialog.__enabledGroups">__enabledGroups</a></td> <td>Private method to enable/disable some group boxes.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Private slot to handle the toggled signal of the rYesNo radio button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5MessageBoxWizardDialog.__init__" ID="E5MessageBoxWizardDialog.__init__"></a> <h4>E5MessageBoxWizardDialog (Constructor)</h4> <b>E5MessageBoxWizardDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FileDialogWizardDialog.__init__">FileDialogWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FileDialogWizardDialog.__adjustOptions">__adjustOptions</a></td> <td>Private method to adjust the file dialog options.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Private slot called by a button of the button box clicked.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FileDialogWizardDialog.__init__" ID="FileDialogWizardDialog.__init__"></a> <h4>FileDialogWizardDialog (Constructor)</h4> <b>FileDialogWizardDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FontDialogWizardDialog.__init__">FontDialogWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FontDialogWizardDialog.getCode">getCode</a></td> <td>Public method to get the source code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot to handle the button press to select a font via a font selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FontDialogWizardDialog.__init__" ID="FontDialogWizardDialog.__init__"></a> <h4>FontDialogWizardDialog (Constructor)</h4> <b>FontDialogWizardDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#InputDialogWizardDialog.__init__">InputDialogWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#InputDialogWizardDialog.__getCode4">__getCode4</a></td> <td>Private method to get the source code for Qt4.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot to perform actions dependant on the item type selection.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="InputDialogWizardDialog.__init__" ID="InputDialogWizardDialog.__init__"></a> <h4>InputDialogWizardDialog (Constructor)</h4> <b>InputDialogWizardDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MessageBoxWizardDialog.__init__">MessageBoxWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MessageBoxWizardDialog.__enabledGroups">__enabledGroups</a></td> <td>Private method to enable/disable some group boxes.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Private slot to handle the toggled signal of the rAbout radio button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MessageBoxWizardDialog.__init__" ID="MessageBoxWizardDialog.__init__"></a> <h4>MessageBoxWizardDialog (Constructor)</h4> <b>MessageBoxWizardDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>predefinedClasses</td></tr><tr><td>specialChars</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyRegExpWizardCharactersDialog.__init__">PyRegExpWizardCharactersDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyRegExpWizardCharactersDialog.__addRangesLine">__addRangesLine</a></td> <td>Private slot to add a line of entry widgets for character ranges.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public method to return the character string assembled via the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyRegExpWizardCharactersDialog.__init__" ID="PyRegExpWizardCharactersDialog.__init__"></a> <h4>PyRegExpWizardCharactersDialog (Constructor)</h4> <b>PyRegExpWizardCharactersDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,16 +57,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyRegExpWizardDialog.__init__">PyRegExpWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyRegExpWizardDialog.getCode">getCode</a></td> <td>Public method to get the source code.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyRegExpWizardDialog.__init__" ID="PyRegExpWizardDialog.__init__"></a> <h4>PyRegExpWizardDialog (Constructor)</h4> <b>PyRegExpWizardDialog</b>(<i>parent=None, fromEric=True</i>) @@ -112,12 +117,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyRegExpWizardWidget.__init__">PyRegExpWizardWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyRegExpWizardWidget.__insertString">__insertString</a></td> <td>Private method to insert a string into line edit and move cursor.</td> </tr><tr> @@ -209,6 +215,10 @@ <td>Private slot to handle the word boundary toolbutton.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyRegExpWizardWidget.__init__" ID="PyRegExpWizardWidget.__init__"></a> <h4>PyRegExpWizardWidget (Constructor)</h4> <b>PyRegExpWizardWidget</b>(<i>parent=None, fromEric=True</i>) @@ -429,12 +439,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PyRegExpWizardWindow.__init__">PyRegExpWizardWindow</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PyRegExpWizardWindow.__init__" ID="PyRegExpWizardWindow.__init__"></a> <h4>PyRegExpWizardWindow (Constructor)</h4>
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyRegExpWizardRepeatDialog.__init__">PyRegExpWizardRepeatDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyRegExpWizardRepeatDialog.getRepeat">getRepeat</a></td> <td>Public method to retrieve the dialog's result.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Private slot to handle the upperSpin valueChanged signal.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyRegExpWizardRepeatDialog.__init__" ID="PyRegExpWizardRepeatDialog.__init__"></a> <h4>PyRegExpWizardRepeatDialog (Constructor)</h4> <b>PyRegExpWizardRepeatDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>predefinedClasses</td></tr><tr><td>specialChars</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QRegExpWizardCharactersDialog.__init__">QRegExpWizardCharactersDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QRegExpWizardCharactersDialog.__addRangesLine">__addRangesLine</a></td> <td>Private slot to add a line of entry widgets for character ranges.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public method to return the character string assembled via the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QRegExpWizardCharactersDialog.__init__" ID="QRegExpWizardCharactersDialog.__init__"></a> <h4>QRegExpWizardCharactersDialog (Constructor)</h4> <b>QRegExpWizardCharactersDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,16 +57,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QRegExpWizardDialog.__init__">QRegExpWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QRegExpWizardDialog.getCode">getCode</a></td> <td>Public method to get the source code.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QRegExpWizardDialog.__init__" ID="QRegExpWizardDialog.__init__"></a> <h4>QRegExpWizardDialog (Constructor)</h4> <b>QRegExpWizardDialog</b>(<i>parent=None, fromEric=True</i>) @@ -112,12 +117,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QRegExpWizardWidget.__init__">QRegExpWizardWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QRegExpWizardWidget.__insertString">__insertString</a></td> <td>Private method to insert a string into line edit and move cursor.</td> </tr><tr> @@ -185,6 +191,10 @@ <td>Private slot to handle the word boundary toolbutton.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QRegExpWizardWidget.__init__" ID="QRegExpWizardWidget.__init__"></a> <h4>QRegExpWizardWidget (Constructor)</h4> <b>QRegExpWizardWidget</b>(<i>parent=None, fromEric=True</i>) @@ -365,12 +375,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#QRegExpWizardWindow.__init__">QRegExpWizardWindow</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="QRegExpWizardWindow.__init__" ID="QRegExpWizardWindow.__init__"></a> <h4>QRegExpWizardWindow (Constructor)</h4>
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QRegExpWizardRepeatDialog.__init__">QRegExpWizardRepeatDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QRegExpWizardRepeatDialog.getRepeat">getRepeat</a></td> <td>Public method to retrieve the dialog's result.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Private slot to handle the upperSpin valueChanged signal.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QRegExpWizardRepeatDialog.__init__" ID="QRegExpWizardRepeatDialog.__init__"></a> <h4>QRegExpWizardRepeatDialog (Constructor)</h4> <b>QRegExpWizardRepeatDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,7 +53,7 @@ <h2>ConfigurationDialog</h2> <p> Class for the dialog variant. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>masterPasswordChanged(str, str)</dt> <dd> @@ -70,12 +70,13 @@ <table> <tr><td>DefaultMode</td></tr><tr><td>HelpBrowserMode</td></tr><tr><td>TrayStarterMode</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ConfigurationDialog.__init__">ConfigurationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ConfigurationDialog.__masterPasswordChanged">__masterPasswordChanged</a></td> <td>Private slot to handle the change of the master password.</td> </tr><tr> @@ -92,6 +93,10 @@ <td>Public slot to show a named configuration page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ConfigurationDialog.__init__" ID="ConfigurationDialog.__init__"></a> <h4>ConfigurationDialog (Constructor)</h4> <b>ConfigurationDialog</b>(<i>parent=None, name=None, modal=False, fromEric=True, displayMode=ConfigurationWidget.DefaultMode</i>) @@ -173,16 +178,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ConfigurationPageItem.__init__">ConfigurationPageItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ConfigurationPageItem.getPageName">getPageName</a></td> <td>Public method to get the name of the associated configuration page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ConfigurationPageItem.__init__" ID="ConfigurationPageItem.__init__"></a> <h4>ConfigurationPageItem (Constructor)</h4> <b>ConfigurationPageItem</b>(<i>parent, text, pageName, iconFile</i>) @@ -219,7 +229,7 @@ <h2>ConfigurationWidget</h2> <p> Class implementing a dialog for the configuration of eric5. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>masterPasswordChanged(str, str)</dt> <dd> @@ -236,12 +246,13 @@ <table> <tr><td>DefaultMode</td></tr><tr><td>HelpBrowserMode</td></tr><tr><td>TrayStarterMode</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ConfigurationWidget.__init__">ConfigurationWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ConfigurationWidget.__importConfigurationPage">__importConfigurationPage</a></td> <td>Private method to import a configuration page module.</td> </tr><tr> @@ -285,6 +296,10 @@ <td>Public slot to show a named configuration page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ConfigurationWidget.__init__" ID="ConfigurationWidget.__init__"></a> <h4>ConfigurationWidget (Constructor)</h4> <b>ConfigurationWidget</b>(<i>parent=None, fromEric=True, displayMode=DefaultMode</i>) @@ -454,12 +469,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ConfigurationWindow.__init__">ConfigurationWindow</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ConfigurationWindow.accept">accept</a></td> <td>Protected slot called by the Ok button.</td> </tr><tr> @@ -467,6 +483,10 @@ <td>Public slot to show a named configuration page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ConfigurationWindow.__init__" ID="ConfigurationWindow.__init__"></a> <h4>ConfigurationWindow (Constructor)</h4> <b>ConfigurationWindow</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ApplicationPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ApplicationPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ApplicationPage.__init__">ApplicationPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ApplicationPage.save">save</a></td> <td>Public slot to save the Application configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ApplicationPage.__init__" ID="ApplicationPage.__init__"></a> <h4>ApplicationPage (Constructor)</h4> <b>ApplicationPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ConfigurationPageBase.__init__">ConfigurationPageBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ConfigurationPageBase.initColour">initColour</a></td> <td>Public method to initialize a colour selection button.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to set the state of the widget.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ConfigurationPageBase.__init__" ID="ConfigurationPageBase.__init__"></a> <h4>ConfigurationPageBase (Constructor)</h4> <b>ConfigurationPageBase</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.CooperationPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.CooperationPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CooperationPage.__init__">CooperationPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CooperationPage.on_addBannedUserButton_clicked">on_addBannedUserButton_clicked</a></td> <td>Private slot to add a user to the list of banned users.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to save the Cooperation configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CooperationPage.__init__" ID="CooperationPage.__init__"></a> <h4>CooperationPage (Constructor)</h4> <b>CooperationPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.CorbaPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.CorbaPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CorbaPage.__init__">CorbaPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CorbaPage.on_idlButton_clicked">on_idlButton_clicked</a></td> <td>Private slot to handle the IDL compiler selection.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Corba configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CorbaPage.__init__" ID="CorbaPage.__init__"></a> <h4>CorbaPage (Constructor)</h4> <b>CorbaPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerGeneralPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerGeneralPage.__init__">DebuggerGeneralPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerGeneralPage.on_addAllowedHostButton_clicked">on_addAllowedHostButton_clicked</a></td> <td>Private slot called to add a new allowed host.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to save the Debugger General (1) configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerGeneralPage.__init__" ID="DebuggerGeneralPage.__init__"></a> <h4>DebuggerGeneralPage (Constructor)</h4> <b>DebuggerGeneralPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerPython3Page.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerPython3Page.__init__">DebuggerPython3Page</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerPython3Page.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td> <td>Private slot to handle the Debug Client selection.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the Debugger Python configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerPython3Page.__init__" ID="DebuggerPython3Page.__init__"></a> <h4>DebuggerPython3Page (Constructor)</h4> <b>DebuggerPython3Page</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerPythonPage.__init__">DebuggerPythonPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerPythonPage.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td> <td>Private slot to handle the Debug Client selection.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the Debugger Python configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerPythonPage.__init__" ID="DebuggerPythonPage.__init__"></a> <h4>DebuggerPythonPage (Constructor)</h4> <b>DebuggerPythonPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerRubyPage.__init__">DebuggerRubyPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerRubyPage.on_rubyInterpreterButton_clicked">on_rubyInterpreterButton_clicked</a></td> <td>Private slot to handle the Ruby interpreter selection.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Debugger Ruby configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerRubyPage.__init__" ID="DebuggerRubyPage.__init__"></a> <h4>DebuggerRubyPage (Constructor)</h4> <b>DebuggerRubyPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorAPIsPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorAPIsPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorAPIsPage.__init__">EditorAPIsPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorAPIsPage.__apiPreparationCancelled">__apiPreparationCancelled</a></td> <td>Private slot called after the API preparation has been cancelled.</td> </tr><tr> @@ -103,6 +104,10 @@ <td>Public method to set the state of the widget.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorAPIsPage.__init__" ID="EditorAPIsPage.__init__"></a> <h4>EditorAPIsPage (Constructor)</h4> <b>EditorAPIsPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorAutocompletionPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorAutocompletionPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorAutocompletionPage.__init__">EditorAutocompletionPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorAutocompletionPage.save">save</a></td> <td>Public slot to save the Editor Autocompletion configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorAutocompletionPage.__init__" ID="EditorAutocompletionPage.__init__"></a> <h4>EditorAutocompletionPage (Constructor)</h4> <b>EditorAutocompletionPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorAutocompletionQScintillaPage.__init__">EditorAutocompletionQScintillaPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorAutocompletionQScintillaPage.save">save</a></td> <td>Public slot to save the Editor Autocompletion configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorAutocompletionQScintillaPage.__init__" ID="EditorAutocompletionQScintillaPage.__init__"></a> <h4>EditorAutocompletionQScintillaPage (Constructor)</h4> <b>EditorAutocompletionQScintillaPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorCalltipsPage.__init__">EditorCalltipsPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorCalltipsPage.on_calltipsBackgroundButton_clicked">on_calltipsBackgroundButton_clicked</a></td> <td>Private slot to set the background colour for calltips.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the EditorCalltips configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorCalltipsPage.__init__" ID="EditorCalltipsPage.__init__"></a> <h4>EditorCalltipsPage (Constructor)</h4> <b>EditorCalltipsPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorCalltipsQScintillaPage.__init__">EditorCalltipsQScintillaPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorCalltipsQScintillaPage.save">save</a></td> <td>Public slot to save the EditorCalltips configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorCalltipsQScintillaPage.__init__" ID="EditorCalltipsQScintillaPage.__init__"></a> <h4>EditorCalltipsQScintillaPage (Constructor)</h4> <b>EditorCalltipsQScintillaPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorExportersPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorExportersPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorExportersPage.__init__">EditorExportersPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorExportersPage.on_exportersCombo_activated">on_exportersCombo_activated</a></td> <td>Private slot to select the page related to the selected exporter.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the Editor Typing configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorExportersPage.__init__" ID="EditorExportersPage.__init__"></a> <h4>EditorExportersPage (Constructor)</h4> <b>EditorExportersPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorFilePage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorFilePage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorFilePage.__init__">EditorFilePage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorFilePage.__checkFileFilter">__checkFileFilter</a></td> <td>Private method to check a file filter for validity.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public slot to save the Editor General configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorFilePage.__init__" ID="EditorFilePage.__init__"></a> <h4>EditorFilePage (Constructor)</h4> <b>EditorFilePage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorGeneralPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorGeneralPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorGeneralPage.__init__">EditorGeneralPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorGeneralPage.on_tabforindentationCheckBox_toggled">on_tabforindentationCheckBox_toggled</a></td> <td>Private slot used to set the tab conversion check box.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Editor General configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorGeneralPage.__init__" ID="EditorGeneralPage.__init__"></a> <h4>EditorGeneralPage (Constructor)</h4> <b>EditorGeneralPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightersPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorHighlightersPage.__init__">EditorHighlightersPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorHighlightersPage.on_addLexerButton_clicked">on_addLexerButton_clicked</a></td> <td>Private slot to add the lexer association displayed to the list.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public slot to save the Editor Highlighter Associations configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorHighlightersPage.__init__" ID="EditorHighlightersPage.__init__"></a> <h4>EditorHighlightersPage (Constructor)</h4> <b>EditorHighlightersPage</b>(<i>lexers</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>FAMILYANDSIZE</td></tr><tr><td>FAMILYONLY</td></tr><tr><td>FONT</td></tr><tr><td>SIZEONLY</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorHighlightingStylesPage.__init__">EditorHighlightingStylesPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorHighlightingStylesPage.__allFontsButtonMenuTriggered">__allFontsButtonMenuTriggered</a></td> <td>Private slot used to change the font of all styles of a selected lexer.</td> </tr><tr> @@ -133,6 +134,10 @@ <td>Public method to set the state of the widget.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorHighlightingStylesPage.__init__" ID="EditorHighlightingStylesPage.__init__"></a> <h4>EditorHighlightingStylesPage (Constructor)</h4> <b>EditorHighlightingStylesPage</b>(<i>lexers</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorKeywordsPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorKeywordsPage.__init__">EditorKeywordsPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorKeywordsPage.on_languageCombo_activated">on_languageCombo_activated</a></td> <td>Private slot to fill the keywords edit.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the editor highlighter keywords configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorKeywordsPage.__init__" ID="EditorKeywordsPage.__init__"></a> <h4>EditorKeywordsPage (Constructor)</h4> <b>EditorKeywordsPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorPropertiesPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorPropertiesPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorPropertiesPage.__init__">EditorPropertiesPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorPropertiesPage.save">save</a></td> <td>Public slot to save the Editor Properties (1) configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorPropertiesPage.__init__" ID="EditorPropertiesPage.__init__"></a> <h4>EditorPropertiesPage (Constructor)</h4> <b>EditorPropertiesPage</b>(<i>lexers</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSearchPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSearchPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorSearchPage.__init__">EditorSearchPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorSearchPage.on_searchMarkerButton_clicked">on_searchMarkerButton_clicked</a></td> <td>Private slot to set the colour of the search markers.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Editor Search configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorSearchPage.__init__" ID="EditorSearchPage.__init__"></a> <h4>EditorSearchPage (Constructor)</h4> <b>EditorSearchPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorSpellCheckingPage.__init__">EditorSpellCheckingPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorSpellCheckingPage.on_pelButton_clicked">on_pelButton_clicked</a></td> <td>Private method to select the personal exclude list file.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public slot to save the Editor Search configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorSpellCheckingPage.__init__" ID="EditorSpellCheckingPage.__init__"></a> <h4>EditorSpellCheckingPage (Constructor)</h4> <b>EditorSpellCheckingPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorStylesPage.__init__">EditorStylesPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorStylesPage.on_annotationsErrorBgButton_clicked">on_annotationsErrorBgButton_clicked</a></td> <td>Private slot to set the background colour of the error annotations.</td> </tr><tr> @@ -142,6 +143,10 @@ <td>Public slot to save the Editor Styles configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorStylesPage.__init__" ID="EditorStylesPage.__init__"></a> <h4>EditorStylesPage (Constructor)</h4> <b>EditorStylesPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorTypingPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorTypingPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorTypingPage.__init__">EditorTypingPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorTypingPage.on_languageCombo_activated">on_languageCombo_activated</a></td> <td>Private slot to select the page related to the selected language.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Editor Typing configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorTypingPage.__init__" ID="EditorTypingPage.__init__"></a> <h4>EditorTypingPage (Constructor)</h4> <b>EditorTypingPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EmailPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EmailPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EmailPage.__init__">EmailPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EmailPage.__updateTestButton">__updateTestButton</a></td> <td>Private slot to update the enabled state of the test button.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public slot to save the Email configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EmailPage.__init__" ID="EmailPage.__init__"></a> <h4>EmailPage (Constructor)</h4> <b>EmailPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.GraphicsPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.GraphicsPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#GraphicsPage.__init__">GraphicsPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#GraphicsPage.on_graphicsFontButton_clicked">on_graphicsFontButton_clicked</a></td> <td>Private method used to select the font for the graphics items.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the Printer configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="GraphicsPage.__init__" ID="GraphicsPage.__init__"></a> <h4>GraphicsPage (Constructor)</h4> <b>GraphicsPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpAppearancePage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpAppearancePage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpAppearancePage.__init__">HelpAppearancePage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpAppearancePage.on_fixedFontButton_clicked">on_fixedFontButton_clicked</a></td> <td>Private method used to select the fixed-width font.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public method to perform mode dependent setups.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpAppearancePage.__init__" ID="HelpAppearancePage.__init__"></a> <h4>HelpAppearancePage (Constructor)</h4> <b>HelpAppearancePage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpDocumentationPage.__init__">HelpDocumentationPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpDocumentationPage.on_pyqt4DocDirButton_clicked">on_pyqt4DocDirButton_clicked</a></td> <td>Private slot to select the PyQt4 documentation directory.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public slot to save the Help Documentation configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpDocumentationPage.__init__" ID="HelpDocumentationPage.__init__"></a> <h4>HelpDocumentationPage (Constructor)</h4> <b>HelpDocumentationPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpViewersPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpViewersPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpViewersPage.__init__">HelpViewersPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpViewersPage.on_chmviewerButton_clicked">on_chmviewerButton_clicked</a></td> <td>Private slot to handle the CHM viewer selection.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to save the Help Viewers configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpViewersPage.__init__" ID="HelpViewersPage.__init__"></a> <h4>HelpViewersPage (Constructor)</h4> <b>HelpViewersPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpVirusTotalPage.__init__">HelpVirusTotalPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpVirusTotalPage.__checkServiceKeyFinished">__checkServiceKeyFinished</a></td> <td>Private slot to receive the result of the service key check.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public slot to save the VirusTotal configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpVirusTotalPage.__init__" ID="HelpVirusTotalPage.__init__"></a> <h4>HelpVirusTotalPage (Constructor)</h4> <b>HelpVirusTotalPage</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpWebBrowserPage.__init__">HelpWebBrowserPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpWebBrowserPage.on_defaultHomeButton_clicked">on_defaultHomeButton_clicked</a></td> <td>Private slot to set the default home page.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the Help Viewers configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpWebBrowserPage.__init__" ID="HelpWebBrowserPage.__init__"></a> <h4>HelpWebBrowserPage (Constructor)</h4> <b>HelpWebBrowserPage</b>(<i>configDialog</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.IconsPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.IconsPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconsPage.__init__">IconsPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconsPage.on_addIconDirectoryButton_clicked">on_addIconDirectoryButton_clicked</a></td> <td>Private slot to add the icon directory displayed to the listbox.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public slot to save the Icons configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconsPage.__init__" ID="IconsPage.__init__"></a> <h4>IconsPage (Constructor)</h4> <b>IconsPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#IconsPreviewDialog.__init__">IconsPreviewDialog</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="IconsPreviewDialog.__init__" ID="IconsPreviewDialog.__init__"></a> <h4>IconsPreviewDialog (Constructor)</h4>
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.InterfacePage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.InterfacePage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#InterfacePage.__init__">InterfacePage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#InterfacePage.__populateLanguageCombo">__populateLanguageCombo</a></td> <td>Private method to initialize the language combobox of the Interface configuration page.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public slot to save the Interface configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="InterfacePage.__init__" ID="InterfacePage.__init__"></a> <h4>InterfacePage (Constructor)</h4> <b>InterfacePage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MasterPasswordEntryDialog.__init__">MasterPasswordEntryDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MasterPasswordEntryDialog.__updateUI">__updateUI</a></td> <td>Private slot to update the variable parts of the UI.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot to handle changes of the new password.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MasterPasswordEntryDialog.__init__" ID="MasterPasswordEntryDialog.__init__"></a> <h4>MasterPasswordEntryDialog (Constructor)</h4> <b>MasterPasswordEntryDialog</b>(<i>oldPasswordHash, parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.MultiProjectPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.MultiProjectPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MultiProjectPage.__init__">MultiProjectPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MultiProjectPage.save">save</a></td> <td>Public slot to save the Project configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MultiProjectPage.__init__" ID="MultiProjectPage.__init__"></a> <h4>MultiProjectPage (Constructor)</h4> <b>MultiProjectPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.NetworkPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.NetworkPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NetworkPage.__init__">NetworkPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NetworkPage.on_clearProxyPasswordsButton_clicked">on_clearProxyPasswordsButton_clicked</a></td> <td>Private slot to clear the saved proxy passwords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the Application configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NetworkPage.__init__" ID="NetworkPage.__init__"></a> <h4>NetworkPage (Constructor)</h4> <b>NetworkPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.PluginManagerPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.PluginManagerPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PluginManagerPage.__init__">PluginManagerPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PluginManagerPage.on_downloadDirButton_clicked">on_downloadDirButton_clicked</a></td> <td>Private slot to handle the directory selection via dialog.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Viewmanager configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PluginManagerPage.__init__" ID="PluginManagerPage.__init__"></a> <h4>PluginManagerPage (Constructor)</h4> <b>PluginManagerPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.PrinterPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.PrinterPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PrinterPage.__init__">PrinterPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PrinterPage.on_printheaderFontButton_clicked">on_printheaderFontButton_clicked</a></td> <td>Private method used to select the font for the page header.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the Printer configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PrinterPage.__init__" ID="PrinterPage.__init__"></a> <h4>PrinterPage (Constructor)</h4> <b>PrinterPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectBrowserPage.__init__">ProjectBrowserPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectBrowserPage.__setProjectBrowsersCheckBoxes">__setProjectBrowsersCheckBoxes</a></td> <td>Private method to set the checkboxes according to the selected project type.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to save the Project Browser configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectBrowserPage.__init__" ID="ProjectBrowserPage.__init__"></a> <h4>ProjectBrowserPage (Constructor)</h4> <b>ProjectBrowserPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ProjectPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ProjectPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectPage.__init__">ProjectPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectPage.save">save</a></td> <td>Public slot to save the Project configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectPage.__init__" ID="ProjectPage.__init__"></a> <h4>ProjectPage (Constructor)</h4> <b>ProjectPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.Py3FlakesPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.Py3FlakesPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Py3FlakesPage.__init__">Py3FlakesPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Py3FlakesPage.save">save</a></td> <td>Public slot to save the Python configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Py3FlakesPage.__init__" ID="Py3FlakesPage.__init__"></a> <h4>Py3FlakesPage (Constructor)</h4> <b>Py3FlakesPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.PythonPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.PythonPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PythonPage.__init__">PythonPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PythonPage.save">save</a></td> <td>Public slot to save the Python configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PythonPage.__init__" ID="PythonPage.__init__"></a> <h4>PythonPage (Constructor)</h4> <b>PythonPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.QtPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.QtPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QtPage.__init__">QtPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QtPage.__updateQt4Sample">__updateQt4Sample</a></td> <td>Private slot to update the Qt4 tools sample label.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public slot to save the Qt configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QtPage.__init__" ID="QtPage.__init__"></a> <h4>QtPage (Constructor)</h4> <b>QtPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.SecurityPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.SecurityPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SecurityPage.__init__">SecurityPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SecurityPage.on_masterPasswordButton_clicked">on_masterPasswordButton_clicked</a></td> <td>Private slot to change the master password.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public slot to save the Help Viewers configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SecurityPage.__init__" ID="SecurityPage.__init__"></a> <h4>SecurityPage (Constructor)</h4> <b>SecurityPage</b>(<i>configDialog</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ShellPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ShellPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ShellPage.__init__">ShellPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ShellPage.on_linenumbersFontButton_clicked">on_linenumbersFontButton_clicked</a></td> <td>Private method used to select the font for the editor margins.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public slot to save the Shell configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ShellPage.__init__" ID="ShellPage.__init__"></a> <h4>ShellPage (Constructor)</h4> <b>ShellPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.TasksPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.TasksPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TasksPage.__init__">TasksPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TasksPage.on_tasksBgColourButton_clicked">on_tasksBgColourButton_clicked</a></td> <td>Private slot to set the background colour for global tasks.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to save the Tasks configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TasksPage.__init__" ID="TasksPage.__init__"></a> <h4>TasksPage (Constructor)</h4> <b>TasksPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.TemplatesPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.TemplatesPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplatesPage.__init__">TemplatesPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplatesPage.save">save</a></td> <td>Public slot to save the Templates configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplatesPage.__init__" ID="TemplatesPage.__init__"></a> <h4>TemplatesPage (Constructor)</h4> <b>TemplatesPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.TerminalPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.TerminalPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TerminalPage.__init__">TerminalPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TerminalPage.on_linenumbersFontButton_clicked">on_linenumbersFontButton_clicked</a></td> <td>Private method used to select the font for the editor margins.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public slot to save the Shell configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TerminalPage.__init__" ID="TerminalPage.__init__"></a> <h4>TerminalPage (Constructor)</h4> <b>TerminalPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.TrayStarterPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.TrayStarterPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TrayStarterPage.__init__">TrayStarterPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TrayStarterPage.save">save</a></td> <td>Public slot to save the Python configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TrayStarterPage.__init__" ID="TrayStarterPage.__init__"></a> <h4>TrayStarterPage (Constructor)</h4> <b>TrayStarterPage</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.VcsPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.VcsPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VcsPage.__init__">VcsPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VcsPage.on_pbVcsAddedButton_clicked">on_pbVcsAddedButton_clicked</a></td> <td>Private slot to set the background colour for entries with VCS status "added".</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public slot to save the VCS configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VcsPage.__init__" ID="VcsPage.__init__"></a> <h4>VcsPage (Constructor)</h4> <b>VcsPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ViewmanagerPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ViewmanagerPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ViewmanagerPage.__init__">ViewmanagerPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ViewmanagerPage.on_windowComboBox_activated">on_windowComboBox_activated</a></td> <td>Private slot to show a preview of the selected workspace view type.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public slot to save the Viewmanager configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ViewmanagerPage.__init__" ID="ViewmanagerPage.__init__"></a> <h4>ViewmanagerPage (Constructor)</h4> <b>ViewmanagerPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.PreferencesLexer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.PreferencesLexer.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PreferencesLexer.__init__">PreferencesLexer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PreferencesLexer.color">color</a></td> <td>Public method to get the colour of a style.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Public method to set the background for a style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PreferencesLexer.__init__" ID="PreferencesLexer.__init__"></a> <h4>PreferencesLexer (Constructor)</h4> <b>PreferencesLexer</b>(<i>language, parent=None</i>) @@ -330,12 +335,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PreferencesLexerError.__init__">PreferencesLexerError</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PreferencesLexerError.__repr__">__repr__</a></td> <td>Private method returning a representation of the exception.</td> </tr><tr> @@ -343,6 +349,10 @@ <td>Private method returning a string representation of the exception.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PreferencesLexerError.__init__" ID="PreferencesLexerError.__init__"></a> <h4>PreferencesLexerError (Constructor)</h4> <b>PreferencesLexerError</b>(<i></i>) @@ -382,12 +392,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PreferencesLexerLanguageError.__init__">PreferencesLexerLanguageError</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PreferencesLexerLanguageError.__init__" ID="PreferencesLexerLanguageError.__init__"></a> <h4>PreferencesLexerLanguageError (Constructor)</h4>
--- a/Documentation/Source/eric5.Preferences.ProgramsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ProgramsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProgramsDialog.__init__">ProgramsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProgramsDialog.__createEntry">__createEntry</a></td> <td>Private method to generate a program entry.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public slot to show the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProgramsDialog.__init__" ID="ProgramsDialog.__init__"></a> <h4>ProgramsDialog (Constructor)</h4> <b>ProgramsDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.ShortcutDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ShortcutDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ShortcutDialog</h2> <p> Class implementing a dialog for the configuration of a keyboard shortcut. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>shortcutChanged(QKeySequence, QKeySequence, bool, string)</dt> <dd> @@ -58,12 +58,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ShortcutDialog.__init__">ShortcutDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ShortcutDialog.__clear">__clear</a></td> <td>Private slot to handle the Clear button press.</td> </tr><tr> @@ -86,6 +87,10 @@ <td>Public method to set the key to be configured.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ShortcutDialog.__init__" ID="ShortcutDialog.__init__"></a> <h4>ShortcutDialog (Constructor)</h4> <b>ShortcutDialog</b>(<i>parent=None, name=None, modal=False</i>)
--- a/Documentation/Source/eric5.Preferences.ShortcutsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ShortcutsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ShortcutsDialog</h2> <p> Class implementing a dialog for the configuration of eric5s keyboard shortcuts. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>updateShortcuts()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>noCheckRole</td></tr><tr><td>objectNameRole</td></tr><tr><td>objectTypeRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ShortcutsDialog.__init__">ShortcutsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ShortcutsDialog.__checkShortcut">__checkShortcut</a></td> <td>Private method to check a keysequence for uniqueness.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Public method to populate the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ShortcutsDialog.__init__" ID="ShortcutsDialog.__init__"></a> <h4>ShortcutsDialog (Constructor)</h4> <b>ShortcutsDialog</b>(<i>parent=None, name=None, modal=False</i>)
--- a/Documentation/Source/eric5.Preferences.ToolConfigurationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ToolConfigurationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ToolConfigurationDialog.__init__">ToolConfigurationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ToolConfigurationDialog.__findModeIndex">__findModeIndex</a></td> <td>Private method to find the mode index by its short name.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Private slot to move an entry up in the list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ToolConfigurationDialog.__init__" ID="ToolConfigurationDialog.__init__"></a> <h4>ToolConfigurationDialog (Constructor)</h4> <b>ToolConfigurationDialog</b>(<i>toollist, parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.ToolGroupConfigurationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ToolGroupConfigurationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ToolGroupConfigurationDialog.__init__">ToolGroupConfigurationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ToolGroupConfigurationDialog.__swap">__swap</a></td> <td>Private method used two swap two list entries given by their index.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Private slot to move an entry up in the list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ToolGroupConfigurationDialog.__init__" ID="ToolGroupConfigurationDialog.__init__"></a> <h4>ToolGroupConfigurationDialog (Constructor)</h4> <b>ToolGroupConfigurationDialog</b>(<i>toolGroups, currentGroup, parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.ViewProfileDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ViewProfileDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ViewProfileDialog.__init__">ViewProfileDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ViewProfileDialog.getProfiles">getProfiles</a></td> <td>Public method to retrieve the configured profiles.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ViewProfileDialog.__init__" ID="ViewProfileDialog.__init__"></a> <h4>ViewProfileDialog (Constructor)</h4> <b>ViewProfileDialog</b>(<i>layout, profiles, separateShell, separateBrowser, parent=None</i>)
--- a/Documentation/Source/eric5.Preferences.__init__.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.__init__.html Sat Aug 20 16:30:49 2011 +0200 @@ -351,10 +351,18 @@ <table> <tr><td>cooperationDefaults</td></tr><tr><td>corbaDefaults</td></tr><tr><td>debuggerDefaults</td></tr><tr><td>editorColourDefaults</td></tr><tr><td>editorDefaults</td></tr><tr><td>editorExporterDefaults</td></tr><tr><td>editorOtherFontsDefaults</td></tr><tr><td>editorTypingDefaults</td></tr><tr><td>fontFamily</td></tr><tr><td>fontSize</td></tr><tr><td>geometryDefaults</td></tr><tr><td>graphicsDefaults</td></tr><tr><td>helpDefaults</td></tr><tr><td>iconEditorDefaults</td></tr><tr><td>iconsDefaults</td></tr><tr><td>multiProjectDefaults</td></tr><tr><td>pluginManagerDefaults</td></tr><tr><td>printerDefaults</td></tr><tr><td>projectBrowserColourDefaults</td></tr><tr><td>projectBrowserFlagsDefaults</td></tr><tr><td>projectDefaults</td></tr><tr><td>py3flakesDefaults</td></tr><tr><td>qtDefaults</td></tr><tr><td>resetLayout</td></tr><tr><td>shellDefaults</td></tr><tr><td>sysDefaults</td></tr><tr><td>tasksDefaults</td></tr><tr><td>templatesDefaults</td></tr><tr><td>terminalDefaults</td></tr><tr><td>trayStarterDefaults</td></tr><tr><td>uiDefaults</td></tr><tr><td>userDefaults</td></tr><tr><td>varDefaults</td></tr><tr><td>vcsDefaults</td></tr><tr><td>viewProfilesLength</td></tr><tr><td>websettings</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr />
--- a/Documentation/Source/eric5.Project.AddDirectoryDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.AddDirectoryDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AddDirectoryDialog.__init__">AddDirectoryDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AddDirectoryDialog.__dirDialog">__dirDialog</a></td> <td>Private slot to display a directory selection dialog.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot to handle the target dir button press.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AddDirectoryDialog.__init__" ID="AddDirectoryDialog.__init__"></a> <h4>AddDirectoryDialog (Constructor)</h4> <b>AddDirectoryDialog</b>(<i>pro, filter='source', parent=None, name=None, startdir=None</i>)
--- a/Documentation/Source/eric5.Project.AddFileDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.AddFileDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AddFileDialog.__init__">AddFileDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AddFileDialog.getData">getData</a></td> <td>Public slot to retrieve the dialogs data.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot to display a directory selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AddFileDialog.__init__" ID="AddFileDialog.__init__"></a> <h4>AddFileDialog (Constructor)</h4> <b>AddFileDialog</b>(<i>pro, parent=None, filter=None, name=None, startdir=None</i>)
--- a/Documentation/Source/eric5.Project.AddFoundFilesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.AddFoundFilesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -56,12 +56,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AddFoundFilesDialog.__init__">AddFoundFilesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AddFoundFilesDialog.getSelection">getSelection</a></td> <td>Public method to return the selected items.</td> </tr><tr> @@ -75,6 +76,10 @@ <td>Private slot called by a button of the button box clicked.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AddFoundFilesDialog.__init__" ID="AddFoundFilesDialog.__init__"></a> <h4>AddFoundFilesDialog (Constructor)</h4> <b>AddFoundFilesDialog</b>(<i>files, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Project.AddLanguageDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.AddLanguageDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AddLanguageDialog.__init__">AddLanguageDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AddLanguageDialog.getSelectedLanguage">getSelectedLanguage</a></td> <td>Public method to retrieve the selected language.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AddLanguageDialog.__init__" ID="AddLanguageDialog.__init__"></a> <h4>AddLanguageDialog (Constructor)</h4> <b>AddLanguageDialog</b>(<i>parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Project.CreateDialogCodeDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.CreateDialogCodeDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CreateDialogCodeDialog.__init__">CreateDialogCodeDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CreateDialogCodeDialog.__className">__className</a></td> <td>Private method to get the class name of the dialog.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Private slot called to enter the data for a new dialog class.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CreateDialogCodeDialog.__init__" ID="CreateDialogCodeDialog.__init__"></a> <h4>CreateDialogCodeDialog (Constructor)</h4> <b>CreateDialogCodeDialog</b>(<i>formName, project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.DebuggerPropertiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.DebuggerPropertiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebuggerPropertiesDialog.__init__">DebuggerPropertiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerPropertiesDialog.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td> <td>Private slot to handle the Debug Client selection.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to store the entered/modified data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerPropertiesDialog.__init__" ID="DebuggerPropertiesDialog.__init__"></a> <h4>DebuggerPropertiesDialog (Constructor)</h4> <b>DebuggerPropertiesDialog</b>(<i>project, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Project.FiletypeAssociationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.FiletypeAssociationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FiletypeAssociationDialog.__init__">FiletypeAssociationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FiletypeAssociationDialog.__createItem">__createItem</a></td> <td>Private slot to create a new entry in the association list.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public slot to transfer the associations into the projects data structure.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FiletypeAssociationDialog.__init__" ID="FiletypeAssociationDialog.__init__"></a> <h4>FiletypeAssociationDialog (Constructor)</h4> <b>FiletypeAssociationDialog</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.LexerAssociationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.LexerAssociationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerAssociationDialog.__init__">LexerAssociationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerAssociationDialog.on_addLexerButton_clicked">on_addLexerButton_clicked</a></td> <td>Private slot to add the lexer association displayed to the list.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to transfer the associations into the projects data structure.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerAssociationDialog.__init__" ID="LexerAssociationDialog.__init__"></a> <h4>LexerAssociationDialog (Constructor)</h4> <b>LexerAssociationDialog</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.NewDialogClassDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.NewDialogClassDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NewDialogClassDialog.__init__">NewDialogClassDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NewDialogClassDialog.__enableOkButton">__enableOkButton</a></td> <td>Private slot to set the enable state of theok button.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot called, when thext of the pathname edit has changed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NewDialogClassDialog.__init__" ID="NewDialogClassDialog.__init__"></a> <h4>NewDialogClassDialog (Constructor)</h4> <b>NewDialogClassDialog</b>(<i>defaultClassName, defaultFile, defaultPath, parent=None</i>)
--- a/Documentation/Source/eric5.Project.NewPythonPackageDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.NewPythonPackageDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NewPythonPackageDialog.__init__">NewPythonPackageDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NewPythonPackageDialog.getData">getData</a></td> <td>Public method to retrieve the data entered into the dialog.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot called, when the package name is changed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NewPythonPackageDialog.__init__" ID="NewPythonPackageDialog.__init__"></a> <h4>NewPythonPackageDialog (Constructor)</h4> <b>NewPythonPackageDialog</b>(<i>relPath, parent=None</i>)
--- a/Documentation/Source/eric5.Project.Project.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.Project.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>Project</h2> <p> Class implementing the project management functionality. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>completeRepopulateItem(str)</dt> <dd> @@ -161,12 +161,13 @@ <table> <tr><td>dbgKeynames</td></tr><tr><td>eols</td></tr><tr><td>keynames</td></tr><tr><td>userKeynames</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Project.__init__">Project</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Project.__addRecursiveDirectory">__addRecursiveDirectory</a></td> <td>Private method used to add all files of a directory tree.</td> </tr><tr> @@ -618,6 +619,10 @@ <td>Public method to check, if the project uses the system eol setting.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Project.__init__" ID="Project.__init__"></a> <h4>Project (Constructor)</h4> <b>Project</b>(<i>parent=None, filename=None</i>)
--- a/Documentation/Source/eric5.Project.ProjectBaseBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectBaseBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ProjectBaseBrowser</h2> <p> Baseclass implementing common functionality for the various project browsers. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>closeSourceWindow(str)</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectBaseBrowser.__init__">ProjectBaseBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectBaseBrowser.__checkHookKey">__checkHookKey</a></td> <td>Private method to check a hook key</td> </tr><tr> @@ -181,6 +182,10 @@ <td>Public slot to handle the select VCS files context menu entries</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectBaseBrowser.__init__" ID="ProjectBaseBrowser.__init__"></a> <h4>ProjectBaseBrowser (Constructor)</h4> <b>ProjectBaseBrowser</b>(<i>project, type_, parent=None</i>)
--- a/Documentation/Source/eric5.Project.ProjectBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -58,12 +58,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectBrowser.__init__">ProjectBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectBrowser.__currentChanged">__currentChanged</a></td> <td>Private slot to handle the currentChanged(int) signal.</td> </tr><tr> @@ -104,6 +105,10 @@ <td>Protected method handleing the show event.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectBrowser.__init__" ID="ProjectBrowser.__init__"></a> <h4>ProjectBrowser (Constructor)</h4> <b>ProjectBrowser</b>(<i>project, parent=None, embeddedBrowser=True</i>)
--- a/Documentation/Source/eric5.Project.ProjectBrowserModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectBrowserModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -63,12 +63,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#ProjectBrowserDirectoryItem.__init__">ProjectBrowserDirectoryItem</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="ProjectBrowserDirectoryItem.__init__" ID="ProjectBrowserDirectoryItem.__init__"></a> <h4>ProjectBrowserDirectoryItem (Constructor)</h4> @@ -106,12 +111,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#ProjectBrowserFileItem.__init__">ProjectBrowserFileItem</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="ProjectBrowserFileItem.__init__" ID="ProjectBrowserFileItem.__init__"></a> <h4>ProjectBrowserFileItem (Constructor)</h4> @@ -154,12 +164,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectBrowserItemMixin.__init__">ProjectBrowserItemMixin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectBrowserItemMixin.addProjectType">addProjectType</a></td> <td>Public method to add a type to the list.</td> </tr><tr> @@ -179,6 +190,10 @@ <td>Public method to set the VCS status.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectBrowserItemMixin.__init__" ID="ProjectBrowserItemMixin.__init__"></a> <h4>ProjectBrowserItemMixin (Constructor)</h4> <b>ProjectBrowserItemMixin</b>(<i>type_, bold=False</i>) @@ -259,7 +274,7 @@ <h2>ProjectBrowserModel</h2> <p> Class implementing the project browser model. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>vcsStateChanged(str)</dt> <dd> @@ -272,12 +287,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectBrowserModel.__init__">ProjectBrowserModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectBrowserModel.__addVCSStatus">__addVCSStatus</a></td> <td>Private method used to set the vcs status of a node.</td> </tr><tr> @@ -342,6 +358,10 @@ <td>Public method used to update the vcs status of a node.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectBrowserModel.__init__" ID="ProjectBrowserModel.__init__"></a> <h4>ProjectBrowserModel (Constructor)</h4> <b>ProjectBrowserModel</b>(<i>parent</i>) @@ -642,12 +662,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectBrowserSimpleDirectoryItem.__init__">ProjectBrowserSimpleDirectoryItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectBrowserSimpleDirectoryItem.dirName">dirName</a></td> <td>Public method returning the directory name.</td> </tr><tr> @@ -658,6 +679,10 @@ <td>Public method to set the directory name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectBrowserSimpleDirectoryItem.__init__" ID="ProjectBrowserSimpleDirectoryItem.__init__"></a> <h4>ProjectBrowserSimpleDirectoryItem (Constructor)</h4> <b>ProjectBrowserSimpleDirectoryItem</b>(<i>parent, projectType, text, path=""</i>)
--- a/Documentation/Source/eric5.Project.ProjectBrowserSortFilterProxyModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectBrowserSortFilterProxyModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectBrowserSortFilterProxyModel.__init__">ProjectBrowserSortFilterProxyModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectBrowserSortFilterProxyModel.filterAcceptsRow">filterAcceptsRow</a></td> <td>Protected method to filter rows.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public slot called to handle a change of the preferences settings.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectBrowserSortFilterProxyModel.__init__" ID="ProjectBrowserSortFilterProxyModel.__init__"></a> <h4>ProjectBrowserSortFilterProxyModel (Constructor)</h4> <b>ProjectBrowserSortFilterProxyModel</b>(<i>filterType, parent=None</i>)
--- a/Documentation/Source/eric5.Project.ProjectFormsBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectFormsBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ProjectFormsBrowser</h2> <p> A class used to display the forms part of the project. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>appendStderr(str)</dt> <dd> @@ -80,12 +80,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectFormsBrowser.__init__">ProjectFormsBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectFormsBrowser.__TRPreview">__TRPreview</a></td> <td>Private slot to handle the Preview translations action.</td> </tr><tr> @@ -171,6 +172,10 @@ <td>Public slot used to handle the preferencesChanged signal.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectFormsBrowser.__init__" ID="ProjectFormsBrowser.__init__"></a> <h4>ProjectFormsBrowser (Constructor)</h4> <b>ProjectFormsBrowser</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ProjectInterfacesBrowser</h2> <p> A class used to display the interfaces (IDL) part of the project. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>appendStderr(str)</dt> <dd> @@ -73,12 +73,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectInterfacesBrowser.__init__">ProjectInterfacesBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectInterfacesBrowser.__addInterfaceFiles">__addInterfaceFiles</a></td> <td>Private method to add interface files to the project.</td> </tr><tr> @@ -137,6 +138,10 @@ <td>Protected slot to handle the open popup menu entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a> <h4>ProjectInterfacesBrowser (Constructor)</h4> <b>ProjectInterfacesBrowser</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.ProjectOthersBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectOthersBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -45,7 +45,7 @@ <h2>ProjectOthersBrowser</h2> <p> A class used to display the parts of the project, that don't fit the other categories. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>closeSourceWindow(str)</dt> <dd> @@ -75,12 +75,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectOthersBrowser.__init__">ProjectOthersBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectOthersBrowser.__deleteItem">__deleteItem</a></td> <td>Private method to delete the selected entry from the OTHERS project data area.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Protected slot called before the context menu is shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectOthersBrowser.__init__" ID="ProjectOthersBrowser.__init__"></a> <h4>ProjectOthersBrowser (Constructor)</h4> <b>ProjectOthersBrowser</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ProjectResourcesBrowser</h2> <p> A class used to display the resources part of the project. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>appendStderr(str)</dt> <dd> @@ -69,12 +69,13 @@ <table> <tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectResourcesBrowser.__init__">ProjectResourcesBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectResourcesBrowser.__addResourceFiles">__addResourceFiles</a></td> <td>Private method to add resource files to the project.</td> </tr><tr> @@ -148,6 +149,10 @@ <td>Public slot used to handle the preferencesChanged signal.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectResourcesBrowser.__init__" ID="ProjectResourcesBrowser.__init__"></a> <h4>ProjectResourcesBrowser (Constructor)</h4> <b>ProjectResourcesBrowser</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ProjectSourcesBrowser</h2> <p> A class used to display the Sources part of the project. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>closeSourceWindow(str)</dt> <dd> @@ -72,12 +72,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectSourcesBrowser.__init__">ProjectSourcesBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectSourcesBrowser.__addNewPackage">__addNewPackage</a></td> <td>Private method to add a new package to the project.</td> </tr><tr> @@ -157,6 +158,10 @@ <td>Protected slot to handle the projectClosed signal.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectSourcesBrowser.__init__" ID="ProjectSourcesBrowser.__init__"></a> <h4>ProjectSourcesBrowser (Constructor)</h4> <b>ProjectSourcesBrowser</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.ProjectTranslationsBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectTranslationsBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ProjectTranslationsBrowser</h2> <p> A class used to display the translations part of the project. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>appendStderr(str)</dt> <dd> @@ -81,12 +81,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectTranslationsBrowser.__init__">ProjectTranslationsBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectTranslationsBrowser.__TRPreview">__TRPreview</a></td> <td>Private slot to handle the Preview translations action.</td> </tr><tr> @@ -184,6 +185,10 @@ <td>Protected slot to handle the open popup menu entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectTranslationsBrowser.__init__" ID="ProjectTranslationsBrowser.__init__"></a> <h4>ProjectTranslationsBrowser (Constructor)</h4> <b>ProjectTranslationsBrowser</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.Project.PropertiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.PropertiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PropertiesDialog.__init__">PropertiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PropertiesDialog.getPPath">getPPath</a></td> <td>Public method to get the project path.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public method to store the entered/modified data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PropertiesDialog.__init__" ID="PropertiesDialog.__init__"></a> <h4>PropertiesDialog (Constructor)</h4> <b>PropertiesDialog</b>(<i>project, new=True, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Project.SpellingPropertiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.SpellingPropertiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SpellingPropertiesDialog.__init__">SpellingPropertiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SpellingPropertiesDialog.initDialog">initDialog</a></td> <td>Public method to initialize the dialogs data.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to store the entered/modified data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SpellingPropertiesDialog.__init__" ID="SpellingPropertiesDialog.__init__"></a> <h4>SpellingPropertiesDialog (Constructor)</h4> <b>SpellingPropertiesDialog</b>(<i>project, new, parent</i>)
--- a/Documentation/Source/eric5.Project.TranslationPropertiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.TranslationPropertiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TranslationPropertiesDialog.__init__">TranslationPropertiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TranslationPropertiesDialog.initDialog">initDialog</a></td> <td>Public method to initialize the dialogs data.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Public method to store the entered/modified data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TranslationPropertiesDialog.__init__" ID="TranslationPropertiesDialog.__init__"></a> <h4>TranslationPropertiesDialog (Constructor)</h4> <b>TranslationPropertiesDialog</b>(<i>project, new, parent</i>)
--- a/Documentation/Source/eric5.Project.UserPropertiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.UserPropertiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UserPropertiesDialog.__init__">UserPropertiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UserPropertiesDialog.storeData">storeData</a></td> <td>Public method to store the entered/modified data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UserPropertiesDialog.__init__" ID="UserPropertiesDialog.__init__"></a> <h4>UserPropertiesDialog (Constructor)</h4> <b>UserPropertiesDialog</b>(<i>project, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.PyUnit.UnittestDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.PyUnit.UnittestDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -59,12 +59,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QtTestResult.__init__">QtTestResult</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QtTestResult.addError">addError</a></td> <td>Method called if a test errored.</td> </tr><tr> @@ -87,6 +88,10 @@ <td>Method called at the end of a test.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QtTestResult.__init__" ID="QtTestResult.__init__"></a> <h4>QtTestResult (Constructor)</h4> <b>QtTestResult</b>(<i>parent</i>) @@ -186,7 +191,7 @@ <h2>UnittestDialog</h2> <p> Class implementing the UI to the pyunit package. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>unittestFile(str, int, int)</dt> <dd> @@ -199,12 +204,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UnittestDialog.__init__">UnittestDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UnittestDialog.__UTPrepared">__UTPrepared</a></td> <td>Private slot to handle the utPrepared signal.</td> </tr><tr> @@ -269,6 +275,10 @@ <td>Public method called if a test succeeds unexpectedly.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UnittestDialog.__init__" ID="UnittestDialog.__init__"></a> <h4>UnittestDialog (Constructor)</h4> <b>UnittestDialog</b>(<i>prog=None, dbs=None, ui=None, parent=None, name=None</i>) @@ -512,16 +522,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UnittestWindow.__init__">UnittestWindow</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UnittestWindow.eventFilter">eventFilter</a></td> <td>Public method to filter events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UnittestWindow.__init__" ID="UnittestWindow.__init__"></a> <h4>UnittestWindow (Constructor)</h4> <b>UnittestWindow</b>(<i>prog=None, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.APIsManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.APIsManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>APIs</h2> <p> Class implementing an API storage entity. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>apiPreparationCancelled()</dt> <dd> @@ -66,12 +66,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#APIs.__init__">APIs</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#APIs.__apiPreparationCancelled">__apiPreparationCancelled</a></td> <td>Private method called, after the API preparation process has been cancelled.</td> </tr><tr> @@ -103,6 +104,10 @@ <td>Public method to reload the API information.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="APIs.__init__" ID="APIs.__init__"></a> <h4>APIs (Constructor)</h4> <b>APIs</b>(<i>language, forPreparation=False, parent=None</i>) @@ -208,12 +213,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#APIsManager.__init__">APIsManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#APIsManager.getAPIs">getAPIs</a></td> <td>Public method to get an apis object for autocompletion/calltips.</td> </tr><tr> @@ -221,6 +227,10 @@ <td>Public slot to reload the api information.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="APIsManager.__init__" ID="APIsManager.__init__"></a> <h4>APIsManager (Constructor)</h4> <b>APIsManager</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Editor.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Editor.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>Editor</h2> <p> Class implementing the editor component of the eric5 IDE. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>autoCompletionAPIsAvailable(bool)</dt> <dd> @@ -124,12 +124,13 @@ <table> <tr><td>AttributeID</td></tr><tr><td>AttributePrivateID</td></tr><tr><td>AttributeProtectedID</td></tr><tr><td>CancelEditToken</td></tr><tr><td>ClassID</td></tr><tr><td>ClassPrivateID</td></tr><tr><td>ClassProtectedID</td></tr><tr><td>EndEditToken</td></tr><tr><td>EnumID</td></tr><tr><td>FromDocumentID</td></tr><tr><td>MethodID</td></tr><tr><td>MethodPrivateID</td></tr><tr><td>MethodProtectedID</td></tr><tr><td>RequestSyncToken</td></tr><tr><td>Separator</td></tr><tr><td>StartEditToken</td></tr><tr><td>SyncToken</td></tr><tr><td>TemplateImageID</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Editor.__init__">Editor</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Editor.__addBreakPoint">__addBreakPoint</a></td> <td>Private method to add a new breakpoint.</td> </tr><tr> @@ -977,6 +978,10 @@ <td>Public slot to write the text to a file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Editor.__init__" ID="Editor.__init__"></a> <h4>Editor (Constructor)</h4> <b>Editor</b>(<i>dbs, fn=None, vm=None, filetype="", editor=None, tv=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExporterBase.__init__">ExporterBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExporterBase._getFileName">_getFileName</a></td> <td>Protected method to get the file name of the export file from the user.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method performing the export.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExporterBase.__init__" ID="ExporterBase.__init__"></a> <h4>ExporterBase (Constructor)</h4> <b>ExporterBase</b>(<i>editor, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterHTML.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterHTML.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExporterHTML.__init__">ExporterHTML</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExporterHTML.exportSource">exportSource</a></td> <td>Public method performing the export.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExporterHTML.__init__" ID="ExporterHTML.__init__"></a> <h4>ExporterHTML (Constructor)</h4> <b>ExporterHTML</b>(<i>editor, parent=None</i>) @@ -96,16 +101,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HTMLGenerator.__init__">HTMLGenerator</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HTMLGenerator.generate">generate</a></td> <td>Public method to generate HTML for the source editor.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HTMLGenerator.__init__" ID="HTMLGenerator.__init__"></a> <h4>HTMLGenerator (Constructor)</h4> <b>HTMLGenerator</b>(<i>editor</i>)
--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterODT.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterODT.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExporterODT.__init__">ExporterODT</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExporterODT.exportSource">exportSource</a></td> <td>Public method performing the export.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExporterODT.__init__" ID="ExporterODT.__init__"></a> <h4>ExporterODT (Constructor)</h4> <b>ExporterODT</b>(<i>editor, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterPDF.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterPDF.html Sat Aug 20 16:30:49 2011 +0200 @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExporterPDF.__init__">ExporterPDF</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExporterPDF.__getPDFRGB">__getPDFRGB</a></td> <td>Private method to convert a color object to the correct PDF color.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method performing the export.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExporterPDF.__init__" ID="ExporterPDF.__init__"></a> <h4>ExporterPDF (Constructor)</h4> <b>ExporterPDF</b>(<i>editor, parent=None</i>) @@ -122,12 +127,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PDFObjectTracker.__init__">PDFObjectTracker</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PDFObjectTracker.add">add</a></td> <td>Public method to add a new object.</td> </tr><tr> @@ -138,6 +144,10 @@ <td>Public method to build the xref table.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PDFObjectTracker.__init__" ID="PDFObjectTracker.__init__"></a> <h4>PDFObjectTracker (Constructor)</h4> <b>PDFObjectTracker</b>(<i>file</i>) @@ -200,12 +210,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PDFRender.__init__">PDFRender</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PDFRender.add">add</a></td> <td>Public method to add a character to the page.</td> </tr><tr> @@ -234,6 +245,10 @@ <td>Public method to start a new page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PDFRender.__init__" ID="PDFRender.__init__"></a> <h4>PDFRender (Constructor)</h4> <b>PDFRender</b>(<i></i>) @@ -321,12 +336,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#PDFStyle.__init__">PDFStyle</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="PDFStyle.__init__" ID="PDFStyle.__init__"></a> <h4>PDFStyle (Constructor)</h4>
--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterRTF.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterRTF.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>RTF_BODYCLOSE</td></tr><tr><td>RTF_BODYOPEN</td></tr><tr><td>RTF_BOLD_OFF</td></tr><tr><td>RTF_BOLD_ON</td></tr><tr><td>RTF_COLOR</td></tr><tr><td>RTF_COLORDEF</td></tr><tr><td>RTF_COLORDEFCLOSE</td></tr><tr><td>RTF_COLORDEFOPEN</td></tr><tr><td>RTF_COMMENT</td></tr><tr><td>RTF_CREATED</td></tr><tr><td>RTF_EOLN</td></tr><tr><td>RTF_FONTDEF</td></tr><tr><td>RTF_FONTDEFCLOSE</td></tr><tr><td>RTF_FONTDEFOPEN</td></tr><tr><td>RTF_HEADERCLOSE</td></tr><tr><td>RTF_HEADEROPEN</td></tr><tr><td>RTF_INFOCLOSE</td></tr><tr><td>RTF_INFOOPEN</td></tr><tr><td>RTF_ITALIC_OFF</td></tr><tr><td>RTF_ITALIC_ON</td></tr><tr><td>RTF_SETBACKGROUND</td></tr><tr><td>RTF_SETCOLOR</td></tr><tr><td>RTF_SETFONTFACE</td></tr><tr><td>RTF_SETFONTSIZE</td></tr><tr><td>RTF_TAB</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExporterRTF.__init__">ExporterRTF</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExporterRTF.__GetRTFNextControl">__GetRTFNextControl</a></td> <td>Private method to extract the next RTF control word from style.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method performing the export.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExporterRTF.__init__" ID="ExporterRTF.__init__"></a> <h4>ExporterRTF (Constructor)</h4> <b>ExporterRTF</b>(<i>editor, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterTEX.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterTEX.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>CHARZ</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExporterTEX.__init__">ExporterTEX</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExporterTEX.__defineTexStyle">__defineTexStyle</a></td> <td>Private method to define a new TeX style.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method performing the export.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExporterTEX.__init__" ID="ExporterTEX.__init__"></a> <h4>ExporterTEX (Constructor)</h4> <b>ExporterTEX</b>(<i>editor, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.GotoDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.GotoDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#GotoDialog.__init__">GotoDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#GotoDialog.getLinenumber">getLinenumber</a></td> <td>Public method to retrieve the linenumber.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="GotoDialog.__init__" ID="GotoDialog.__init__"></a> <h4>GotoDialog (Constructor)</h4> <b>GotoDialog</b>(<i>maximum, curLine, parent, name=None, modal=False</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.Lexer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.Lexer.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Lexer.__init__">Lexer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Lexer.alwaysKeepTabs">alwaysKeepTabs</a></td> <td>Public method to check, if tab conversion is allowed.</td> </tr><tr> @@ -103,6 +104,10 @@ <td>Public method to return the stream comment strings.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Lexer.__init__" ID="Lexer.__init__"></a> <h4>Lexer (Constructor)</h4> <b>Lexer</b>(<i></i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerBash.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerBash.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerBash.__init__">LexerBash</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerBash.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerBash.__init__" ID="LexerBash.__init__"></a> <h4>LexerBash (Constructor)</h4> <b>LexerBash</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerBatch.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerBatch.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerBatch.__init__">LexerBatch</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerBatch.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerBatch.__init__" ID="LexerBatch.__init__"></a> <h4>LexerBatch (Constructor)</h4> <b>LexerBatch</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerCMake.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerCMake.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerCMake.__init__">LexerCMake</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerCMake.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerCMake.__init__" ID="LexerCMake.__init__"></a> <h4>LexerCMake (Constructor)</h4> <b>LexerCMake</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerCPP.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerCPP.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerCPP.__init__">LexerCPP</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerCPP.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerCPP.__init__" ID="LexerCPP.__init__"></a> <h4>LexerCPP (Constructor)</h4> <b>LexerCPP</b>(<i>parent=None, caseInsensitiveKeywords=False</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerCSS.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerCSS.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerCSS.__init__">LexerCSS</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerCSS.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerCSS.__init__" ID="LexerCSS.__init__"></a> <h4>LexerCSS (Constructor)</h4> <b>LexerCSS</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerCSharp.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerCSharp.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerCSharp.__init__">LexerCSharp</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerCSharp.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerCSharp.__init__" ID="LexerCSharp.__init__"></a> <h4>LexerCSharp (Constructor)</h4> <b>LexerCSharp</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerContainer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerContainer.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerContainer.__init__">LexerContainer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerContainer.description">description</a></td> <td>Public method returning the descriptions of the styles supported by the lexer.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to perform the styling.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerContainer.__init__" ID="LexerContainer.__init__"></a> <h4>LexerContainer (Constructor)</h4> <b>LexerContainer</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerD.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerD.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerD.__init__">LexerD</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerD.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerD.__init__" ID="LexerD.__init__"></a> <h4>LexerD (Constructor)</h4> <b>LexerD</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerDiff.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerDiff.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerDiff.__init__">LexerDiff</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerDiff.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerDiff.__init__" ID="LexerDiff.__init__"></a> <h4>LexerDiff (Constructor)</h4> <b>LexerDiff</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerFortran.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerFortran.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerFortran.__init__">LexerFortran</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerFortran.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerFortran.__init__" ID="LexerFortran.__init__"></a> <h4>LexerFortran (Constructor)</h4> <b>LexerFortran</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerFortran77.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerFortran77.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerFortran77.__init__">LexerFortran77</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerFortran77.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerFortran77.__init__" ID="LexerFortran77.__init__"></a> <h4>LexerFortran77 (Constructor)</h4> <b>LexerFortran77</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerHTML.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerHTML.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerHTML.__init__">LexerHTML</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerHTML.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerHTML.__init__" ID="LexerHTML.__init__"></a> <h4>LexerHTML (Constructor)</h4> <b>LexerHTML</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerIDL.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerIDL.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerIDL.__init__">LexerIDL</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerIDL.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerIDL.__init__" ID="LexerIDL.__init__"></a> <h4>LexerIDL (Constructor)</h4> <b>LexerIDL</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerJava.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerJava.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerJava.__init__">LexerJava</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerJava.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerJava.__init__" ID="LexerJava.__init__"></a> <h4>LexerJava (Constructor)</h4> <b>LexerJava</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerJavaScript.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerJavaScript.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerJavaScript.__init__">LexerJavaScript</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerJavaScript.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerJavaScript.__init__" ID="LexerJavaScript.__init__"></a> <h4>LexerJavaScript (Constructor)</h4> <b>LexerJavaScript</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerLua.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerLua.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerLua.__init__">LexerLua</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerLua.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerLua.__init__" ID="LexerLua.__init__"></a> <h4>LexerLua (Constructor)</h4> <b>LexerLua</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerMakefile.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerMakefile.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerMakefile.__init__">LexerMakefile</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerMakefile.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerMakefile.__init__" ID="LexerMakefile.__init__"></a> <h4>LexerMakefile (Constructor)</h4> <b>LexerMakefile</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerMatlab.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerMatlab.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerMatlab.__init__">LexerMatlab</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerMatlab.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerMatlab.__init__" ID="LexerMatlab.__init__"></a> <h4>LexerMatlab (Constructor)</h4> <b>LexerMatlab</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerOctave.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerOctave.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerOctave.__init__">LexerOctave</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerOctave.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerOctave.__init__" ID="LexerOctave.__init__"></a> <h4>LexerOctave (Constructor)</h4> <b>LexerOctave</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPOV.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPOV.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerPOV.__init__">LexerPOV</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerPOV.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerPOV.__init__" ID="LexerPOV.__init__"></a> <h4>LexerPOV (Constructor)</h4> <b>LexerPOV</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPascal.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPascal.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerPascal.__init__">LexerPascal</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerPascal.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerPascal.__init__" ID="LexerPascal.__init__"></a> <h4>LexerPascal (Constructor)</h4> <b>LexerPascal</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPerl.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPerl.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerPerl.__init__">LexerPerl</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerPerl.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerPerl.__init__" ID="LexerPerl.__init__"></a> <h4>LexerPerl (Constructor)</h4> <b>LexerPerl</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPostScript.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPostScript.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerPostScript.__init__">LexerPostScript</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerPostScript.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerPostScript.__init__" ID="LexerPostScript.__init__"></a> <h4>LexerPostScript (Constructor)</h4> <b>LexerPostScript</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerProperties.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerProperties.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerProperties.__init__">LexerProperties</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerProperties.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerProperties.__init__" ID="LexerProperties.__init__"></a> <h4>LexerProperties (Constructor)</h4> <b>LexerProperties</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPygments.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPygments.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerPygments.__init__">LexerPygments</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerPygments.__guessLexer">__guessLexer</a></td> <td>Private method to guess a pygments lexer.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public method to perform the styling.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerPygments.__init__" ID="LexerPygments.__init__"></a> <h4>LexerPygments (Constructor)</h4> <b>LexerPygments</b>(<i>parent=None, name=""</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPython.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPython.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerPython.__init__">LexerPython</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerPython.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public method to get the lexer language.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerPython.__init__" ID="LexerPython.__init__"></a> <h4>LexerPython (Constructor)</h4> <b>LexerPython</b>(<i>variant="", parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerRuby.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerRuby.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerRuby.__init__">LexerRuby</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerRuby.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerRuby.__init__" ID="LexerRuby.__init__"></a> <h4>LexerRuby (Constructor)</h4> <b>LexerRuby</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerSQL.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerSQL.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerSQL.__init__">LexerSQL</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerSQL.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerSQL.__init__" ID="LexerSQL.__init__"></a> <h4>LexerSQL (Constructor)</h4> <b>LexerSQL</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerTCL.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerTCL.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerTCL.__init__">LexerTCL</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerTCL.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerTCL.__init__" ID="LexerTCL.__init__"></a> <h4>LexerTCL (Constructor)</h4> <b>LexerTCL</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerTeX.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerTeX.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerTeX.__init__">LexerTeX</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerTeX.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerTeX.__init__" ID="LexerTeX.__init__"></a> <h4>LexerTeX (Constructor)</h4> <b>LexerTeX</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerVHDL.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerVHDL.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerVHDL.__init__">LexerVHDL</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerVHDL.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerVHDL.__init__" ID="LexerVHDL.__init__"></a> <h4>LexerVHDL (Constructor)</h4> <b>LexerVHDL</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerXML.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerXML.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerXML.__init__">LexerXML</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerXML.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerXML.__init__" ID="LexerXML.__init__"></a> <h4>LexerXML (Constructor)</h4> <b>LexerXML</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerYAML.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerYAML.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LexerYAML.__init__">LexerYAML</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LexerYAML.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check, if a style is a string style.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LexerYAML.__init__" ID="LexerYAML.__init__"></a> <h4>LexerYAML (Constructor)</h4> <b>LexerYAML</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.MiniEditor.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.MiniEditor.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>MiniEditor</h2> <p> Class implementing a minimalistic editor for simple editing tasks. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>editorSaved()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MiniEditor.__init__">MiniEditor</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MiniEditor.__about">__about</a></td> <td>Private slot to show a little About message.</td> </tr><tr> @@ -268,6 +269,10 @@ <td>Public method to determine the selection or the current word for the next find operation.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MiniEditor.__init__" ID="MiniEditor.__init__"></a> <h4>MiniEditor (Constructor)</h4> <b>MiniEditor</b>(<i>filename="", filetype="", parent=None, name=None</i>) @@ -842,12 +847,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#MiniScintilla.__init__">MiniScintilla</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MiniScintilla.focusInEvent">focusInEvent</a></td> <td>Protected method called when the editor receives focus.</td> </tr><tr> @@ -858,6 +864,10 @@ <td>Public method to return the name of the file being displayed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MiniScintilla.__init__" ID="MiniScintilla.__init__"></a> <h4>MiniScintilla (Constructor)</h4> <b>MiniScintilla</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Printer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Printer.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Printer.__init__">Printer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Printer.formatPage">formatPage</a></td> <td>Private method to generate a header line.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Printer.__init__" ID="Printer.__init__"></a> <h4>Printer (Constructor)</h4> <b>Printer</b>(<i>mode=QPrinter.ScreenResolution</i>)
--- a/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html Sat Aug 20 16:30:49 2011 +0200 @@ -58,12 +58,13 @@ <table> <tr><td>ArrowFoldStyle</td></tr><tr><td>ArrowTreeFoldStyle</td></tr><tr><td>UserSeparator</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#QsciScintillaCompat.__init__">QsciScintillaCompat</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#QsciScintillaCompat.__doSearchTarget">__doSearchTarget</a></td> <td>Private method to perform the search in target.</td> </tr><tr> @@ -305,6 +306,10 @@ <td>Public method used to zoom to a specific zoom factor.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QsciScintillaCompat.__init__" ID="QsciScintillaCompat.__init__"></a> <h4>QsciScintillaCompat (Constructor)</h4> <b>QsciScintillaCompat</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>SearchReplaceWidget</h2> <p> Class implementing the search and replace widget. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>searchListChanged()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SearchReplaceWidget.__init__">SearchReplaceWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SearchReplaceWidget.__findByReturnPressed">__findByReturnPressed</a></td> <td>Private slot to handle the returnPressed signal of the findtext combobox.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Public slot to update the selection check box.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SearchReplaceWidget.__init__" ID="SearchReplaceWidget.__init__"></a> <h4>SearchReplaceWidget (Constructor)</h4> <b>SearchReplaceWidget</b>(<i>replace, vm, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Shell.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Shell.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Shell.__init__">Shell</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Shell.__QScintillaAutoCompletionCommand">__QScintillaAutoCompletionCommand</a></td> <td>Private method to handle a command for autocompletion only.</td> </tr><tr> @@ -313,6 +314,10 @@ <td>Public method to set the debugger UI.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Shell.__init__" ID="Shell.__init__"></a> <h4>Shell (Constructor)</h4> <b>Shell</b>(<i>dbs, vm, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.ShellHistoryDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.ShellHistoryDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ShellHistoryDialog.__init__">ShellHistoryDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ShellHistoryDialog.getHistory">getHistory</a></td> <td>Public method to retrieve the history from the dialog.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Private slot to reload the history.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ShellHistoryDialog.__init__" ID="ShellHistoryDialog.__init__"></a> <h4>ShellHistoryDialog (Constructor)</h4> <b>ShellHistoryDialog</b>(<i>history, vm, shell</i>)
--- a/Documentation/Source/eric5.QScintilla.SpellChecker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.SpellChecker.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,25 @@ <table> <tr><td>_spelling_dict</td></tr><tr><td>_spelling_lang</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr> +<td><a href="#SpellChecker._getDict">_getDict</a></td> +<td>Protected classmethod to get a new dictionary.</td> +</tr><tr> +<td><a href="#SpellChecker.getAvailableLanguages">getAvailableLanguages</a></td> +<td>Public classmethod to get all available languages.</td> +</tr><tr> +<td><a href="#SpellChecker.isAvailable">isAvailable</a></td> +<td>Public classmethod to check, if spellchecking is available.</td> +</tr><tr> +<td><a href="#SpellChecker.setDefaultLanguage">setDefaultLanguage</a></td> +<td>Public classmethod to set the default language.</td> +</tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SpellChecker.__init__">SpellChecker</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SpellChecker.__checkDocumentPart">__checkDocumentPart</a></td> <td>Private method to check some part of the document.</td> </tr><tr> @@ -74,9 +87,6 @@ <td><a href="#SpellChecker.__next__">__next__</a></td> <td>Public method to advance to the next error.</td> </tr><tr> -<td><a href="#SpellChecker._getDict">_getDict</a></td> -<td>Protected classmethod to get a new dictionary.</td> -</tr><tr> <td><a href="#SpellChecker.add">add</a></td> <td>Public method to add a word to the personal word list.</td> </tr><tr> @@ -101,9 +111,6 @@ <td><a href="#SpellChecker.clearAll">clearAll</a></td> <td>Public method to clear all spelling markers.</td> </tr><tr> -<td><a href="#SpellChecker.getAvailableLanguages">getAvailableLanguages</a></td> -<td>Public classmethod to get all available languages.</td> -</tr><tr> <td><a href="#SpellChecker.getContext">getContext</a></td> <td>Public method to get the context of a faulty word.</td> </tr><tr> @@ -122,9 +129,6 @@ <td><a href="#SpellChecker.initCheck">initCheck</a></td> <td>Public method to initialize a spell check.</td> </tr><tr> -<td><a href="#SpellChecker.isAvailable">isAvailable</a></td> -<td>Public classmethod to check, if spellchecking is available.</td> -</tr><tr> <td><a href="#SpellChecker.remove">remove</a></td> <td>Public method to add a word to the personal exclude list.</td> </tr><tr> @@ -134,9 +138,6 @@ <td><a href="#SpellChecker.replaceAlways">replaceAlways</a></td> <td>Public method to tell the checker to always replace the current word with the replacement string.</td> </tr><tr> -<td><a href="#SpellChecker.setDefaultLanguage">setDefaultLanguage</a></td> -<td>Public classmethod to set the default language.</td> -</tr><tr> <td><a href="#SpellChecker.setLanguage">setLanguage</a></td> <td>Public method to set the current language.</td> </tr><tr> @@ -147,7 +148,64 @@ <td>Public method to stop an incremental check.</td> </tr> </table> -<a NAME="SpellChecker.__init__" ID="SpellChecker.__init__"></a> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="SpellChecker._getDict" ID="SpellChecker._getDict"></a> +<h4>SpellChecker._getDict (class method)</h4> +<b>_getDict</b>(<i>lang, pwl="", pel=""</i>) +<p> + Protected classmethod to get a new dictionary. +</p><dl> +<dt><i>lang</i></dt> +<dd> +the language to be used as the default (string). + The string should be in language locale format (e.g. en_US, de). +</dd><dt><i>pwl=</i></dt> +<dd> +name of the personal/project word list (string) +</dd><dt><i>pel=</i></dt> +<dd> +name of the personal/project exclude list (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +reference to the dictionary (enchant.Dict) +</dd> +</dl><a NAME="SpellChecker.getAvailableLanguages" ID="SpellChecker.getAvailableLanguages"></a> +<h4>SpellChecker.getAvailableLanguages (class method)</h4> +<b>getAvailableLanguages</b>(<i></i>) +<p> + Public classmethod to get all available languages. +</p><dl> +<dt>Returns:</dt> +<dd> +list of available languages (list of strings) +</dd> +</dl><a NAME="SpellChecker.isAvailable" ID="SpellChecker.isAvailable"></a> +<h4>SpellChecker.isAvailable (class method)</h4> +<b>isAvailable</b>(<i></i>) +<p> + Public classmethod to check, if spellchecking is available. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating availability (boolean) +</dd> +</dl><a NAME="SpellChecker.setDefaultLanguage" ID="SpellChecker.setDefaultLanguage"></a> +<h4>SpellChecker.setDefaultLanguage (class method)</h4> +<b>setDefaultLanguage</b>(<i>language</i>) +<p> + Public classmethod to set the default language. +</p><dl> +<dt><i>language</i></dt> +<dd> +the language to be used as the default (string). + The string should be in language locale format (e.g. en_US, de). +</dd> +</dl><a NAME="SpellChecker.__init__" ID="SpellChecker.__init__"></a> <h4>SpellChecker (Constructor)</h4> <b>SpellChecker</b>(<i>editor, indicator, defaultLanguage=None, checkRegion=None</i>) <p> @@ -219,28 +277,6 @@ <dd> self </dd> -</dl><a NAME="SpellChecker._getDict" ID="SpellChecker._getDict"></a> -<h4>SpellChecker._getDict</h4> -<b>_getDict</b>(<i>lang, pwl="", pel=""</i>) -<p> - Protected classmethod to get a new dictionary. -</p><dl> -<dt><i>lang</i></dt> -<dd> -the language to be used as the default (string). - The string should be in language locale format (e.g. en_US, de). -</dd><dt><i>pwl=</i></dt> -<dd> -name of the personal/project word list (string) -</dd><dt><i>pel=</i></dt> -<dd> -name of the personal/project exclude list (string) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -reference to the dictionary (enchant.Dict) -</dd> </dl><a NAME="SpellChecker.add" ID="SpellChecker.add"></a> <h4>SpellChecker.add</h4> <b>add</b>(<i>word=None</i>) @@ -303,17 +339,7 @@ <b>clearAll</b>(<i></i>) <p> Public method to clear all spelling markers. -</p><a NAME="SpellChecker.getAvailableLanguages" ID="SpellChecker.getAvailableLanguages"></a> -<h4>SpellChecker.getAvailableLanguages</h4> -<b>getAvailableLanguages</b>(<i></i>) -<p> - Public classmethod to get all available languages. -</p><dl> -<dt>Returns:</dt> -<dd> -list of available languages (list of strings) -</dd> -</dl><a NAME="SpellChecker.getContext" ID="SpellChecker.getContext"></a> +</p><a NAME="SpellChecker.getContext" ID="SpellChecker.getContext"></a> <h4>SpellChecker.getContext</h4> <b>getContext</b>(<i>wordStart, wordEnd</i>) <p> @@ -396,16 +422,6 @@ <dd> flag indicating successful initialization (boolean) </dd> -</dl><a NAME="SpellChecker.isAvailable" ID="SpellChecker.isAvailable"></a> -<h4>SpellChecker.isAvailable</h4> -<b>isAvailable</b>(<i></i>) -<p> - Public classmethod to check, if spellchecking is available. -</p><dl> -<dt>Returns:</dt> -<dd> -flag indicating availability (boolean) -</dd> </dl><a NAME="SpellChecker.remove" ID="SpellChecker.remove"></a> <h4>SpellChecker.remove</h4> <b>remove</b>(<i>word</i>) @@ -438,17 +454,6 @@ <dd> replacement string (string) </dd> -</dl><a NAME="SpellChecker.setDefaultLanguage" ID="SpellChecker.setDefaultLanguage"></a> -<h4>SpellChecker.setDefaultLanguage</h4> -<b>setDefaultLanguage</b>(<i>language</i>) -<p> - Public classmethod to set the default language. -</p><dl> -<dt><i>language</i></dt> -<dd> -the language to be used as the default (string). - The string should be in language locale format (e.g. en_US, de). -</dd> </dl><a NAME="SpellChecker.setLanguage" ID="SpellChecker.setLanguage"></a> <h4>SpellChecker.setLanguage</h4> <b>setLanguage</b>(<i>language, pwl="", pel=""</i>)
--- a/Documentation/Source/eric5.QScintilla.SpellCheckingDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.SpellCheckingDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SpellCheckingDialog.__init__">SpellCheckingDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SpellCheckingDialog.__advance">__advance</a></td> <td>Private method to advance to the next error.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Private method to handle the selection of a suggestion.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SpellCheckingDialog.__init__" ID="SpellCheckingDialog.__init__"></a> <h4>SpellCheckingDialog (Constructor)</h4> <b>SpellCheckingDialog</b>(<i>spellChecker, startPos, endPos, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.Terminal.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Terminal.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Terminal.__init__">Terminal</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Terminal.__QScintillaCharLeft">__QScintillaCharLeft</a></td> <td>Private method to handle the Cursor Left command.</td> </tr><tr> @@ -246,6 +247,10 @@ <td>Public method to save the history.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Terminal.__init__" ID="Terminal.__init__"></a> <h4>Terminal (Constructor)</h4> <b>Terminal</b>(<i>vm, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CompleterBase.__init__">CompleterBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CompleterBase.charAdded">charAdded</a></td> <td>Public slot called to handle the user entering a character.</td> </tr><tr> @@ -74,6 +75,10 @@ <td>Public slot to set the enabled state.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CompleterBase.__init__" ID="CompleterBase.__init__"></a> <h4>CompleterBase (Constructor)</h4> <b>CompleterBase</b>(<i>editor, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CompleterPython.__init__">CompleterPython</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CompleterPython.__dedentDefStatement">__dedentDefStatement</a></td> <td>Private method to dedent the line of the def statement to a previous def statement or class statement.</td> </tr><tr> @@ -103,6 +104,10 @@ <td>Public slot called to reread the configuration parameters.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CompleterPython.__init__" ID="CompleterPython.__init__"></a> <h4>CompleterPython (Constructor)</h4> <b>CompleterPython</b>(<i>editor, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CompleterRuby.__init__">CompleterRuby</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CompleterRuby.__inComment">__inComment</a></td> <td>Private method to check, if the cursor is inside a comment</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Public slot called to reread the configuration parameters.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CompleterRuby.__init__" ID="CompleterRuby.__init__"></a> <h4>CompleterRuby (Constructor)</h4> <b>CompleterRuby</b>(<i>editor, parent=None</i>)
--- a/Documentation/Source/eric5.QScintilla.ZoomDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.ZoomDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ZoomDialog.__init__">ZoomDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ZoomDialog.getZoomSize">getZoomSize</a></td> <td>Public method to retrieve the zoom size.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ZoomDialog.__init__" ID="ZoomDialog.__init__"></a> <h4>ZoomDialog (Constructor)</h4> <b>ZoomDialog</b>(<i>zoom, parent, name=None, modal=False</i>)
--- a/Documentation/Source/eric5.SqlBrowser.SqlBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.SqlBrowser.SqlBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SqlBrowser.__init__">SqlBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SqlBrowser.__about">__about</a></td> <td>Private slot to show the about information.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot to do some actions after the UI has started and the main loop is up.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SqlBrowser.__init__" ID="SqlBrowser.__init__"></a> <h4>SqlBrowser (Constructor)</h4> <b>SqlBrowser</b>(<i>connections=[], parent=None</i>)
--- a/Documentation/Source/eric5.SqlBrowser.SqlBrowserWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.SqlBrowser.SqlBrowserWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>SqlBrowserWidget</h2> <p> Class implementing the SQL Browser widget. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>statusMessage(str)</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>cCount</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SqlBrowserWidget.__init__">SqlBrowserWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SqlBrowserWidget.__deleteRow">__deleteRow</a></td> <td>Privat slot to delete a row from the database table.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Public slot to update the actions.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SqlBrowserWidget.__init__" ID="SqlBrowserWidget.__init__"></a> <h4>SqlBrowserWidget (Constructor)</h4> <b>SqlBrowserWidget</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.SqlBrowser.SqlConnectionDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.SqlBrowser.SqlConnectionDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SqlConnectionDialog.__init__">SqlConnectionDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SqlConnectionDialog.__updateDialog">__updateDialog</a></td> <td>Private slot to update the dialog depending on it's contents.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Private slot handling the selection of a database driver.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SqlConnectionDialog.__init__" ID="SqlConnectionDialog.__init__"></a> <h4>SqlConnectionDialog (Constructor)</h4> <b>SqlConnectionDialog</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.SqlBrowser.SqlConnectionWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.SqlBrowser.SqlConnectionWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>SqlConnectionWidget</h2> <p> Class implementing a widget showing the SQL connections. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>cleared()</dt> <dd> @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SqlConnectionWidget.__init__">SqlConnectionWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SqlConnectionWidget.__currentItemChanged">__currentItemChanged</a></td> <td>Private slot handling a change of the current item.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Public slot to show schema data of a database.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SqlConnectionWidget.__init__" ID="SqlConnectionWidget.__init__"></a> <h4>SqlConnectionWidget (Constructor)</h4> <b>SqlConnectionWidget</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.Tasks.TaskFilterConfigDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tasks.TaskFilterConfigDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TaskFilterConfigDialog.__init__">TaskFilterConfigDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TaskFilterConfigDialog.configureTaskFilter">configureTaskFilter</a></td> <td>Public method to set the parameters of the task filter object..</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TaskFilterConfigDialog.__init__" ID="TaskFilterConfigDialog.__init__"></a> <h4>TaskFilterConfigDialog (Constructor)</h4> <b>TaskFilterConfigDialog</b>(<i>taskFilter, parent=None</i>)
--- a/Documentation/Source/eric5.Tasks.TaskPropertiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tasks.TaskPropertiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TaskPropertiesDialog.__init__">TaskPropertiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TaskPropertiesDialog.getData">getData</a></td> <td>Public method to retrieve the dialogs data.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public slot to set the dialog to read only mode.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TaskPropertiesDialog.__init__" ID="TaskPropertiesDialog.__init__"></a> <h4>TaskPropertiesDialog (Constructor)</h4> <b>TaskPropertiesDialog</b>(<i>task=None, parent=None, projectOpen=False</i>)
--- a/Documentation/Source/eric5.Tasks.TaskViewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tasks.TaskViewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -61,12 +61,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Task.__init__">Task</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Task.colorizeTask">colorizeTask</a></td> <td>Public slot to set the colors of the task item.</td> </tr><tr> @@ -98,6 +99,10 @@ <td>Public method to set the project relation flag.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Task.__init__" ID="Task.__init__"></a> <h4>Task (Constructor)</h4> <b>Task</b>(<i>description, priority=1, filename="", lineno=0, completed=False, _time=0, isProjectTask=False, isBugfixTask=False, project=None, longtext=""</i>) @@ -248,12 +253,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TaskFilter.__init__">TaskFilter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TaskFilter.hasActiveFilter">hasActiveFilter</a></td> <td>Public method to check for active filters.</td> </tr><tr> @@ -282,6 +288,10 @@ <td>Public method to check, if a task should be shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TaskFilter.__init__" ID="TaskFilter.__init__"></a> <h4>TaskFilter (Constructor)</h4> <b>TaskFilter</b>(<i></i>) @@ -391,7 +401,7 @@ <h2>TaskViewer</h2> <p> Class implementing the task viewer. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>displayFile(str, int)</dt> <dd> @@ -404,12 +414,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TaskViewer.__init__">TaskViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TaskViewer.__activateFilter">__activateFilter</a></td> <td>Private slot to handle the "Filtered display" context menu entry.</td> </tr><tr> @@ -492,6 +503,10 @@ <td>Public slot to set the project status.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TaskViewer.__init__" ID="TaskViewer.__init__"></a> <h4>TaskViewer (Constructor)</h4> <b>TaskViewer</b>(<i>parent, project</i>)
--- a/Documentation/Source/eric5.Templates.TemplateMultipleVariablesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Templates.TemplateMultipleVariablesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplateMultipleVariablesDialog.__init__">TemplateMultipleVariablesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplateMultipleVariablesDialog.getVariables">getVariables</a></td> <td>Public method to get the values for all variables.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplateMultipleVariablesDialog.__init__" ID="TemplateMultipleVariablesDialog.__init__"></a> <h4>TemplateMultipleVariablesDialog (Constructor)</h4> <b>TemplateMultipleVariablesDialog</b>(<i>variables, parent=None</i>)
--- a/Documentation/Source/eric5.Templates.TemplatePropertiesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Templates.TemplatePropertiesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplatePropertiesDialog.__init__">TemplatePropertiesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplatePropertiesDialog.getData">getData</a></td> <td>Public method to get the data entered into the dialog.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to select a group.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplatePropertiesDialog.__init__" ID="TemplatePropertiesDialog.__init__"></a> <h4>TemplatePropertiesDialog (Constructor)</h4> <b>TemplatePropertiesDialog</b>(<i>parent, groupMode=False, itm=None</i>)
--- a/Documentation/Source/eric5.Templates.TemplateSingleVariableDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Templates.TemplateSingleVariableDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplateSingleVariableDialog.__init__">TemplateSingleVariableDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplateSingleVariableDialog.getVariable">getVariable</a></td> <td>Public method to get the value for the variable.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplateSingleVariableDialog.__init__" ID="TemplateSingleVariableDialog.__init__"></a> <h4>TemplateSingleVariableDialog (Constructor)</h4> <b>TemplateSingleVariableDialog</b>(<i>variable, parent=None</i>)
--- a/Documentation/Source/eric5.Templates.TemplateViewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Templates.TemplateViewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplateEntry.__init__">TemplateEntry</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplateEntry.__displayText">__displayText</a></td> <td>Private method to generate the display text.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public method to update the template text.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplateEntry.__init__" ID="TemplateEntry.__init__"></a> <h4>TemplateEntry (Constructor)</h4> <b>TemplateEntry</b>(<i>parent, name, description, templateText</i>) @@ -265,12 +270,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplateGroup.__init__">TemplateGroup</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplateGroup.addEntry">addEntry</a></td> <td>Public method to add a template entry to this group.</td> </tr><tr> @@ -305,6 +311,10 @@ <td>Public method to update the name of the group.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplateGroup.__init__" ID="TemplateGroup.__init__"></a> <h4>TemplateGroup (Constructor)</h4> <b>TemplateGroup</b>(<i>parent, name, language="All"</i>) @@ -466,12 +476,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TemplateViewer.__init__">TemplateViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TemplateViewer.__addEntry">__addEntry</a></td> <td>Private slot to handle the Add Entry context menu action.</td> </tr><tr> @@ -557,6 +568,10 @@ <td>Public method to write the templates data to an XML file (.e4c).</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplateViewer.__init__" ID="TemplateViewer.__init__"></a> <h4>TemplateViewer (Constructor)</h4> <b>TemplateViewer</b>(<i>parent, viewmanager</i>)
--- a/Documentation/Source/eric5.Tools.TRPreviewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tools.TRPreviewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TRPreviewer.__init__">TRPreviewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TRPreviewer.__about">__about</a></td> <td>Private slot to show the about information.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Public slot to show this dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TRPreviewer.__init__" ID="TRPreviewer.__init__"></a> <h4>TRPreviewer (Constructor)</h4> <b>TRPreviewer</b>(<i>filenames=[], parent=None, name=None</i>) @@ -226,12 +231,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Translation.__init__">Translation</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Translation.__init__" ID="Translation.__init__"></a> <h4>Translation (Constructor)</h4> @@ -245,7 +255,7 @@ <h2>TranslationsDict</h2> <p> Class to store all loaded translations. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>translationChanged()</dt> <dd> @@ -258,12 +268,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TranslationsDict.__init__">TranslationsDict</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TranslationsDict.__del">__del</a></td> <td>Private method to delete a translator from the list of available translators.</td> </tr><tr> @@ -298,6 +309,10 @@ <td>Public slot to set a translator by name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TranslationsDict.__init__" ID="TranslationsDict.__init__"></a> <h4>TranslationsDict (Constructor)</h4> <b>TranslationsDict</b>(<i>selector, parent</i>) @@ -461,7 +476,7 @@ <h2>WidgetArea</h2> <p> Specialized MDI area to show the loaded widgets. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>lastWidgetClosed()</dt> <dd> @@ -474,12 +489,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#WidgetArea.__init__">WidgetArea</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WidgetArea.__findWidget">__findWidget</a></td> <td>Private method to find a specific widget view.</td> </tr><tr> @@ -508,6 +524,10 @@ <td>Public method to handle the toggle of a window.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WidgetArea.__init__" ID="WidgetArea.__init__"></a> <h4>WidgetArea (Constructor)</h4> <b>WidgetArea</b>(<i>parent=None</i>) @@ -625,12 +645,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#WidgetView.__init__">WidgetView</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WidgetView.__rebuildWidget">__rebuildWidget</a></td> <td>Private method to schedule a rebuild of the widget.</td> </tr><tr> @@ -644,6 +665,10 @@ <td>Public method to retrieve the name of the UI file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WidgetView.__init__" ID="WidgetView.__init__"></a> <h4>WidgetView (Constructor)</h4> <b>WidgetView</b>(<i>uiFileName, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.Tools.TRSingleApplication.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tools.TRSingleApplication.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TRSingleApplicationClient.__init__">TRSingleApplicationClient</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TRSingleApplicationClient.processArgs">processArgs</a></td> <td>Public method to process the command line args passed to the UI.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TRSingleApplicationClient.__init__" ID="TRSingleApplicationClient.__init__"></a> <h4>TRSingleApplicationClient (Constructor)</h4> <b>TRSingleApplicationClient</b>(<i></i>) @@ -87,7 +92,7 @@ <p> Class implementing the single application server embedded within the Translations Previewer. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>loadForm(str)</dt> <dd> @@ -103,12 +108,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TRSingleApplicationServer.__init__">TRSingleApplicationServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TRSingleApplicationServer.__saLoadForm">__saLoadForm</a></td> <td>Private method used to handle the "Load Form" command.</td> </tr><tr> @@ -119,6 +125,10 @@ <td>Public slot to handle the command sent by the client.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TRSingleApplicationServer.__init__" ID="TRSingleApplicationServer.__init__"></a> <h4>TRSingleApplicationServer (Constructor)</h4> <b>TRSingleApplicationServer</b>(<i>parent</i>)
--- a/Documentation/Source/eric5.Tools.TrayStarter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tools.TrayStarter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TrayStarter.__init__">TrayStarter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TrayStarter.__about">__about</a></td> <td>Private slot to handle the About dialog.</td> </tr><tr> @@ -145,6 +146,10 @@ <td>Public slot to handle a change of preferences.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TrayStarter.__init__" ID="TrayStarter.__init__"></a> <h4>TrayStarter (Constructor)</h4> <b>TrayStarter</b>(<i></i>)
--- a/Documentation/Source/eric5.Tools.UIPreviewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tools.UIPreviewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UIPreviewer.__init__">UIPreviewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UIPreviewer.__about">__about</a></td> <td>Private slot to show the about information.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Public slot to show this dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UIPreviewer.__init__" ID="UIPreviewer.__init__"></a> <h4>UIPreviewer (Constructor)</h4> <b>UIPreviewer</b>(<i>filename=None, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.UI.AuthenticationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.AuthenticationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AuthenticationDialog.__init__">AuthenticationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AuthenticationDialog.getData">getData</a></td> <td>Public method to retrieve the login data.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Public method to check, if the login data shall be saved.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AuthenticationDialog.__init__" ID="AuthenticationDialog.__init__"></a> <h4>AuthenticationDialog (Constructor)</h4> <b>AuthenticationDialog</b>(<i>info, username, showSave=False, saveIt=False, parent=None</i>)
--- a/Documentation/Source/eric5.UI.Browser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.Browser.html Sat Aug 20 16:30:49 2011 +0200 @@ -48,7 +48,7 @@ Via the context menu that is displayed by a right click the user can select various actions on the selected file. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>designerFile(str)</dt> <dd> @@ -89,12 +89,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Browser.__init__">Browser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Browser.__addAsToplevelDir">__addAsToplevelDir</a></td> <td>Private slot to handle the Add as toplevel directory popup menu entry.</td> </tr><tr> @@ -171,6 +172,10 @@ <td>Public method to check type of an item.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Browser.__init__" ID="Browser.__init__"></a> <h4>Browser (Constructor)</h4> <b>Browser</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.UI.BrowserModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.BrowserModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -78,12 +78,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserClassAttributeItem.__init__">BrowserClassAttributeItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserClassAttributeItem.attributeObject">attributeObject</a></td> <td>Public method returning the class object.</td> </tr><tr> @@ -100,9 +101,13 @@ <td>Public method returning the line number defining this object.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserClassAttributeItem.__init__" ID="BrowserClassAttributeItem.__init__"></a> <h4>BrowserClassAttributeItem (Constructor)</h4> -<b>BrowserClassAttributeItem</b>(<i>parent, attribute</i>) +<b>BrowserClassAttributeItem</b>(<i>parent, attribute, isClass=False</i>) <p> Constructor </p><dl> @@ -112,6 +117,9 @@ </dd><dt><i>attribute</i></dt> <dd> reference to the attribute object +</dd><dt><i>isClass</i></dt> +<dd> +flag indicating a class attribute (boolean) </dd> </dl><a NAME="BrowserClassAttributeItem.attributeObject" ID="BrowserClassAttributeItem.attributeObject"></a> <h4>BrowserClassAttributeItem.attributeObject</h4> @@ -185,22 +193,30 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserClassAttributesItem.__init__">BrowserClassAttributesItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserClassAttributesItem.attributes">attributes</a></td> <td>Public method returning the attribute list.</td> </tr><tr> +<td><a href="#BrowserClassAttributesItem.isClassAttributes">isClassAttributes</a></td> +<td>Public method returning the attributes type.</td> +</tr><tr> <td><a href="#BrowserClassAttributesItem.lessThan">lessThan</a></td> <td>Public method to check, if the item is less than the other one.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserClassAttributesItem.__init__" ID="BrowserClassAttributesItem.__init__"></a> <h4>BrowserClassAttributesItem (Constructor)</h4> -<b>BrowserClassAttributesItem</b>(<i>parent, attributes, text</i>) +<b>BrowserClassAttributesItem</b>(<i>parent, attributes, text, isClass=False</i>) <p> Constructor </p><dl> @@ -213,6 +229,9 @@ </dd><dt><i>text</i></dt> <dd> text to be shown by this item (string) +</dd><dt><i>isClass</i></dt> +<dd> +flag indicating class attributes (boolean) </dd> </dl><a NAME="BrowserClassAttributesItem.attributes" ID="BrowserClassAttributesItem.attributes"></a> <h4>BrowserClassAttributesItem.attributes</h4> @@ -224,6 +243,16 @@ <dd> reference to the list of attributes </dd> +</dl><a NAME="BrowserClassAttributesItem.isClassAttributes" ID="BrowserClassAttributesItem.isClassAttributes"></a> +<h4>BrowserClassAttributesItem.isClassAttributes</h4> +<b>isClassAttributes</b>(<i></i>) +<p> + Public method returning the attributes type. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating class attributes (boolean) +</dd> </dl><a NAME="BrowserClassAttributesItem.lessThan" ID="BrowserClassAttributesItem.lessThan"></a> <h4>BrowserClassAttributesItem.lessThan</h4> <b>lessThan</b>(<i>other, column, order</i>) @@ -259,12 +288,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserClassItem.__init__">BrowserClassItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserClassItem.classObject">classObject</a></td> <td>Public method returning the class object.</td> </tr><tr> @@ -281,6 +311,10 @@ <td>Public method returning the line number defining this object.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserClassItem.__init__" ID="BrowserClassItem.__init__"></a> <h4>BrowserClassItem (Constructor)</h4> <b>BrowserClassItem</b>(<i>parent, cl, filename</i>) @@ -369,16 +403,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserCodingItem.__init__">BrowserCodingItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserCodingItem.lessThan">lessThan</a></td> <td>Public method to check, if the item is less than the other one.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserCodingItem.__init__" ID="BrowserCodingItem.__init__"></a> <h4>BrowserCodingItem (Constructor)</h4> <b>BrowserCodingItem</b>(<i>parent, text</i>) @@ -427,12 +466,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserDirectoryItem.__init__">BrowserDirectoryItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserDirectoryItem.dirName">dirName</a></td> <td>Public method returning the directory name.</td> </tr><tr> @@ -446,6 +486,10 @@ <td>Public method to set the directory name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserDirectoryItem.__init__" ID="BrowserDirectoryItem.__init__"></a> <h4>BrowserDirectoryItem (Constructor)</h4> <b>BrowserDirectoryItem</b>(<i>parent, dinfo, full=True</i>) @@ -530,12 +574,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserFileItem.__init__">BrowserFileItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserFileItem.dirName">dirName</a></td> <td>Public method returning the directory name.</td> </tr><tr> @@ -594,6 +639,10 @@ <td>Public method to set the directory name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserFileItem.__init__" ID="BrowserFileItem.__init__"></a> <h4>BrowserFileItem (Constructor)</h4> <b>BrowserFileItem</b>(<i>parent, finfo, full=True, sourceLanguage=""</i>) @@ -831,12 +880,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserItem.__init__">BrowserItem</a></td> -<td>Constructor.</td> -</tr><tr> <td><a href="#BrowserItem.appendChild">appendChild</a></td> <td>Public method to add a child to this item.</td> </tr><tr> @@ -889,6 +939,10 @@ <td>Public method to get the item type.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserItem.__init__" ID="BrowserItem.__init__"></a> <h4>BrowserItem (Constructor)</h4> <b>BrowserItem</b>(<i>parent, data</i>) @@ -1098,12 +1152,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserMethodItem.__init__">BrowserMethodItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserMethodItem.fileName">fileName</a></td> <td>Public method returning the filename.</td> </tr><tr> @@ -1120,6 +1175,10 @@ <td>Public method returning the line number defining this object.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserMethodItem.__init__" ID="BrowserMethodItem.__init__"></a> <h4>BrowserMethodItem (Constructor)</h4> <b>BrowserMethodItem</b>(<i>parent, fn, filename</i>) @@ -1208,12 +1267,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserModel.__init__">BrowserModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserModel.__populateModel">__populateModel</a></td> <td>Private method to populate the browser model.</td> </tr><tr> @@ -1296,6 +1356,10 @@ <td>Public slot to save the toplevel directories.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserModel.__init__" ID="BrowserModel.__init__"></a> <h4>BrowserModel (Constructor)</h4> <b>BrowserModel</b>(<i>parent=None</i>) @@ -1665,12 +1729,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#BrowserSysPathItem.__init__">BrowserSysPathItem</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="BrowserSysPathItem.__init__" ID="BrowserSysPathItem.__init__"></a> <h4>BrowserSysPathItem (Constructor)</h4>
--- a/Documentation/Source/eric5.UI.BrowserSortFilterProxyModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.BrowserSortFilterProxyModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BrowserSortFilterProxyModel.__init__">BrowserSortFilterProxyModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BrowserSortFilterProxyModel.filterAcceptsRow">filterAcceptsRow</a></td> <td>Protected method to filter rows.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to sort the items.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BrowserSortFilterProxyModel.__init__" ID="BrowserSortFilterProxyModel.__init__"></a> <h4>BrowserSortFilterProxyModel (Constructor)</h4> <b>BrowserSortFilterProxyModel</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.UI.CompareDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.CompareDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CompareDialog.__init__">CompareDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CompareDialog.__appendText">__appendText</a></td> <td>Private method to append text to the end of the contents pane.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Public slot to show the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CompareDialog.__init__" ID="CompareDialog.__init__"></a> <h4>CompareDialog (Constructor)</h4> <b>CompareDialog</b>(<i>files=[], parent=None</i>) @@ -259,16 +264,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CompareWindow.__init__">CompareWindow</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CompareWindow.eventFilter">eventFilter</a></td> <td>Public method to filter events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CompareWindow.__init__" ID="CompareWindow.__init__"></a> <h4>CompareWindow (Constructor)</h4> <b>CompareWindow</b>(<i>files=[], parent=None</i>)
--- a/Documentation/Source/eric5.UI.DeleteFilesConfirmationDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.DeleteFilesConfirmationDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DeleteFilesConfirmationDialog.__init__">DeleteFilesConfirmationDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DeleteFilesConfirmationDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> <td>Private slot called by a button of the button box clicked.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DeleteFilesConfirmationDialog.__init__" ID="DeleteFilesConfirmationDialog.__init__"></a> <h4>DeleteFilesConfirmationDialog (Constructor)</h4> <b>DeleteFilesConfirmationDialog</b>(<i>parent, caption, message, files</i>)
--- a/Documentation/Source/eric5.UI.DiffDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.DiffDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DiffDialog.__init__">DiffDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DiffDialog.__appendText">__appendText</a></td> <td>Private method to append text to the end of the contents pane.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public slot to show the dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DiffDialog.__init__" ID="DiffDialog.__init__"></a> <h4>DiffDialog (Constructor)</h4> <b>DiffDialog</b>(<i>parent=None</i>) @@ -241,16 +246,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DiffWindow.__init__">DiffWindow</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DiffWindow.eventFilter">eventFilter</a></td> <td>Public method to filter events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DiffWindow.__init__" ID="DiffWindow.__init__"></a> <h4>DiffWindow (Constructor)</h4> <b>DiffWindow</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.UI.EmailDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.EmailDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EmailDialog.__init__">EmailDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EmailDialog.__createMultipartMail">__createMultipartMail</a></td> <td>Private method to create a multipart mail message.</td> </tr><tr> @@ -103,6 +104,10 @@ <td>Private slot to handle the textChanged signal of the subject edit.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EmailDialog.__init__" ID="EmailDialog.__init__"></a> <h4>EmailDialog (Constructor)</h4> <b>EmailDialog</b>(<i>mode="bug", parent=None</i>)
--- a/Documentation/Source/eric5.UI.FindFileDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.FindFileDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -48,7 +48,7 @@ The occurrences found are displayed in a QTreeWidget showing the filename, the linenumber and the found text. The file will be opened upon a double click onto the respective entry of the list. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>designerFile(str)</dt> <dd> @@ -65,12 +65,13 @@ <table> <tr><td>endRole</td></tr><tr><td>lineRole</td></tr><tr><td>md5Role</td></tr><tr><td>replaceRole</td></tr><tr><td>startRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FindFileDialog.__init__">FindFileDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FindFileDialog.__contextMenuRequested">__contextMenuRequested</a></td> <td>Private slot to handle the context menu request.</td> </tr><tr> @@ -138,6 +139,10 @@ <td>Overwritten method to enable/disable the project button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FindFileDialog.__init__" ID="FindFileDialog.__init__"></a> <h4>FindFileDialog (Constructor)</h4> <b>FindFileDialog</b>(<i>project, replaceMode=False, parent=None</i>)
--- a/Documentation/Source/eric5.UI.FindFileNameDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.FindFileNameDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -48,7 +48,7 @@ The occurrences found are displayed in a QTreeWidget showing the filename and the pathname. The file will be opened upon a double click onto the respective entry of the list. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>designerFile(str)</dt> <dd> @@ -64,12 +64,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#FindFileNameDialog.__init__">FindFileNameDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FindFileNameDialog.__openFile">__openFile</a></td> <td>Private slot to open a file.</td> </tr><tr> @@ -110,6 +111,10 @@ <td>Overwritten method to enable/disable the project checkbox.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FindFileNameDialog.__init__" ID="FindFileNameDialog.__init__"></a> <h4>FindFileNameDialog (Constructor)</h4> <b>FindFileNameDialog</b>(<i>project, parent=None</i>)
--- a/Documentation/Source/eric5.UI.LogView.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.LogView.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#LogViewer.__init__">LogViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#LogViewer.__appendText">__appendText</a></td> <td>Public method to append text to the end.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public slot to handle a change of the preferences.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="LogViewer.__init__" ID="LogViewer.__init__"></a> <h4>LogViewer (Constructor)</h4> <b>LogViewer</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.UI.NumbersWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.NumbersWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BinaryModel.__init__">BinaryModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BinaryModel.columnCount">columnCount</a></td> <td>Public method to get the number of columns of the model.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public slot to set the value to show.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BinaryModel.__init__" ID="BinaryModel.__init__"></a> <h4>BinaryModel (Constructor)</h4> <b>BinaryModel</b>(<i>parent=None</i>) @@ -256,7 +261,7 @@ <h2>NumbersWidget</h2> <p> Class implementing a widget to show numbers in different formats. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>insertNumber(str)</dt> <dd> @@ -270,12 +275,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NumbersWidget.__init__">NumbersWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NumbersWidget.__binModelDataChanged">__binModelDataChanged</a></td> <td>Private slot to handle a change of the binary model value by the user.</td> </tr><tr> @@ -328,6 +334,10 @@ <td>Slot documentation goes here.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NumbersWidget.__init__" ID="NumbersWidget.__init__"></a> <h4>NumbersWidget (Constructor)</h4> <b>NumbersWidget</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.UI.PixmapCache.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.PixmapCache.html Sat Aug 20 16:30:49 2011 +0200 @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PixmapCache.__init__">PixmapCache</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PixmapCache.addSearchPath">addSearchPath</a></td> <td>Public method to add a path to the search path.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to retrieve a pixmap.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PixmapCache.__init__" ID="PixmapCache.__init__"></a> <h4>PixmapCache (Constructor)</h4> <b>PixmapCache</b>(<i></i>)
--- a/Documentation/Source/eric5.UI.SplashScreen.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.SplashScreen.html Sat Aug 20 16:30:49 2011 +0200 @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NoneSplashScreen.__init__">NoneSplashScreen</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NoneSplashScreen.clearMessage">clearMessage</a></td> <td>Public method to clear the message shown.</td> </tr><tr> @@ -73,6 +74,10 @@ <td>Public method to show a message in the bottom part of the splashscreen.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NoneSplashScreen.__init__" ID="NoneSplashScreen.__init__"></a> <h4>NoneSplashScreen (Constructor)</h4> <b>NoneSplashScreen</b>(<i></i>) @@ -117,12 +122,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SplashScreen.__init__">SplashScreen</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SplashScreen.clearMessage">clearMessage</a></td> <td>Public method to clear the message shown.</td> </tr><tr> @@ -130,6 +136,10 @@ <td>Public method to show a message in the bottom part of the splashscreen.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SplashScreen.__init__" ID="SplashScreen.__init__"></a> <h4>SplashScreen (Constructor)</h4> <b>SplashScreen</b>(<i></i>)
--- a/Documentation/Source/eric5.UI.SymbolsWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.SymbolsWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SymbolsModel.__init__">SymbolsModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SymbolsModel.__isDigit">__isDigit</a></td> <td>Private method to check, if a character is a digit.</td> </tr><tr> @@ -100,6 +101,10 @@ <td>Public method to select the shown character table.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SymbolsModel.__init__" ID="SymbolsModel.__init__"></a> <h4>SymbolsModel (Constructor)</h4> <b>SymbolsModel</b>(<i>parent=None</i>) @@ -307,7 +312,7 @@ <h2>SymbolsWidget</h2> <p> Class implementing a widget to select a symbol in various formats. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>insertSymbol(str)</dt> <dd> @@ -320,12 +325,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SymbolsWidget.__init__">SymbolsWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SymbolsWidget.__currentRowChanged">__currentRowChanged</a></td> <td>Private slot recording the currently selected row.</td> </tr><tr> @@ -339,6 +345,10 @@ <td>Private slot to select the current character table.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SymbolsWidget.__init__" ID="SymbolsWidget.__init__"></a> <h4>SymbolsWidget (Constructor)</h4> <b>SymbolsWidget</b>(<i>parent=None</i>)
--- a/Documentation/Source/eric5.UI.UserInterface.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.UserInterface.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>Redirector</h2> <p> Helper class used to redirect stdout and stderr to the log window -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>appendStderr(str)</dt> <dd> @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Redirector.__init__">Redirector</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Redirector.__bufferedWrite">__bufferedWrite</a></td> <td>Private method returning number of characters to write.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public method used to write data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Redirector.__init__" ID="Redirector.__init__"></a> <h4>Redirector (Constructor)</h4> <b>Redirector</b>(<i>stderr</i>) @@ -134,7 +139,7 @@ <h2>UserInterface</h2> <p> Class implementing the main user interface. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>appendStderr(str)</dt> <dd> @@ -164,12 +169,13 @@ <table> <tr><td>maxFilePathLen</td></tr><tr><td>maxMenuFilePathLen</td></tr><tr><td>maxSbFilePathLen</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UserInterface.__init__">UserInterface</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UserInterface.__TBMenuTriggered">__TBMenuTriggered</a></td> <td>Private method to handle the toggle of a toolbar.</td> </tr><tr> @@ -720,6 +726,10 @@ <td>Public method to check, if the eric5 version is good compared to the required version.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UserInterface.__init__" ID="UserInterface.__init__"></a> <h4>UserInterface (Constructor)</h4> <b>UserInterface</b>(<i>app, locale, splash, plugin, noOpenAtStartup, restartArguments</i>)
--- a/Documentation/Source/eric5.Utilities.AutoSaver.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.AutoSaver.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>AUTOSAVE_IN</td></tr><tr><td>MAXWAIT</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AutoSaver.__init__">AutoSaver</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AutoSaver.changeOccurred">changeOccurred</a></td> <td>Public slot handling a change.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Protected method handling timer events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AutoSaver.__init__" ID="AutoSaver.__init__"></a> <h4>AutoSaver (Constructor)</h4> <b>AutoSaver</b>(<i>parent, save</i>)
--- a/Documentation/Source/eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html Sat Aug 20 16:30:49 2011 +0200 @@ -72,12 +72,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Attribute.__init__">Attribute</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> <h4>Attribute (Constructor)</h4> @@ -112,12 +117,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Class.__init__">Class</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Class.__init__" ID="Class.__init__"></a> <h4>Class (Constructor)</h4> @@ -155,12 +165,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ClbrBase.__init__">ClbrBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ClbrBase._addattribute">_addattribute</a></td> <td>Protected method to add information about attributes.</td> </tr><tr> @@ -183,6 +194,10 @@ <td>Protected method to retrieve a method by name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ClbrBase.__init__" ID="ClbrBase.__init__"></a> <h4>ClbrBase (Constructor)</h4> <b>ClbrBase</b>(<i>module, name, file, lineno</i>) @@ -307,6 +322,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -329,6 +348,10 @@ <td>Public method to set the visibility to Public.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ClbrVisibilityMixinBase.isPrivate" ID="ClbrVisibilityMixinBase.isPrivate"></a> <h4>ClbrVisibilityMixinBase.isPrivate</h4> <b>isPrivate</b>(<i></i>) @@ -388,12 +411,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Coding.__init__">Coding</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Coding.__init__" ID="Coding.__init__"></a> <h4>Coding (Constructor)</h4> @@ -426,18 +454,23 @@ ClbrBase <h3>Class Attributes</h3> <table> +<tr><td>Class</td></tr><tr><td>General</td></tr><tr><td>Static</td></tr> +</table> +<h3>Class Methods</h3> +<table> <tr><td>None</td></tr> </table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Function.__init__">Function</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Function.__init__" ID="Function.__init__"></a> <h4>Function (Constructor)</h4> -<b>Function</b>(<i>module, name, file, lineno, signature='', separator=', '</i>) +<b>Function</b>(<i>module, name, file, lineno, signature='', separator=', ', modifierType=General</i>) <p> Constructor </p><dl> @@ -459,6 +492,9 @@ </dd><dt><i>separator</i></dt> <dd> string separating the parameters +</dd><dt><i>modifierType</i></dt> +<dd> +type of the function </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -474,12 +510,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Module.__init__">Module</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Module.__init__" ID="Module.__init__"></a> <h4>Module (Constructor)</h4> @@ -514,12 +555,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#_ClbrBase.__init__">_ClbrBase</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="_ClbrBase.__init__" ID="_ClbrBase.__init__"></a> <h4>_ClbrBase (Constructor)</h4>
--- a/Documentation/Source/eric5.Utilities.ClassBrowsers.idlclbr.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.ClassBrowsers.idlclbr.html Sat Aug 20 16:30:49 2011 +0200 @@ -71,12 +71,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Attribute.__init__">Attribute</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> <h4>Attribute (Constructor)</h4> @@ -111,12 +116,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Function.__init__">Function</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Function.__init__" ID="Function.__init__"></a> <h4>Function (Constructor)</h4> @@ -157,12 +167,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Interface.__init__">Interface</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Interface.__init__" ID="Interface.__init__"></a> <h4>Interface (Constructor)</h4> @@ -200,12 +215,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Module.__init__">Module</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Module.__init__" ID="Module.__init__"></a> <h4>Module (Constructor)</h4> @@ -240,12 +260,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#VisibilityMixin.__init__">VisibilityMixin</a></td> -<td>Method to initialize the visibility.</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="VisibilityMixin.__init__" ID="VisibilityMixin.__init__"></a> <h4>VisibilityMixin (Constructor)</h4>
--- a/Documentation/Source/eric5.Utilities.ClassBrowsers.pyclbr.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.ClassBrowsers.pyclbr.html Sat Aug 20 16:30:49 2011 +0200 @@ -74,12 +74,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Attribute.__init__">Attribute</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> <h4>Attribute (Constructor)</h4> @@ -114,12 +119,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Class.__init__">Class</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Class.__init__" ID="Class.__init__"></a> <h4>Class (Constructor)</h4> @@ -157,16 +167,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Function.__init__">Function</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Function.__init__" ID="Function.__init__"></a> <h4>Function (Constructor)</h4> -<b>Function</b>(<i>module, name, file, lineno, signature='', separator=', '</i>) +<b>Function</b>(<i>module, name, file, lineno, signature='', separator=', ', modifierType=ClbrBaseClasses.Function.General</i>) <p> Constructor </p><dl> @@ -188,6 +203,9 @@ </dd><dt><i>separator</i></dt> <dd> string separating the parameters +</dd><dt><i>modifierType</i></dt> +<dd> +type of the function </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -203,12 +221,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Publics.__init__">Publics</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Publics.__init__" ID="Publics.__init__"></a> <h4>Publics (Constructor)</h4> @@ -243,12 +266,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#VisibilityMixin.__init__">VisibilityMixin</a></td> -<td>Method to initialize the visibility.</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="VisibilityMixin.__init__" ID="VisibilityMixin.__init__"></a> <h4>VisibilityMixin (Constructor)</h4>
--- a/Documentation/Source/eric5.Utilities.ClassBrowsers.rbclbr.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.ClassBrowsers.rbclbr.html Sat Aug 20 16:30:49 2011 +0200 @@ -71,12 +71,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Attribute.__init__">Attribute</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> <h4>Attribute (Constructor)</h4> @@ -111,12 +116,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Class.__init__">Class</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Class.__init__" ID="Class.__init__"></a> <h4>Class (Constructor)</h4> @@ -154,12 +164,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Function.__init__">Function</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Function.__init__" ID="Function.__init__"></a> <h4>Function (Constructor)</h4> @@ -200,12 +215,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Module.__init__">Module</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Module.__init__" ID="Module.__init__"></a> <h4>Module (Constructor)</h4> @@ -240,12 +260,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#VisibilityMixin.__init__">VisibilityMixin</a></td> -<td>Method to initialize the visibility.</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="VisibilityMixin.__init__" ID="VisibilityMixin.__init__"></a> <h4>VisibilityMixin (Constructor)</h4>
--- a/Documentation/Source/eric5.Utilities.ModuleParser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.ModuleParser.html Sat Aug 20 16:30:49 2011 +0200 @@ -90,12 +90,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Attribute.__init__">Attribute</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> <h4>Attribute (Constructor)</h4> @@ -133,12 +138,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Class.__init__">Class</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Class.addAttribute">addAttribute</a></td> <td>Public method to add information about attributes.</td> </tr><tr> @@ -161,6 +167,10 @@ <td>Public method to record the number of the last line of a class.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Class.__init__" ID="Class.__init__"></a> <h4>Class (Constructor)</h4> <b>Class</b>(<i>module, name, super, file, lineno</i>) @@ -285,21 +295,26 @@ VisibilityBase <h3>Class Attributes</h3> <table> +<tr><td>Class</td></tr><tr><td>General</td></tr><tr><td>Static</td></tr> +</table> +<h3>Class Methods</h3> +<table> <tr><td>None</td></tr> </table> <h3>Methods</h3> <table> <tr> -<td><a href="#Function.__init__">Function</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Function.addDescription">addDescription</a></td> <td>Public method to store the functions docstring.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Function.__init__" ID="Function.__init__"></a> <h4>Function (Constructor)</h4> -<b>Function</b>(<i>module, name, file, lineno, signature='', pyqtSignature=None</i>) +<b>Function</b>(<i>module, name, file, lineno, signature='', pyqtSignature=None, modifierType=General</i>) <p> Constructor </p><dl> @@ -321,6 +336,9 @@ </dd><dt><i>pyqtSignature</i></dt> <dd> the functions PyQt signature (string) +</dd><dt><i>modifierType</i></dt> +<dd> +type of the function </dd> </dl><a NAME="Function.addDescription" ID="Function.addDescription"></a> <h4>Function.addDescription</h4> @@ -346,12 +364,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Module.__init__">Module</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Module.__py_scan">__py_scan</a></td> <td>Private method to scan the source text of a Python module and retrieve the relevant information.</td> </tr><tr> @@ -398,6 +417,10 @@ <td>Public method to scan the source text and retrieve the relevant information.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Module.__init__" ID="Module.__init__"></a> <h4>Module (Constructor)</h4> <b>Module</b>(<i>name, file=None, type=None</i>) @@ -614,16 +637,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#RbModule.__init__">RbModule</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#RbModule.addClass">addClass</a></td> <td>Public method to add information about a class.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="RbModule.__init__" ID="RbModule.__init__"></a> <h4>RbModule (Constructor)</h4> <b>RbModule</b>(<i>module, name, file, lineno</i>) @@ -670,6 +698,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -692,6 +724,10 @@ <td>Public method to set the visibility to Public.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VisibilityBase.isPrivate" ID="VisibilityBase.isPrivate"></a> <h4>VisibilityBase.isPrivate</h4> <b>isPrivate</b>(<i></i>)
--- a/Documentation/Source/eric5.Utilities.PasswordChecker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.PasswordChecker.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>Complexity_Good</td></tr><tr><td>Complexity_Strong</td></tr><tr><td>Complexity_VeryStrong</td></tr><tr><td>Complexity_VeryWeak</td></tr><tr><td>Complexity_Weak</td></tr><tr><td>Status_Exceeded</td></tr><tr><td>Status_Failed</td></tr><tr><td>Status_Passed</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PasswordChecker.__init__">PasswordChecker</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PasswordChecker.__determineBinaryStatus">__determineBinaryStatus</a></td> <td>Private method to determine a binary status.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to check a given password.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PasswordChecker.__init__" ID="PasswordChecker.__init__"></a> <h4>PasswordChecker (Constructor)</h4> <b>PasswordChecker</b>(<i></i>)
--- a/Documentation/Source/eric5.Utilities.SingleApplication.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.SingleApplication.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SingleApplicationClient.__init__">SingleApplicationClient</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SingleApplicationClient.connect">connect</a></td> <td>Public method to connect the single application client to its server.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to send the command to the application server.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SingleApplicationClient.__init__" ID="SingleApplicationClient.__init__"></a> <h4>SingleApplicationClient (Constructor)</h4> <b>SingleApplicationClient</b>(<i>name</i>) @@ -151,12 +156,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SingleApplicationServer.__init__">SingleApplicationServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SingleApplicationServer.__disconnected">__disconnected</a></td> <td>Private method to handle the closure of the socket.</td> </tr><tr> @@ -173,6 +179,10 @@ <td>Public method used to shut down the server.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SingleApplicationServer.__init__" ID="SingleApplicationServer.__init__"></a> <h4>SingleApplicationServer (Constructor)</h4> <b>SingleApplicationServer</b>(<i>name</i>)
--- a/Documentation/Source/eric5.Utilities.__init__.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.__init__.html Sat Aug 20 16:30:49 2011 +0200 @@ -240,12 +240,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CodingError.__init__">CodingError</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CodingError.__repr__">__repr__</a></td> <td>Private method returning a representation of the exception.</td> </tr><tr> @@ -253,6 +254,10 @@ <td>Private method returning a string representation of the exception.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CodingError.__init__" ID="CodingError.__init__"></a> <h4>CodingError (Constructor)</h4> <b>CodingError</b>(<i>coding</i>)
--- a/Documentation/Source/eric5.Utilities.crypto.py3AES.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.crypto.py3AES.html Sat Aug 20 16:30:49 2011 +0200 @@ -67,6 +67,10 @@ <table> <tr><td>KeySize</td></tr><tr><td>Rcon</td></tr><tr><td>rsbox</td></tr><tr><td>sbox</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -131,6 +135,10 @@ <td>Public method to encrypt a 128 bit input block against the given key of size specified.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AES.__addRoundKey" ID="AES.__addRoundKey"></a> <h4>AES.__addRoundKey</h4> <b>__addRoundKey</b>(<i>state, roundKey</i>) @@ -519,6 +527,10 @@ <table> <tr><td>ModeOfOperation</td></tr><tr><td>aes</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -532,6 +544,10 @@ <td>Public method to perform the encryption operation.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AESModeOfOperation.__extractBytes" ID="AESModeOfOperation.__extractBytes"></a> <h4>AESModeOfOperation.__extractBytes</h4> <b>__extractBytes</b>(<i>input, start, end, mode</i>)
--- a/Documentation/Source/eric5.Utilities.py3flakes.checker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.py3flakes.checker.html Sat Aug 20 16:30:49 2011 +0200 @@ -82,10 +82,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -104,10 +112,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -126,12 +142,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Binding.__init__">Binding</a></td> -<td></td> -</tr><tr> <td><a href="#Binding.__repr__">__repr__</a></td> <td></td> </tr><tr> @@ -139,6 +156,10 @@ <td></td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Binding.__init__" ID="Binding.__init__"></a> <h4>Binding (Constructor)</h4> <b>Binding</b>(<i>name, source</i>) @@ -162,12 +183,13 @@ <table> <tr><td>ATTRIBUTES</td></tr><tr><td>BOOLOP</td></tr><tr><td>CALL</td></tr><tr><td>COMPREHENSION</td></tr><tr><td>INVERT</td></tr><tr><td>ISNOT</td></tr><tr><td>LOAD</td></tr><tr><td>MOD</td></tr><tr><td>NONLOCAL</td></tr><tr><td>PASS</td></tr><tr><td>RETURN</td></tr><tr><td>SETCOMP</td></tr><tr><td>SLICE</td></tr><tr><td>nodeDepth</td></tr><tr><td>scope</td></tr><tr><td>traceTree</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Checker.__init__">Checker</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Checker.ASSIGN">ASSIGN</a></td> <td></td> </tr><tr> @@ -271,6 +293,10 @@ <td></td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Checker.__init__" ID="Checker.__init__"></a> <h4>Checker (Constructor)</h4> <b>Checker</b>(<i>module, filename='(none)'</i>) @@ -445,10 +471,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -473,6 +507,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -480,6 +518,10 @@ <td>Return a list of the names referenced by this binding.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExportBinding.names" ID="ExportBinding.names"></a> <h4>ExportBinding.names</h4> <b>names</b>(<i></i>) @@ -499,10 +541,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -517,12 +567,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#FunctionScope.__init__">FunctionScope</a></td> -<td></td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="FunctionScope.__init__" ID="FunctionScope.__init__"></a> <h4>FunctionScope (Constructor)</h4> @@ -541,12 +596,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Importation.__init__">Importation</a></td> -<td></td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Importation.__init__" ID="Importation.__init__"></a> <h4>Importation (Constructor)</h4> @@ -565,10 +625,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -583,16 +651,21 @@ <table> <tr><td>importStarred</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Scope.__init__">Scope</a></td> -<td></td> -</tr><tr> <td><a href="#Scope.__repr__">__repr__</a></td> <td></td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Scope.__init__" ID="Scope.__init__"></a> <h4>Scope (Constructor)</h4> <b>Scope</b>(<i></i>) @@ -613,10 +686,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr />
--- a/Documentation/Source/eric5.Utilities.py3flakes.messages.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.py3flakes.messages.html Sat Aug 20 16:30:49 2011 +0200 @@ -82,12 +82,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#DuplicateArgument.__init__">DuplicateArgument</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="DuplicateArgument.__init__" ID="DuplicateArgument.__init__"></a> <h4>DuplicateArgument (Constructor)</h4> @@ -119,12 +124,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#ImportShadowedByLoopVar.__init__">ImportShadowedByLoopVar</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="ImportShadowedByLoopVar.__init__" ID="ImportShadowedByLoopVar.__init__"></a> <h4>ImportShadowedByLoopVar (Constructor)</h4> @@ -159,12 +169,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#ImportStarUsed.__init__">ImportStarUsed</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="ImportStarUsed.__init__" ID="ImportStarUsed.__init__"></a> <h4>ImportStarUsed (Constructor)</h4> @@ -196,12 +211,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#LateFutureImport.__init__">LateFutureImport</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="LateFutureImport.__init__" ID="LateFutureImport.__init__"></a> <h4>LateFutureImport (Constructor)</h4> @@ -233,12 +253,13 @@ <table> <tr><td>message</td></tr><tr><td>message_args</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Message.__init__">Message</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Message.__str__">__str__</a></td> <td>Special method return a string representation of the instance object.</td> </tr><tr> @@ -246,6 +267,10 @@ <td>Public method to get the individual message data elements.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Message.__init__" ID="Message.__init__"></a> <h4>Message (Constructor)</h4> <b>Message</b>(<i>filename, lineno</i>) @@ -294,12 +319,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#RedefinedFunction.__init__">RedefinedFunction</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="RedefinedFunction.__init__" ID="RedefinedFunction.__init__"></a> <h4>RedefinedFunction (Constructor)</h4> @@ -334,12 +364,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#RedefinedWhileUnused.__init__">RedefinedWhileUnused</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="RedefinedWhileUnused.__init__" ID="RedefinedWhileUnused.__init__"></a> <h4>RedefinedWhileUnused (Constructor)</h4> @@ -374,12 +409,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UndefinedExport.__init__">UndefinedExport</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UndefinedExport.__init__" ID="UndefinedExport.__init__"></a> <h4>UndefinedExport (Constructor)</h4> @@ -411,12 +451,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UndefinedLocal.__init__">UndefinedLocal</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UndefinedLocal.__init__" ID="UndefinedLocal.__init__"></a> <h4>UndefinedLocal (Constructor)</h4> @@ -451,12 +496,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UndefinedName.__init__">UndefinedName</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UndefinedName.__init__" ID="UndefinedName.__init__"></a> <h4>UndefinedName (Constructor)</h4> @@ -488,12 +538,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UnusedImport.__init__">UnusedImport</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UnusedImport.__init__" ID="UnusedImport.__init__"></a> <h4>UnusedImport (Constructor)</h4> @@ -528,12 +583,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UnusedVariable.__init__">UnusedVariable</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UnusedVariable.__init__" ID="UnusedVariable.__init__"></a> <h4>UnusedVariable (Constructor)</h4>
--- a/Documentation/Source/eric5.UtilitiesPython2.Pep8Checker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.Pep8Checker.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>filename</td></tr><tr><td>ignore</td></tr><tr><td>repeat</td></tr><tr><td>select</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8Checker.__init__">Pep8Checker</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8Checker.__ignore_code">__ignore_code</a></td> <td>Private method to check, if the message for the given code should be ignored.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Public method to collect the error messages.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8Checker.__init__" ID="Pep8Checker.__init__"></a> <h4>Pep8Checker (Constructor)</h4> <b>Pep8Checker</b>(<i>filename, lines, repeat=False, select="", ignore=""</i>)
--- a/Documentation/Source/eric5.UtilitiesPython2.Tabnanny.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.Tabnanny.html Sat Aug 20 16:30:49 2011 +0200 @@ -81,12 +81,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#NannyNag.__init__">NannyNag</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NannyNag.get_line">get_line</a></td> <td>Method to retrieve the offending line.</td> </tr><tr> @@ -97,6 +98,10 @@ <td>Method to retrieve the message.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NannyNag.__init__" ID="NannyNag.__init__"></a> <h4>NannyNag (Constructor)</h4> <b>NannyNag</b>(<i>lineno, msg, line</i>) @@ -157,12 +162,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Whitespace.__init__">Whitespace</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Whitespace.equal">equal</a></td> <td>Method to compare the indentation levels of two Whitespace objects for equality.</td> </tr><tr> @@ -182,6 +188,10 @@ <td>Method to calculate a tuple of witnessing tab size.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Whitespace.__init__" ID="Whitespace.__init__"></a> <h4>Whitespace (Constructor)</h4> <b>Whitespace</b>(<i>ws</i>)
--- a/Documentation/Source/eric5.UtilitiesPython2.pep8.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.pep8.html Sat Aug 20 16:30:49 2011 +0200 @@ -181,12 +181,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Checker.__init__">Checker</a></td> -<td></td> -</tr><tr> <td><a href="#Checker.build_tokens_line">build_tokens_line</a></td> <td>Build a logical line from tokens.</td> </tr><tr> @@ -212,6 +213,10 @@ <td>Run a check plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Checker.__init__" ID="Checker.__init__"></a> <h4>Checker (Constructor)</h4> <b>Checker</b>(<i>filename, lines=None</i>)
--- a/Documentation/Source/eric5.UtilitiesPython2.py2flakes.checker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.py2flakes.checker.html Sat Aug 20 16:30:49 2011 +0200 @@ -82,10 +82,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -104,10 +112,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -126,12 +142,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Binding.__init__">Binding</a></td> -<td></td> -</tr><tr> <td><a href="#Binding.__repr__">__repr__</a></td> <td></td> </tr><tr> @@ -139,6 +156,10 @@ <td></td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Binding.__init__" ID="Binding.__init__"></a> <h4>Binding (Constructor)</h4> <b>Binding</b>(<i>name, source</i>) @@ -162,12 +183,13 @@ <table> <tr><td>ASSLIST</td></tr><tr><td>AUGASSIGN</td></tr><tr><td>CONST</td></tr><tr><td>FLOORDIV</td></tr><tr><td>GENEXPRINNER</td></tr><tr><td>IFEXP</td></tr><tr><td>RETURN</td></tr><tr><td>RIGHTSHIFT</td></tr><tr><td>STMT</td></tr><tr><td>SUBSCRIPT</td></tr><tr><td>nodeDepth</td></tr><tr><td>scope</td></tr><tr><td>traceTree</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Checker.__init__">Checker</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Checker.ASSIGN">ASSIGN</a></td> <td></td> </tr><tr> @@ -256,6 +278,10 @@ <td></td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Checker.__init__" ID="Checker.__init__"></a> <h4>Checker (Constructor)</h4> <b>Checker</b>(<i>module, filename='(none)'</i>) @@ -417,10 +443,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -445,6 +479,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -452,6 +490,10 @@ <td>Return a list of the names referenced by this binding.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExportBinding.names" ID="ExportBinding.names"></a> <h4>ExportBinding.names</h4> <b>names</b>(<i></i>) @@ -471,10 +513,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -489,12 +539,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#FunctionScope.__init__">FunctionScope</a></td> -<td></td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="FunctionScope.__init__" ID="FunctionScope.__init__"></a> <h4>FunctionScope (Constructor)</h4> @@ -513,12 +568,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Importation.__init__">Importation</a></td> -<td></td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Importation.__init__" ID="Importation.__init__"></a> <h4>Importation (Constructor)</h4> @@ -537,10 +597,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -555,16 +623,21 @@ <table> <tr><td>importStarred</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Scope.__init__">Scope</a></td> -<td></td> -</tr><tr> <td><a href="#Scope.__repr__">__repr__</a></td> <td></td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Scope.__init__" ID="Scope.__init__"></a> <h4>Scope (Constructor)</h4> <b>Scope</b>(<i></i>) @@ -585,10 +658,18 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr><td>None</td></tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <div align="right"><a href="#top">Up</a></div> <hr />
--- a/Documentation/Source/eric5.UtilitiesPython2.py2flakes.messages.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.py2flakes.messages.html Sat Aug 20 16:30:49 2011 +0200 @@ -82,12 +82,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#DuplicateArgument.__init__">DuplicateArgument</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="DuplicateArgument.__init__" ID="DuplicateArgument.__init__"></a> <h4>DuplicateArgument (Constructor)</h4> @@ -119,12 +124,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#ImportShadowedByLoopVar.__init__">ImportShadowedByLoopVar</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="ImportShadowedByLoopVar.__init__" ID="ImportShadowedByLoopVar.__init__"></a> <h4>ImportShadowedByLoopVar (Constructor)</h4> @@ -159,12 +169,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#ImportStarUsed.__init__">ImportStarUsed</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="ImportStarUsed.__init__" ID="ImportStarUsed.__init__"></a> <h4>ImportStarUsed (Constructor)</h4> @@ -196,12 +211,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#LateFutureImport.__init__">LateFutureImport</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="LateFutureImport.__init__" ID="LateFutureImport.__init__"></a> <h4>LateFutureImport (Constructor)</h4> @@ -233,12 +253,13 @@ <table> <tr><td>message</td></tr><tr><td>message_args</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Message.__init__">Message</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Message.__str__">__str__</a></td> <td>Special method return a string representation of the instance object.</td> </tr><tr> @@ -246,6 +267,10 @@ <td>Public method to get the individual message data elements.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Message.__init__" ID="Message.__init__"></a> <h4>Message (Constructor)</h4> <b>Message</b>(<i>filename, lineno</i>) @@ -294,12 +319,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#RedefinedFunction.__init__">RedefinedFunction</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="RedefinedFunction.__init__" ID="RedefinedFunction.__init__"></a> <h4>RedefinedFunction (Constructor)</h4> @@ -334,12 +364,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#RedefinedWhileUnused.__init__">RedefinedWhileUnused</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="RedefinedWhileUnused.__init__" ID="RedefinedWhileUnused.__init__"></a> <h4>RedefinedWhileUnused (Constructor)</h4> @@ -374,12 +409,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UndefinedExport.__init__">UndefinedExport</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UndefinedExport.__init__" ID="UndefinedExport.__init__"></a> <h4>UndefinedExport (Constructor)</h4> @@ -411,12 +451,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UndefinedLocal.__init__">UndefinedLocal</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UndefinedLocal.__init__" ID="UndefinedLocal.__init__"></a> <h4>UndefinedLocal (Constructor)</h4> @@ -451,12 +496,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UndefinedName.__init__">UndefinedName</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UndefinedName.__init__" ID="UndefinedName.__init__"></a> <h4>UndefinedName (Constructor)</h4> @@ -488,12 +538,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UnusedImport.__init__">UnusedImport</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UnusedImport.__init__" ID="UnusedImport.__init__"></a> <h4>UnusedImport (Constructor)</h4> @@ -528,12 +583,17 @@ <table> <tr><td>message</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#UnusedVariable.__init__">UnusedVariable</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="UnusedVariable.__init__" ID="UnusedVariable.__init__"></a> <h4>UnusedVariable (Constructor)</h4>
--- a/Documentation/Source/eric5.VCS.CommandOptionsDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.VCS.CommandOptionsDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,16 +51,21 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#vcsCommandOptionsDialog.__init__">vcsCommandOptionsDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#vcsCommandOptionsDialog.getOptions">getOptions</a></td> <td>Public method used to retrieve the entered options.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="vcsCommandOptionsDialog.__init__" ID="vcsCommandOptionsDialog.__init__"></a> <h4>vcsCommandOptionsDialog (Constructor)</h4> <b>vcsCommandOptionsDialog</b>(<i>vcs, parent=None</i>)
--- a/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VcsProjectBrowserHelper.__init__">VcsProjectBrowserHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VcsProjectBrowserHelper._VCSAdd">_VCSAdd</a></td> <td>Protected slot called by the context menu to add the selected file to the VCS repository.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Slot called before the context menu (multiple selections) is shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VcsProjectBrowserHelper.__init__" ID="VcsProjectBrowserHelper.__init__"></a> <h4>VcsProjectBrowserHelper (Constructor)</h4> <b>VcsProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.VCS.ProjectHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.VCS.ProjectHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VcsProjectHelper.__init__">VcsProjectHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VcsProjectHelper._vcsCheckout">_vcsCheckout</a></td> <td>Protected slot used to create a local project from the repository.</td> </tr><tr> @@ -124,6 +125,10 @@ <td>Public slot called before the vcs menu is shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VcsProjectHelper.__init__" ID="VcsProjectHelper.__init__"></a> <h4>VcsProjectHelper (Constructor)</h4> <b>VcsProjectHelper</b>(<i>vcsObject, projectObject, parent=None, name=None</i>)
--- a/Documentation/Source/eric5.VCS.RepositoryInfoDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.VCS.RepositoryInfoDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#VcsRepositoryInfoDialog.__init__">VcsRepositoryInfoDialog</a></td> -<td></td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="VcsRepositoryInfoDialog.__init__" ID="VcsRepositoryInfoDialog.__init__"></a> <h4>VcsRepositoryInfoDialog (Constructor)</h4>
--- a/Documentation/Source/eric5.VCS.StatusMonitorLed.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.VCS.StatusMonitorLed.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#StatusMonitorLed.__init__">StatusMonitorLed</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#StatusMonitorLed.__checkActions">__checkActions</a></td> <td>Private method to set the enabled status of the context menu actions.</td> </tr><tr> @@ -79,6 +80,10 @@ <td>Protected slot to show the context menu.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="StatusMonitorLed.__init__" ID="StatusMonitorLed.__init__"></a> <h4>StatusMonitorLed (Constructor)</h4> <b>StatusMonitorLed</b>(<i>project, parent</i>)
--- a/Documentation/Source/eric5.VCS.StatusMonitorThread.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.VCS.StatusMonitorThread.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>VcsStatusMonitorThread</h2> <p> Class implementing the VCS status monitor thread base class. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>vcsStatusMonitorData(list of str)</dt> <dd> @@ -61,12 +61,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VcsStatusMonitorThread.__init__">VcsStatusMonitorThread</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VcsStatusMonitorThread._performMonitor">_performMonitor</a></td> <td>Protected method implementing the real monitoring action.</td> </tr><tr> @@ -95,6 +96,10 @@ <td>Public method to stop the monitor thread.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VcsStatusMonitorThread.__init__" ID="VcsStatusMonitorThread.__init__"></a> <h4>VcsStatusMonitorThread (Constructor)</h4> <b>VcsStatusMonitorThread</b>(<i>interval, project, vcs, parent=None</i>)
--- a/Documentation/Source/eric5.VCS.VersionControl.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.VCS.VersionControl.html Sat Aug 20 16:30:49 2011 +0200 @@ -49,7 +49,7 @@ </p><p> It defines the vcs interface to be implemented by subclasses and the common methods. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>vcsStatusMonitorData(list of str)</dt> <dd> @@ -66,12 +66,13 @@ <table> <tr><td>canBeAdded</td></tr><tr><td>canBeCommitted</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VersionControl.__init__">VersionControl</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VersionControl.__statusMonitorData">__statusMonitorData</a></td> <td>Private method to receive the status monitor status.</td> </tr><tr> @@ -238,6 +239,10 @@ <td>Public method used to update a file/directory in the vcs.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VersionControl.__init__" ID="VersionControl.__init__"></a> <h4>VersionControl (Constructor)</h4> <b>VersionControl</b>(<i>parent=None, name=None</i>)
--- a/Documentation/Source/eric5.ViewManager.BookmarkedFilesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.ViewManager.BookmarkedFilesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarkedFilesDialog.__init__">BookmarkedFilesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarkedFilesDialog.__swap">__swap</a></td> <td>Private method used two swap two list entries given by their index.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Private slot to move an entry up in the list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarkedFilesDialog.__init__" ID="BookmarkedFilesDialog.__init__"></a> <h4>BookmarkedFilesDialog (Constructor)</h4> <b>BookmarkedFilesDialog</b>(<i>bookmarks, parent=None</i>)
--- a/Documentation/Source/eric5.ViewManager.ViewManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.ViewManager.ViewManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>QuickSearchLineEdit</h2> <p> Class implementing a line edit that reacts to newline and cancel commands. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>escPressed()</dt> <dd> @@ -66,6 +66,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -79,6 +83,10 @@ <td>Re-implemented to handle the press of the ESC key.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="QuickSearchLineEdit.editorCommand" ID="QuickSearchLineEdit.editorCommand"></a> <h4>QuickSearchLineEdit.editorCommand</h4> <b>editorCommand</b>(<i>cmd</i>) @@ -119,7 +127,7 @@ </p><p> It defines the interface to be implemented by specific viewmanager classes and all common methods. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>bookmarkToggled(Editor)</dt> <dd> @@ -161,12 +169,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ViewManager.__init__">ViewManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ViewManager.__addBookmarked">__addBookmarked</a></td> <td>Private method to add the current file to the list of bookmarked files.</td> </tr><tr> @@ -810,6 +819,10 @@ <td>Public method to switch off all highlights.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ViewManager.__init__" ID="ViewManager.__init__"></a> <h4>ViewManager (Constructor)</h4> <b>ViewManager</b>(<i></i>)