src/eric7/Documentation/Source/eric7.PdfViewer.PdfZoomSelector.html

branch
eric7
changeset 10479
856476537696
parent 9730
00cf7289d899
--- a/src/eric7/Documentation/Source/eric7.PdfViewer.PdfZoomSelector.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.PdfViewer.PdfZoomSelector.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,37 +7,36 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.PdfViewer.PdfZoomSelector</h1>
-
 <p>
 Module implementing a widget to select a PDF zoom factor.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#PdfZoomSelector">PdfZoomSelector</a></td>
 <td>Class implementing a widget to select a PDF zoom factor.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="PdfZoomSelector" ID="PdfZoomSelector"></a>
 <h2>PdfZoomSelector</h2>
-
 <p>
     Class implementing a widget to select a PDF zoom factor.
 </p>
+
 <h3>Signals</h3>
 <dl>
 
@@ -53,19 +52,17 @@
 <h3>Derived from</h3>
 QComboBox
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>ZoomValues</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#PdfZoomSelector.__init__">PdfZoomSelector</a></td>
 <td>Constructor</td>
@@ -91,19 +88,20 @@
 <td>Public slot to set the zoom value iaw.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="PdfZoomSelector.__init__" ID="PdfZoomSelector.__init__"></a>
 <h4>PdfZoomSelector (Constructor)</h4>
 <b>PdfZoomSelector</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget (optional))</dt>
@@ -114,17 +112,17 @@
 <a NAME="PdfZoomSelector.__editingFinished" ID="PdfZoomSelector.__editingFinished"></a>
 <h4>PdfZoomSelector.__editingFinished</h4>
 <b>__editingFinished</b>(<i></i>)
-
 <p>
         Private slot handling the end of entering a zoom factor.
 </p>
+
 <a NAME="PdfZoomSelector.__processText" ID="PdfZoomSelector.__processText"></a>
 <h4>PdfZoomSelector.__processText</h4>
 <b>__processText</b>(<i>text</i>)
-
 <p>
         Private slot to handle the change of the entered zoom factor.
 </p>
+
 <dl>
 
 <dt><i>text</i> (str)</dt>
@@ -135,17 +133,17 @@
 <a NAME="PdfZoomSelector.reset" ID="PdfZoomSelector.reset"></a>
 <h4>PdfZoomSelector.reset</h4>
 <b>reset</b>(<i></i>)
-
 <p>
         Public slot to reset the zoom factor to 100%.
 </p>
+
 <a NAME="PdfZoomSelector.setZoomFactor" ID="PdfZoomSelector.setZoomFactor"></a>
 <h4>PdfZoomSelector.setZoomFactor</h4>
 <b>setZoomFactor</b>(<i>zoomFactor</i>)
-
 <p>
         Public slot to set the current zoom factor.
 </p>
+
 <dl>
 
 <dt><i>zoomFactor</i> (float)</dt>
@@ -156,10 +154,10 @@
 <a NAME="PdfZoomSelector.setZoomMode" ID="PdfZoomSelector.setZoomMode"></a>
 <h4>PdfZoomSelector.setZoomMode</h4>
 <b>setZoomMode</b>(<i>zoomMode</i>)
-
 <p>
         Public slot to set the zoom value iaw. the zoom mode.
 </p>
+
 <dl>
 
 <dt><i>zoomMode</i> (QPdfView.ZoomMode)</dt>
@@ -169,4 +167,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial