Documentation/Help/source.qhp

branch
sub_styles
changeset 6866
b792455b35cd
parent 6836
93b8c77502e0
child 6876
af2ae79e03b3
diff -r a65349424cb7 -r b792455b35cd Documentation/Help/source.qhp
--- a/Documentation/Help/source.qhp	Sat Mar 16 20:12:03 2019 +0100
+++ b/Documentation/Help/source.qhp	Sat Mar 16 20:14:21 2019 +0100
@@ -970,6 +970,7 @@
             <section title="eric6.Preferences.ShortcutDialog" ref="eric6.Preferences.ShortcutDialog.html" />
             <section title="eric6.Preferences.Shortcuts" ref="eric6.Preferences.Shortcuts.html" />
             <section title="eric6.Preferences.ShortcutsDialog" ref="eric6.Preferences.ShortcutsDialog.html" />
+            <section title="eric6.Preferences.SubstyleDefinitionDialog" ref="eric6.Preferences.SubstyleDefinitionDialog.html" />
             <section title="eric6.Preferences.ToolConfigurationDialog" ref="eric6.Preferences.ToolConfigurationDialog.html" />
             <section title="eric6.Preferences.ToolGroupConfigurationDialog" ref="eric6.Preferences.ToolGroupConfigurationDialog.html" />
             <section title="eric6.Preferences.ViewProfileDialog" ref="eric6.Preferences.ViewProfileDialog.html" />
@@ -1064,6 +1065,7 @@
               <section title="eric6.QScintilla.Lexers.LexerVHDL" ref="eric6.QScintilla.Lexers.LexerVHDL.html" />
               <section title="eric6.QScintilla.Lexers.LexerXML" ref="eric6.QScintilla.Lexers.LexerXML.html" />
               <section title="eric6.QScintilla.Lexers.LexerYAML" ref="eric6.QScintilla.Lexers.LexerYAML.html" />
+              <section title="eric6.QScintilla.Lexers.SubstyledLexer" ref="eric6.QScintilla.Lexers.SubstyledLexer.html" />
               <section title="eric6.QScintilla.Lexers.__init__" ref="eric6.QScintilla.Lexers.__init__.html" />
             </section>
             <section title="eric6.QScintilla.MarkupProviders" ref="index-eric6.QScintilla.MarkupProviders.html">
@@ -5829,24 +5831,31 @@
       <keyword name="EditorHighlightingStylesPage (Module)" id="EditorHighlightingStylesPage (Module)" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html" />
       <keyword name="EditorHighlightingStylesPage.__allFontsButtonMenuTriggered" id="EditorHighlightingStylesPage.__allFontsButtonMenuTriggered" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__allFontsButtonMenuTriggered" />
       <keyword name="EditorHighlightingStylesPage.__changeFont" id="EditorHighlightingStylesPage.__changeFont" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__changeFont" />
+      <keyword name="EditorHighlightingStylesPage.__currentStyles" id="EditorHighlightingStylesPage.__currentStyles" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__currentStyles" />
       <keyword name="EditorHighlightingStylesPage.__exportStyles" id="EditorHighlightingStylesPage.__exportStyles" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__exportStyles" />
       <keyword name="EditorHighlightingStylesPage.__fontButtonMenuTriggered" id="EditorHighlightingStylesPage.__fontButtonMenuTriggered" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__fontButtonMenuTriggered" />
       <keyword name="EditorHighlightingStylesPage.__importStyles" id="EditorHighlightingStylesPage.__importStyles" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__importStyles" />
       <keyword name="EditorHighlightingStylesPage.__setToDefault" id="EditorHighlightingStylesPage.__setToDefault" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__setToDefault" />
       <keyword name="EditorHighlightingStylesPage.__styleAllItems" id="EditorHighlightingStylesPage.__styleAllItems" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__styleAllItems" />
