Documentation/Help/source.qhp

branch
maintenance
changeset 6602
331ac8f99cf8
parent 6569
b4aeb61b3e3c
parent 6597
dc668f774d3d
child 6646
51eefa621de4
diff -r 06e7d2941ead -r 331ac8f99cf8 Documentation/Help/source.qhp
--- a/Documentation/Help/source.qhp	Thu Nov 01 11:48:02 2018 +0100
+++ b/Documentation/Help/source.qhp	Sat Dec 01 11:44:34 2018 +0100
@@ -997,6 +997,7 @@
             <section title="eric6.Project.QuickFindFileDialog" ref="eric6.Project.QuickFindFileDialog.html" />
             <section title="eric6.Project.SpellingPropertiesDialog" ref="eric6.Project.SpellingPropertiesDialog.html" />
             <section title="eric6.Project.TranslationPropertiesDialog" ref="eric6.Project.TranslationPropertiesDialog.html" />
+            <section title="eric6.Project.UicCompilerOptionsDialog" ref="eric6.Project.UicCompilerOptionsDialog.html" />
             <section title="eric6.Project.UicLoadUi" ref="eric6.Project.UicLoadUi.html" />
             <section title="eric6.Project.UserPropertiesDialog" ref="eric6.Project.UserPropertiesDialog.html" />
           </section>
@@ -1477,6 +1478,7 @@
           </section>
           <section title="eric6.cleanupSource" ref="eric6.cleanupSource.html" />
           <section title="eric6.compileUiFiles" ref="eric6.compileUiFiles.html" />
+          <section title="eric6.create_windows_links" ref="eric6.create_windows_links.html" />
           <section title="eric6.eric6" ref="eric6.eric6.html" />
           <section title="eric6.eric6_api" ref="eric6.eric6_api.html" />
           <section title="eric6.eric6_browser" ref="eric6.eric6_browser.html" />
@@ -3513,6 +3515,7 @@
       <keyword name="CreateDialogCodeDialog.__mapType" id="CreateDialogCodeDialog.__mapType" ref="eric6.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__mapType" />
       <keyword name="CreateDialogCodeDialog.__objectName" id="CreateDialogCodeDialog.__objectName" ref="eric6.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__objectName" />
       <keyword name="CreateDialogCodeDialog.__objectNameExternal" id="CreateDialogCodeDialog.__objectNameExternal" ref="eric6.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__objectNameExternal" />
+      <keyword name="CreateDialogCodeDialog.__runUicLoadUi" id="CreateDialogCodeDialog.__runUicLoadUi" ref="eric6.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__runUicLoadUi" />
       <keyword name="CreateDialogCodeDialog.__signatures" id="CreateDialogCodeDialog.__signatures" ref="eric6.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__signatures" />
       <keyword name="CreateDialogCodeDialog.__updateSlotsModel" id="CreateDialogCodeDialog.__updateSlotsModel" ref="eric6.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__updateSlotsModel" />
       <keyword name="CreateDialogCodeDialog.__updateSlotsModelExternal" id="CreateDialogCodeDialog.__updateSlotsModelExternal" ref="eric6.Project.CreateDialogCodeDialog.html#CreateDialogCodeDialog.__updateSlotsModelExternal" />
@@ -12728,6 +12731,7 @@
       <keyword name="Project.handlePreferencesChanged" id="Project.handlePreferencesChanged" ref="eric6.Project.Project.html#Project.handlePreferencesChanged" />
       <keyword name="Project.hasDefaultIdlCompilerParameters" id="Project.hasDefaultIdlCompilerParameters" ref="eric6.Project.Project.html#Project.hasDefaultIdlCompilerParameters" />
       <keyword name="Project.hasDefaultMakeParameters" id="Project.hasDefaultMakeParameters" ref="eric6.Project.Project.html#Project.hasDefaultMakeParameters" />
+      <keyword name="Project.hasDefaultUicCompilerParameters" id="Project.hasDefaultUicCompilerParameters" ref="eric6.Project.Project.html#Project.hasDefaultUicCompilerParameters" />
       <keyword name="Project.hasEntry" id="Project.hasEntry" ref="eric6.Project.Project.html#Project.hasEntry" />
       <keyword name="Project.hasProjectType" id="Project.hasProjectType" ref="eric6.Project.Project.html#Project.hasProjectType" />
       <keyword name="Project.initActions" id="Project.initActions" ref="eric6.Project.Project.html#Project.initActions" />
