eric6/Documentation/Source/eric6.Tools.TRPreviewer.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
child 8215
fc5d68a6889e
diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Tools.TRPreviewer.html
--- a/eric6/Documentation/Source/eric6.Tools.TRPreviewer.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Tools.TRPreviewer.html	Thu Mar 04 19:39:54 2021 +0100
@@ -117,6 +117,10 @@
 <td>Private slot to handle the Open Dialog action.</td>
 </tr>
 <tr>
+<td><a href="#TRPreviewer.__setTranslation">__setTranslation</a></td>
+<td>Private slot to activate a translation.</td>
+</tr>
+<tr>
 <td><a href="#TRPreviewer.__showWindowMenu">__showWindowMenu</a></td>
 <td>Private slot to handle the aboutToShow signal of the window menu.</td>
 </tr>
@@ -137,10 +141,6 @@
 <td>Public slot to reload all translations.</td>
 </tr>
 <tr>
-<td><a href="#TRPreviewer.setTranslation">setTranslation</a></td>
-<td>Public slot to activate a translation.</td>
-</tr>
-<tr>
 <td><a href="#TRPreviewer.show">show</a></td>
 <td>Public slot to show this dialog.</td>
 </tr>
@@ -222,6 +222,20 @@
 <p>
         Private slot to handle the Open Dialog action.
 </p>
+<a NAME="TRPreviewer.__setTranslation" ID="TRPreviewer.__setTranslation"></a>
+<h4>TRPreviewer.__setTranslation</h4>
+<b>__setTranslation</b>(<i>index</i>)
+
+<p>
+        Private slot to activate a translation.
+</p>
+<dl>
+
+<dt><i>index</i> (int)</dt>
+<dd>
+index of the selected entry
+</dd>
+</dl>
 <a NAME="TRPreviewer.__showWindowMenu" ID="TRPreviewer.__showWindowMenu"></a>
 <h4>TRPreviewer.__showWindowMenu</h4>
 <b>__showWindowMenu</b>(<i></i>)
@@ -264,20 +278,6 @@
 <p>
         Public slot to reload all translations.
 </p>
-<a NAME="TRPreviewer.setTranslation" ID="TRPreviewer.setTranslation"></a>
-<h4>TRPreviewer.setTranslation</h4>
-<b>setTranslation</b>(<i>name</i>)
-
-<p>
-        Public slot to activate a translation.
-</p>
-<dl>
-
-<dt><i>name</i></dt>
-<dd>
-name (language) of the translation (string)
-</dd>
-</dl>
 <a NAME="TRPreviewer.show" ID="TRPreviewer.show"></a>
 <h4>TRPreviewer.show</h4>
 <b>show</b>(<i></i>)

eric ide

mercurial