Mon, 20 Dec 2010 20:07:36 +0100
Regenerated the source docu with the modified module documentor.
--- a/APIs/Python3/eric5.api Mon Dec 20 20:06:59 2010 +0100 +++ b/APIs/Python3/eric5.api Mon Dec 20 20:07:36 2010 +0100 @@ -4544,15 +4544,21 @@ eric5.Project.Project.Project.projectClosedHooks?7 eric5.Project.Project.Project.projectFileRenamed?7 eric5.Project.Project.Project.projectFormAdded?7 +eric5.Project.Project.Project.projectFormRemoved?7 eric5.Project.Project.Project.projectInterfaceAdded?7 +eric5.Project.Project.Project.projectInterfaceRemoved?7 eric5.Project.Project.Project.projectLanguageAdded?7 eric5.Project.Project.Project.projectLanguageAddedByCode?7 +eric5.Project.Project.Project.projectLanguageRemoved?7 eric5.Project.Project.Project.projectOpened?7 eric5.Project.Project.Project.projectOpenedHooks?7 eric5.Project.Project.Project.projectOthersAdded?7 +eric5.Project.Project.Project.projectOthersRemoved?7 eric5.Project.Project.Project.projectPropertiesChanged?7 eric5.Project.Project.Project.projectResourceAdded?7 +eric5.Project.Project.Project.projectResourceRemoved?7 eric5.Project.Project.Project.projectSourceAdded?7 +eric5.Project.Project.Project.projectSourceRemoved?7 eric5.Project.Project.Project.registerProjectType?4(type_, description, fileTypeCallback = None, binaryTranslationsCallback = None, lexerAssociationCallback = None) eric5.Project.Project.Project.reinitVCS?7 eric5.Project.Project.Project.removeDirectory?4(dn) @@ -6018,7 +6024,7 @@ eric5.Utilities.ClassBrowsers.rbclbr.readmodule_ex?4(module, path=[]) eric5.Utilities.ClassBrowsers.readmodule?4(module, path=[], isPyFile = False) eric5.Utilities.CodingError?1(coding) -eric5.Utilities.ModuleParser.Attribute?1(module, name, file, lineno) +eric5.Utilities.ModuleParser.Attribute?1(module, name, file, lineno, isSignal = False) eric5.Utilities.ModuleParser.Class.addAttribute?4(name, attr) eric5.Utilities.ModuleParser.Class.addDescription?4(description) eric5.Utilities.ModuleParser.Class.addGlobal?4(name, attr)
--- a/Documentation/Source/eric5.Cooperation.ChatWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Cooperation.ChatWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -72,7 +72,7 @@ QWidget, Ui_ChatWidget <h3>Class Attributes</h3> <table> -<tr><td>cancelEdit</td></tr><tr><td>connected</td></tr><tr><td>editorCommand</td></tr><tr><td>sendEdit</td></tr><tr><td>shareEditor</td></tr><tr><td>startEdit</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Cooperation.Connection.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Cooperation.Connection.html Mon Dec 20 20:07:36 2010 +0100 @@ -66,7 +66,7 @@ QTcpSocket <h3>Class Attributes</h3> <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><tr><td>editorCommand</td></tr><tr><td>getParticipants</td></tr><tr><td>newMessage</td></tr><tr><td>participants</td></tr><tr><td>readyForUse</td></tr><tr><td>rejected</td></tr> +<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>Methods</h3> <table>
--- a/Documentation/Source/eric5.Cooperation.CooperationClient.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Cooperation.CooperationClient.html Mon Dec 20 20:07:36 2010 +0100 @@ -72,7 +72,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>cannotConnect</td></tr><tr><td>connectionError</td></tr><tr><td>editorCommand</td></tr><tr><td>newMessage</td></tr><tr><td>newParticipant</td></tr><tr><td>participantLeft</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Cooperation.CooperationServer.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Cooperation.CooperationServer.html Mon Dec 20 20:07:36 2010 +0100 @@ -56,7 +56,7 @@ QTcpServer <h3>Class Attributes</h3> <table> -<tr><td>newConnection</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Debugger.BreakPointModel.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Debugger.BreakPointModel.html Mon Dec 20 20:07:36 2010 +0100 @@ -49,7 +49,7 @@ QAbstractItemModel <h3>Class Attributes</h3> <table> -<tr><td>dataAboutToBeChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Debugger.BreakPointViewer.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Debugger.BreakPointViewer.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QTreeView <h3>Class Attributes</h3> <table> -<tr><td>sourceFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Debugger.DebugServer.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Debugger.DebugServer.html Mon Dec 20 20:07:36 2010 +0100 @@ -166,7 +166,7 @@ QTcpServer <h3>Class Attributes</h3> <table> -<tr><td>clientBanner</td></tr><tr><td>clientBreakConditionError</td></tr><tr><td>clientCapabilities</td></tr><tr><td>clientClearBreak</td></tr><tr><td>clientClearWatch</td></tr><tr><td>clientCompletionList</td></tr><tr><td>clientException</td></tr><tr><td>clientExit</td></tr><tr><td>clientGone</td></tr><tr><td>clientLine</td></tr><tr><td>clientOutput</td></tr><tr><td>clientProcessStderr</td></tr><tr><td>clientProcessStdout</td></tr><tr><td>clientRawInput</td></tr><tr><td>clientRawInputSent</td></tr><tr><td>clientStack</td></tr><tr><td>clientStatement</td></tr><tr><td>clientSyntaxError</td></tr><tr><td>clientThreadList</td></tr><tr><td>clientThreadSet</td></tr><tr><td>clientVariable</td></tr><tr><td>clientVariables</td></tr><tr><td>clientWatchConditionError</td></tr><tr><td>passiveDebugStarted</td></tr><tr><td>utFinished</td></tr><tr><td>utPrepared</td></tr><tr><td>utStartTest</td></tr><tr><td>utStopTest</td></tr><tr><td>utTestErrored</td></tr><tr><td>utTestFailed</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Debugger.DebugUI.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Debugger.DebugUI.html Mon Dec 20 20:07:36 2010 +0100 @@ -75,7 +75,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>appendStdout</td></tr><tr><td>clientStack</td></tr><tr><td>compileForms</td></tr><tr><td>compileResources</td></tr><tr><td>debuggingStarted</td></tr><tr><td>exceptionInterrupt</td></tr><tr><td>resetUI</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Debugger.DebugViewer.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Debugger.DebugViewer.html Mon Dec 20 20:07:36 2010 +0100 @@ -72,7 +72,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>sourceFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Debugger.ExceptionLogger.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Debugger.ExceptionLogger.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QTreeWidget <h3>Class Attributes</h3> <table> -<tr><td>sourceFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Debugger.WatchPointModel.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Debugger.WatchPointModel.html Mon Dec 20 20:07:36 2010 +0100 @@ -49,7 +49,7 @@ QAbstractItemModel <h3>Class Attributes</h3> <table> -<tr><td>dataAboutToBeChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.E5Gui.E5LineEdit.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.E5Gui.E5LineEdit.html Mon Dec 20 20:07:36 2010 +0100 @@ -237,7 +237,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>sizeHintChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.E5Gui.E5ModelMenu.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.E5Gui.E5ModelMenu.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QMenu <h3>Class Attributes</h3> <table> -<tr><td>activated</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.E5Gui.E5ModelToolBar.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.E5Gui.E5ModelToolBar.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QToolBar <h3>Class Attributes</h3> <table> -<tr><td>activated</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.E5Gui.E5PassivePopup.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.E5Gui.E5PassivePopup.html Mon Dec 20 20:07:36 2010 +0100 @@ -51,7 +51,7 @@ QFrame <h3>Class Attributes</h3> <table> -<tr><td>Boxed</td></tr><tr><td>Custom</td></tr><tr><td>clicked</td></tr> +<tr><td>Boxed</td></tr><tr><td>Custom</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.E5Gui.E5TabWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.E5Gui.E5TabWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -62,7 +62,7 @@ E5WheelTabBar <h3>Class Attributes</h3> <table> -<tr><td>tabMoveRequested</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table> @@ -155,7 +155,7 @@ QTabWidget <h3>Class Attributes</h3> <table> -<tr><td>customTabContextMenuRequested</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Graphics.UMLGraphicsView.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Graphics.UMLGraphicsView.html Mon Dec 20 20:07:36 2010 +0100 @@ -56,7 +56,7 @@ E5GraphicsView <h3>Class Attributes</h3> <table> -<tr><td>relayout</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>rulesChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>changed</td></tr><tr><td>rulesChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QDialog, Ui_BookmarksDialog <h3>Class Attributes</h3> <table> -<tr><td>newUrl</td></tr><tr><td>openUrl</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -71,7 +71,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>entryAdded</td></tr><tr><td>entryChanged</td></tr><tr><td>entryRemoved</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksMenu.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksMenu.html Mon Dec 20 20:07:36 2010 +0100 @@ -61,7 +61,7 @@ E5ModelMenu <h3>Class Attributes</h3> <table> -<tr><td>newUrl</td></tr><tr><td>openUrl</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksToolBar.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksToolBar.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ E5ModelToolBar <h3>Class Attributes</h3> <table> -<tr><td>newUrl</td></tr><tr><td>openUrl</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QNetworkCookieJar <h3>Class Attributes</h3> <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><tr><td>cookiesChanged</td></tr> +<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>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.Download.DownloadItem.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Download.DownloadItem.html Mon Dec 20 20:07:36 2010 +0100 @@ -61,7 +61,7 @@ QWidget, Ui_DownloadItem <h3>Class Attributes</h3> <table> -<tr><td>downloadFinished</td></tr><tr><td>progress</td></tr><tr><td>statusChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Mon Dec 20 20:07:36 2010 +0100 @@ -85,7 +85,7 @@ QWebView <h3>Class Attributes</h3> <table> -<tr><td>backwardAvailable</td></tr><tr><td>forwardAvailable</td></tr><tr><td>highlighted</td></tr><tr><td>search</td></tr><tr><td>sourceChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html Mon Dec 20 20:07:36 2010 +0100 @@ -61,7 +61,7 @@ QThread <h3>Class Attributes</h3> <table> -<tr><td>docsInstalled</td></tr><tr><td>errorMessage</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.HelpIndexWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpIndexWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -62,7 +62,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>escapePressed</td></tr><tr><td>linkActivated</td></tr><tr><td>linksActivated</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.HelpSearchWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpSearchWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>escapePressed</td></tr><tr><td>linkActivated</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.HelpTabWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpTabWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -49,7 +49,7 @@ E5TabWidget <h3>Class Attributes</h3> <table> -<tr><td>showMessage</td></tr><tr><td>sourceChanged</td></tr><tr><td>titleChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.HelpTocWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpTocWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>escapePressed</td></tr><tr><td>linkActivated</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.HelpWebSearchWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpWebSearchWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>search</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html Mon Dec 20 20:07:36 2010 +0100 @@ -59,7 +59,7 @@ QMainWindow <h3>Class Attributes</h3> <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>helpClosed</td></tr><tr><td>helpwindows</td></tr><tr><td>maxMenuFilePathLen</td></tr><tr><td>privacyChanged</td></tr><tr><td>zoomTextOnlyChanged</td></tr> +<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>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QDialog, Ui_HistoryDialog <h3>Class Attributes</h3> <table> -<tr><td>newUrl</td></tr><tr><td>openUrl</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -158,7 +158,7 @@ QWebHistoryInterface <h3>Class Attributes</h3> <table> -<tr><td>entryAdded</td></tr><tr><td>entryRemoved</td></tr><tr><td>entryUpdated</td></tr><tr><td>historyCleared</td></tr><tr><td>historyReset</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html Mon Dec 20 20:07:36 2010 +0100 @@ -61,7 +61,7 @@ E5ModelMenu <h3>Class Attributes</h3> <table> -<tr><td>newUrl</td></tr><tr><td>openUrl</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.Network.NetworkAccessManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Network.NetworkAccessManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QNetworkAccessManager <h3>Class Attributes</h3> <table> -<tr><td>requestCreated</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngine.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngine.html Mon Dec 20 20:07:36 2010 +0100 @@ -59,7 +59,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>_language</td></tr><tr><td>imageChanged</td></tr><tr><td>loc</td></tr><tr><td>suggestions</td></tr> +<tr><td>_language</td></tr><tr><td>loc</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -59,7 +59,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>changed</td></tr><tr><td>currentEngineChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -133,7 +133,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>FORMS</td></tr><tr><td>NEVER</td></tr><tr><td>SEPARATOR</td></tr><tr><td>changed</td></tr> +<tr><td>FORMS</td></tr><tr><td>NEVER</td></tr><tr><td>SEPARATOR</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Helpviewer.UrlBar.SslLabel.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Helpviewer.UrlBar.SslLabel.html Mon Dec 20 20:07:36 2010 +0100 @@ -49,7 +49,7 @@ QLabel <h3>Class Attributes</h3> <table> -<tr><td>clicked</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.IconEditor.IconEditorGrid.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.IconEditor.IconEditorGrid.html Mon Dec 20 20:07:36 2010 +0100 @@ -152,7 +152,7 @@ QWidget <h3>Class Attributes</h3> <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><tr><td>canRedoChanged</td></tr><tr><td>canUndoChanged</td></tr><tr><td>clipboardImageAvailable</td></tr><tr><td>colorChanged</td></tr><tr><td>imageChanged</td></tr><tr><td>positionChanged</td></tr><tr><td>previewChanged</td></tr><tr><td>selectionAvailable</td></tr><tr><td>sizeChanged</td></tr> +<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>Methods</h3> <table>
--- a/Documentation/Source/eric5.IconEditor.IconEditorPalette.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.IconEditor.IconEditorPalette.html Mon Dec 20 20:07:36 2010 +0100 @@ -59,7 +59,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>colorSelected</td></tr><tr><td>compositingChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.IconEditor.IconEditorWindow.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.IconEditor.IconEditorWindow.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QMainWindow <h3>Class Attributes</h3> <table> -<tr><td>editorClosed</td></tr><tr><td>windows</td></tr> +<tr><td>windows</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.MultiProject.MultiProject.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.MultiProject.MultiProject.html Mon Dec 20 20:07:36 2010 +0100 @@ -87,7 +87,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>dirty</td></tr><tr><td>multiProjectClosed</td></tr><tr><td>multiProjectOpened</td></tr><tr><td>multiProjectPropertiesChanged</td></tr><tr><td>newMultiProject</td></tr><tr><td>projectAdded</td></tr><tr><td>projectDataChanged</td></tr><tr><td>projectOpened</td></tr><tr><td>projectRemoved</td></tr><tr><td>showMenu</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.PluginManager.PluginManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.PluginManager.PluginManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -75,7 +75,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>allPlugginsActivated</td></tr><tr><td>pluginAboutToBeActivated</td></tr><tr><td>pluginAboutToBeDeactivated</td></tr><tr><td>pluginActivated</td></tr><tr><td>pluginDeactivated</td></tr><tr><td>shutdown</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -113,7 +113,7 @@ QWidget, Ui_PluginRepositoryDialog <h3>Class Attributes</h3> <table> -<tr><td>closeAndInstall</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QWidget, Ui_HgCommitDialog <h3>Class Attributes</h3> <table> -<tr><td>accepted</td></tr><tr><td>rejected</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ VersionControl <h3>Class Attributes</h3> <table> -<tr><td>committed</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QWidget, Ui_SvnCommitDialog <h3>Class Attributes</h3> <table> -<tr><td>accepted</td></tr><tr><td>rejected</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.subversion.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ VersionControl <h3>Class Attributes</h3> <table> -<tr><td>committed</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QWidget, Ui_SvnCommitDialog <h3>Class Attributes</h3> <table> -<tr><td>accepted</td></tr><tr><td>rejected</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.subversion.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ VersionControl <h3>Class Attributes</h3> <table> -<tr><td>committed</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Mon Dec 20 20:07:36 2010 +0100 @@ -93,7 +93,7 @@ QSplitter, ViewManager <h3>Class Attributes</h3> <table> -<tr><td>bookmarkToggled</td></tr><tr><td>breakpointToggled</td></tr><tr><td>changeCaption</td></tr><tr><td>checkActions</td></tr><tr><td>cursorChanged</td></tr><tr><td>editorChanged</td></tr><tr><td>editorClosed</td></tr><tr><td>editorClosedEd</td></tr><tr><td>editorOpened</td></tr><tr><td>editorOpenedEd</td></tr><tr><td>editorSaved</td></tr><tr><td>lastEditorClosed</td></tr><tr><td>syntaxerrorToggled</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html Mon Dec 20 20:07:36 2010 +0100 @@ -90,7 +90,7 @@ QMdiArea, ViewManager <h3>Class Attributes</h3> <table> -<tr><td>bookmarkToggled</td></tr><tr><td>breakpointToggled</td></tr><tr><td>changeCaption</td></tr><tr><td>checkActions</td></tr><tr><td>cursorChanged</td></tr><tr><td>editorChanged</td></tr><tr><td>editorClosed</td></tr><tr><td>editorClosedEd</td></tr><tr><td>editorOpened</td></tr><tr><td>editorOpenedEd</td></tr><tr><td>editorSaved</td></tr><tr><td>lastEditorClosed</td></tr><tr><td>syntaxerrorToggled</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html Mon Dec 20 20:07:36 2010 +0100 @@ -76,7 +76,7 @@ E5WheelTabBar <h3>Class Attributes</h3> <table> -<tr><td>tabCopyRequested</td></tr><tr><td>tabMoveRequested</td></tr><tr><td>tabRelocateRequested</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table> @@ -597,7 +597,7 @@ QSplitter, ViewManager <h3>Class Attributes</h3> <table> -<tr><td>bookmarkToggled</td></tr><tr><td>breakpointToggled</td></tr><tr><td>changeCaption</td></tr><tr><td>checkActions</td></tr><tr><td>cursorChanged</td></tr><tr><td>editorChanged</td></tr><tr><td>editorClosed</td></tr><tr><td>editorClosedEd</td></tr><tr><td>editorOpened</td></tr><tr><td>editorOpenedEd</td></tr><tr><td>editorSaved</td></tr><tr><td>lastEditorClosed</td></tr><tr><td>syntaxerrorToggled</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Preferences.ConfigurationDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Preferences.ConfigurationDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -64,7 +64,7 @@ QDialog <h3>Class Attributes</h3> <table> -<tr><td>DefaultMode</td></tr><tr><td>HelpBrowserMode</td></tr><tr><td>TrayStarterMode</td></tr><tr><td>preferencesChanged</td></tr> +<tr><td>DefaultMode</td></tr><tr><td>HelpBrowserMode</td></tr><tr><td>TrayStarterMode</td></tr> </table> <h3>Methods</h3> <table> @@ -197,7 +197,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>DefaultMode</td></tr><tr><td>HelpBrowserMode</td></tr><tr><td>TrayStarterMode</td></tr><tr><td>preferencesChanged</td></tr> +<tr><td>DefaultMode</td></tr><tr><td>HelpBrowserMode</td></tr><tr><td>TrayStarterMode</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Preferences.ShortcutDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Preferences.ShortcutDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -56,7 +56,7 @@ QDialog, Ui_ShortcutDialog <h3>Class Attributes</h3> <table> -<tr><td>shortcutChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Preferences.ShortcutsDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Preferences.ShortcutsDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QDialog, Ui_ShortcutsDialog <h3>Class Attributes</h3> <table> -<tr><td>noCheckRole</td></tr><tr><td>objectNameRole</td></tr><tr><td>objectTypeRole</td></tr><tr><td>updateShortcuts</td></tr> +<tr><td>noCheckRole</td></tr><tr><td>objectNameRole</td></tr><tr><td>objectTypeRole</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.Project.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.Project.html Mon Dec 20 20:07:36 2010 +0100 @@ -159,7 +159,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>completeRepopulateItem</td></tr><tr><td>dbgKeynames</td></tr><tr><td>directoryRemoved</td></tr><tr><td>dirty</td></tr><tr><td>eols</td></tr><tr><td>keynames</td></tr><tr><td>lexerAssociationsChanged</td></tr><tr><td>newProject</td></tr><tr><td>newProjectHooks</td></tr><tr><td>prepareRepopulateItem</td></tr><tr><td>projectAboutToBeCreated</td></tr><tr><td>projectClosed</td></tr><tr><td>projectClosedHooks</td></tr><tr><td>projectFileRenamed</td></tr><tr><td>projectFormAdded</td></tr><tr><td>projectFormRemoved</td></tr><tr><td>projectInterfaceAdded</td></tr><tr><td>projectInterfaceRemoved</td></tr><tr><td>projectLanguageAdded</td></tr><tr><td>projectLanguageAddedByCode</td></tr><tr><td>projectLanguageRemoved</td></tr><tr><td>projectOpened</td></tr><tr><td>projectOpenedHooks</td></tr><tr><td>projectOthersAdded</td></tr><tr><td>projectOthersRemoved</td></tr><tr><td>projectPropertiesChanged</td></tr><tr><td>projectResourceAdded</td></tr><tr><td>projectResourceRemoved</td></tr><tr><td>projectSourceAdded</td></tr><tr><td>projectSourceRemoved</td></tr><tr><td>reinitVCS</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr><tr><td>userKeynames</td></tr><tr><td>vcsStatusMonitorStatus</td></tr> +<tr><td>dbgKeynames</td></tr><tr><td>eols</td></tr><tr><td>keynames</td></tr><tr><td>userKeynames</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.ProjectBaseBrowser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.ProjectBaseBrowser.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ Browser <h3>Class Attributes</h3> <table> -<tr><td>closeSourceWindow</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.ProjectBrowserModel.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.ProjectBrowserModel.html Mon Dec 20 20:07:36 2010 +0100 @@ -270,7 +270,7 @@ BrowserModel <h3>Class Attributes</h3> <table> -<tr><td>vcsStateChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.ProjectFormsBrowser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.ProjectFormsBrowser.html Mon Dec 20 20:07:36 2010 +0100 @@ -78,7 +78,7 @@ ProjectBaseBrowser <h3>Class Attributes</h3> <table> -<tr><td>appendStderr</td></tr><tr><td>closeSourceWindow</td></tr><tr><td>menusAboutToBeCreated</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr><tr><td>trpreview</td></tr><tr><td>uipreview</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html Mon Dec 20 20:07:36 2010 +0100 @@ -71,7 +71,7 @@ ProjectBaseBrowser <h3>Class Attributes</h3> <table> -<tr><td>appendStderr</td></tr><tr><td>appendStdout</td></tr><tr><td>closeSourceWindow</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.ProjectOthersBrowser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.ProjectOthersBrowser.html Mon Dec 20 20:07:36 2010 +0100 @@ -73,7 +73,7 @@ ProjectBaseBrowser <h3>Class Attributes</h3> <table> -<tr><td>closeSourceWindow</td></tr><tr><td>pixmapEditFile</td></tr><tr><td>pixmapFile</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr><tr><td>svgFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.ProjectResourcesBrowser.html Mon Dec 20 20:07:36 2010 +0100 @@ -67,7 +67,7 @@ ProjectBaseBrowser <h3>Class Attributes</h3> <table> -<tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr><tr><td>appendStderr</td></tr><tr><td>closeSourceWindow</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr> +<tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Mon Dec 20 20:07:36 2010 +0100 @@ -60,7 +60,7 @@ ProjectBaseBrowser <h3>Class Attributes</h3> <table> -<tr><td>closeSourceWindow</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Project.ProjectTranslationsBrowser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Project.ProjectTranslationsBrowser.html Mon Dec 20 20:07:36 2010 +0100 @@ -79,7 +79,7 @@ ProjectBaseBrowser <h3>Class Attributes</h3> <table> -<tr><td>appendStderr</td></tr><tr><td>appendStdout</td></tr><tr><td>closeSourceWindow</td></tr><tr><td>linguistFile</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr><tr><td>trpreview</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.PyUnit.UnittestDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.PyUnit.UnittestDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -152,7 +152,7 @@ QWidget, Ui_UnittestDialog <h3>Class Attributes</h3> <table> -<tr><td>unittestFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.QScintilla.APIsManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.QScintilla.APIsManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -64,7 +64,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>apiPreparationCancelled</td></tr><tr><td>apiPreparationFinished</td></tr><tr><td>apiPreparationStarted</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.QScintilla.Editor.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.QScintilla.Editor.html Mon Dec 20 20:07:36 2010 +0100 @@ -119,7 +119,7 @@ QsciScintillaCompat <h3>Class Attributes</h3> <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><tr><td>autoCompletionAPIsAvailable</td></tr><tr><td>bookmarkToggled</td></tr><tr><td>breakpointToggled</td></tr><tr><td>captionChanged</td></tr><tr><td>coverageMarkersShown</td></tr><tr><td>cursorChanged</td></tr><tr><td>editorAboutToBeSaved</td></tr><tr><td>editorRenamed</td></tr><tr><td>editorSaved</td></tr><tr><td>encodingChanged</td></tr><tr><td>eolChanged</td></tr><tr><td>languageChanged</td></tr><tr><td>modificationStatusChanged</td></tr><tr><td>redoAvailable</td></tr><tr><td>showMenu</td></tr><tr><td>syntaxerrorToggled</td></tr><tr><td>taskMarkersUpdated</td></tr><tr><td>undoAvailable</td></tr> +<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>Methods</h3> <table>
--- a/Documentation/Source/eric5.QScintilla.MiniEditor.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.QScintilla.MiniEditor.html Mon Dec 20 20:07:36 2010 +0100 @@ -58,7 +58,7 @@ QMainWindow <h3>Class Attributes</h3> <table> -<tr><td>editorSaved</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>searchListChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.SqlBrowser.SqlBrowserWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.SqlBrowser.SqlBrowserWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -55,7 +55,7 @@ QWidget, Ui_SqlBrowserWidget <h3>Class Attributes</h3> <table> -<tr><td>cCount</td></tr><tr><td>statusMessage</td></tr> +<tr><td>cCount</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.SqlBrowser.SqlConnectionWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.SqlBrowser.SqlConnectionWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -61,7 +61,7 @@ QWidget <h3>Class Attributes</h3> <table> -<tr><td>cleared</td></tr><tr><td>schemaRequested</td></tr><tr><td>tableActivated</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Tasks.TaskViewer.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Tasks.TaskViewer.html Mon Dec 20 20:07:36 2010 +0100 @@ -402,7 +402,7 @@ QTreeWidget <h3>Class Attributes</h3> <table> -<tr><td>displayFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Tools.TRPreviewer.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Tools.TRPreviewer.html Mon Dec 20 20:07:36 2010 +0100 @@ -256,7 +256,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>translationChanged</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table> @@ -472,7 +472,7 @@ QMdiArea <h3>Class Attributes</h3> <table> -<tr><td>lastWidgetClosed</td></tr><tr><td>rebuildWidgets</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Tools.TRSingleApplication.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Tools.TRSingleApplication.html Mon Dec 20 20:07:36 2010 +0100 @@ -101,7 +101,7 @@ SingleApplicationServer <h3>Class Attributes</h3> <table> -<tr><td>loadForm</td></tr><tr><td>loadTranslation</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.UI.Browser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.UI.Browser.html Mon Dec 20 20:07:36 2010 +0100 @@ -86,7 +86,7 @@ QTreeView <h3>Class Attributes</h3> <table> -<tr><td>designerFile</td></tr><tr><td>linguistFile</td></tr><tr><td>multiProjectFile</td></tr><tr><td>pixmapEditFile</td></tr><tr><td>pixmapFile</td></tr><tr><td>projectFile</td></tr><tr><td>sourceFile</td></tr><tr><td>svgFile</td></tr><tr><td>trpreview</td></tr><tr><td>unittestOpen</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.UI.FindFileDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.UI.FindFileDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -62,7 +62,7 @@ QDialog, Ui_FindFileDialog <h3>Class Attributes</h3> <table> -<tr><td>designerFile</td></tr><tr><td>endRole</td></tr><tr><td>lineRole</td></tr><tr><td>md5Role</td></tr><tr><td>replaceRole</td></tr><tr><td>sourceFile</td></tr><tr><td>startRole</td></tr> +<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>Methods</h3> <table>
--- a/Documentation/Source/eric5.UI.FindFileNameDialog.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.UI.FindFileNameDialog.html Mon Dec 20 20:07:36 2010 +0100 @@ -62,7 +62,7 @@ QWidget, Ui_FindFileNameDialog <h3>Class Attributes</h3> <table> -<tr><td>designerFile</td></tr><tr><td>sourceFile</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.UI.NumbersWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.UI.NumbersWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -268,7 +268,7 @@ QWidget, Ui_NumbersWidget <h3>Class Attributes</h3> <table> -<tr><td>insertNumber</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.UI.SymbolsWidget.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.UI.SymbolsWidget.html Mon Dec 20 20:07:36 2010 +0100 @@ -318,7 +318,7 @@ QWidget, Ui_SymbolsWidget <h3>Class Attributes</h3> <table> -<tr><td>insertSymbol</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.UI.UserInterface.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.UI.UserInterface.html Mon Dec 20 20:07:36 2010 +0100 @@ -61,7 +61,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>appendStderr</td></tr><tr><td>appendStdout</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table> @@ -158,7 +158,7 @@ QMainWindow <h3>Class Attributes</h3> <table> -<tr><td>appendStderr</td></tr><tr><td>appendStdout</td></tr><tr><td>maxFilePathLen</td></tr><tr><td>maxMenuFilePathLen</td></tr><tr><td>maxSbFilePathLen</td></tr><tr><td>preferencesChanged</td></tr><tr><td>reloadAPIs</td></tr><tr><td>showMenu</td></tr> +<tr><td>maxFilePathLen</td></tr><tr><td>maxMenuFilePathLen</td></tr><tr><td>maxSbFilePathLen</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.Utilities.ModuleParser.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.Utilities.ModuleParser.html Mon Dec 20 20:07:36 2010 +0100 @@ -99,7 +99,7 @@ </table> <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> <h4>Attribute (Constructor)</h4> -<b>Attribute</b>(<i>module, name, file, lineno</i>) +<b>Attribute</b>(<i>module, name, file, lineno, isSignal = False</i>) <p> Constructor </p><dl> @@ -115,6 +115,9 @@ </dd><dt><i>lineno</i></dt> <dd> linenumber of the function definition (integer) +</dd><dt><i>isSignal=</i></dt> +<dd> +flag indicating a signal definition (boolean) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/Documentation/Source/eric5.VCS.StatusMonitorThread.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.VCS.StatusMonitorThread.html Mon Dec 20 20:07:36 2010 +0100 @@ -59,7 +59,7 @@ QThread <h3>Class Attributes</h3> <table> -<tr><td>vcsStatusMonitorData</td></tr><tr><td>vcsStatusMonitorStatus</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.VCS.VersionControl.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.VCS.VersionControl.html Mon Dec 20 20:07:36 2010 +0100 @@ -64,7 +64,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>canBeAdded</td></tr><tr><td>canBeCommitted</td></tr><tr><td>vcsStatusMonitorData</td></tr><tr><td>vcsStatusMonitorStatus</td></tr> +<tr><td>canBeAdded</td></tr><tr><td>canBeCommitted</td></tr> </table> <h3>Methods</h3> <table>
--- a/Documentation/Source/eric5.ViewManager.ViewManager.html Mon Dec 20 20:06:59 2010 +0100 +++ b/Documentation/Source/eric5.ViewManager.ViewManager.html Mon Dec 20 20:07:36 2010 +0100 @@ -64,7 +64,7 @@ QLineEdit <h3>Class Attributes</h3> <table> -<tr><td>escPressed</td></tr><tr><td>gotFocus</td></tr><tr><td>returnPressed</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table> @@ -159,7 +159,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>bookmarkToggled</td></tr><tr><td>breakpointToggled</td></tr><tr><td>checkActions</td></tr><tr><td>cursorChanged</td></tr><tr><td>editorClosed</td></tr><tr><td>editorClosedEd</td></tr><tr><td>editorOpened</td></tr><tr><td>editorOpenedEd</td></tr><tr><td>editorSaved</td></tr><tr><td>lastEditorClosed</td></tr><tr><td>syntaxerrorToggled</td></tr> +<tr><td>None</td></tr> </table> <h3>Methods</h3> <table>