@@ -12924,7 +12928,9 @@
       <keyword name="ProjectFormsBrowser.__compileSelectedForms" id="ProjectFormsBrowser.__compileSelectedForms" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__compileSelectedForms" />
       <keyword name="ProjectFormsBrowser.__compileUI" id="ProjectFormsBrowser.__compileUI" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__compileUI" />
       <keyword name="ProjectFormsBrowser.__compileUIDone" id="ProjectFormsBrowser.__compileUIDone" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__compileUIDone" />
+      <keyword name="ProjectFormsBrowser.__configureUicCompiler" id="ProjectFormsBrowser.__configureUicCompiler" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__configureUicCompiler" />
       <keyword name="ProjectFormsBrowser.__deleteFile" id="ProjectFormsBrowser.__deleteFile" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__deleteFile" />
+      <keyword name="ProjectFormsBrowser.__determineUiCompiler" id="ProjectFormsBrowser.__determineUiCompiler" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__determineUiCompiler" />
       <keyword name="ProjectFormsBrowser.__generateDialogCode" id="ProjectFormsBrowser.__generateDialogCode" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__generateDialogCode" />
       <keyword name="ProjectFormsBrowser.__newForm" id="ProjectFormsBrowser.__newForm" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__newForm" />
       <keyword name="ProjectFormsBrowser.__newUiForm" id="ProjectFormsBrowser.__newUiForm" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__newUiForm" />
@@ -12932,6 +12938,7 @@
       <keyword name="ProjectFormsBrowser.__openFileInEditor" id="ProjectFormsBrowser.__openFileInEditor" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__openFileInEditor" />
       <keyword name="ProjectFormsBrowser.__readStderr" id="ProjectFormsBrowser.__readStderr" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__readStderr" />
       <keyword name="ProjectFormsBrowser.__readStdout" id="ProjectFormsBrowser.__readStdout" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__readStdout" />
+      <keyword name="ProjectFormsBrowser.__resetUiCompiler" id="ProjectFormsBrowser.__resetUiCompiler" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__resetUiCompiler" />
       <keyword name="ProjectFormsBrowser.__showContextMenu" id="ProjectFormsBrowser.__showContextMenu" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__showContextMenu" />
       <keyword name="ProjectFormsBrowser.__showContextMenuBack" id="ProjectFormsBrowser.__showContextMenuBack" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__showContextMenuBack" />
       <keyword name="ProjectFormsBrowser.__showContextMenuDir" id="ProjectFormsBrowser.__showContextMenuDir" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.__showContextMenuDir" />
@@ -12942,6 +12949,7 @@
       <keyword name="ProjectFormsBrowser._initHookMethods" id="ProjectFormsBrowser._initHookMethods" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser._initHookMethods" />
       <keyword name="ProjectFormsBrowser._openItem" id="ProjectFormsBrowser._openItem" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser._openItem" />
       <keyword name="ProjectFormsBrowser.compileChangedForms" id="ProjectFormsBrowser.compileChangedForms" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.compileChangedForms" />
+      <keyword name="ProjectFormsBrowser.getUiCompiler" id="ProjectFormsBrowser.getUiCompiler" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.getUiCompiler" />
       <keyword name="ProjectFormsBrowser.handlePreferencesChanged" id="ProjectFormsBrowser.handlePreferencesChanged" ref="eric6.Project.ProjectFormsBrowser.html#ProjectFormsBrowser.handlePreferencesChanged" />
       <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric6.Plugins.VcsPlugins.vcsGit.ProjectHelper.html" />
       <keyword name="ProjectHelper (Module)" id="ProjectHelper (Module)" ref="eric6.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html" />
@@ -14059,6 +14067,7 @@
       <keyword name="SearchWidget.__findNextPrev" id="SearchWidget.__findNextPrev" ref="eric6.Helpviewer.SearchWidget.html#SearchWidget.__findNextPrev" />
       <keyword name="SearchWidget.__findNextPrev" id="SearchWidget.__findNextPrev" ref="eric6.WebBrowser.SearchWidget.html#SearchWidget.__findNextPrev" />
       <keyword name="SearchWidget.__findNextPrevCallback" id="SearchWidget.__findNextPrevCallback" ref="eric6.WebBrowser.SearchWidget.html#SearchWidget.__findNextPrevCallback" />
