Updated source docu. eric7

Wed, 28 Jul 2021 17:02:33 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 28 Jul 2021 17:02:33 +0200
branch
eric7
changeset 8482
26cd6e5e4087
parent 8481
02865597d820
child 8487
153b7c3da034

Updated source docu.

eric7/APIs/Python3/eric7.api file | annotate | diff | comparison | revisions
eric7/Documentation/Help/source.qch file | annotate | diff | comparison | revisions
eric7/Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Globals.__init__.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.QScintilla.QsciScintillaCompat.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.VCS.ProjectHelper.html file | annotate | diff | comparison | revisions
--- a/eric7/APIs/Python3/eric7.api	Wed Jul 28 17:02:19 2021 +0200
+++ b/eric7/APIs/Python3/eric7.api	Wed Jul 28 17:02:33 2021 +0200
@@ -8553,9 +8553,6 @@
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.QFontWeightMapping?7
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.UserSeparator?7
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat._encodeString?5(string)
-eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.autoCompleteFromAPIs?4()
-eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.autoCompleteFromAll?4()
-eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.autoCompleteFromDocument?4()
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.byteAt?4(pos)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.canPaste?4()
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.charAt?4(pos)
@@ -8636,6 +8633,7 @@
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.replaceTarget?4(replaceStr)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.scrollVertical?4(lines)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.selectionIsRectangle?4()
+eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.setAutoCompletionWidgetSize?4(chars, lines)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.setCaretLineAlwaysVisible?4(alwaysVisible)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.setContractedFolds?4(folds)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.setCurrentIndicator?4(indicator)
@@ -8653,10 +8651,8 @@
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.setVirtualSpaceOptions?4(options)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.setWrapStartIndent?4(indent)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.showFindIndicator?4(sline, sindex, eline, eindex)
-eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.showUserList?4(listId, lst)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.startStyling?4(pos, mask)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.styleAt?4(pos)
-eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.updateUserListSize?4()
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.updateVerticalScrollBar?4()
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.zoomIn?4(zoom=1)
 eric7.QScintilla.QsciScintillaCompat.QsciScintillaCompat.zoomOut?4(zoom=1)
@@ -9943,7 +9939,6 @@
 eric7.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSCommit?5()
 eric7.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSDiff?5()
 eric7.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSInfoDisplay?5()
-eric7.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSLog?5()
 eric7.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSLogBrowser?5()
 eric7.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSMerge?5()
 eric7.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSRemove?5()
@@ -9966,7 +9961,6 @@
 eric7.VCS.ProjectHelper.VcsProjectHelper._vcsExport?5()
 eric7.VCS.ProjectHelper.VcsProjectHelper._vcsImport?5()
 eric7.VCS.ProjectHelper.VcsProjectHelper._vcsInfoDisplay?5()
-eric7.VCS.ProjectHelper.VcsProjectHelper._vcsLog?5()
 eric7.VCS.ProjectHelper.VcsProjectHelper._vcsLogBrowser?5()
 eric7.VCS.ProjectHelper.VcsProjectHelper._vcsMerge?5()
 eric7.VCS.ProjectHelper.VcsProjectHelper._vcsRemove?5()
Binary file eric7/Documentation/Help/source.qch has changed
--- a/eric7/Documentation/Help/source.qhp	Wed Jul 28 17:02:19 2021 +0200
+++ b/eric7/Documentation/Help/source.qhp	Wed Jul 28 17:02:33 2021 +0200
@@ -12344,9 +12344,6 @@
       <keyword name="QsciScintillaCompat.__modificationChanged" id="QsciScintillaCompat.__modificationChanged" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.__modificationChanged" />
       <keyword name="QsciScintillaCompat.__setFoldMarker" id="QsciScintillaCompat.__setFoldMarker" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.__setFoldMarker" />
       <keyword name="QsciScintillaCompat._encodeString" id="QsciScintillaCompat._encodeString" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat._encodeString" />
-      <keyword name="QsciScintillaCompat.autoCompleteFromAPIs" id="QsciScintillaCompat.autoCompleteFromAPIs" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.autoCompleteFromAPIs" />
-      <keyword name="QsciScintillaCompat.autoCompleteFromAll" id="QsciScintillaCompat.autoCompleteFromAll" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.autoCompleteFromAll" />
-      <keyword name="QsciScintillaCompat.autoCompleteFromDocument" id="QsciScintillaCompat.autoCompleteFromDocument" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.autoCompleteFromDocument" />
       <keyword name="QsciScintillaCompat.byteAt" id="QsciScintillaCompat.byteAt" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.byteAt" />
       <keyword name="QsciScintillaCompat.canPaste" id="QsciScintillaCompat.canPaste" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.canPaste" />
       <keyword name="QsciScintillaCompat.charAt" id="QsciScintillaCompat.charAt" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.charAt" />