+      <keyword name="EditorHighlightingStylesPage.__styleOneItem" id="EditorHighlightingStylesPage.__styleOneItem" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__styleOneItem" />
+      <keyword name="EditorHighlightingStylesPage.__stylesForItem" id="EditorHighlightingStylesPage.__stylesForItem" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.__stylesForItem" />
+      <keyword name="EditorHighlightingStylesPage.on_addSubstyleButton_clicked" id="EditorHighlightingStylesPage.on_addSubstyleButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_addSubstyleButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" id="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_allDefaultButton_clicked" id="EditorHighlightingStylesPage.on_allDefaultButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_allDefaultButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_allEolFillButton_clicked" id="EditorHighlightingStylesPage.on_allEolFillButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_allEolFillButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_backgroundButton_clicked" id="EditorHighlightingStylesPage.on_backgroundButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_backgroundButton_clicked" />
+      <keyword name="EditorHighlightingStylesPage.on_copySubstyleButton_clicked" id="EditorHighlightingStylesPage.on_copySubstyleButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_copySubstyleButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_defaultButton_clicked" id="EditorHighlightingStylesPage.on_defaultButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_defaultButton_clicked" />
-      <keyword name="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" id="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" />
+      <keyword name="EditorHighlightingStylesPage.on_deleteSubstyleButton_clicked" id="EditorHighlightingStylesPage.on_deleteSubstyleButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_deleteSubstyleButton_clicked" />
+      <keyword name="EditorHighlightingStylesPage.on_editSubstyleButton_clicked" id="EditorHighlightingStylesPage.on_editSubstyleButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_editSubstyleButton_clicked" />
+      <keyword name="EditorHighlightingStylesPage.on_eolfillCheckBox_clicked" id="EditorHighlightingStylesPage.on_eolfillCheckBox_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_eolfillCheckBox_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_exportAllButton_clicked" id="EditorHighlightingStylesPage.on_exportAllButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_exportAllButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_exportCurrentButton_clicked" id="EditorHighlightingStylesPage.on_exportCurrentButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_exportCurrentButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_foregroundButton_clicked" id="EditorHighlightingStylesPage.on_foregroundButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_foregroundButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_importAllButton_clicked" id="EditorHighlightingStylesPage.on_importAllButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_importAllButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_importCurrentButton_clicked" id="EditorHighlightingStylesPage.on_importCurrentButton_clicked" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_importCurrentButton_clicked" />
       <keyword name="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" id="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" />
-      <keyword name="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged" id="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_styleElementList_currentRowChanged" />
+      <keyword name="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged" id="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.on_styleElementList_currentItemChanged" />
       <keyword name="EditorHighlightingStylesPage.save" id="EditorHighlightingStylesPage.save" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.save" />
       <keyword name="EditorHighlightingStylesPage.saveState" id="EditorHighlightingStylesPage.saveState" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.saveState" />
       <keyword name="EditorHighlightingStylesPage.setFont" id="EditorHighlightingStylesPage.setFont" ref="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html#EditorHighlightingStylesPage.setFont" />
@@ -10698,6 +10707,7 @@
       <keyword name="Lexer.canStreamComment" id="Lexer.canStreamComment" ref="eric6.QScintilla.Lexers.Lexer.html#Lexer.canStreamComment" />
       <keyword name="Lexer.commentStr" id="Lexer.commentStr" ref="eric6.QScintilla.Lexers.Lexer.html#Lexer.commentStr" />
       <keyword name="Lexer.hasSmartIndent" id="Lexer.hasSmartIndent" ref="eric6.QScintilla.Lexers.Lexer.html#Lexer.hasSmartIndent" />