+      <keyword name="SearchWidget.__resetSearch" id="SearchWidget.__resetSearch" ref="eric6.WebBrowser.SearchWidget.html#SearchWidget.__resetSearch" />
       <keyword name="SearchWidget.__searchTextEdited" id="SearchWidget.__searchTextEdited" ref="eric6.Helpviewer.SearchWidget.html#SearchWidget.__searchTextEdited" />
       <keyword name="SearchWidget.__searchTextEdited" id="SearchWidget.__searchTextEdited" ref="eric6.WebBrowser.SearchWidget.html#SearchWidget.__searchTextEdited" />
       <keyword name="SearchWidget.__setFindtextComboBackground" id="SearchWidget.__setFindtextComboBackground" ref="eric6.Helpviewer.SearchWidget.html#SearchWidget.__setFindtextComboBackground" />
@@ -14278,9 +14287,9 @@
       <keyword name="Shell.__isCursorOnLastLine" id="Shell.__isCursorOnLastLine" ref="eric6.QScintilla.Shell.html#Shell.__isCursorOnLastLine" />
       <keyword name="Shell.__isHistoryIndexValid" id="Shell.__isHistoryIndexValid" ref="eric6.QScintilla.Shell.html#Shell.__isHistoryIndexValid" />
       <keyword name="Shell.__middleMouseButton" id="Shell.__middleMouseButton" ref="eric6.QScintilla.Shell.html#Shell.__middleMouseButton" />
+      <keyword name="Shell.__projectClosed" id="Shell.__projectClosed" ref="eric6.QScintilla.Shell.html#Shell.__projectClosed" />
+      <keyword name="Shell.__projectOpened" id="Shell.__projectOpened" ref="eric6.QScintilla.Shell.html#Shell.__projectOpened" />
       <keyword name="Shell.__raw_input" id="Shell.__raw_input" ref="eric6.QScintilla.Shell.html#Shell.__raw_input" />
-      <keyword name="Shell.__reset" id="Shell.__reset" ref="eric6.QScintilla.Shell.html#Shell.__reset" />
-      <keyword name="Shell.__resetAndClear" id="Shell.__resetAndClear" ref="eric6.QScintilla.Shell.html#Shell.__resetAndClear" />
       <keyword name="Shell.__resetIncrementalHistorySearch" id="Shell.__resetIncrementalHistorySearch" ref="eric6.QScintilla.Shell.html#Shell.__resetIncrementalHistorySearch" />
       <keyword name="Shell.__resizeLinenoMargin" id="Shell.__resizeLinenoMargin" ref="eric6.QScintilla.Shell.html#Shell.__resizeLinenoMargin" />
       <keyword name="Shell.__rsearchHistory" id="Shell.__rsearchHistory" ref="eric6.QScintilla.Shell.html#Shell.__rsearchHistory" />
@@ -14294,7 +14303,8 @@
       <keyword name="Shell.__setMonospaced" id="Shell.__setMonospaced" ref="eric6.QScintilla.Shell.html#Shell.__setMonospaced" />
       <keyword name="Shell.__setTextDisplay" id="Shell.__setTextDisplay" ref="eric6.QScintilla.Shell.html#Shell.__setTextDisplay" />
       <keyword name="Shell.__showCompletions" id="Shell.__showCompletions" ref="eric6.QScintilla.Shell.html#Shell.__showCompletions" />
-      <keyword name="Shell.__showLanguageMenu" id="Shell.__showLanguageMenu" ref="eric6.QScintilla.Shell.html#Shell.__showLanguageMenu" />
+      <keyword name="Shell.__showStartMenu" id="Shell.__showStartMenu" ref="eric6.QScintilla.Shell.html#Shell.__showStartMenu" />
+      <keyword name="Shell.__showVenvName" id="Shell.__showVenvName" ref="eric6.QScintilla.Shell.html#Shell.__showVenvName" />
       <keyword name="Shell.__startDebugClient" id="Shell.__startDebugClient" ref="eric6.QScintilla.Shell.html#Shell.__startDebugClient" />
       <keyword name="Shell.__useHistory" id="Shell.__useHistory" ref="eric6.QScintilla.Shell.html#Shell.__useHistory" />
       <keyword name="Shell.__write" id="Shell.__write" ref="eric6.QScintilla.Shell.html#Shell.__write" />