@@ -12427,6 +12424,7 @@
       <keyword name="QsciScintillaCompat.replaceTarget" id="QsciScintillaCompat.replaceTarget" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.replaceTarget" />
       <keyword name="QsciScintillaCompat.scrollVertical" id="QsciScintillaCompat.scrollVertical" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.scrollVertical" />
       <keyword name="QsciScintillaCompat.selectionIsRectangle" id="QsciScintillaCompat.selectionIsRectangle" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.selectionIsRectangle" />
+      <keyword name="QsciScintillaCompat.setAutoCompletionWidgetSize" id="QsciScintillaCompat.setAutoCompletionWidgetSize" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setAutoCompletionWidgetSize" />
       <keyword name="QsciScintillaCompat.setCaretLineAlwaysVisible" id="QsciScintillaCompat.setCaretLineAlwaysVisible" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setCaretLineAlwaysVisible" />
       <keyword name="QsciScintillaCompat.setContractedFolds" id="QsciScintillaCompat.setContractedFolds" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setContractedFolds" />
       <keyword name="QsciScintillaCompat.setCurrentIndicator" id="QsciScintillaCompat.setCurrentIndicator" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setCurrentIndicator" />
@@ -12444,10 +12442,8 @@
       <keyword name="QsciScintillaCompat.setVirtualSpaceOptions" id="QsciScintillaCompat.setVirtualSpaceOptions" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setVirtualSpaceOptions" />
       <keyword name="QsciScintillaCompat.setWrapStartIndent" id="QsciScintillaCompat.setWrapStartIndent" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setWrapStartIndent" />
       <keyword name="QsciScintillaCompat.showFindIndicator" id="QsciScintillaCompat.showFindIndicator" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.showFindIndicator" />
-      <keyword name="QsciScintillaCompat.showUserList" id="QsciScintillaCompat.showUserList" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.showUserList" />
       <keyword name="QsciScintillaCompat.startStyling" id="QsciScintillaCompat.startStyling" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.startStyling" />
       <keyword name="QsciScintillaCompat.styleAt" id="QsciScintillaCompat.styleAt" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.styleAt" />
-      <keyword name="QsciScintillaCompat.updateUserListSize" id="QsciScintillaCompat.updateUserListSize" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.updateUserListSize" />
       <keyword name="QsciScintillaCompat.updateVerticalScrollBar" id="QsciScintillaCompat.updateVerticalScrollBar" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.updateVerticalScrollBar" />
       <keyword name="QsciScintillaCompat.zoomIn" id="QsciScintillaCompat.zoomIn" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.zoomIn" />
       <keyword name="QsciScintillaCompat.zoomOut" id="QsciScintillaCompat.zoomOut" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.zoomOut" />
@@ -16051,7 +16047,6 @@
       <keyword name="VcsProjectBrowserHelper._VCSCommit" id="VcsProjectBrowserHelper._VCSCommit" ref="eric7.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSCommit" />
       <keyword name="VcsProjectBrowserHelper._VCSDiff" id="VcsProjectBrowserHelper._VCSDiff" ref="eric7.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSDiff" />
       <keyword name="VcsProjectBrowserHelper._VCSInfoDisplay" id="VcsProjectBrowserHelper._VCSInfoDisplay" ref="eric7.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSInfoDisplay" />
-      <keyword name="VcsProjectBrowserHelper._VCSLog" id="VcsProjectBrowserHelper._VCSLog" ref="eric7.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSLog" />
       <keyword name="VcsProjectBrowserHelper._VCSLogBrowser" id="VcsProjectBrowserHelper._VCSLogBrowser" ref="eric7.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSLogBrowser" />
       <keyword name="VcsProjectBrowserHelper._VCSMerge" id="VcsProjectBrowserHelper._VCSMerge" ref="eric7.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSMerge" />
       <keyword name="VcsProjectBrowserHelper._VCSRemove" id="VcsProjectBrowserHelper._VCSRemove" ref="eric7.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper._VCSRemove" />