+      <keyword name="Lexer.hasSubstyles" id="Lexer.hasSubstyles" ref="eric6.QScintilla.Lexers.Lexer.html#Lexer.hasSubstyles" />
       <keyword name="Lexer.initProperties" id="Lexer.initProperties" ref="eric6.QScintilla.Lexers.Lexer.html#Lexer.initProperties" />
       <keyword name="Lexer.isCommentStyle" id="Lexer.isCommentStyle" ref="eric6.QScintilla.Lexers.Lexer.html#Lexer.isCommentStyle" />
       <keyword name="Lexer.isStringStyle" id="Lexer.isStringStyle" ref="eric6.QScintilla.Lexers.Lexer.html#Lexer.isStringStyle" />
@@ -12683,20 +12693,31 @@
       <keyword name="PreferencesLexer" id="PreferencesLexer" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer" />
       <keyword name="PreferencesLexer (Constructor)" id="PreferencesLexer (Constructor)" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.__init__" />
       <keyword name="PreferencesLexer (Module)" id="PreferencesLexer (Module)" ref="eric6.Preferences.PreferencesLexer.html" />
+      <keyword name="PreferencesLexer.addSubstyle" id="PreferencesLexer.addSubstyle" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.addSubstyle" />
       <keyword name="PreferencesLexer.color" id="PreferencesLexer.color" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.color" />
-      <keyword name="PreferencesLexer.defaulEolFill" id="PreferencesLexer.defaulEolFill" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.defaulEolFill" />
       <keyword name="PreferencesLexer.defaultColor" id="PreferencesLexer.defaultColor" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.defaultColor" />
+      <keyword name="PreferencesLexer.defaultDescription" id="PreferencesLexer.defaultDescription" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.defaultDescription" />
+      <keyword name="PreferencesLexer.defaultEolFill" id="PreferencesLexer.defaultEolFill" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.defaultEolFill" />
       <keyword name="PreferencesLexer.defaultFont" id="PreferencesLexer.defaultFont" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.defaultFont" />
       <keyword name="PreferencesLexer.defaultPaper" id="PreferencesLexer.defaultPaper" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.defaultPaper" />
+      <keyword name="PreferencesLexer.defaultWords" id="PreferencesLexer.defaultWords" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.defaultWords" />
+      <keyword name="PreferencesLexer.delSubstyle" id="PreferencesLexer.delSubstyle" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.delSubstyle" />
       <keyword name="PreferencesLexer.description" id="PreferencesLexer.description" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.description" />
       <keyword name="PreferencesLexer.eolFill" id="PreferencesLexer.eolFill" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.eolFill" />
       <keyword name="PreferencesLexer.font" id="PreferencesLexer.font" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.font" />
+      <keyword name="PreferencesLexer.getStyles" id="PreferencesLexer.getStyles" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.getStyles" />
+      <keyword name="PreferencesLexer.hasStyle" id="PreferencesLexer.hasStyle" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.hasStyle" />
+      <keyword name="PreferencesLexer.isBaseStyle" id="PreferencesLexer.isBaseStyle" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.isBaseStyle" />
       <keyword name="PreferencesLexer.language" id="PreferencesLexer.language" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.language" />
       <keyword name="PreferencesLexer.paper" id="PreferencesLexer.paper" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.paper" />
       <keyword name="PreferencesLexer.setColor" id="PreferencesLexer.setColor" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.setColor" />
+      <keyword name="PreferencesLexer.setDescription" id="PreferencesLexer.setDescription" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.setDescription" />
       <keyword name="PreferencesLexer.setEolFill" id="PreferencesLexer.setEolFill" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.setEolFill" />
       <keyword name="PreferencesLexer.setFont" id="PreferencesLexer.setFont" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.setFont" />
       <keyword name="PreferencesLexer.setPaper" id="PreferencesLexer.setPaper" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.setPaper" />