@@ -14308,6 +14318,8 @@
       <keyword name="Shell.clearHistory" id="Shell.clearHistory" ref="eric6.QScintilla.Shell.html#Shell.clearHistory" />
       <keyword name="Shell.closeShell" id="Shell.closeShell" ref="eric6.QScintilla.Shell.html#Shell.closeShell" />
       <keyword name="Shell.contextMenuEvent" id="Shell.contextMenuEvent" ref="eric6.QScintilla.Shell.html#Shell.contextMenuEvent" />
+      <keyword name="Shell.doClearRestart" id="Shell.doClearRestart" ref="eric6.QScintilla.Shell.html#Shell.doClearRestart" />
+      <keyword name="Shell.doRestart" id="Shell.doRestart" ref="eric6.QScintilla.Shell.html#Shell.doRestart" />
       <keyword name="Shell.dragEnterEvent" id="Shell.dragEnterEvent" ref="eric6.QScintilla.Shell.html#Shell.dragEnterEvent" />
       <keyword name="Shell.dragLeaveEvent" id="Shell.dragLeaveEvent" ref="eric6.QScintilla.Shell.html#Shell.dragLeaveEvent" />
       <keyword name="Shell.dragMoveEvent" id="Shell.dragMoveEvent" ref="eric6.QScintilla.Shell.html#Shell.dragMoveEvent" />
@@ -14375,15 +14387,14 @@
       <keyword name="ShellWindow.__createStatusBar" id="ShellWindow.__createStatusBar" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__createStatusBar" />
       <keyword name="ShellWindow.__createToolBars" id="ShellWindow.__createToolBars" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__createToolBars" />
       <keyword name="ShellWindow.__createViewActions" id="ShellWindow.__createViewActions" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__createViewActions" />
-      <keyword name="ShellWindow.__doClearRestart" id="ShellWindow.__doClearRestart" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__doClearRestart" />
-      <keyword name="ShellWindow.__doRestart" id="ShellWindow.__doRestart" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__doRestart" />
       <keyword name="ShellWindow.__historyStyleChanged" id="ShellWindow.__historyStyleChanged" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__historyStyleChanged" />
       <keyword name="ShellWindow.__newWindow" id="ShellWindow.__newWindow" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__newWindow" />
       <keyword name="ShellWindow.__readSettings" id="ShellWindow.__readSettings" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__readSettings" />
       <keyword name="ShellWindow.__readShortcut" id="ShellWindow.__readShortcut" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__readShortcut" />
       <keyword name="ShellWindow.__showFind" id="ShellWindow.__showFind" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__showFind" />
-      <keyword name="ShellWindow.__showLanguageMenu" id="ShellWindow.__showLanguageMenu" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__showLanguageMenu" />
+      <keyword name="ShellWindow.__showStartMenu" id="ShellWindow.__showStartMenu" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__showStartMenu" />
       <keyword name="ShellWindow.__startShell" id="ShellWindow.__startShell" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__startShell" />
+      <keyword name="ShellWindow.__virtualEnvironmentChanged" id="ShellWindow.__virtualEnvironmentChanged" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__virtualEnvironmentChanged" />
       <keyword name="ShellWindow.__whatsThis" id="ShellWindow.__whatsThis" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__whatsThis" />
       <keyword name="ShellWindow.__writeSettings" id="ShellWindow.__writeSettings" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__writeSettings" />
       <keyword name="ShellWindow.__zoom" id="ShellWindow.__zoom" ref="eric6.QScintilla.ShellWindow.html#ShellWindow.__zoom" />
@@ -16435,6 +16446,7 @@
       <keyword name="TranslatorWidget.on_clearButton_clicked" id="TranslatorWidget.on_clearButton_clicked" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html#TranslatorWidget.on_clearButton_clicked" />
       <keyword name="TranslatorWidget.on_origEdit_textChanged" id="TranslatorWidget.on_origEdit_textChanged" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html#TranslatorWidget.on_origEdit_textChanged" />
       <keyword name="TranslatorWidget.on_origLanguageComboBox_currentIndexChanged" id="TranslatorWidget.on_origLanguageComboBox_currentIndexChanged" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html#TranslatorWidget.on_origLanguageComboBox_currentIndexChanged" />