@@ -16075,7 +16070,6 @@
       <keyword name="VcsProjectHelper._vcsExport" id="VcsProjectHelper._vcsExport" ref="eric7.VCS.ProjectHelper.html#VcsProjectHelper._vcsExport" />
       <keyword name="VcsProjectHelper._vcsImport" id="VcsProjectHelper._vcsImport" ref="eric7.VCS.ProjectHelper.html#VcsProjectHelper._vcsImport" />
       <keyword name="VcsProjectHelper._vcsInfoDisplay" id="VcsProjectHelper._vcsInfoDisplay" ref="eric7.VCS.ProjectHelper.html#VcsProjectHelper._vcsInfoDisplay" />
-      <keyword name="VcsProjectHelper._vcsLog" id="VcsProjectHelper._vcsLog" ref="eric7.VCS.ProjectHelper.html#VcsProjectHelper._vcsLog" />
       <keyword name="VcsProjectHelper._vcsLogBrowser" id="VcsProjectHelper._vcsLogBrowser" ref="eric7.VCS.ProjectHelper.html#VcsProjectHelper._vcsLogBrowser" />
       <keyword name="VcsProjectHelper._vcsMerge" id="VcsProjectHelper._vcsMerge" ref="eric7.VCS.ProjectHelper.html#VcsProjectHelper._vcsMerge" />
       <keyword name="VcsProjectHelper._vcsRemove" id="VcsProjectHelper._vcsRemove" ref="eric7.VCS.ProjectHelper.html#VcsProjectHelper._vcsRemove" />
--- a/eric7/Documentation/Source/eric7.Globals.__init__.html	Wed Jul 28 17:02:19 2021 +0200
+++ b/eric7/Documentation/Source/eric7.Globals.__init__.html	Wed Jul 28 17:02:33 2021 +0200
@@ -204,7 +204,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-directory name of the config dir (string)
+directory name of the config dir
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -242,7 +248,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-path to the PyQt6 modules directory (string)
+path to the PyQt6 modules directory
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -398,7 +410,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating Linux platform (boolean)
+flag indicating Linux platform
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -414,7 +432,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating Mac platform (boolean)
+flag indicating Mac platform
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -452,7 +476,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating Windows platform (boolean)
+flag indicating Windows platform
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -511,9 +541,9 @@
 </p>
 <dl>
 
-<dt><i>d</i></dt>
+<dt><i>d</i> (str)</dt>
 <dd>
-name of an existing directory (string)
+name of an existing directory
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -595,7 +625,7 @@
 </p>
 <dl>
 
-<dt><i>value</i></dt>
+<dt><i>value</i> (str)</dt>
 <dd>
 value to be converted
 </dd>
@@ -606,6 +636,12 @@
 converted data
 </dd>
 </dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
@@ -618,7 +654,7 @@
 </p>
 <dl>
 
-<dt><i>value</i></dt>
+<dt><i>value</i> (QByteArray or None)</dt>
 <dd>
 value to be converted
 </dd>
@@ -629,6 +665,12 @@
 converted data
 </dd>
 </dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QByteArray
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
@@ -641,7 +683,7 @@
 </p>
 <dl>
 
-<dt><i>value</i></dt>
+<dt><i>value</i> (dict or None)</dt>
 <dd>
 value to be converted
 </dd>
@@ -652,6 +694,12 @@
 converted data
 </dd>
 </dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+dict
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
@@ -664,7 +712,7 @@
 </p>
 <dl>
 
-<dt><i>value</i></dt>
+<dt><i>value</i> (None, list or Any)</dt>
 <dd>
 value to be converted
 </dd>
@@ -675,6 +723,12 @@
 converted data
 </dd>
 </dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+list
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
--- a/eric7/Documentation/Source/eric7.QScintilla.QsciScintillaCompat.html	Wed Jul 28 17:02:19 2021 +0200
+++ b/eric7/Documentation/Source/eric7.QScintilla.QsciScintillaCompat.html	Wed Jul 28 17:02:33 2021 +0200
@@ -110,18 +110,6 @@
 <td>Protected method to encode a string depending on the current mode.</td>
 </tr>
 <tr>
-<td><a href="#QsciScintillaCompat.autoCompleteFromAPIs">autoCompleteFromAPIs</a></td>
-<td>Public method to resize list box after creation.</td>
-</tr>
-<tr>
-<td><a href="#QsciScintillaCompat.autoCompleteFromAll">autoCompleteFromAll</a></td>
-<td>Public method to resize list box after creation.</td>
-</tr>
-<tr>
-<td><a href="#QsciScintillaCompat.autoCompleteFromDocument">autoCompleteFromDocument</a></td>
-<td>Public method to resize list box after creation.</td>
-</tr>
-<tr>
 <td><a href="#QsciScintillaCompat.byteAt">byteAt</a></td>
 <td>Public method to get the raw character (bytes) at a position in the text.</td>
 </tr>