+      <keyword name="PreferencesLexer.setWords" id="PreferencesLexer.setWords" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.setWords" />
+      <keyword name="PreferencesLexer.words" id="PreferencesLexer.words" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.words" />
+      <keyword name="PreferencesLexer.writeSettings" id="PreferencesLexer.writeSettings" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexer.writeSettings" />
       <keyword name="PreferencesLexerError" id="PreferencesLexerError" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexerError" />
       <keyword name="PreferencesLexerError (Constructor)" id="PreferencesLexerError (Constructor)" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexerError.__init__" />
       <keyword name="PreferencesLexerError.__repr__" id="PreferencesLexerError.__repr__" ref="eric6.Preferences.PreferencesLexer.html#PreferencesLexerError.__repr__" />
@@ -13720,6 +13741,7 @@
       <keyword name="QsciScintillaCompat.extendSelectionToEOL" id="QsciScintillaCompat.extendSelectionToEOL" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.extendSelectionToEOL" />
       <keyword name="QsciScintillaCompat.extendSelectionWordLeft" id="QsciScintillaCompat.extendSelectionWordLeft" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.extendSelectionWordLeft" />
       <keyword name="QsciScintillaCompat.extendSelectionWordRight" id="QsciScintillaCompat.extendSelectionWordRight" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.extendSelectionWordRight" />
+      <keyword name="QsciScintillaCompat.findFirst" id="QsciScintillaCompat.findFirst" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.findFirst" />
       <keyword name="QsciScintillaCompat.findFirstTarget" id="QsciScintillaCompat.findFirstTarget" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.findFirstTarget" />
       <keyword name="QsciScintillaCompat.findNextTarget" id="QsciScintillaCompat.findNextTarget" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.findNextTarget" />
       <keyword name="QsciScintillaCompat.flashFindIndicator" id="QsciScintillaCompat.flashFindIndicator" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.flashFindIndicator" />
@@ -13789,6 +13811,7 @@
       <keyword name="QsciScintillaCompat.setRectangularSelection" id="QsciScintillaCompat.setRectangularSelection" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setRectangularSelection" />
       <keyword name="QsciScintillaCompat.setStyling" id="QsciScintillaCompat.setStyling" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setStyling" />
       <keyword name="QsciScintillaCompat.setVirtualSpaceOptions" id="QsciScintillaCompat.setVirtualSpaceOptions" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setVirtualSpaceOptions" />
+      <keyword name="QsciScintillaCompat.setWrapStartIndent" id="QsciScintillaCompat.setWrapStartIndent" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.setWrapStartIndent" />
       <keyword name="QsciScintillaCompat.showFindIndicator" id="QsciScintillaCompat.showFindIndicator" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.showFindIndicator" />
       <keyword name="QsciScintillaCompat.showUserList" id="QsciScintillaCompat.showUserList" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.showUserList" />
       <keyword name="QsciScintillaCompat.startStyling" id="QsciScintillaCompat.startStyling" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.startStyling" />
@@ -15138,6 +15161,47 @@
       <keyword name="StyleGuide.init_report" id="StyleGuide.init_report" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#StyleGuide.init_report" />
       <keyword name="StyleGuide.input_dir" id="StyleGuide.input_dir" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#StyleGuide.input_dir" />
       <keyword name="StyleGuide.input_file" id="StyleGuide.input_file" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#StyleGuide.input_file" />
