diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html --- a/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html Sun Oct 13 17:44:48 2013 +0200 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Project.ProjectInterfacesBrowser</h1> <p> -Module implementing the a class used to display the interfaces (IDL) part of the project. +Module implementing the a class used to display the interfaces (IDL) part +of the project. </p> <h3>Global Attributes</h3> <table> @@ -48,19 +49,19 @@ <dt>appendStderr(str)</dt> <dd> emitted after something was received from - a QProcess on stderr + a QProcess on stderr </dd><dt>appendStdout(str)</dt> <dd> emitted after something was received from - a QProcess on stdout + a QProcess on stdout </dd><dt>closeSourceWindow(str)</dt> <dd> -emitted after a file has been removed/deleted - from the project +emitted after a file has been + removed/deleted from the project </dd><dt>showMenu(str, QMenu)</dt> <dd> -emitted when a menu is about to be shown. The name - of the menu and a reference to the menu are given. +emitted when a menu is about to be shown. + The name of the menu and a reference to the menu are given. </dd><dt>sourceFile(str, int = 0)</dt> <dd> emitted to open a file @@ -230,12 +231,14 @@ <h4>ProjectInterfacesBrowser.__readStderr</h4> <b>__readStderr</b>(<i></i>) <p> - Private slot to handle the readyReadStandardError signal of the omniidl process. + Private slot to handle the readyReadStandardError signal of the + omniidl process. </p><a NAME="ProjectInterfacesBrowser.__readStdout" ID="ProjectInterfacesBrowser.__readStdout"></a> <h4>ProjectInterfacesBrowser.__readStdout</h4> <b>__readStdout</b>(<i></i>) <p> - Private slot to handle the readyReadStandardOutput signal of the omniidl process. + Private slot to handle the readyReadStandardOutput signal of the + omniidl process. </p><a NAME="ProjectInterfacesBrowser.__showContextMenu" ID="ProjectInterfacesBrowser.__showContextMenu"></a> <h4>ProjectInterfacesBrowser.__showContextMenu</h4> <b>__showContextMenu</b>(<i></i>)