Documentation/Help/source.qhp

changeset 6297
85e20e9b4d55
parent 6296
db9b3a419845
child 6298
2be37423974e
--- a/Documentation/Help/source.qhp	Fri May 18 19:41:02 2018 +0200
+++ b/Documentation/Help/source.qhp	Sat May 19 16:38:28 2018 +0200
@@ -5174,6 +5174,8 @@
       <keyword name="Editor.__codeCoverageHideAnnotations" id="Editor.__codeCoverageHideAnnotations" ref="eric6.QScintilla.Editor.html#Editor.__codeCoverageHideAnnotations" />
       <keyword name="Editor.__completionListSelected" id="Editor.__completionListSelected" ref="eric6.QScintilla.Editor.html#Editor.__completionListSelected" />
       <keyword name="Editor.__contextClose" id="Editor.__contextClose" ref="eric6.QScintilla.Editor.html#Editor.__contextClose" />
+      <keyword name="Editor.__contextMenuCollapseFoldWithChildren" id="Editor.__contextMenuCollapseFoldWithChildren" ref="eric6.QScintilla.Editor.html#Editor.__contextMenuCollapseFoldWithChildren" />
+      <keyword name="Editor.__contextMenuExpandFoldWithChildren" id="Editor.__contextMenuExpandFoldWithChildren" ref="eric6.QScintilla.Editor.html#Editor.__contextMenuExpandFoldWithChildren" />
       <keyword name="Editor.__contextMenuSpellingTriggered" id="Editor.__contextMenuSpellingTriggered" ref="eric6.QScintilla.Editor.html#Editor.__contextMenuSpellingTriggered" />
       <keyword name="Editor.__contextOpenRejections" id="Editor.__contextOpenRejections" ref="eric6.QScintilla.Editor.html#Editor.__contextOpenRejections" />
       <keyword name="Editor.__contextSave" id="Editor.__contextSave" ref="eric6.QScintilla.Editor.html#Editor.__contextSave" />
@@ -5337,6 +5339,7 @@
       <keyword name="Editor.close" id="Editor.close" ref="eric6.QScintilla.Editor.html#Editor.close" />
       <keyword name="Editor.closeIt" id="Editor.closeIt" ref="eric6.QScintilla.Editor.html#Editor.closeIt" />
       <keyword name="Editor.codeCoverageShowAnnotations" id="Editor.codeCoverageShowAnnotations" ref="eric6.QScintilla.Editor.html#Editor.codeCoverageShowAnnotations" />
+      <keyword name="Editor.collapseFoldWithChildren" id="Editor.collapseFoldWithChildren" ref="eric6.QScintilla.Editor.html#Editor.collapseFoldWithChildren" />
       <keyword name="Editor.commentLine" id="Editor.commentLine" ref="eric6.QScintilla.Editor.html#Editor.commentLine" />
       <keyword name="Editor.commentLineOrSelection" id="Editor.commentLineOrSelection" ref="eric6.QScintilla.Editor.html#Editor.commentLineOrSelection" />
       <keyword name="Editor.commentSelection" id="Editor.commentSelection" ref="eric6.QScintilla.Editor.html#Editor.commentSelection" />
@@ -5352,6 +5355,7 @@
       <keyword name="Editor.ensureVisible" id="Editor.ensureVisible" ref="eric6.QScintilla.Editor.html#Editor.ensureVisible" />
       <keyword name="Editor.ensureVisibleTop" id="Editor.ensureVisibleTop" ref="eric6.QScintilla.Editor.html#Editor.ensureVisibleTop" />
       <keyword name="Editor.event" id="Editor.event" ref="eric6.QScintilla.Editor.html#Editor.event" />
+      <keyword name="Editor.expandFoldWithChildren" id="Editor.expandFoldWithChildren" ref="eric6.QScintilla.Editor.html#Editor.expandFoldWithChildren" />
       <keyword name="Editor.exportFile" id="Editor.exportFile" ref="eric6.QScintilla.Editor.html#Editor.exportFile" />
       <keyword name="Editor.extractTasks" id="Editor.extractTasks" ref="eric6.QScintilla.Editor.html#Editor.extractTasks" />
       <keyword name="Editor.fileRenamed" id="Editor.fileRenamed" ref="eric6.QScintilla.Editor.html#Editor.fileRenamed" />
@@ -5491,6 +5495,7 @@
       <keyword name="Editor.streamCommentSelection" id="Editor.streamCommentSelection" ref="eric6.QScintilla.Editor.html#Editor.streamCommentSelection" />
       <keyword name="Editor.toggleBookmark" id="Editor.toggleBookmark" ref="eric6.QScintilla.Editor.html#Editor.toggleBookmark" />
       <keyword name="Editor.toggleCommentBlock" id="Editor.toggleCommentBlock" ref="eric6.QScintilla.Editor.html#Editor.toggleCommentBlock" />
+      <keyword name="Editor.toggleCurrentFold" id="Editor.toggleCurrentFold" ref="eric6.QScintilla.Editor.html#Editor.toggleCurrentFold" />
       <keyword name="Editor.toggleSyntaxError" id="Editor.toggleSyntaxError" ref="eric6.QScintilla.Editor.html#Editor.toggleSyntaxError" />
       <keyword name="Editor.toggleWarning" id="Editor.toggleWarning" ref="eric6.QScintilla.Editor.html#Editor.toggleWarning" />
       <keyword name="Editor.uncommentLine" id="Editor.uncommentLine" ref="eric6.QScintilla.Editor.html#Editor.uncommentLine" />

eric ide

mercurial