+      <keyword name="SubstyleDefinitionDialog" id="SubstyleDefinitionDialog" ref="eric6.Preferences.SubstyleDefinitionDialog.html#SubstyleDefinitionDialog" />
+      <keyword name="SubstyleDefinitionDialog (Constructor)" id="SubstyleDefinitionDialog (Constructor)" ref="eric6.Preferences.SubstyleDefinitionDialog.html#SubstyleDefinitionDialog.__init__" />
+      <keyword name="SubstyleDefinitionDialog (Module)" id="SubstyleDefinitionDialog (Module)" ref="eric6.Preferences.SubstyleDefinitionDialog.html" />
+      <keyword name="SubstyleDefinitionDialog.__updateOk" id="SubstyleDefinitionDialog.__updateOk" ref="eric6.Preferences.SubstyleDefinitionDialog.html#SubstyleDefinitionDialog.__updateOk" />
+      <keyword name="SubstyleDefinitionDialog.getData" id="SubstyleDefinitionDialog.getData" ref="eric6.Preferences.SubstyleDefinitionDialog.html#SubstyleDefinitionDialog.getData" />
+      <keyword name="SubstyleDefinitionDialog.on_defaultButton_clicked" id="SubstyleDefinitionDialog.on_defaultButton_clicked" ref="eric6.Preferences.SubstyleDefinitionDialog.html#SubstyleDefinitionDialog.on_defaultButton_clicked" />
+      <keyword name="SubstyleDefinitionDialog.on_descriptionEdit_textChanged" id="SubstyleDefinitionDialog.on_descriptionEdit_textChanged" ref="eric6.Preferences.SubstyleDefinitionDialog.html#SubstyleDefinitionDialog.on_descriptionEdit_textChanged" />
+      <keyword name="SubstyleDefinitionDialog.on_resetButton_clicked" id="SubstyleDefinitionDialog.on_resetButton_clicked" ref="eric6.Preferences.SubstyleDefinitionDialog.html#SubstyleDefinitionDialog.on_resetButton_clicked" />
+      <keyword name="SubstyleDefinitionDialog.on_wordsEdit_textChanged" id="SubstyleDefinitionDialog.on_wordsEdit_textChanged" ref="eric6.Preferences.SubstyleDefinitionDialog.html#SubstyleDefinitionDialog.on_wordsEdit_textChanged" />
+      <keyword name="SubstyledLexer" id="SubstyledLexer" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer" />
+      <keyword name="SubstyledLexer (Constructor)" id="SubstyledLexer (Constructor)" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.__init__" />
+      <keyword name="SubstyledLexer (Module)" id="SubstyledLexer (Module)" ref="eric6.QScintilla.Lexers.SubstyledLexer.html" />
+      <keyword name="SubstyledLexer.addSubstyle" id="SubstyledLexer.addSubstyle" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.addSubstyle" />
+      <keyword name="SubstyledLexer.delSubstyle" id="SubstyledLexer.delSubstyle" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.delSubstyle" />
+      <keyword name="SubstyledLexer.getBaseStyles" id="SubstyledLexer.getBaseStyles" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.getBaseStyles" />
+      <keyword name="SubstyledLexer.hasSubstyle" id="SubstyledLexer.hasSubstyle" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.hasSubstyle" />
+      <keyword name="SubstyledLexer.hasSubstyles" id="SubstyledLexer.hasSubstyles" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.hasSubstyles" />
+      <keyword name="SubstyledLexer.isBaseStyle" id="SubstyledLexer.isBaseStyle" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.isBaseStyle" />
+      <keyword name="SubstyledLexer.loadDefaultSubStyles" id="SubstyledLexer.loadDefaultSubStyles" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.loadDefaultSubStyles" />
+      <keyword name="SubstyledLexer.loadSubstyles" id="SubstyledLexer.loadSubstyles" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.loadSubstyles" />
+      <keyword name="SubstyledLexer.readSubstyles" id="SubstyledLexer.readSubstyles" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.readSubstyles" />
+      <keyword name="SubstyledLexer.setSubstyleColor" id="SubstyledLexer.setSubstyleColor" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.setSubstyleColor" />
+      <keyword name="SubstyledLexer.setSubstyleDescription" id="SubstyledLexer.setSubstyleDescription" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.setSubstyleDescription" />
+      <keyword name="SubstyledLexer.setSubstyleEolFill" id="SubstyledLexer.setSubstyleEolFill" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.setSubstyleEolFill" />
+      <keyword name="SubstyledLexer.setSubstyleFont" id="SubstyledLexer.setSubstyleFont" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.setSubstyleFont" />
+      <keyword name="SubstyledLexer.setSubstylePaper" id="SubstyledLexer.setSubstylePaper" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.setSubstylePaper" />
+      <keyword name="SubstyledLexer.setSubstyleWords" id="SubstyledLexer.setSubstyleWords" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.setSubstyleWords" />
+      <keyword name="SubstyledLexer.substyleColor" id="SubstyledLexer.substyleColor" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleColor" />
+      <keyword name="SubstyledLexer.substyleDefaultColor" id="SubstyledLexer.substyleDefaultColor" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleDefaultColor" />
+      <keyword name="SubstyledLexer.substyleDefaultDescription" id="SubstyledLexer.substyleDefaultDescription" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleDefaultDescription" />
+      <keyword name="SubstyledLexer.substyleDefaultEolFill" id="SubstyledLexer.substyleDefaultEolFill" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleDefaultEolFill" />
+      <keyword name="SubstyledLexer.substyleDefaultFont" id="SubstyledLexer.substyleDefaultFont" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleDefaultFont" />
+      <keyword name="SubstyledLexer.substyleDefaultPaper" id="SubstyledLexer.substyleDefaultPaper" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleDefaultPaper" />
+      <keyword name="SubstyledLexer.substyleDefaultWords" id="SubstyledLexer.substyleDefaultWords" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleDefaultWords" />
+      <keyword name="SubstyledLexer.substyleDescription" id="SubstyledLexer.substyleDescription" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleDescription" />
+      <keyword name="SubstyledLexer.substyleEolFill" id="SubstyledLexer.substyleEolFill" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleEolFill" />
+      <keyword name="SubstyledLexer.substyleFont" id="SubstyledLexer.substyleFont" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleFont" />
+      <keyword name="SubstyledLexer.substylePaper" id="SubstyledLexer.substylePaper" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substylePaper" />
+      <keyword name="SubstyledLexer.substyleWords" id="SubstyledLexer.substyleWords" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substyleWords" />
+      <keyword name="SubstyledLexer.substylesCount" id="SubstyledLexer.substylesCount" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.substylesCount" />
+      <keyword name="SubstyledLexer.writeSubstyles" id="SubstyledLexer.writeSubstyles" ref="eric6.QScintilla.Lexers.SubstyledLexer.html#SubstyledLexer.writeSubstyles" />
       <keyword name="Subversion" id="Subversion" ref="eric6.Plugins.VcsPlugins.vcsPySvn.subversion.html#Subversion" />
       <keyword name="Subversion" id="Subversion" ref="eric6.Plugins.VcsPlugins.vcsSubversion.subversion.html#Subversion" />
       <keyword name="Subversion (Constructor)" id="Subversion (Constructor)" ref="eric6.Plugins.VcsPlugins.vcsPySvn.subversion.html#Subversion.__init__" />
@@ -20462,6 +20526,7 @@
       <file>eric6.Preferences.ShortcutDialog.html</file>
       <file>eric6.Preferences.Shortcuts.html</file>
       <file>eric6.Preferences.ShortcutsDialog.html</file>
+      <file>eric6.Preferences.SubstyleDefinitionDialog.html</file>
       <file>eric6.Preferences.ToolConfigurationDialog.html</file>
       <file>eric6.Preferences.ToolGroupConfigurationDialog.html</file>
       <file>eric6.Preferences.ViewProfileDialog.html</file>
@@ -20554,6 +20619,7 @@
       <file>eric6.QScintilla.Lexers.LexerVHDL.html</file>
       <file>eric6.QScintilla.Lexers.LexerXML.html</file>
       <file>eric6.QScintilla.Lexers.LexerYAML.html</file>
+      <file>eric6.QScintilla.Lexers.SubstyledLexer.html</file>
       <file>eric6.QScintilla.Lexers.__init__.html</file>
       <file>eric6.QScintilla.MarkupProviders.HtmlProvider.html</file>
       <file>eric6.QScintilla.MarkupProviders.HyperlinkMarkupDialog.html</file>

eric ide

mercurial