@@ -442,6 +430,10 @@
 <td>Public method to check, if the current selection is rectangular.</td>
 </tr>
 <tr>
+<td><a href="#QsciScintillaCompat.setAutoCompletionWidgetSize">setAutoCompletionWidgetSize</a></td>
+<td>Public method to set the size of completion and user lists.</td>
+</tr>
+<tr>
 <td><a href="#QsciScintillaCompat.setCaretLineAlwaysVisible">setCaretLineAlwaysVisible</a></td>
 <td>Public method to set the caret line visible even if the editor doesn't have the focus.</td>
 </tr>
@@ -510,10 +502,6 @@
 <td>Public method to show the find indicator for the given range.</td>
 </tr>
 <tr>
-<td><a href="#QsciScintillaCompat.showUserList">showUserList</a></td>
-<td>Public method to show a user supplied list.</td>
-</tr>
-<tr>
 <td><a href="#QsciScintillaCompat.startStyling">startStyling</a></td>
 <td>Public method to prepare styling.</td>
 </tr>
@@ -522,10 +510,6 @@
 <td>Public method to get the style at a position in the text.</td>
 </tr>
 <tr>
-<td><a href="#QsciScintillaCompat.updateUserListSize">updateUserListSize</a></td>
-<td>Public method to resize the completion list to fit with contents.</td>
-</tr>
-<tr>
 <td><a href="#QsciScintillaCompat.updateVerticalScrollBar">updateVerticalScrollBar</a></td>
 <td>Public method to update the vertical scroll bar to reflect the additional lines added by annotations.</td>
 </tr>
@@ -651,27 +635,6 @@
 encoded string (bytes)
 </dd>
 </dl>
-<a NAME="QsciScintillaCompat.autoCompleteFromAPIs" ID="QsciScintillaCompat.autoCompleteFromAPIs"></a>
-<h4>QsciScintillaCompat.autoCompleteFromAPIs</h4>
-<b>autoCompleteFromAPIs</b>(<i></i>)
-
-<p>
-        Public method to resize list box after creation.
-</p>
-<a NAME="QsciScintillaCompat.autoCompleteFromAll" ID="QsciScintillaCompat.autoCompleteFromAll"></a>
-<h4>QsciScintillaCompat.autoCompleteFromAll</h4>
-<b>autoCompleteFromAll</b>(<i></i>)
-
-<p>
-        Public method to resize list box after creation.
-</p>
-<a NAME="QsciScintillaCompat.autoCompleteFromDocument" ID="QsciScintillaCompat.autoCompleteFromDocument"></a>
-<h4>QsciScintillaCompat.autoCompleteFromDocument</h4>
-<b>autoCompleteFromDocument</b>(<i></i>)
-
-<p>
-        Public method to resize list box after creation.
-</p>
 <a NAME="QsciScintillaCompat.byteAt" ID="QsciScintillaCompat.byteAt"></a>
 <h4>QsciScintillaCompat.byteAt</h4>
 <b>byteAt</b>(<i>pos</i>)
@@ -1990,6 +1953,24 @@
 flag indicating a rectangular selection (boolean)
 </dd>
 </dl>
+<a NAME="QsciScintillaCompat.setAutoCompletionWidgetSize" ID="QsciScintillaCompat.setAutoCompletionWidgetSize"></a>
+<h4>QsciScintillaCompat.setAutoCompletionWidgetSize</h4>
+<b>setAutoCompletionWidgetSize</b>(<i>chars, lines</i>)
+
+<p>
+        Public method to set the size of completion and user lists.
+</p>
+<dl>
+
+<dt><i>chars</i> (int)</dt>
+<dd>
+max. number of chars to show
+</dd>
+<dt><i>lines</i> (int)</dt>
+<dd>
+max. number of lines to show
+</dd>
+</dl>
 <a NAME="QsciScintillaCompat.setCaretLineAlwaysVisible" ID="QsciScintillaCompat.setCaretLineAlwaysVisible"></a>
 <h4>QsciScintillaCompat.setCaretLineAlwaysVisible</h4>
 <b>setCaretLineAlwaysVisible</b>(<i>alwaysVisible</i>)
@@ -2309,24 +2290,6 @@
 index of the indicator end (integer)
 </dd>
 </dl>
