--- a/src/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomValuesModel.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomValuesModel.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.ZoomManager.ZoomValuesModel</h1> - <p> Module implementing a model for zoom values management. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#ZoomValuesModel">ZoomValuesModel</a></td> <td>Class implementing a model for zoom values management.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="ZoomValuesModel" ID="ZoomValuesModel"></a> <h2>ZoomValuesModel</h2> - <p> Class implementing a model for zoom values management. </p> + <h3>Derived from</h3> QAbstractTableModel <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#ZoomValuesModel.__init__">ZoomValuesModel</a></td> <td>Constructor</td> @@ -83,19 +80,20 @@ <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="ZoomValuesModel.__init__" ID="ZoomValuesModel.__init__"></a> <h4>ZoomValuesModel (Constructor)</h4> <b>ZoomValuesModel</b>(<i>manager, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>manager</i> (ZoomManager)</dt> @@ -110,17 +108,17 @@ <a NAME="ZoomValuesModel.__zoomValuesChanged" ID="ZoomValuesModel.__zoomValuesChanged"></a> <h4>ZoomValuesModel.__zoomValuesChanged</h4> <b>__zoomValuesChanged</b>(<i></i>) - <p> Private slot handling a change of the registered zoom values. </p> + <a NAME="ZoomValuesModel.columnCount" ID="ZoomValuesModel.columnCount"></a> <h4>ZoomValuesModel.columnCount</h4> <b>columnCount</b>(<i>parent=None</i>) - <p> Public method to get the number of columns of the model. </p> + <dl> <dt><i>parent</i> (QModelIndex)</dt> @@ -143,10 +141,10 @@ <a NAME="ZoomValuesModel.data" ID="ZoomValuesModel.data"></a> <h4>ZoomValuesModel.data</h4> <b>data</b>(<i>index, role</i>) - <p> Public method to get data from the model. </p> + <dl> <dt><i>index</i> (QModelIndex)</dt> @@ -173,10 +171,10 @@ <a NAME="ZoomValuesModel.headerData" ID="ZoomValuesModel.headerData"></a> <h4>ZoomValuesModel.headerData</h4> <b>headerData</b>(<i>section, orientation, role=Qt.ItemDataRole.DisplayRole</i>) - <p> Public method to get the header data. </p> + <dl> <dt><i>section</i> (int)</dt> @@ -207,10 +205,10 @@ <a NAME="ZoomValuesModel.removeRows" ID="ZoomValuesModel.removeRows"></a> <h4>ZoomValuesModel.removeRows</h4> <b>removeRows</b>(<i>row, count, parent=None</i>) - <p> Public method to remove entries from the model. </p> + <dl> <dt><i>row</i> (int)</dt> @@ -241,10 +239,10 @@ <a NAME="ZoomValuesModel.rowCount" ID="ZoomValuesModel.rowCount"></a> <h4>ZoomValuesModel.rowCount</h4> <b>rowCount</b>(<i>parent=None</i>) - <p> Public method to get the number of rows of the model. </p> + <dl> <dt><i>parent</i> (QModelIndex)</dt> @@ -266,4 +264,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>