eric6/Documentation/Source/eric6.MicroPython.MicroPythonGraphWidget.html

changeset 7538
92eb53f8906a
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
diff -r 4e2d6b12f67c -r 92eb53f8906a eric6/Documentation/Source/eric6.MicroPython.MicroPythonGraphWidget.html
--- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonGraphWidget.html	Mon Apr 13 17:35:49 2020 +0200
+++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonGraphWidget.html	Mon Apr 13 17:36:31 2020 +0200
@@ -101,6 +101,10 @@
 <td>Private slot to save the raw data to a CSV file.</td>
 </tr>
 <tr>
+<td><a href="#MicroPythonGraphWidget.preferencesChanged">preferencesChanged</a></td>
+<td>Public slot to apply changed preferences.</td>
+</tr>
+<tr>
 <td><a href="#MicroPythonGraphWidget.processData">processData</a></td>
 <td>Public slot to process the raw data.</td>
 </tr>
@@ -207,6 +211,13 @@
 <p>
         Private slot to save the raw data to a CSV file.
 </p>
+<a NAME="MicroPythonGraphWidget.preferencesChanged" ID="MicroPythonGraphWidget.preferencesChanged"></a>
+<h4>MicroPythonGraphWidget.preferencesChanged</h4>
+<b>preferencesChanged</b>(<i></i>)
+
+<p>
+        Public slot to apply changed preferences.
+</p>
 <a NAME="MicroPythonGraphWidget.processData" ID="MicroPythonGraphWidget.processData"></a>
 <h4>MicroPythonGraphWidget.processData</h4>
 <b>processData</b>(<i>data</i>)

eric ide

mercurial