-<a NAME="QsciScintillaCompat.showUserList" ID="QsciScintillaCompat.showUserList"></a>
-<h4>QsciScintillaCompat.showUserList</h4>
-<b>showUserList</b>(<i>listId, lst</i>)
-
-<p>
-        Public method to show a user supplied list.
-</p>
-<dl>
-
-<dt><i>listId</i></dt>
-<dd>
-id of the list (integer)
-</dd>
-<dt><i>lst</i></dt>
-<dd>
-list to be show (list of strings)
-</dd>
-</dl>
 <a NAME="QsciScintillaCompat.startStyling" ID="QsciScintillaCompat.startStyling"></a>
 <h4>QsciScintillaCompat.startStyling</h4>
 <b>startStyling</b>(<i>pos, mask</i>)
@@ -2366,13 +2329,6 @@
             is negative or past the end of the document (integer)
 </dd>
 </dl>
-<a NAME="QsciScintillaCompat.updateUserListSize" ID="QsciScintillaCompat.updateUserListSize"></a>
-<h4>QsciScintillaCompat.updateUserListSize</h4>
-<b>updateUserListSize</b>(<i></i>)
-
-<p>
-        Public method to resize the completion list to fit with contents.
-</p>
 <a NAME="QsciScintillaCompat.updateVerticalScrollBar" ID="QsciScintillaCompat.updateVerticalScrollBar"></a>
 <h4>QsciScintillaCompat.updateVerticalScrollBar</h4>
 <b>updateVerticalScrollBar</b>(<i></i>)
--- a/eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html	Wed Jul 28 17:02:19 2021 +0200
+++ b/eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html	Wed Jul 28 17:02:33 2021 +0200
@@ -93,10 +93,6 @@
 <td>Protected slot called to show some vcs information.</td>
 </tr>
 <tr>
-<td><a href="#VcsProjectBrowserHelper._VCSLog">_VCSLog</a></td>
-<td>Protected slot called by the context menu to show the VCS log of a file/directory.</td>
-</tr>
-<tr>
 <td><a href="#VcsProjectBrowserHelper._VCSLogBrowser">_VCSLogBrowser</a></td>
 <td>Protected slot called by the context menu to show the log browser for a file.</td>
 </tr>
@@ -228,14 +224,6 @@
 <p>
         Protected slot called to show some vcs information.
 </p>
-<a NAME="VcsProjectBrowserHelper._VCSLog" ID="VcsProjectBrowserHelper._VCSLog"></a>
-<h4>VcsProjectBrowserHelper._VCSLog</h4>
-<b>_VCSLog</b>(<i></i>)
-
-<p>
-        Protected slot called by the context menu to show the VCS log of a
-        file/directory.
-</p>
 <a NAME="VcsProjectBrowserHelper._VCSLogBrowser" ID="VcsProjectBrowserHelper._VCSLogBrowser"></a>
 <h4>VcsProjectBrowserHelper._VCSLogBrowser</h4>
 <b>_VCSLogBrowser</b>(<i></i>)
--- a/eric7/Documentation/Source/eric7.VCS.ProjectHelper.html	Wed Jul 28 17:02:19 2021 +0200
+++ b/eric7/Documentation/Source/eric7.VCS.ProjectHelper.html	Wed Jul 28 17:02:33 2021 +0200
@@ -109,10 +109,6 @@
 <td>Protected slot called to show some vcs information.</td>
 </tr>
 <tr>
-<td><a href="#VcsProjectHelper._vcsLog">_vcsLog</a></td>
-<td>Protected slot used to show the log of the local project.</td>
-</tr>
-<tr>
 <td><a href="#VcsProjectHelper._vcsLogBrowser">_vcsLogBrowser</a></td>
 <td>Protected slot used to show the log of the local project with a log browser dialog.</td>
 </tr>
@@ -284,13 +280,6 @@
 <p>
         Protected slot called to show some vcs information.
 </p>
-<a NAME="VcsProjectHelper._vcsLog" ID="VcsProjectHelper._vcsLog"></a>
-<h4>VcsProjectHelper._vcsLog</h4>
-<b>_vcsLog</b>(<i></i>)
-
-<p>
-        Protected slot used to show the log of the local project.
-</p>
 <a NAME="VcsProjectHelper._vcsLogBrowser" ID="VcsProjectHelper._vcsLogBrowser"></a>
 <h4>VcsProjectHelper._vcsLogBrowser</h4>
 <b>_vcsLogBrowser</b>(<i></i>)

eric ide

mercurial