Documentation/Source/eric6.UI.SymbolsWidget.html

changeset 4468
49d15dc1254d
parent 3673
e26d7d0c1088
diff -r fc6f2095a423 -r 49d15dc1254d Documentation/Source/eric6.UI.SymbolsWidget.html
--- a/Documentation/Source/eric6.UI.SymbolsWidget.html	Sun Sep 27 11:04:26 2015 +0200
+++ b/Documentation/Source/eric6.UI.SymbolsWidget.html	Sun Sep 27 11:05:21 2015 +0200
@@ -84,6 +84,9 @@
 <td><a href="#SymbolsModel.data">data</a></td>
 <td>Public method to get data from the model.</td>
 </tr><tr>
+<td><a href="#SymbolsModel.getLocale">getLocale</a></td>
+<td>Public method to get the used locale.</td>
+</tr><tr>
 <td><a href="#SymbolsModel.getTableBoundaries">getTableBoundaries</a></td>
 <td>Public method to get the first and last character position of the given table.</td>
 </tr><tr>
@@ -225,6 +228,21 @@
 <dd>
 requested data
 </dd>
+</dl><a NAME="SymbolsModel.getLocale" ID="SymbolsModel.getLocale"></a>
+<h4>SymbolsModel.getLocale</h4>
+<b>getLocale</b>(<i></i>)
+<p>
+        Public method to get the used locale.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+used locale
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+QLocale
+</dd>
 </dl><a NAME="SymbolsModel.getTableBoundaries" ID="SymbolsModel.getTableBoundaries"></a>
 <h4>SymbolsModel.getTableBoundaries</h4>
 <b>getTableBoundaries</b>(<i>index</i>)

eric ide

mercurial