+      <keyword name="TranslatorWidget.on_preferencesButton_clicked" id="TranslatorWidget.on_preferencesButton_clicked" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html#TranslatorWidget.on_preferencesButton_clicked" />
       <keyword name="TranslatorWidget.on_pronounceOrigButton_clicked" id="TranslatorWidget.on_pronounceOrigButton_clicked" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html#TranslatorWidget.on_pronounceOrigButton_clicked" />
       <keyword name="TranslatorWidget.on_pronounceTransButton_clicked" id="TranslatorWidget.on_pronounceTransButton_clicked" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html#TranslatorWidget.on_pronounceTransButton_clicked" />
       <keyword name="TranslatorWidget.on_swapButton_clicked" id="TranslatorWidget.on_swapButton_clicked" ref="eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html#TranslatorWidget.on_swapButton_clicked" />
@@ -16598,6 +16610,10 @@
       <keyword name="UMLSceneSizeDialog (Module)" id="UMLSceneSizeDialog (Module)" ref="eric6.Graphics.UMLSceneSizeDialog.html" />
       <keyword name="UMLSceneSizeDialog.getData" id="UMLSceneSizeDialog.getData" ref="eric6.Graphics.UMLSceneSizeDialog.html#UMLSceneSizeDialog.getData" />
       <keyword name="UiExtensionPlugins (Package)" id="UiExtensionPlugins (Package)" ref="index-eric6.Plugins.UiExtensionPlugins.html" />
+      <keyword name="UicCompilerOptionsDialog" id="UicCompilerOptionsDialog" ref="eric6.Project.UicCompilerOptionsDialog.html#UicCompilerOptionsDialog" />
+      <keyword name="UicCompilerOptionsDialog (Constructor)" id="UicCompilerOptionsDialog (Constructor)" ref="eric6.Project.UicCompilerOptionsDialog.html#UicCompilerOptionsDialog.__init__" />
+      <keyword name="UicCompilerOptionsDialog (Module)" id="UicCompilerOptionsDialog (Module)" ref="eric6.Project.UicCompilerOptionsDialog.html" />
+      <keyword name="UicCompilerOptionsDialog.getData" id="UicCompilerOptionsDialog.getData" ref="eric6.Project.UicCompilerOptionsDialog.html#UicCompilerOptionsDialog.getData" />
       <keyword name="UicLoadUi (Module)" id="UicLoadUi (Module)" ref="eric6.Project.UicLoadUi.html" />
       <keyword name="Uid" id="Uid" ref="eric6.Utilities.binplistlib.html#Uid" />
       <keyword name="Uid.__repr__" id="Uid.__repr__" ref="eric6.Utilities.binplistlib.html#Uid.__repr__" />
@@ -16973,6 +16989,7 @@
       <keyword name="UserInterface.getMenu" id="UserInterface.getMenu" ref="eric6.UI.UserInterface.html#UserInterface.getMenu" />
       <keyword name="UserInterface.getMenuAction" id="UserInterface.getMenuAction" ref="eric6.UI.UserInterface.html#UserInterface.getMenuAction" />
       <keyword name="UserInterface.getMenuBarAction" id="UserInterface.getMenuBarAction" ref="eric6.UI.UserInterface.html#UserInterface.getMenuBarAction" />
+      <keyword name="UserInterface.getOriginalPathString" id="UserInterface.getOriginalPathString" ref="eric6.UI.UserInterface.html#UserInterface.getOriginalPathString" />
       <keyword name="UserInterface.getToolBarIconSize" id="UserInterface.getToolBarIconSize" ref="eric6.UI.UserInterface.html#UserInterface.getToolBarIconSize" />
       <keyword name="UserInterface.getToolbar" id="UserInterface.getToolbar" ref="eric6.UI.UserInterface.html#UserInterface.getToolbar" />
       <keyword name="UserInterface.getViewProfile" id="UserInterface.getViewProfile" ref="eric6.UI.UserInterface.html#UserInterface.getViewProfile" />
@@ -17516,6 +17533,7 @@
       <keyword name="VirtualenvAddEditDialog (Module)" id="VirtualenvAddEditDialog (Module)" ref="eric6.VirtualEnv.VirtualenvAddEditDialog.html" />
       <keyword name="VirtualenvAddEditDialog.__updateOk" id="VirtualenvAddEditDialog.__updateOk" ref="eric6.VirtualEnv.VirtualenvAddEditDialog.html#VirtualenvAddEditDialog.__updateOk" />
       <keyword name="VirtualenvAddEditDialog.getData" id="VirtualenvAddEditDialog.getData" ref="eric6.VirtualEnv.VirtualenvAddEditDialog.html#VirtualenvAddEditDialog.getData" />
