--- a/src/eric7/Documentation/Source/eric7.Project.ProjectResourcesBrowser.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectResourcesBrowser.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,37 +7,36 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Project.ProjectResourcesBrowser</h1> - <p> Module implementing a class used to display the resources part of the project. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#ProjectResourcesBrowser">ProjectResourcesBrowser</a></td> <td>A class used to display the resources part of the project.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="ProjectResourcesBrowser" ID="ProjectResourcesBrowser"></a> <h2>ProjectResourcesBrowser</h2> - <p> A class used to display the resources part of the project. </p> + <h3>Signals</h3> <dl> @@ -55,19 +54,17 @@ <h3>Derived from</h3> ProjectBaseBrowser <h3>Class Attributes</h3> - <table> <tr><td>RCFilenameFormatPython</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> @@ -177,19 +174,20 @@ <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, projectBrowser, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>project</i> (Project)</dt> @@ -208,25 +206,25 @@ <a NAME="ProjectResourcesBrowser.__addResourceFiles" ID="ProjectResourcesBrowser.__addResourceFiles"></a> <h4>ProjectResourcesBrowser.__addResourceFiles</h4> <b>__addResourceFiles</b>(<i></i>) - <p> Private method to add resource files to the project. </p> + <a NAME="ProjectResourcesBrowser.__addResourcesDirectory" ID="ProjectResourcesBrowser.__addResourcesDirectory"></a> <h4>ProjectResourcesBrowser.__addResourcesDirectory</h4> <b>__addResourcesDirectory</b>(<i></i>) - <p> Private method to add resource files of a directory to the project. </p> + <a NAME="ProjectResourcesBrowser.__checkResourcesNewer" ID="ProjectResourcesBrowser.__checkResourcesNewer"></a> <h4>ProjectResourcesBrowser.__checkResourcesNewer</h4> <b>__checkResourcesNewer</b>(<i>filename, mtime</i>) - <p> Private method to check, if any file referenced in a resource file is newer than a given time. </p> + <dl> <dt><i>filename</i> (str)</dt> @@ -253,24 +251,24 @@ <a NAME="ProjectResourcesBrowser.__compileAllResources" ID="ProjectResourcesBrowser.__compileAllResources"></a> <h4>ProjectResourcesBrowser.__compileAllResources</h4> <b>__compileAllResources</b>(<i></i>) - <p> Private method to compile all resources to source files. </p> + <a NAME="ProjectResourcesBrowser.__compileChangedResources" ID="ProjectResourcesBrowser.__compileChangedResources"></a> <h4>ProjectResourcesBrowser.__compileChangedResources</h4> <b>__compileChangedResources</b>(<i></i>) - <p> Private method to compile all changed resources to source files. </p> + <a NAME="ProjectResourcesBrowser.__compileQRC" ID="ProjectResourcesBrowser.__compileQRC"></a> <h4>ProjectResourcesBrowser.__compileQRC</h4> <b>__compileQRC</b>(<i>fn, noDialog=False, progress=None</i>) - <p> Private method to compile a .qrc file to a .py file. </p> + <dl> <dt><i>fn</i> (str)</dt> @@ -301,10 +299,10 @@ <a NAME="ProjectResourcesBrowser.__compileQRCDone" ID="ProjectResourcesBrowser.__compileQRCDone"></a> <h4>ProjectResourcesBrowser.__compileQRCDone</h4> <b>__compileQRCDone</b>(<i>exitCode, exitStatus</i>) - <p> Private slot to handle the finished signal of the compile process. </p> + <dl> <dt><i>exitCode</i> (int)</dt> @@ -319,103 +317,103 @@ <a NAME="ProjectResourcesBrowser.__compileResource" ID="ProjectResourcesBrowser.__compileResource"></a> <h4>ProjectResourcesBrowser.__compileResource</h4> <b>__compileResource</b>(<i></i>) - <p> Private method to compile a resource to a source file. </p> + <a NAME="ProjectResourcesBrowser.__compileSelectedResources" ID="ProjectResourcesBrowser.__compileSelectedResources"></a> <h4>ProjectResourcesBrowser.__compileSelectedResources</h4> <b>__compileSelectedResources</b>(<i></i>) - <p> Private method to compile selected resources to source files. </p> + <a NAME="ProjectResourcesBrowser.__configureRccCompiler" ID="ProjectResourcesBrowser.__configureRccCompiler"></a> <h4>ProjectResourcesBrowser.__configureRccCompiler</h4> <b>__configureRccCompiler</b>(<i></i>) - <p> Private slot to configure some non-common rcc compiler options. </p> + <a NAME="ProjectResourcesBrowser.__deleteFile" ID="ProjectResourcesBrowser.__deleteFile"></a> <h4>ProjectResourcesBrowser.__deleteFile</h4> <b>__deleteFile</b>(<i></i>) - <p> Private method to delete a resource file from the project. </p> + <a NAME="ProjectResourcesBrowser.__newResource" ID="ProjectResourcesBrowser.__newResource"></a> <h4>ProjectResourcesBrowser.__newResource</h4> <b>__newResource</b>(<i></i>) - <p> Private slot to handle the New Resource menu action. </p> + <a NAME="ProjectResourcesBrowser.__openFile" ID="ProjectResourcesBrowser.__openFile"></a> <h4>ProjectResourcesBrowser.__openFile</h4> <b>__openFile</b>(<i></i>) - <p> Private slot to handle the Open menu action. </p> + <a NAME="ProjectResourcesBrowser.__readStderr" ID="ProjectResourcesBrowser.__readStderr"></a> <h4>ProjectResourcesBrowser.__readStderr</h4> <b>__readStderr</b>(<i></i>) - <p> Private slot to handle the readyReadStandardError signal of the pyrcc5/pyside2-rcc/pyside6-rcc process. </p> + <a NAME="ProjectResourcesBrowser.__readStdout" ID="ProjectResourcesBrowser.__readStdout"></a> <h4>ProjectResourcesBrowser.__readStdout</h4> <b>__readStdout</b>(<i></i>) - <p> Private slot to handle the readyReadStandardOutput signal of the pyrcc5/pyside2-rcc/pyside6-rcc process. </p> + <a NAME="ProjectResourcesBrowser.__showContextMenu" ID="ProjectResourcesBrowser.__showContextMenu"></a> <h4>ProjectResourcesBrowser.__showContextMenu</h4> <b>__showContextMenu</b>(<i></i>) - <p> Private slot called by the menu aboutToShow signal. </p> + <a NAME="ProjectResourcesBrowser.__showContextMenuBack" ID="ProjectResourcesBrowser.__showContextMenuBack"></a> <h4>ProjectResourcesBrowser.__showContextMenuBack</h4> <b>__showContextMenuBack</b>(<i></i>) - <p> Private slot called by the backMenu aboutToShow signal. </p> + <a NAME="ProjectResourcesBrowser.__showContextMenuDir" ID="ProjectResourcesBrowser.__showContextMenuDir"></a> <h4>ProjectResourcesBrowser.__showContextMenuDir</h4> <b>__showContextMenuDir</b>(<i></i>) - <p> Private slot called by the dirMenu aboutToShow signal. </p> + <a NAME="ProjectResourcesBrowser.__showContextMenuDirMulti" ID="ProjectResourcesBrowser.__showContextMenuDirMulti"></a> <h4>ProjectResourcesBrowser.__showContextMenuDirMulti</h4> <b>__showContextMenuDirMulti</b>(<i></i>) - <p> Private slot called by the dirMultiMenu aboutToShow signal. </p> + <a NAME="ProjectResourcesBrowser.__showContextMenuMulti" ID="ProjectResourcesBrowser.__showContextMenuMulti"></a> <h4>ProjectResourcesBrowser.__showContextMenuMulti</h4> <b>__showContextMenuMulti</b>(<i></i>) - <p> Private slot called by the multiMenu aboutToShow signal. </p> + <a NAME="ProjectResourcesBrowser._contextMenuRequested" ID="ProjectResourcesBrowser._contextMenuRequested"></a> <h4>ProjectResourcesBrowser._contextMenuRequested</h4> <b>_contextMenuRequested</b>(<i>coord</i>) - <p> Protected slot to show the context menu. </p> + <dl> <dt><i>coord</i> (QPoint)</dt> @@ -426,14 +424,13 @@ <a NAME="ProjectResourcesBrowser._createPopupMenus" ID="ProjectResourcesBrowser._createPopupMenus"></a> <h4>ProjectResourcesBrowser._createPopupMenus</h4> <b>_createPopupMenus</b>(<i></i>) - <p> Protected overloaded method to generate the popup menu. </p> + <a NAME="ProjectResourcesBrowser._initHookMethods" ID="ProjectResourcesBrowser._initHookMethods"></a> <h4>ProjectResourcesBrowser._initHookMethods</h4> <b>_initHookMethods</b>(<i></i>) - <p> Protected method to initialize the hooks dictionary. </p> @@ -453,20 +450,21 @@ <b>Note</b>: Filenames are relative to the project directory, if not specified differently. </p> + <a NAME="ProjectResourcesBrowser._openItem" ID="ProjectResourcesBrowser._openItem"></a> <h4>ProjectResourcesBrowser._openItem</h4> <b>_openItem</b>(<i></i>) - <p> Protected slot to handle the open popup menu entry. </p> + <a NAME="ProjectResourcesBrowser.getIcon" ID="ProjectResourcesBrowser.getIcon"></a> <h4>ProjectResourcesBrowser.getIcon</h4> <b>getIcon</b>(<i></i>) - <p> Public method to get an icon for the project browser. </p> + <dl> <dt>Return:</dt> <dd> @@ -482,10 +480,10 @@ <a NAME="ProjectResourcesBrowser.handlePreferencesChanged" ID="ProjectResourcesBrowser.handlePreferencesChanged"></a> <h4>ProjectResourcesBrowser.handlePreferencesChanged</h4> <b>handlePreferencesChanged</b>(<i></i>) - <p> Public slot used to handle the preferencesChanged signal. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>