+      <keyword name="VirtualenvAddEditDialog.on_anacondaCheckBox_clicked" id="VirtualenvAddEditDialog.on_anacondaCheckBox_clicked" ref="eric6.VirtualEnv.VirtualenvAddEditDialog.html#VirtualenvAddEditDialog.on_anacondaCheckBox_clicked" />
       <keyword name="VirtualenvAddEditDialog.on_globalCheckBox_toggled" id="VirtualenvAddEditDialog.on_globalCheckBox_toggled" ref="eric6.VirtualEnv.VirtualenvAddEditDialog.html#VirtualenvAddEditDialog.on_globalCheckBox_toggled" />
       <keyword name="VirtualenvAddEditDialog.on_nameEdit_textChanged" id="VirtualenvAddEditDialog.on_nameEdit_textChanged" ref="eric6.VirtualEnv.VirtualenvAddEditDialog.html#VirtualenvAddEditDialog.on_nameEdit_textChanged" />
       <keyword name="VirtualenvAddEditDialog.on_pythonExecPicker_textChanged" id="VirtualenvAddEditDialog.on_pythonExecPicker_textChanged" ref="eric6.VirtualEnv.VirtualenvAddEditDialog.html#VirtualenvAddEditDialog.on_pythonExecPicker_textChanged" />
@@ -17565,9 +17583,11 @@
       <keyword name="VirtualenvManager.getDefaultEnvironment" id="VirtualenvManager.getDefaultEnvironment" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.getDefaultEnvironment" />
       <keyword name="VirtualenvManager.getEnvironmentEntries" id="VirtualenvManager.getEnvironmentEntries" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.getEnvironmentEntries" />
       <keyword name="VirtualenvManager.getVirtualenvDirectory" id="VirtualenvManager.getVirtualenvDirectory" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.getVirtualenvDirectory" />
+      <keyword name="VirtualenvManager.getVirtualenvExecPath" id="VirtualenvManager.getVirtualenvExecPath" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.getVirtualenvExecPath" />
       <keyword name="VirtualenvManager.getVirtualenvInterpreter" id="VirtualenvManager.getVirtualenvInterpreter" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.getVirtualenvInterpreter" />
       <keyword name="VirtualenvManager.getVirtualenvNames" id="VirtualenvManager.getVirtualenvNames" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.getVirtualenvNames" />
       <keyword name="VirtualenvManager.getVirtualenvNamesForVariant" id="VirtualenvManager.getVirtualenvNamesForVariant" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.getVirtualenvNamesForVariant" />
+      <keyword name="VirtualenvManager.isCondaEnvironment" id="VirtualenvManager.isCondaEnvironment" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.isCondaEnvironment" />
       <keyword name="VirtualenvManager.isGlobalEnvironment" id="VirtualenvManager.isGlobalEnvironment" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.isGlobalEnvironment" />
       <keyword name="VirtualenvManager.isUnique" id="VirtualenvManager.isUnique" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.isUnique" />
       <keyword name="VirtualenvManager.removeVirtualEnvs" id="VirtualenvManager.removeVirtualEnvs" ref="eric6.VirtualEnv.VirtualenvManager.html#VirtualenvManager.removeVirtualEnvs" />
@@ -18724,7 +18744,9 @@
       <keyword name="createPyWrapper" id="createPyWrapper" ref="eric6.install.html#createPyWrapper" />
       <keyword name="createTranslatorPage" id="createTranslatorPage" ref="eric6.Plugins.PluginTranslator.html#createTranslatorPage" />
       <keyword name="createWindowsLinks" id="createWindowsLinks" ref="eric6.install.html#createWindowsLinks" />
+      <keyword name="createWindowsShortcut" id="createWindowsShortcut" ref="eric6.create_windows_links.html#createWindowsShortcut" />
       <keyword name="createWindowsShortcut" id="createWindowsShortcut" ref="eric6.install.html#createWindowsShortcut" />
+      <keyword name="create_windows_links (Module)" id="create_windows_links (Module)" ref="eric6.create_windows_links.html" />
       <keyword name="critical" id="critical" ref="eric6.E5Gui.E5MessageBox.html#critical" />
       <keyword name="crypto (Package)" id="crypto (Package)" ref="index-eric6.Utilities.crypto.html" />
       <keyword name="cursors (Package)" id="cursors (Package)" ref="index-eric6.IconEditor.cursors.html" />
@@ -18988,6 +19010,7 @@
       <keyword name="getWebBrowser" id="getWebBrowser" ref="eric6.Preferences.__init__.html#getWebBrowser" />
       <keyword name="getWebEngineVersions" id="getWebEngineVersions" ref="eric6.WebBrowser.Tools.WebBrowserTools.html#getWebEngineVersions" />
       <keyword name="getWindowsExecutablePath" id="getWindowsExecutablePath" ref="eric6.Utilities.__init__.html#getWindowsExecutablePath" />
+      <keyword name="getWinregEntry" id="getWinregEntry" ref="eric6.create_windows_links.html#getWinregEntry" />
       <keyword name="getWinregEntry" id="getWinregEntry" ref="eric6.install.html#getWinregEntry" />
       <keyword name="getWinregEntry" id="getWinregEntry" ref="eric6.uninstall.html#getWinregEntry" />
       <keyword name="get_checks" id="get_checks" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#get_checks" />
@@ -19091,6 +19114,7 @@
       <keyword name="main" id="main" ref="eric6.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html#main" />
       <keyword name="main" id="main" ref="eric6.cleanupSource.html#main" />
       <keyword name="main" id="main" ref="eric6.compileUiFiles.html#main" />
+      <keyword name="main" id="main" ref="eric6.create_windows_links.html#main" />
       <keyword name="main" id="main" ref="eric6.eric6.html#main" />
       <keyword name="main" id="main" ref="eric6.eric6_api.html#main" />
       <keyword name="main" id="main" ref="eric6.eric6_browser.html#main" />
@@ -19406,9 +19430,12 @@
       <keyword name="win32_GetUserName" id="win32_GetUserName" ref="eric6.Utilities.__init__.html#win32_GetUserName" />
       <keyword name="win32_Kill" id="win32_Kill" ref="eric6.Utilities.__init__.html#win32_Kill" />
       <keyword name="win32_getRealName" id="win32_getRealName" ref="eric6.Utilities.__init__.html#win32_getRealName" />
+      <keyword name="windowsDesktopEntries" id="windowsDesktopEntries" ref="eric6.create_windows_links.html#windowsDesktopEntries" />
       <keyword name="windowsDesktopEntries" id="windowsDesktopEntries" ref="eric6.install.html#windowsDesktopEntries" />
+      <keyword name="windowsDesktopNames" id="windowsDesktopNames" ref="eric6.create_windows_links.html#windowsDesktopNames" />
       <keyword name="windowsDesktopNames" id="windowsDesktopNames" ref="eric6.install.html#windowsDesktopNames" />
       <keyword name="windowsDesktopNames" id="windowsDesktopNames" ref="eric6.uninstall.html#windowsDesktopNames" />
+      <keyword name="windowsProgramsEntry" id="windowsProgramsEntry" ref="eric6.create_windows_links.html#windowsProgramsEntry" />
       <keyword name="windowsProgramsEntry" id="windowsProgramsEntry" ref="eric6.install.html#windowsProgramsEntry" />
       <keyword name="windowsProgramsEntry" id="windowsProgramsEntry" ref="eric6.uninstall.html#windowsProgramsEntry" />
       <keyword name="worker" id="worker" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html#worker" />
@@ -20208,6 +20235,7 @@
       <file>eric6.Project.QuickFindFileDialog.html</file>
       <file>eric6.Project.SpellingPropertiesDialog.html</file>
       <file>eric6.Project.TranslationPropertiesDialog.html</file>
+      <file>eric6.Project.UicCompilerOptionsDialog.html</file>
       <file>eric6.Project.UicLoadUi.html</file>
       <file>eric6.Project.UserPropertiesDialog.html</file>
       <file>eric6.PyUnit.UnittestDialog.html</file>
@@ -20573,6 +20601,7 @@
       <file>eric6.WebBrowser.ZoomManager.ZoomValuesModel.html</file>
       <file>eric6.cleanupSource.html</file>
       <file>eric6.compileUiFiles.html</file>
+      <file>eric6.create_windows_links.html</file>
       <file>eric6.eric6.html</file>
       <file>eric6.eric6_api.html</file>
       <file>eric6.eric6_browser.html</file>

eric ide

mercurial