<?xml version="1.0" encoding="UTF-8"?>
<QtHelpProject version="1.0">
    <namespace>org.qt-project.qtcreator.developer.1602</namespace>
    <virtualFolder>doc</virtualFolder>
    <metaData name="version" value=""/>
    <customFilter name="Qt Creator 16.0.2">
        <filterAttribute>16.0.2</filterAttribute>
        <filterAttribute>qtcreator</filterAttribute>
    </customFilter>
    <filterSection>
        <filterAttribute>16.0.2</filterAttribute>
        <filterAttribute>qtcreator</filterAttribute>
        <toc>
            <section ref="index.html" title="Extending Qt Creator Manual">
                <section ref="" title="">
                    <section ref="qtcreator-ui-text.html" title="User Interface Text Guidelines"/>
                    <section ref="coding-style.html" title="Qt Creator Coding Rules"/>
                    <section ref="qtcreator-api.html" title="Qt Creator API Reference"/>
                </section>
            </section>
        </toc>
        <keywords>
            <keyword name="Action" id="Utils::Action" ref="utils-action.html"/>
            <keyword name="ActionBuilder" id="Core::ActionBuilder" ref="core-actionbuilder.html"/>
            <keyword name="ActionContainer" id="Core::ActionContainer" ref="core-actioncontainer.html"/>
            <keyword name="ActionContainer::Disable" id="ActionContainer::Disable" ref="core-actioncontainer.html#OnAllDisabledBehavior-enum"/>
            <keyword name="ActionContainer::Hide" id="ActionContainer::Hide" ref="core-actioncontainer.html#OnAllDisabledBehavior-enum"/>
            <keyword name="ActionContainer::OnAllDisabledBehavior" id="ActionContainer::OnAllDisabledBehavior" ref="core-actioncontainer.html#OnAllDisabledBehavior-enum"/>
            <keyword name="ActionContainer::Show" id="ActionContainer::Show" ref="core-actioncontainer.html#OnAllDisabledBehavior-enum"/>
            <keyword name="ActionManager" id="Core::ActionManager" ref="core-actionmanager.html"/>
            <keyword name="Adding Tests" id="Adding Tests" ref="plugin-tests.html"/>
            <keyword name="Aggregate" id="Aggregation::Aggregate" ref="aggregation-aggregate.html"/>
            <keyword name="Aggregation" id="Aggregation" ref="aggregation.html"/>
            <keyword name="AnsiEscapeCodeHandler" id="Utils::AnsiEscapeCodeHandler" ref="utils-ansiescapecodehandler.html"/>
            <keyword name="AspectContainer" id="Utils::AspectContainer" ref="utils-aspectcontainer.html"/>
            <keyword name="BaseAspect" id="Utils::BaseAspect" ref="utils-baseaspect.html"/>
            <keyword name="BaseAspect::Announcement" id="BaseAspect::Announcement" ref="utils-baseaspect.html#Announcement-enum"/>
            <keyword name="BaseAspect::BeQuiet" id="BaseAspect::BeQuiet" ref="utils-baseaspect.html#Announcement-enum"/>
            <keyword name="BaseAspect::DoEmit" id="BaseAspect::DoEmit" ref="utils-baseaspect.html#Announcement-enum"/>
            <keyword name="BaseFileWizard" id="Core::BaseFileWizard" ref="core-basefilewizard.html"/>
            <keyword name="BaseFileWizardFactory" id="Core::BaseFileWizardFactory" ref="core-basefilewizardfactory.html"/>
            <keyword name="BaseTextDocument" id="Core::BaseTextDocument" ref="core-basetextdocument.html"/>
            <keyword name="BaseTextFind" id="Core::BaseTextFind" ref="core-basetextfind.html"/>
            <keyword name="BoolAspect" id="Utils::BoolAspect" ref="utils-boolaspect.html"/>
            <keyword name="CheckableMessageBox" id="Utils::CheckableMessageBox" ref="utils-checkablemessagebox.html"/>
            <keyword name="ClassNameValidatingLineEdit" id="Utils::ClassNameValidatingLineEdit" ref="utils-classnamevalidatinglineedit.html"/>
            <keyword name="ColorAspect" id="Utils::ColorAspect" ref="utils-coloraspect.html"/>
            <keyword name="Command" id="Core::Command" ref="core-command.html"/>
            <keyword name="Command::CA_Hide" id="Command::CA_Hide" ref="core-command.html#CommandAttribute-enum"/>
            <keyword name="Command::CA_NonConfigurable" id="Command::CA_NonConfigurable" ref="core-command.html#CommandAttribute-enum"/>
            <keyword name="Command::CA_UpdateIcon" id="Command::CA_UpdateIcon" ref="core-command.html#CommandAttribute-enum"/>
            <keyword name="Command::CA_UpdateText" id="Command::CA_UpdateText" ref="core-command.html#CommandAttribute-enum"/>
            <keyword name="Command::CommandAttribute" id="Command::CommandAttribute" ref="core-command.html#CommandAttribute-enum"/>
            <keyword name="Command::CommandAttributes" id="Command::CommandAttributes" ref="core-command.html#CommandAttribute-enum"/>
            <keyword name="CommandLine" id="Utils::CommandLine" ref="utils-commandline.html"/>
            <keyword name="Common Extension Tasks" id="Common Extension Tasks" ref="common-extension-tasks.html"/>
            <keyword name="CompletingTextEdit" id="Utils::CompletingTextEdit" ref="utils-completingtextedit.html"/>
            <keyword name="Context" id="Core::Context" ref="core-context.html"/>
            <keyword name="Context::const_iterator" id="Context::const_iterator" ref="core-context.html#const_iterator-typedef"/>
            <keyword name="Core" id="Core" ref="core.html"/>
            <keyword name="Core.lua" id="Core.lua" ref="lua-extension-meta-core.html"/>
            <keyword name="Creating Plugins" id="Creating Plugins" ref="creating-plugins.html"/>
            <keyword name="Creating Wizards in Code" id="Creating Wizards in Code" ref="qtcreator-dev-wizards.html"/>
            <keyword name="Creating Your First Plugin" id="Creating Your First Plugin" ref="first-plugin.html"/>
            <keyword name="CustomTask" id="Tasking::CustomTask" ref="tasking-customtask.html"/>
            <keyword name="CustomTask::Deleter" id="CustomTask::Deleter" ref="tasking-customtask.html#Deleter-typedef"/>
            <keyword name="CustomTask::Task" id="CustomTask::Task" ref="tasking-customtask.html#Task-typedef"/>
            <keyword name="CustomTask::TaskDoneHandler" id="CustomTask::TaskDoneHandler" ref="tasking-customtask.html#TaskDoneHandler-typedef"/>
            <keyword name="CustomTask::TaskSetupHandler" id="CustomTask::TaskSetupHandler" ref="tasking-customtask.html#TaskSetupHandler-typedef"/>
            <keyword name="DesignMode" id="Core::DesignMode" ref="core-designmode.html"/>
            <keyword name="DetailsWidget" id="Utils::DetailsWidget" ref="utils-detailswidget.html"/>
            <keyword name="Distributing Plugins" id="Distributing Plugins" ref="distributing-plugins.html"/>
            <keyword name="DocumentManager" id="Core::DocumentManager" ref="core-documentmanager.html"/>
            <keyword name="DoubleAspect" id="Utils::DoubleAspect" ref="utils-doubleaspect.html"/>
            <keyword name="EditorManager" id="Core::EditorManager" ref="core-editormanager.html"/>
            <keyword name="EditorManager::AllowExternalEditor" id="EditorManager::AllowExternalEditor" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::DoNotChangeCurrentEditor" id="EditorManager::DoNotChangeCurrentEditor" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::DoNotMakeVisible" id="EditorManager::DoNotMakeVisible" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::DoNotRaise" id="EditorManager::DoNotRaise" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::DoNotSwitchToDesignMode" id="EditorManager::DoNotSwitchToDesignMode" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::DoNotSwitchToEditMode" id="EditorManager::DoNotSwitchToEditMode" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::IgnoreNavigationHistory" id="EditorManager::IgnoreNavigationHistory" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::NoFlags" id="EditorManager::NoFlags" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::OpenEditorFlag" id="EditorManager::OpenEditorFlag" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::OpenEditorFlags" id="EditorManager::OpenEditorFlags" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::OpenInOtherSplit" id="EditorManager::OpenInOtherSplit" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManager::SwitchSplitIfAlreadyVisible" id="EditorManager::SwitchSplitIfAlreadyVisible" ref="core-editormanager.html#OpenEditorFlag-enum"/>
            <keyword name="EditorManagerPlaceHolder" id="Core::EditorManagerPlaceHolder" ref="core-editormanagerplaceholder.html"/>
            <keyword name="ElidingLabel" id="Utils::ElidingLabel" ref="utils-elidinglabel.html"/>
            <keyword name="Environment" id="Utils::Environment" ref="utils-environment.html"/>
            <keyword name="ExecutableItem" id="Tasking::ExecutableItem" ref="tasking-executableitem.html"/>
            <keyword name="Extending Qt Creator Manual" id="Extending Qt Creator Manual" ref="index.html"/>
            <keyword name="Extending Qt Creator with Lua" id="Extending Qt Creator with Lua" ref="lua-extensions.html"/>
            <keyword name="ExtensionSystem" id="ExtensionSystem" ref="extensionsystem.html"/>
            <keyword name="External Tool Specification Files" id="External Tool Specification Files" ref="external-tool-spec.html"/>
            <keyword name="FakeToolTip" id="Utils::FakeToolTip" ref="utils-faketooltip.html"/>
            <keyword name="FancyLineEdit" id="Utils::FancyLineEdit" ref="utils-fancylineedit.html"/>
            <keyword name="FancyMainWindow" id="Utils::FancyMainWindow" ref="utils-fancymainwindow.html"/>
            <keyword name="FileChangeBlocker" id="Core::FileChangeBlocker" ref="core-filechangeblocker.html"/>
            <keyword name="FileInProjectFinder" id="Utils::FileInProjectFinder" ref="utils-fileinprojectfinder.html"/>
            <keyword name="FileNameValidatingLineEdit" id="Utils::FileNameValidatingLineEdit" ref="utils-filenamevalidatinglineedit.html"/>
            <keyword name="FilePath" id="Utils::FilePath" ref="utils-filepath.html"/>
            <keyword name="FilePathAspect" id="Utils::FilePathAspect" ref="utils-filepathaspect.html"/>
            <keyword name="FilePathListAspect" id="Utils::FilePathListAspect" ref="utils-filepathlistaspect.html"/>
            <keyword name="FilePathWatcher" id="Utils::FilePathWatcher" ref="utils-filepathwatcher.html"/>
            <keyword name="FileSystemWatcher" id="Utils::FileSystemWatcher" ref="utils-filesystemwatcher.html"/>
            <keyword name="FileUtils" id="Utils::FileUtils" ref="utils-fileutils.html"/>
            <keyword name="FileWizardPage" id="Utils::FileWizardPage" ref="utils-filewizardpage.html"/>
            <keyword name="FutureProgress" id="Core::FutureProgress" ref="core-futureprogress.html"/>
            <keyword name="FutureSynchronizer" id="Utils::FutureSynchronizer" ref="utils-futuresynchronizer.html"/>
            <keyword name="GeneratedFile" id="Core::GeneratedFile" ref="core-generatedfile.html"/>
            <keyword name="GeneratedFile::Attributes" id="GeneratedFile::Attributes" ref="core-generatedfile.html#Attribute-enum"/>
            <keyword name="Getting Qt and Qt Creator" id="Getting Qt and Qt Creator" ref="getting-and-building.html"/>
            <keyword name="Group" id="Tasking::Group" ref="tasking-group.html"/>
            <keyword name="GroupItem" id="Tasking::GroupItem" ref="tasking-groupitem.html"/>
            <keyword name="GroupItem::GroupDoneHandler" id="GroupItem::GroupDoneHandler" ref="tasking-groupitem.html#GroupDoneHandler-typedef"/>
            <keyword name="GroupItem::GroupSetupHandler" id="GroupItem::GroupSetupHandler" ref="tasking-groupitem.html#GroupSetupHandler-typedef"/>
            <keyword name="Guard" id="Utils::Guard" ref="utils-guard.html"/>
            <keyword name="HeaderViewStretcher" id="Utils::HeaderViewStretcher" ref="utils-headerviewstretcher.html"/>
            <keyword name="IContext" id="Core::IContext" ref="core-icontext.html"/>
            <keyword name="IContext::HelpCallback" id="IContext::HelpCallback" ref="core-icontext.html#HelpCallback-typedef"/>
            <keyword name="ICore" id="Core::ICore" ref="core-icore.html"/>
            <keyword name="ICore::ContextPriority" id="ICore::ContextPriority" ref="core-icore.html#ContextPriority-enum"/>
            <keyword name="ICore::High" id="ICore::High" ref="core-icore.html#ContextPriority-enum"/>
            <keyword name="ICore::Low" id="ICore::Low" ref="core-icore.html#ContextPriority-enum"/>
            <keyword name="IDocument" id="Core::IDocument" ref="core-idocument.html"/>
            <keyword name="IDocument::CannotHandle" id="IDocument::CannotHandle" ref="core-idocument.html#OpenResult-enum"/>
            <keyword name="IDocument::ChangeTrigger" id="IDocument::ChangeTrigger" ref="core-idocument.html#ChangeTrigger-enum"/>
            <keyword name="IDocument::ChangeType" id="IDocument::ChangeType" ref="core-idocument.html#ChangeType-enum"/>
            <keyword name="IDocument::FlagIgnore" id="IDocument::FlagIgnore" ref="core-idocument.html#ReloadFlag-enum"/>
            <keyword name="IDocument::FlagReload" id="IDocument::FlagReload" ref="core-idocument.html#ReloadFlag-enum"/>
            <keyword name="IDocument::OpenResult" id="IDocument::OpenResult" ref="core-idocument.html#OpenResult-enum"/>
            <keyword name="IDocument::ReadError" id="IDocument::ReadError" ref="core-idocument.html#OpenResult-enum"/>
            <keyword name="IDocument::ReloadFlag" id="IDocument::ReloadFlag" ref="core-idocument.html#ReloadFlag-enum"/>
            <keyword name="IDocument::Success" id="IDocument::Success" ref="core-idocument.html#OpenResult-enum"/>
            <keyword name="IDocument::TriggerExternal" id="IDocument::TriggerExternal" ref="core-idocument.html#ChangeTrigger-enum"/>
            <keyword name="IDocument::TriggerInternal" id="IDocument::TriggerInternal" ref="core-idocument.html#ChangeTrigger-enum"/>
            <keyword name="IDocument::TypeContents" id="IDocument::TypeContents" ref="core-idocument.html#ChangeType-enum"/>
            <keyword name="IDocument::TypeRemoved" id="IDocument::TypeRemoved" ref="core-idocument.html#ChangeType-enum"/>
            <keyword name="IEditor" id="Core::IEditor" ref="core-ieditor.html"/>
            <keyword name="IEditorFactory" id="Core::IEditorFactory" ref="core-ieditorfactory.html"/>
            <keyword name="IFeatureProvider" id="Core::IFeatureProvider" ref="core-ifeatureprovider.html"/>
            <keyword name="IFindFilter" id="Core::IFindFilter" ref="core-ifindfilter.html"/>
            <keyword name="IFindSupport" id="Core::IFindSupport" ref="core-ifindsupport.html"/>
            <keyword name="IFindSupport::Found" id="IFindSupport::Found" ref="core-ifindsupport.html#Result-enum"/>
            <keyword name="IFindSupport::NotFound" id="IFindSupport::NotFound" ref="core-ifindsupport.html#Result-enum"/>
            <keyword name="IFindSupport::NotYetFound" id="IFindSupport::NotYetFound" ref="core-ifindsupport.html#Result-enum"/>
            <keyword name="IFindSupport::Result" id="IFindSupport::Result" ref="core-ifindsupport.html#Result-enum"/>
            <keyword name="ILocatorFilter" id="Core::ILocatorFilter" ref="core-ilocatorfilter.html"/>
            <keyword name="ILocatorFilter::Best" id="ILocatorFilter::Best" ref="core-ilocatorfilter.html#MatchLevel-enum"/>
            <keyword name="ILocatorFilter::Better" id="ILocatorFilter::Better" ref="core-ilocatorfilter.html#MatchLevel-enum"/>
            <keyword name="ILocatorFilter::Count" id="ILocatorFilter::Count" ref="core-ilocatorfilter.html#MatchLevel-enum"/>
            <keyword name="ILocatorFilter::Good" id="ILocatorFilter::Good" ref="core-ilocatorfilter.html#MatchLevel-enum"/>
            <keyword name="ILocatorFilter::High" id="ILocatorFilter::High" ref="core-ilocatorfilter.html#Priority-enum"/>
            <keyword name="ILocatorFilter::Highest" id="ILocatorFilter::Highest" ref="core-ilocatorfilter.html#Priority-enum"/>
            <keyword name="ILocatorFilter::Low" id="ILocatorFilter::Low" ref="core-ilocatorfilter.html#Priority-enum"/>
            <keyword name="ILocatorFilter::MatchLevel" id="ILocatorFilter::MatchLevel" ref="core-ilocatorfilter.html#MatchLevel-enum"/>
            <keyword name="ILocatorFilter::Medium" id="ILocatorFilter::Medium" ref="core-ilocatorfilter.html#Priority-enum"/>
            <keyword name="ILocatorFilter::Normal" id="ILocatorFilter::Normal" ref="core-ilocatorfilter.html#MatchLevel-enum"/>
            <keyword name="ILocatorFilter::Priority" id="ILocatorFilter::Priority" ref="core-ilocatorfilter.html#Priority-enum"/>
            <keyword name="IMode" id="Core::IMode" ref="core-imode.html"/>
            <keyword name="INavigationWidgetFactory" id="Core::INavigationWidgetFactory" ref="core-inavigationwidgetfactory.html"/>
            <keyword name="IOptionsPage" id="Core::IOptionsPage" ref="core-ioptionspage.html"/>
            <keyword name="IOptionsPageWidget" id="Core::IOptionsPageWidget" ref="core-ioptionspagewidget.html"/>
            <keyword name="IOutputPane" id="Core::IOutputPane" ref="core-ioutputpane.html"/>
            <keyword name="IOutputPane::EnsureSizeHint" id="IOutputPane::EnsureSizeHint" ref="core-ioutputpane.html#Flag-enum"/>
            <keyword name="IOutputPane::Flag" id="IOutputPane::Flag" ref="core-ioutputpane.html#Flag-enum"/>
            <keyword name="IOutputPane::Flags" id="IOutputPane::Flags" ref="core-ioutputpane.html#Flag-enum"/>
            <keyword name="IOutputPane::ModeSwitch" id="IOutputPane::ModeSwitch" ref="core-ioutputpane.html#Flag-enum"/>
            <keyword name="IOutputPane::NoModeSwitch" id="IOutputPane::NoModeSwitch" ref="core-ioutputpane.html#Flag-enum"/>
            <keyword name="IOutputPane::WithFocus" id="IOutputPane::WithFocus" ref="core-ioutputpane.html#Flag-enum"/>
            <keyword name="IPlugin" id="ExtensionSystem::IPlugin" ref="extensionsystem-iplugin.html"/>
            <keyword name="IPlugin::AsynchronousShutdown" id="IPlugin::AsynchronousShutdown" ref="extensionsystem-iplugin.html#ShutdownFlag-enum"/>
            <keyword name="IPlugin::ShutdownFlag" id="IPlugin::ShutdownFlag" ref="extensionsystem-iplugin.html#ShutdownFlag-enum"/>
            <keyword name="IPlugin::SynchronousShutdown" id="IPlugin::SynchronousShutdown" ref="extensionsystem-iplugin.html#ShutdownFlag-enum"/>
            <keyword name="IWizardFactory" id="Core::IWizardFactory" ref="core-iwizardfactory.html"/>
            <keyword name="IWizardFactory::FileWizard" id="IWizardFactory::FileWizard" ref="core-iwizardfactory.html#WizardKind-enum"/>
            <keyword name="IWizardFactory::ForceCapitalLetterForFileName" id="IWizardFactory::ForceCapitalLetterForFileName" ref="core-iwizardfactory.html#WizardFlag-enum"/>
            <keyword name="IWizardFactory::PlatformIndependent" id="IWizardFactory::PlatformIndependent" ref="core-iwizardfactory.html#WizardFlag-enum"/>
            <keyword name="IWizardFactory::ProjectWizard" id="IWizardFactory::ProjectWizard" ref="core-iwizardfactory.html#WizardKind-enum"/>
            <keyword name="IWizardFactory::WizardFlag" id="IWizardFactory::WizardFlag" ref="core-iwizardfactory.html#WizardFlag-enum"/>
            <keyword name="IWizardFactory::WizardFlags" id="IWizardFactory::WizardFlags" ref="core-iwizardfactory.html#WizardFlag-enum"/>
            <keyword name="IWizardFactory::WizardKind" id="IWizardFactory::WizardKind" ref="core-iwizardfactory.html#WizardKind-enum"/>
            <keyword name="Id" id="Utils::Id" ref="utils-id.html"/>
            <keyword name="IntegerAspect" id="Utils::IntegerAspect" ref="utils-integeraspect.html"/>
            <keyword name="Layout" id="Layouting::Layout" ref="layouting-layout.html"/>
            <keyword name="LayoutItem" id="Layouting::LayoutItem" ref="layouting-layoutitem.html"/>
            <keyword name="Layouting" id="Layouting" ref="layouting.html"/>
            <keyword name="ListView" id="Utils::ListView" ref="utils-listview.html"/>
            <keyword name="ListWidget" id="Utils::ListWidget" ref="utils-listwidget.html"/>
            <keyword name="LocatorFileCache" id="Core::LocatorFileCache" ref="core-locatorfilecache.html"/>
            <keyword name="MacroExpander" id="Utils::MacroExpander" ref="utils-macroexpander.html"/>
            <keyword name="MathUtils" id="Utils::MathUtils" ref="utils-mathutils.html"/>
            <keyword name="MessageManager" id="Core::MessageManager" ref="core-messagemanager.html"/>
            <keyword name="MiniSplitter" id="Core::MiniSplitter" ref="core-minisplitter.html"/>
            <keyword name="MiniSplitter::Dark" id="MiniSplitter::Dark" ref="core-minisplitter.html#SplitterStyle-enum"/>
            <keyword name="MiniSplitter::Light" id="MiniSplitter::Light" ref="core-minisplitter.html#SplitterStyle-enum"/>
            <keyword name="MiniSplitter::SplitterStyle" id="MiniSplitter::SplitterStyle" ref="core-minisplitter.html#SplitterStyle-enum"/>
            <keyword name="ModeManager" id="Core::ModeManager" ref="core-modemanager.html"/>
            <keyword name="MultiSelectionAspect" id="Utils::MultiSelectionAspect" ref="utils-multiselectionaspect.html"/>
            <keyword name="NavigationTreeView" id="Utils::NavigationTreeView" ref="utils-navigationtreeview.html"/>
            <keyword name="NavigationView" id="Core::NavigationView" ref="core-navigationview.html"/>
            <keyword name="NetworkAccessManager" id="Utils::NetworkAccessManager" ref="utils-networkaccessmanager.html"/>
            <keyword name="NonResizingSplitter" id="Core::NonResizingSplitter" ref="core-nonresizingsplitter.html"/>
            <keyword name="OptionPushButton" id="Utils::OptionPushButton" ref="utils-optionpushbutton.html"/>
            <keyword name="PathChooser" id="Utils::PathChooser" ref="utils-pathchooser.html"/>
            <keyword name="PathChooser::Any" id="PathChooser::Any" ref="utils-pathchooser.html#Kind-enum"/>
            <keyword name="PathChooser::Command" id="PathChooser::Command" ref="utils-pathchooser.html#Kind-enum"/>
            <keyword name="PathChooser::Directory" id="PathChooser::Directory" ref="utils-pathchooser.html#Kind-enum"/>
            <keyword name="PathChooser::ExistingCommand" id="PathChooser::ExistingCommand" ref="utils-pathchooser.html#Kind-enum"/>
            <keyword name="PathChooser::ExistingDirectory" id="PathChooser::ExistingDirectory" ref="utils-pathchooser.html#Kind-enum"/>
            <keyword name="PathChooser::File" id="PathChooser::File" ref="utils-pathchooser.html#Kind-enum"/>
            <keyword name="PathChooser::Kind" id="PathChooser::Kind" ref="utils-pathchooser.html#Kind-enum"/>
            <keyword name="PathChooser::SaveFile" id="PathChooser::SaveFile" ref="utils-pathchooser.html#Kind-enum"/>
            <keyword name="PathListEditor" id="Utils::PathListEditor" ref="utils-pathlisteditor.html"/>
            <keyword name="PersistentSettingsReader" id="Utils::PersistentSettingsReader" ref="utils-persistentsettingsreader.html"/>
            <keyword name="PersistentSettingsWriter" id="Utils::PersistentSettingsWriter" ref="utils-persistentsettingswriter.html"/>
            <keyword name="Plugin Life Cycle" id="Plugin Life Cycle" ref="plugin-lifecycle.html"/>
            <keyword name="Plugin Meta Data" id="Plugin Meta Data" ref="plugin-meta-data.html"/>
            <keyword name="PluginArgumentDescription" id="ExtensionSystem::PluginArgumentDescription" ref="extensionsystem-pluginargumentdescription.html"/>
            <keyword name="PluginDependency" id="ExtensionSystem::PluginDependency" ref="extensionsystem-plugindependency.html"/>
            <keyword name="PluginDependency::Optional" id="PluginDependency::Optional" ref="extensionsystem-plugindependency.html#Type-enum"/>
            <keyword name="PluginDependency::Required" id="PluginDependency::Required" ref="extensionsystem-plugindependency.html#Type-enum"/>
            <keyword name="PluginDependency::Test" id="PluginDependency::Test" ref="extensionsystem-plugindependency.html#Type-enum"/>
            <keyword name="PluginDependency::Type" id="PluginDependency::Type" ref="extensionsystem-plugindependency.html#Type-enum"/>
            <keyword name="PluginDetailsView" id="ExtensionSystem::PluginDetailsView" ref="extensionsystem-plugindetailsview.html"/>
            <keyword name="PluginErrorView" id="ExtensionSystem::PluginErrorView" ref="extensionsystem-pluginerrorview.html"/>
            <keyword name="PluginManager" id="ExtensionSystem::PluginManager" ref="extensionsystem-pluginmanager.html"/>
            <keyword name="PluginSpec" id="ExtensionSystem::PluginSpec" ref="extensionsystem-pluginspec.html"/>
            <keyword name="PluginSpec::Deleted" id="PluginSpec::Deleted" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginSpec::Initialized" id="PluginSpec::Initialized" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginSpec::Invalid" id="PluginSpec::Invalid" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginSpec::Loaded" id="PluginSpec::Loaded" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginSpec::Read" id="PluginSpec::Read" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginSpec::Resolved" id="PluginSpec::Resolved" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginSpec::Running" id="PluginSpec::Running" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginSpec::State" id="PluginSpec::State" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginSpec::Stopped" id="PluginSpec::Stopped" ref="extensionsystem-pluginspec.html#State-enum"/>
            <keyword name="PluginView" id="ExtensionSystem::PluginView" ref="extensionsystem-pluginview.html"/>
            <keyword name="Port" id="Utils::Port" ref="utils-port.html"/>
            <keyword name="Process" id="Utils::Process" ref="utils-process.html"/>
            <keyword name="ProcessArgs" id="Utils::ProcessArgs" ref="utils-processargs.html"/>
            <keyword name="ProcessHandle" id="Utils::ProcessHandle" ref="utils-processhandle.html"/>
            <keyword name="ProcessProgress" id="Core::ProcessProgress" ref="core-processprogress.html"/>
            <keyword name="ProgressIndicator" id="Utils::ProgressIndicator" ref="utils-progressindicator.html"/>
            <keyword name="ProgressIndicatorPainter" id="Utils::ProgressIndicatorPainter" ref="utils-progressindicatorpainter.html"/>
            <keyword name="ProgressManager" id="Core::ProgressManager" ref="core-progressmanager.html"/>
            <keyword name="ProgressManager::KeepOnFinish" id="ProgressManager::KeepOnFinish" ref="core-progressmanager.html#ProgressFlag-enum"/>
            <keyword name="ProgressManager::ProgressFlag" id="ProgressManager::ProgressFlag" ref="core-progressmanager.html#ProgressFlag-enum"/>
            <keyword name="ProgressManager::ProgressFlags" id="ProgressManager::ProgressFlags" ref="core-progressmanager.html#ProgressFlag-enum"/>
            <keyword name="ProgressManager::ShowInApplicationIcon" id="ProgressManager::ShowInApplicationIcon" ref="core-progressmanager.html#ProgressFlag-enum"/>
            <keyword name="ProjectIntroPage" id="Utils::ProjectIntroPage" ref="utils-projectintropage.html"/>
            <keyword name="QrcCache" id="Utils::QrcCache" ref="utils-qrccache.html"/>
            <keyword name="QrcParser" id="Utils::QrcParser" ref="utils-qrcparser.html"/>
            <keyword name="QrcParser::ConstPtr" id="QrcParser::ConstPtr" ref="utils-qrcparser.html#ConstPtr-typedef"/>
            <keyword name="QrcParser::Ptr" id="QrcParser::Ptr" ref="utils-qrcparser.html#Ptr-typedef"/>
            <keyword name="Qt Creator API Reference" id="Qt Creator API Reference" ref="qtcreator-api.html"/>
            <keyword name="Qt Creator C++ Classes" id="Qt Creator C++ Classes" ref="qtcreator-module.html"/>
            <keyword name="Qt Creator Coding Rules" id="Qt Creator Coding Rules" ref="coding-style.html"/>
            <keyword name="Qt Creator Functions" id="Qt Creator Functions" ref="functions.html"/>
            <keyword name="Qt Creator Main Classes" id="Qt Creator Main Classes" ref="mainclasses.html"/>
            <keyword name="Qt Creator Namespaces" id="Qt Creator Namespaces" ref="namespaces.html"/>
            <keyword name="QtcSettings" id="Utils::QtcSettings" ref="utils-qtcsettings.html"/>
            <keyword name="SearchResult" id="Core::SearchResult" ref="core-searchresult.html"/>
            <keyword name="SearchResult::AddMode" id="SearchResult::AddMode" ref="core-searchresult.html#AddMode-enum"/>
            <keyword name="SearchResult::AddOrdered" id="SearchResult::AddOrdered" ref="core-searchresult.html#AddMode-enum"/>
            <keyword name="SearchResult::AddSortedByContent" id="SearchResult::AddSortedByContent" ref="core-searchresult.html#AddMode-enum"/>
            <keyword name="SearchResult::AddSortedByPosition" id="SearchResult::AddSortedByPosition" ref="core-searchresult.html#AddMode-enum"/>
            <keyword name="SearchResultWindow" id="Core::SearchResultWindow" ref="core-searchresultwindow.html"/>
            <keyword name="SearchResultWindow::PreserveCaseDisabled" id="SearchResultWindow::PreserveCaseDisabled" ref="core-searchresultwindow.html#PreserveCaseMode-enum"/>
            <keyword name="SearchResultWindow::PreserveCaseEnabled" id="SearchResultWindow::PreserveCaseEnabled" ref="core-searchresultwindow.html#PreserveCaseMode-enum"/>
            <keyword name="SearchResultWindow::PreserveCaseMode" id="SearchResultWindow::PreserveCaseMode" ref="core-searchresultwindow.html#PreserveCaseMode-enum"/>
            <keyword name="SearchResultWindow::SearchAndReplace" id="SearchResultWindow::SearchAndReplace" ref="core-searchresultwindow.html#SearchMode-enum"/>
            <keyword name="SearchResultWindow::SearchMode" id="SearchResultWindow::SearchMode" ref="core-searchresultwindow.html#SearchMode-enum"/>
            <keyword name="SearchResultWindow::SearchOnly" id="SearchResultWindow::SearchOnly" ref="core-searchresultwindow.html#SearchMode-enum"/>
            <keyword name="SelectionAspect" id="Utils::SelectionAspect" ref="utils-selectionaspect.html"/>
            <keyword name="SessionManager" id="Core::SessionManager" ref="core-sessionmanager.html"/>
            <keyword name="SettingsDatabase" id="Core::SettingsDatabase" ref="core-settingsdatabase.html"/>
            <keyword name="Solutions" id="Solutions" ref="solutions-index.html"/>
            <keyword name="Space" id="Layouting::Space" ref="layouting-space.html"/>
            <keyword name="Spinner" id="SpinnerSolution::Spinner" ref="spinnersolution-spinner.html"/>
            <keyword name="Spinner Solution" id="Spinner Solution" ref="spinnersolution-module.html"/>
            <keyword name="SpinnerSolution" id="SpinnerSolution" ref="spinnersolution.html"/>
            <keyword name="SpinnerSolution::Large" id="SpinnerSolution::Large" ref="spinnersolution.html#SpinnerSize-enum"/>
            <keyword name="SpinnerSolution::Medium" id="SpinnerSolution::Medium" ref="spinnersolution.html#SpinnerSize-enum"/>
            <keyword name="SpinnerSolution::Small" id="SpinnerSolution::Small" ref="spinnersolution.html#SpinnerSize-enum"/>
            <keyword name="SpinnerSolution::SpinnerSize" id="SpinnerSolution::SpinnerSize" ref="spinnersolution.html#SpinnerSize-enum"/>
            <keyword name="StatusLabel" id="Utils::StatusLabel" ref="utils-statuslabel.html"/>
            <keyword name="Storage" id="Tasking::Storage" ref="tasking-storage.html"/>
            <keyword name="Stretch" id="Layouting::Stretch" ref="layouting-stretch.html"/>
            <keyword name="StringAspect" id="Utils::StringAspect" ref="utils-stringaspect.html"/>
            <keyword name="StringAspect::DisplayStyle" id="StringAspect::DisplayStyle" ref="utils-stringaspect.html#DisplayStyle-enum"/>
            <keyword name="StringAspect::LabelDisplay" id="StringAspect::LabelDisplay" ref="utils-stringaspect.html#DisplayStyle-enum"/>
            <keyword name="StringAspect::LineEditDisplay" id="StringAspect::LineEditDisplay" ref="utils-stringaspect.html#DisplayStyle-enum"/>
            <keyword name="StringAspect::PasswordLineEditDisplay" id="StringAspect::PasswordLineEditDisplay" ref="utils-stringaspect.html#DisplayStyle-enum"/>
            <keyword name="StringAspect::TextEditDisplay" id="StringAspect::TextEditDisplay" ref="utils-stringaspect.html#DisplayStyle-enum"/>
            <keyword name="StringListAspect" id="Utils::StringListAspect" ref="utils-stringlistaspect.html"/>
            <keyword name="Sync" id="Tasking::Sync" ref="tasking-sync.html"/>
            <keyword name="TaskAdapter" id="Tasking::TaskAdapter" ref="tasking-taskadapter.html"/>
            <keyword name="TaskInterface" id="Tasking::TaskInterface" ref="tasking-taskinterface.html"/>
            <keyword name="TaskProgress" id="Core::TaskProgress" ref="core-taskprogress.html"/>
            <keyword name="TaskTree" id="Tasking::TaskTree" ref="tasking-tasktree.html"/>
            <keyword name="Tasking" id="Tasking" ref="tasking.html"/>
            <keyword name="Tasking Solution" id="Tasking Solution" ref="taskingsolution-module.html"/>
            <keyword name="Tasking::CallDoneIf" id="Tasking::CallDoneIf" ref="tasking.html#CallDoneIf-enum"/>
            <keyword name="Tasking::Cancel" id="Tasking::Cancel" ref="tasking.html#DoneWith-enum"/>
            <keyword name="Tasking::Continue" id="Tasking::Continue" ref="tasking.html#SetupResult-enum"/>
            <keyword name="Tasking::ContinueOnError" id="Tasking::ContinueOnError" ref="tasking.html#WorkflowPolicy-enum"/>
            <keyword name="Tasking::ContinueOnSuccess" id="Tasking::ContinueOnSuccess" ref="tasking.html#WorkflowPolicy-enum"/>
            <keyword name="Tasking::DoneResult" id="Tasking::DoneResult" ref="tasking.html#DoneResult-enum"/>
            <keyword name="Tasking::DoneWith" id="Tasking::DoneWith" ref="tasking.html#DoneWith-enum"/>
            <keyword name="Tasking::Error" id="Tasking::Error" ref="tasking.html#CallDoneIf-enum"/>
            <keyword name="Tasking::Error" id="Tasking::Error" ref="tasking.html#DoneResult-enum"/>
            <keyword name="Tasking::Error" id="Tasking::Error" ref="tasking.html#DoneWith-enum"/>
            <keyword name="Tasking::FinishAllAndError" id="Tasking::FinishAllAndError" ref="tasking.html#WorkflowPolicy-enum"/>
            <keyword name="Tasking::FinishAllAndSuccess" id="Tasking::FinishAllAndSuccess" ref="tasking.html#WorkflowPolicy-enum"/>
            <keyword name="Tasking::GroupItems" id="Tasking::GroupItems" ref="tasking.html#GroupItems-typedef"/>
            <keyword name="Tasking::SetupResult" id="Tasking::SetupResult" ref="tasking.html#SetupResult-enum"/>
            <keyword name="Tasking::StopOnError" id="Tasking::StopOnError" ref="tasking.html#WorkflowPolicy-enum"/>
            <keyword name="Tasking::StopOnSuccess" id="Tasking::StopOnSuccess" ref="tasking.html#WorkflowPolicy-enum"/>
            <keyword name="Tasking::StopOnSuccessOrError" id="Tasking::StopOnSuccessOrError" ref="tasking.html#WorkflowPolicy-enum"/>
            <keyword name="Tasking::StopWithError" id="Tasking::StopWithError" ref="tasking.html#SetupResult-enum"/>
            <keyword name="Tasking::StopWithSuccess" id="Tasking::StopWithSuccess" ref="tasking.html#SetupResult-enum"/>
            <keyword name="Tasking::Success" id="Tasking::Success" ref="tasking.html#CallDoneIf-enum"/>
            <keyword name="Tasking::Success" id="Tasking::Success" ref="tasking.html#DoneResult-enum"/>
            <keyword name="Tasking::Success" id="Tasking::Success" ref="tasking.html#DoneWith-enum"/>
            <keyword name="Tasking::SuccessOrError" id="Tasking::SuccessOrError" ref="tasking.html#CallDoneIf-enum"/>
            <keyword name="Tasking::TaskTreeTask" id="Tasking::TaskTreeTask" ref="tasking.html#TaskTreeTask-typedef"/>
            <keyword name="Tasking::TimeoutTask" id="Tasking::TimeoutTask" ref="tasking.html#TimeoutTask-typedef"/>
            <keyword name="Tasking::WorkflowPolicy" id="Tasking::WorkflowPolicy" ref="tasking.html#WorkflowPolicy-enum"/>
            <keyword name="TextDisplay" id="Utils::TextDisplay" ref="utils-textdisplay.html"/>
            <keyword name="TextFieldCheckBox" id="Utils::TextFieldCheckBox" ref="utils-textfieldcheckbox.html"/>
            <keyword name="TextFieldComboBox" id="Utils::TextFieldComboBox" ref="utils-textfieldcombobox.html"/>
            <keyword name="TextFileFormat" id="Utils::TextFileFormat" ref="utils-textfileformat.html"/>
            <keyword name="The Action Manager and Commands" id="The Action Manager and Commands" ref="actionmanager.html"/>
            <keyword name="The Plugin Manager, the Object Pool, and Registered Objects" id="The Plugin Manager, the Object Pool, and Registered Objects" ref="pluginmanager.html"/>
            <keyword name="ToggleAspect" id="Utils::ToggleAspect" ref="utils-toggleaspect.html"/>
            <keyword name="TreeModel" id="Utils::TreeModel" ref="utils-treemodel.html"/>
            <keyword name="TreeView" id="Utils::TreeView" ref="utils-treeview.html"/>
            <keyword name="TriStateAspect" id="Utils::TriStateAspect" ref="utils-tristateaspect.html"/>
            <keyword name="TypedAspect" id="Utils::TypedAspect" ref="utils-typedaspect.html"/>
            <keyword name="User Interface Text Guidelines" id="User Interface Text Guidelines" ref="qtcreator-ui-text.html"/>
            <keyword name="Utils" id="Utils" ref="utils.html"/>
            <keyword name="Utils::DontFindBinaryFiles" id="Utils::DontFindBinaryFiles" ref="utils.html#FindFlag-enum"/>
            <keyword name="Utils::FindBackward" id="Utils::FindBackward" ref="utils.html#FindFlag-enum"/>
            <keyword name="Utils::FindCaseSensitively" id="Utils::FindCaseSensitively" ref="utils.html#FindFlag-enum"/>
            <keyword name="Utils::FindFlag" id="Utils::FindFlag" ref="utils.html#FindFlag-enum"/>
            <keyword name="Utils::FindFlags" id="Utils::FindFlags" ref="utils.html#FindFlag-enum"/>
            <keyword name="Utils::FindPreserveCase" id="Utils::FindPreserveCase" ref="utils.html#FindFlag-enum"/>
            <keyword name="Utils::FindRegularExpression" id="Utils::FindRegularExpression" ref="utils.html#FindFlag-enum"/>
            <keyword name="Utils::FindWholeWords" id="Utils::FindWholeWords" ref="utils.html#FindFlag-enum"/>
            <keyword name="Utils::LanguageExtensions" id="Utils::LanguageExtensions" ref="utils.html#LanguageExtension-enum"/>
            <keyword name="Utils::Large" id="Utils::Large" ref="utils.html#ProgressIndicatorSize-enum"/>
            <keyword name="Utils::Medium" id="Utils::Medium" ref="utils.html#ProgressIndicatorSize-enum"/>
            <keyword name="Utils::ProgressIndicatorSize" id="Utils::ProgressIndicatorSize" ref="utils.html#ProgressIndicatorSize-enum"/>
            <keyword name="Utils::Small" id="Utils::Small" ref="utils.html#ProgressIndicatorSize-enum"/>
            <keyword name="VariableChooser" id="Utils::VariableChooser" ref="utils-variablechooser.html"/>
            <keyword name="Widget" id="Layouting::Widget" ref="layouting-widget.html"/>
            <keyword name="Wizard" id="Utils::Wizard" ref="utils-wizard.html"/>
            <keyword name="WizardDialogParameters" id="Core::WizardDialogParameters" ref="core-wizarddialogparameters.html"/>
            <keyword name="WizardDialogParameters::DialogParameterEnum" id="WizardDialogParameters::DialogParameterEnum" ref="core-wizarddialogparameters.html#DialogParameterEnum-enum"/>
            <keyword name="WizardDialogParameters::DialogParameterFlags" id="WizardDialogParameters::DialogParameterFlags" ref="core-wizarddialogparameters.html#DialogParameterEnum-enum"/>
            <keyword name="WizardDialogParameters::ForceCapitalLetterForFileName" id="WizardDialogParameters::ForceCapitalLetterForFileName" ref="core-wizarddialogparameters.html#DialogParameterEnum-enum"/>
            <keyword name="WizardPage" id="Utils::WizardPage" ref="utils-wizardpage.html"/>
            <keyword name="Writing Documentation" id="Writing Documentation" ref="qtcreator-documentation.html"/>
            <keyword name="aboutToReload" id="IDocument::aboutToReload" ref="core-idocument.html#aboutToReload"/>
            <keyword name="aboutToSave" id="EditorManager::aboutToSave" ref="core-editormanager.html#aboutToSave"/>
            <keyword name="aboutToSave" id="IDocument::aboutToSave" ref="core-idocument.html#aboutToSave"/>
            <keyword name="aboutToShutdown" id="IPlugin::aboutToShutdown" ref="extensionsystem-iplugin.html#aboutToShutdown"/>
            <keyword name="action" id="Command::action" ref="core-command.html#action"/>
            <keyword name="action.lua" id="action.lua" ref="lua-extension-meta-action.html"/>
            <keyword name="actionContainer" id="ActionManager::actionContainer" ref="core-actionmanager.html#actionContainer"/>
            <keyword name="actionId" id="ILocatorFilter::actionId" ref="core-ilocatorfilter.html#actionId"/>
            <keyword name="activateEditor" id="EditorManager::activateEditor" ref="core-editormanager.html#activateEditor"/>
            <keyword name="activateEditorForDocument" id="EditorManager::activateEditorForDocument" ref="core-editormanager.html#activateEditorForDocument"/>
            <keyword name="activateEditorForEntry" id="EditorManager::activateEditorForEntry" ref="core-editormanager.html#activateEditorForEntry"/>
            <keyword name="activateMode" id="ModeManager::activateMode" ref="core-modemanager.html#activateMode"/>
            <keyword name="activated" id="SearchResult::activated" ref="core-searchresult.html#activated"/>
            <keyword name="activationSequence" id="INavigationWidgetFactory::activationSequence" ref="core-inavigationwidgetfactory.html#activationSequence"/>
            <keyword name="activeStateChanged" id="Command::activeStateChanged" ref="core-command.html#activeStateChanged"/>
            <keyword name="activeStorage" id="Storage::activeStorage" ref="tasking-storage.html#activeStorage"/>
            <keyword name="add" id="Aggregate::add" ref="aggregation-aggregate.html#add"/>
            <keyword name="add" id="Context::add" ref="core-context.html#add"/>
            <keyword name="addAction" id="ActionContainer::addAction" ref="core-actioncontainer.html#addAction"/>
            <keyword name="addAction" id="ModeManager::addAction" ref="core-modemanager.html#addAction"/>
            <keyword name="addAdditionalContext" id="ICore::addAdditionalContext" ref="core-icore.html#addAdditionalContext"/>
            <keyword name="addArgument" id="PluginSpec::addArgument" ref="extensionsystem-pluginspec.html#addArgument"/>
            <keyword name="addCloseEditorListener" id="EditorManager::addCloseEditorListener" ref="core-editormanager.html#addCloseEditorListener"/>
            <keyword name="addContextObject" id="ICore::addContextObject" ref="core-icore.html#addContextObject"/>
            <keyword name="addCurrentPositionToNavigationHistory" id="EditorManager::addCurrentPositionToNavigationHistory" ref="core-editormanager.html#addCurrentPositionToNavigationHistory"/>
            <keyword name="addDocument" id="DocumentManager::addDocument" ref="core-documentmanager.html#addDocument"/>
            <keyword name="addDocuments" id="DocumentManager::addDocuments" ref="core-documentmanager.html#addDocuments"/>
            <keyword name="addEditor" id="EditorManager::addEditor" ref="core-editormanager.html#addEditor"/>
            <keyword name="addItem" id="Layout::addItem" ref="layouting-layout.html#addItem"/>
            <keyword name="addItems" id="Layout::addItems" ref="layouting-layout.html#addItems"/>
            <keyword name="addMacroExpanderProvider" id="VariableChooser::addMacroExpanderProvider" ref="utils-variablechooser.html#addMacroExpanderProvider"/>
            <keyword name="addMenu" id="ActionContainer::addMenu" ref="core-actioncontainer.html#addMenu"/>
            <keyword name="addMimeType" id="IEditorFactory::addMimeType" ref="core-ieditorfactory.html#addMimeType"/>
            <keyword name="addNativeDirAndOpenWithActions" id="EditorManager::addNativeDirAndOpenWithActions" ref="core-editormanager.html#addNativeDirAndOpenWithActions"/>
            <keyword name="addObject" id="PluginManager::addObject" ref="extensionsystem-pluginmanager.html#addObject"/>
            <keyword name="addPath" id="QrcCache::addPath" ref="utils-qrccache.html#addPath"/>
            <keyword name="addPinEditorActions" id="EditorManager::addPinEditorActions" ref="core-editormanager.html#addPinEditorActions"/>
            <keyword name="addPreCloseListener" id="ICore::addPreCloseListener" ref="core-icore.html#addPreCloseListener"/>
            <keyword name="addResult" id="SearchResult::addResult" ref="core-searchresult.html#addResult"/>
            <keyword name="addResults" id="SearchResult::addResults" ref="core-searchresult.html#addResults"/>
            <keyword name="addRow" id="Layout::addRow" ref="layouting-layout.html#addRow"/>
            <keyword name="addSaveAndCloseEditorActions" id="EditorManager::addSaveAndCloseEditorActions" ref="core-editormanager.html#addSaveAndCloseEditorActions"/>
            <keyword name="addSeparator" id="ActionContainer::addSeparator" ref="core-actioncontainer.html#addSeparator"/>
            <keyword name="addSupportedWidget" id="VariableChooser::addSupportedWidget" ref="utils-variablechooser.html#addSupportedWidget"/>
            <keyword name="addTask" id="ProgressManager::addTask" ref="core-progressmanager.html#addTask"/>
            <keyword name="addTestCreator" id="IPlugin::addTestCreator" ref="extensionsystem-iplugin.html#addTestCreator"/>
            <keyword name="addTimedTask" id="ProgressManager::addTimedTask" ref="core-progressmanager.html#addTimedTask"/>
            <keyword name="addToLayoutImpl" id="BaseAspect::addToLayoutImpl" ref="utils-baseaspect.html#addToLayoutImpl"/>
            <keyword name="addToLayoutImpl" id="BoolAspect::addToLayoutImpl" ref="utils-boolaspect.html#addToLayoutImpl"/>
            <keyword name="addToLayoutImpl" id="DoubleAspect::addToLayoutImpl" ref="utils-doubleaspect.html#addToLayoutImpl"/>
            <keyword name="addToLayoutImpl" id="IntegerAspect::addToLayoutImpl" ref="utils-integeraspect.html#addToLayoutImpl"/>
            <keyword name="addToLayoutImpl" id="MultiSelectionAspect::addToLayoutImpl" ref="utils-multiselectionaspect.html#addToLayoutImpl"/>
            <keyword name="addToLayoutImpl" id="SelectionAspect::addToLayoutImpl" ref="utils-selectionaspect.html#addToLayoutImpl"/>
            <keyword name="addToLayoutImpl" id="TextDisplay::addToLayoutImpl" ref="utils-textdisplay.html#addToLayoutImpl"/>
            <keyword name="addToMenu" id="IMode::addToMenu" ref="core-imode.html#addToMenu"/>
            <keyword name="addToRecentFiles" id="DocumentManager::addToRecentFiles" ref="core-documentmanager.html#addToRecentFiles"/>
            <keyword name="addToolTipsToMenu" id="Utils::addToolTipsToMenu" ref="utils.html#addToolTipsToMenu"/>
            <keyword name="additionalReplaceWidget" id="SearchResult::additionalReplaceWidget" ref="core-searchresult.html#additionalReplaceWidget"/>
            <keyword name="additionalSummaryText" id="DetailsWidget::additionalSummaryText" ref="utils-detailswidget.html#additionalSummaryText-prop"/>
            <keyword name="additionalToolTip" id="ElidingLabel::additionalToolTip" ref="utils-elidinglabel.html#additionalToolTip-prop"/>
            <keyword name="additionalToolTipSeparator" id="ElidingLabel::additionalToolTipSeparator" ref="utils-elidinglabel.html#additionalToolTipSeparator-prop"/>
            <keyword name="adopt" id="ActionBuilder::adopt" ref="core-actionbuilder.html#adopt"/>
            <keyword name="aggregate" id="Aggregation::aggregate" ref="aggregation.html#aggregate"/>
            <keyword name="allEditorFactories" id="IEditorFactory::allEditorFactories" ref="core-ieditorfactory.html#allEditorFactories"/>
            <keyword name="allFindFilters" id="IFindFilter::allFindFilters" ref="core-ifindfilter.html#allFindFilters"/>
            <keyword name="allObjects" id="PluginManager::allObjects" ref="extensionsystem-pluginmanager.html#allObjects"/>
            <keyword name="allOptionsPages" id="IOptionsPage::allOptionsPages" ref="core-ioptionspage.html#allOptionsPages"/>
            <keyword name="allTasksFinished" id="ProgressManager::allTasksFinished" ref="core-progressmanager.html#allTasksFinished"/>
            <keyword name="allowDirectories" id="FileNameValidatingLineEdit::allowDirectories" ref="utils-filenamevalidatinglineedit.html#allowDirectories-prop"/>
            <keyword name="appendGroup" id="ActionContainer::appendGroup" ref="core-actioncontainer.html#appendGroup"/>
            <keyword name="apply" id="IOptionsPage::apply" ref="core-ioptionspage.html#apply"/>
            <keyword name="apply" id="IOptionsPageWidget::apply" ref="core-ioptionspagewidget.html#apply"/>
            <keyword name="apply" id="BaseAspect::apply" ref="utils-baseaspect.html#apply"/>
            <keyword name="argumentDescriptions" id="PluginSpec::argumentDescriptions" ref="extensionsystem-pluginspec.html#argumentDescriptions"/>
            <keyword name="arguments" id="PluginManager::arguments" ref="extensionsystem-pluginmanager.html#arguments"/>
            <keyword name="arguments" id="PluginSpec::arguments" ref="extensionsystem-pluginspec.html#arguments"/>
            <keyword name="argumentsForRestart" id="PluginManager::argumentsForRestart" ref="extensionsystem-pluginmanager.html#argumentsForRestart"/>
            <keyword name="askForEnablingPlugins" id="PluginManager::askForEnablingPlugins" ref="extensionsystem-pluginmanager.html#askForEnablingPlugins"/>
            <keyword name="askForRestart" id="ICore::askForRestart" ref="core-icore.html#askForRestart"/>
            <keyword name="aspect" id="AspectContainer::aspect" ref="utils-aspectcontainer.html#aspect"/>
            <keyword name="async.lua" id="async.lua" ref="lua-extension-meta-async.html"/>
            <keyword name="asyncCount" id="TaskTree::asyncCount" ref="tasking-tasktree.html#asyncCount"/>
            <keyword name="asyncCountChanged" id="TaskTree::asyncCountChanged" ref="tasking-tasktree.html#asyncCountChanged"/>
            <keyword name="asynchronousShutdownFinished" id="IPlugin::asynchronousShutdownFinished" ref="extensionsystem-iplugin.html#asynchronousShutdownFinished"/>
            <keyword name="at" id="Context::at" ref="core-context.html#at"/>
            <keyword name="attachTo" id="Layout::attachTo" ref="layouting-layout.html#attachTo"/>
            <keyword name="augmentActionWithShortcutToolTip" id="Command::augmentActionWithShortcutToolTip" ref="core-command.html#augmentActionWithShortcutToolTip"/>
            <keyword name="autoSaved" id="EditorManager::autoSaved" ref="core-editormanager.html#autoSaved"/>
            <keyword name="baseDirectory" id="PathChooser::baseDirectory" ref="utils-pathchooser.html#baseDirectory-prop"/>
            <keyword name="baseName" id="FilePath::baseName" ref="utils-filepath.html#baseName"/>
            <keyword name="begin" id="Context::begin" ref="core-context.html#begin"/>
            <keyword name="buildFileName" id="BaseFileWizardFactory::buildFileName" ref="core-basefilewizardfactory.html#buildFileName"/>
            <keyword name="cacheResourcePath" id="ICore::cacheResourcePath" ref="core-icore.html#cacheResourcePath"/>
            <keyword name="calcRelativePath" id="FilePath::calcRelativePath" ref="utils-filepath.html#calcRelativePath"/>
            <keyword name="canFocus" id="IOutputPane::canFocus" ref="core-ioutputpane.html#canFocus"/>
            <keyword name="canNavigate" id="IOutputPane::canNavigate" ref="core-ioutputpane.html#canNavigate"/>
            <keyword name="canNext" id="IOutputPane::canNext" ref="core-ioutputpane.html#canNext"/>
            <keyword name="canPrevious" id="IOutputPane::canPrevious" ref="core-ioutputpane.html#canPrevious"/>
            <keyword name="cancel" id="TaskTree::cancel" ref="tasking-tasktree.html#cancel"/>
            <keyword name="cancel" id="BaseAspect::cancel" ref="utils-baseaspect.html#cancel"/>
            <keyword name="cancelTasks" id="ProgressManager::cancelTasks" ref="core-progressmanager.html#cancelTasks"/>
            <keyword name="canceled" id="FutureProgress::canceled" ref="core-futureprogress.html#canceled"/>
            <keyword name="canceled" id="SearchResult::canceled" ref="core-searchresult.html#canceled"/>
            <keyword name="canonicalPath" id="FilePath::canonicalPath" ref="utils-filepath.html#canonicalPath"/>
            <keyword name="caseSensitivity" id="ILocatorFilter::caseSensitivity" ref="core-ilocatorfilter.html#caseSensitivity"/>
            <keyword name="caseSensitivity" id="FilePath::caseSensitivity" ref="utils-filepath.html#caseSensitivity"/>
            <keyword name="category" id="IOptionsPage::category" ref="core-ioptionspage.html#category"/>
            <keyword name="category" id="IWizardFactory::category" ref="core-iwizardfactory.html#category"/>
            <keyword name="category" id="PluginSpec::category" ref="extensionsystem-pluginspec.html#category"/>
            <keyword name="categoryIconPath" id="IOptionsPage::categoryIconPath" ref="core-ioptionspage.html#categoryIconPath"/>
            <keyword name="changed" id="Aggregate::changed" ref="aggregation-aggregate.html#changed"/>
            <keyword name="changed" id="IDocument::changed" ref="core-idocument.html#changed"/>
            <keyword name="changed" id="IFindSupport::changed" ref="core-ifindsupport.html#changed"/>
            <keyword name="checkPermissions" id="IDocument::checkPermissions" ref="core-idocument.html#checkPermissions"/>
            <keyword name="chopped" id="FilePath::chopped" ref="utils-filepath.html#chopped"/>
            <keyword name="cleanPath" id="FilePath::cleanPath" ref="utils-filepath.html#cleanPath"/>
            <keyword name="clear" id="ActionContainer::clear" ref="core-actioncontainer.html#clear"/>
            <keyword name="clear" id="FilePath::clear" ref="utils-filepath.html#clear"/>
            <keyword name="clear" id="QrcCache::clear" ref="utils-qrccache.html#clear"/>
            <keyword name="clearContents" id="IOutputPane::clearContents" ref="core-ioutputpane.html#clearContents"/>
            <keyword name="clearContents" id="SearchResultWindow::clearContents" ref="core-searchresultwindow.html#clearContents"/>
            <keyword name="clearFindScope" id="BaseTextFind::clearFindScope" ref="core-basetextfind.html#clearFindScope"/>
            <keyword name="clearFindScope" id="IFindSupport::clearFindScope" ref="core-ifindsupport.html#clearFindScope"/>
            <keyword name="clearHighlights" id="BaseTextFind::clearHighlights" ref="core-basetextfind.html#clearHighlights"/>
            <keyword name="clearHighlights" id="IFindSupport::clearHighlights" ref="core-ifindsupport.html#clearHighlights"/>
            <keyword name="clearRecentFiles" id="DocumentManager::clearRecentFiles" ref="core-documentmanager.html#clearRecentFiles"/>
            <keyword name="clearUniqueId" id="EditorManager::clearUniqueId" ref="core-editormanager.html#clearUniqueId"/>
            <keyword name="clicked" id="FutureProgress::clicked" ref="core-futureprogress.html#clicked"/>
            <keyword name="closeAllDocuments" id="EditorManager::closeAllDocuments" ref="core-editormanager.html#closeAllDocuments"/>
            <keyword name="closeAllEditors" id="EditorManager::closeAllEditors" ref="core-editormanager.html#closeAllEditors"/>
            <keyword name="closeDocuments" id="EditorManager::closeDocuments" ref="core-editormanager.html#closeDocuments"/>
            <keyword name="closeEditors" id="EditorManager::closeEditors" ref="core-editormanager.html#closeEditors"/>
            <keyword name="closeOtherDocuments" id="EditorManager::closeOtherDocuments" ref="core-editormanager.html#closeOtherDocuments"/>
            <keyword name="collectFilesAtPath" id="QrcParser::collectFilesAtPath" ref="utils-qrcparser.html#collectFilesAtPath"/>
            <keyword name="collectFilesInPath" id="QrcParser::collectFilesInPath" ref="utils-qrcparser.html#collectFilesInPath"/>
            <keyword name="collectResourceFilesForSourceFile" id="QrcParser::collectResourceFilesForSourceFile" ref="utils-qrcparser.html#collectResourceFilesForSourceFile"/>
            <keyword name="command" id="ActionManager::command" ref="core-actionmanager.html#command"/>
            <keyword name="commandAdded" id="ActionManager::commandAdded" ref="core-actionmanager.html#commandAdded"/>
            <keyword name="commandListChanged" id="ActionManager::commandListChanged" ref="core-actionmanager.html#commandListChanged"/>
            <keyword name="commandVersionArguments" id="PathChooser::commandVersionArguments" ref="utils-pathchooser.html#commandVersionArguments-prop"/>
            <keyword name="commands" id="ActionManager::commands" ref="core-actionmanager.html#commands"/>
            <keyword name="compatVersion" id="PluginSpec::compatVersion" ref="extensionsystem-pluginspec.html#compatVersion"/>
            <keyword name="completeBaseName" id="FilePath::completeBaseName" ref="utils-filepath.html#completeBaseName"/>
            <keyword name="completeSuffix" id="FilePath::completeSuffix" ref="utils-filepath.html#completeSuffix"/>
            <keyword name="completedFindString" id="BaseTextFind::completedFindString" ref="core-basetextfind.html#completedFindString"/>
            <keyword name="completedFindString" id="IFindSupport::completedFindString" ref="core-ifindsupport.html#completedFindString"/>
            <keyword name="completionLengthThreshold" id="CompletingTextEdit::completionLengthThreshold" ref="utils-completingtextedit.html#completionLengthThreshold-prop"/>
            <keyword name="component" id="Aggregate::component" ref="aggregation-aggregate.html#component"/>
            <keyword name="components" id="Aggregate::components" ref="aggregation-aggregate.html#components"/>
            <keyword name="confirmSessionDelete" id="SessionManager::confirmSessionDelete" ref="core-sessionmanager.html#confirmSessionDelete"/>
            <keyword name="contains" id="Context::contains" ref="core-context.html#contains"/>
            <keyword name="contains" id="FilePath::contains" ref="utils-filepath.html#contains"/>
            <keyword name="contents" id="IDocument::contents" ref="core-idocument.html#contents"/>
            <keyword name="contentsChanged" id="IDocument::contentsChanged" ref="core-idocument.html#contentsChanged"/>
            <keyword name="context" id="Command::context" ref="core-command.html#context"/>
            <keyword name="context" id="IContext::context" ref="core-icontext.html#context"/>
            <keyword name="context" id="IMode::context" ref="core-imode.html#context"/>
            <keyword name="contextAboutToChange" id="ICore::contextAboutToChange" ref="core-icore.html#contextAboutToChange"/>
            <keyword name="contextChanged" id="ICore::contextChanged" ref="core-icore.html#contextChanged"/>
            <keyword name="contextHelp" id="IContext::contextHelp" ref="core-icontext.html#contextHelp"/>
            <keyword name="contextObjects" id="ICore::contextObjects" ref="core-icore.html#contextObjects"/>
            <keyword name="continueOnError" id="Tasking::continueOnError" ref="tasking.html#continueOnError-var"/>
            <keyword name="continueOnSuccess" id="Tasking::continueOnSuccess" ref="tasking.html#continueOnSuccess-var"/>
            <keyword name="copyIfDifferent" id="FileUtils::copyIfDifferent" ref="utils-fileutils.html#copyIfDifferent"/>
            <keyword name="copyright" id="PluginSpec::copyright" ref="extensionsystem-pluginspec.html#copyright"/>
            <keyword name="coreAboutToClose" id="ICore::coreAboutToClose" ref="core-icore.html#coreAboutToClose"/>
            <keyword name="coreAboutToOpen" id="ICore::coreAboutToOpen" ref="core-icore.html#coreAboutToOpen"/>
            <keyword name="coreOpened" id="ICore::coreOpened" ref="core-icore.html#coreOpened"/>
            <keyword name="count" id="SearchResult::count" ref="core-searchresult.html#count"/>
            <keyword name="countChanged" id="SearchResult::countChanged" ref="core-searchresult.html#countChanged"/>
            <keyword name="createActionWithShortcutToolTip" id="Command::createActionWithShortcutToolTip" ref="core-command.html#createActionWithShortcutToolTip"/>
            <keyword name="createCommand" id="ActionManager::createCommand" ref="core-actionmanager.html#createCommand"/>
            <keyword name="createConfigWidget" id="IFindFilter::createConfigWidget" ref="core-ifindfilter.html#createConfigWidget"/>
            <keyword name="createDir" id="FilePath::createDir" ref="utils-filepath.html#createDir"/>
            <keyword name="createEditor" id="IEditorFactory::createEditor" ref="core-ieditorfactory.html#createEditor"/>
            <keyword name="createMenu" id="ActionManager::createMenu" ref="core-actionmanager.html#createMenu"/>
            <keyword name="createMenuBar" id="ActionManager::createMenuBar" ref="core-actionmanager.html#createMenuBar"/>
            <keyword name="createRegExp" id="ILocatorFilter::createRegExp" ref="core-ilocatorfilter.html#createRegExp"/>
            <keyword name="createRequest" id="NetworkAccessManager::createRequest" ref="utils-networkaccessmanager.html#createRequest"/>
            <keyword name="createSession" id="SessionManager::createSession" ref="core-sessionmanager.html#createSession"/>
            <keyword name="createToolButtonWithShortcutToolTip" id="Command::createToolButtonWithShortcutToolTip" ref="core-command.html#createToolButtonWithShortcutToolTip"/>
            <keyword name="createTouchBar" id="ActionManager::createTouchBar" ref="core-actionmanager.html#createTouchBar"/>
            <keyword name="createWidget" id="INavigationWidgetFactory::createWidget" ref="core-inavigationwidgetfactory.html#createWidget"/>
            <keyword name="currentColumn" id="IEditor::currentColumn" ref="core-ieditor.html#currentColumn"/>
            <keyword name="currentContextObjects" id="ICore::currentContextObjects" ref="core-icore.html#currentContextObjects"/>
            <keyword name="currentContextWidget" id="ICore::currentContextWidget" ref="core-icore.html#currentContextWidget"/>
            <keyword name="currentDocument" id="EditorManager::currentDocument" ref="core-editormanager.html#currentDocument"/>
            <keyword name="currentDocumentStateChanged" id="EditorManager::currentDocumentStateChanged" ref="core-editormanager.html#currentDocumentStateChanged"/>
            <keyword name="currentEditor" id="EditorManager::currentEditor" ref="core-editormanager.html#currentEditor"/>
            <keyword name="currentEditorAboutToChange" id="EditorManager::currentEditorAboutToChange" ref="core-editormanager.html#currentEditorAboutToChange"/>
            <keyword name="currentEditorChanged" id="EditorManager::currentEditorChanged" ref="core-editormanager.html#currentEditorChanged"/>
            <keyword name="currentFindString" id="BaseTextFind::currentFindString" ref="core-basetextfind.html#currentFindString"/>
            <keyword name="currentFindString" id="IFindSupport::currentFindString" ref="core-ifindsupport.html#currentFindString"/>
            <keyword name="currentLine" id="IEditor::currentLine" ref="core-ieditor.html#currentLine"/>
            <keyword name="currentMode" id="ModeManager::currentMode" ref="core-modemanager.html#currentMode"/>
            <keyword name="currentModeAboutToChange" id="ModeManager::currentModeAboutToChange" ref="core-modemanager.html#currentModeAboutToChange"/>
            <keyword name="currentModeChanged" id="ModeManager::currentModeChanged" ref="core-modemanager.html#currentModeChanged"/>
            <keyword name="currentModeId" id="ModeManager::currentModeId" ref="core-modemanager.html#currentModeId"/>
            <keyword name="currentPlugin" id="PluginView::currentPlugin" ref="extensionsystem-pluginview.html#currentPlugin"/>
            <keyword name="currentPluginChanged" id="PluginView::currentPluginChanged" ref="extensionsystem-pluginview.html#currentPluginChanged"/>
            <keyword name="cutForwardNavigationHistory" id="EditorManager::cutForwardNavigationHistory" ref="core-editormanager.html#cutForwardNavigationHistory"/>
            <keyword name="decode" id="TextFileFormat::decode" ref="utils-textfileformat.html#decode"/>
            <keyword name="decodingErrorSample" id="TextFileFormat::decodingErrorSample" ref="utils-textfileformat.html#decodingErrorSample"/>
            <keyword name="defaultEditorFactories" id="IEditorFactory::defaultEditorFactories" ref="core-ieditorfactory.html#defaultEditorFactories"/>
            <keyword name="defaultKeySequences" id="Command::defaultKeySequences" ref="core-command.html#defaultKeySequences"/>
            <keyword name="defaultLineEnding" id="EditorManager::defaultLineEnding" ref="core-editormanager.html#defaultLineEnding"/>
            <keyword name="defaultLocationForNewFiles" id="DocumentManager::defaultLocationForNewFiles" ref="core-documentmanager.html#defaultLocationForNewFiles"/>
            <keyword name="defaultShortcut" id="IFindFilter::defaultShortcut" ref="core-ifindfilter.html#defaultShortcut"/>
            <keyword name="defaultTextCodec" id="EditorManager::defaultTextCodec" ref="core-editormanager.html#defaultTextCodec"/>
            <keyword name="defaultValidationFunction" id="FancyLineEdit::defaultValidationFunction" ref="utils-fancylineedit.html#defaultValidationFunction"/>
            <keyword name="defineFindScope" id="BaseTextFind::defineFindScope" ref="core-basetextfind.html#defineFindScope"/>
            <keyword name="defineFindScope" id="IFindSupport::defineFindScope" ref="core-ifindsupport.html#defineFindScope"/>
            <keyword name="delayedInitialize" id="IPlugin::delayedInitialize" ref="extensionsystem-iplugin.html#delayedInitialize"/>
            <keyword name="deleteSession" id="SessionManager::deleteSession" ref="core-sessionmanager.html#deleteSession"/>
            <keyword name="dependencies" id="PluginSpec::dependencies" ref="extensionsystem-pluginspec.html#dependencies"/>
            <keyword name="dependencySpecs" id="PluginSpec::dependencySpecs" ref="extensionsystem-pluginspec.html#dependencySpecs"/>
            <keyword name="description" id="Command::description" ref="core-command.html#description"/>
            <keyword name="description" id="ILocatorFilter::description" ref="core-ilocatorfilter.html#description"/>
            <keyword name="description" id="IWizardFactory::description" ref="core-iwizardfactory.html#description"/>
            <keyword name="description" id="PluginSpec::description" ref="extensionsystem-pluginspec.html#description"/>
            <keyword name="description" id="ProjectIntroPage::description" ref="utils-projectintropage.html#description-prop"/>
            <keyword name="descriptionForFindFlags" id="IFindFilter::descriptionForFindFlags" ref="core-ifindfilter.html#descriptionForFindFlags"/>
            <keyword name="detect" id="TextFileFormat::detect" ref="utils-textfileformat.html#detect"/>
            <keyword name="dialogParent" id="ICore::dialogParent" ref="core-icore.html#dialogParent"/>
            <keyword name="displayCategory" id="IOptionsPage::displayCategory" ref="core-ioptionspage.html#displayCategory"/>
            <keyword name="displayCategory" id="IWizardFactory::displayCategory" ref="core-iwizardfactory.html#displayCategory"/>
            <keyword name="displayName" id="IDocument::displayName" ref="core-idocument.html#displayName"/>
            <keyword name="displayName" id="IEditorFactory::displayName" ref="core-ieditorfactory.html#displayName"/>
            <keyword name="displayName" id="IFindFilter::displayName" ref="core-ifindfilter.html#displayName"/>
            <keyword name="displayName" id="ILocatorFilter::displayName" ref="core-ilocatorfilter.html#displayName"/>
            <keyword name="displayName" id="IMode::displayName" ref="core-imode.html#displayName-prop"/>
            <keyword name="displayName" id="IMode::displayName" ref="core-imode.html#displayName-prop"/>
            <keyword name="displayName" id="INavigationWidgetFactory::displayName" ref="core-inavigationwidgetfactory.html#displayName"/>
            <keyword name="displayName" id="IOptionsPage::displayName" ref="core-ioptionspage.html#displayName"/>
            <keyword name="displayName" id="IOutputPane::displayName" ref="core-ioutputpane.html#displayName"/>
            <keyword name="displayName" id="IWizardFactory::displayName" ref="core-iwizardfactory.html#displayName"/>
            <keyword name="displayName" id="PluginSpec::displayName" ref="extensionsystem-pluginspec.html#displayName"/>
            <keyword name="displayName" id="BaseAspect::displayName" ref="utils-baseaspect.html#displayName"/>
            <keyword name="displayName" id="FilePath::displayName" ref="utils-filepath.html#displayName"/>
            <keyword name="displayNameChanged" id="IFindFilter::displayNameChanged" ref="core-ifindfilter.html#displayNameChanged"/>
            <keyword name="document" id="IEditor::document" ref="core-ieditor.html#document"/>
            <keyword name="documentClosed" id="EditorManager::documentClosed" ref="core-editormanager.html#documentClosed"/>
            <keyword name="documentOpened" id="EditorManager::documentOpened" ref="core-editormanager.html#documentOpened"/>
            <keyword name="documentStateChanged" id="EditorManager::documentStateChanged" ref="core-editormanager.html#documentStateChanged"/>
            <keyword name="documentationUrl" id="PluginSpec::documentationUrl" ref="extensionsystem-pluginspec.html#documentationUrl"/>
            <keyword name="done" id="TaskInterface::done" ref="tasking-taskinterface.html#done"/>
            <keyword name="done" id="TaskTree::done" ref="tasking-tasktree.html#done"/>
            <keyword name="duplicate" id="IEditor::duplicate" ref="core-ieditor.html#duplicate"/>
            <keyword name="duplicateSupported" id="IEditor::duplicateSupported" ref="core-ieditor.html#duplicateSupported"/>
            <keyword name="editorAboutToClose" id="EditorManager::editorAboutToClose" ref="core-editormanager.html#editorAboutToClose"/>
            <keyword name="editorCreated" id="EditorManager::editorCreated" ref="core-editormanager.html#editorCreated"/>
            <keyword name="editorOpened" id="EditorManager::editorOpened" ref="core-editormanager.html#editorOpened"/>
            <keyword name="editorsClosed" id="EditorManager::editorsClosed" ref="core-editormanager.html#editorsClosed"/>
            <keyword name="effectiveBinary" id="FilePathAspect::effectiveBinary" ref="utils-filepathaspect.html#effectiveBinary"/>
            <keyword name="elideMode" id="ElidingLabel::elideMode" ref="utils-elidinglabel.html#elideMode-prop"/>
            <keyword name="emptyText" id="Action::emptyText" ref="utils-action.html#emptyText-prop"/>
            <keyword name="enablePlugins" id="ICore::enablePlugins" ref="core-icore.html#enablePlugins"/>
            <keyword name="enabled" id="IMode::enabled" ref="core-imode.html#enabled-prop"/>
            <keyword name="enabledChanged" id="IFindFilter::enabledChanged" ref="core-ifindfilter.html#enabledChanged"/>
            <keyword name="enabledStateChanged" id="IMode::enabledStateChanged" ref="core-imode.html#enabled-prop"/>
            <keyword name="enablingMode" id="Action::enablingMode" ref="utils-action.html#enablingMode-prop"/>
            <keyword name="end" id="Context::end" ref="core-context.html#end"/>
            <keyword name="endsWith" id="FilePath::endsWith" ref="utils-filepath.html#endsWith"/>
            <keyword name="ensureWritableDir" id="FilePath::ensureWritableDir" ref="utils-filepath.html#ensureWritableDir"/>
            <keyword name="equalsCaseSensitive" id="FilePath::equalsCaseSensitive" ref="utils-filepath.html#equalsCaseSensitive"/>
            <keyword name="errorItem" id="Tasking::errorItem" ref="tasking.html#errorItem-var"/>
            <keyword name="errorMessages" id="QrcParser::errorMessages" ref="utils-qrcparser.html#errorMessages"/>
            <keyword name="errorString" id="PluginSpec::errorString" ref="extensionsystem-pluginspec.html#errorString"/>
            <keyword name="execMenuAtWidget" id="Utils::execMenuAtWidget" ref="utils.html#execMenuAtWidget"/>
            <keyword name="exists" id="FilePath::exists" ref="utils-filepath.html#exists"/>
            <keyword name="expand" id="MacroExpander::expand" ref="utils-macroexpander.html#expand"/>
            <keyword name="expandMacros" id="ProcessArgs::expandMacros" ref="utils-processargs.html#expandMacros"/>
            <keyword name="expectFileChange" id="DocumentManager::expectFileChange" ref="core-documentmanager.html#expectFileChange"/>
            <keyword name="expectedKind" id="PathChooser::expectedKind" ref="utils-pathchooser.html#expectedKind"/>
            <keyword name="extensionsInitialized" id="IPlugin::extensionsInitialized" ref="extensionsystem-iplugin.html#extensionsInitialized"/>
            <keyword name="fallbackSaveAsFileName" id="IDocument::fallbackSaveAsFileName" ref="core-idocument.html#fallbackSaveAsFileName"/>
            <keyword name="fallbackSaveAsPath" id="IDocument::fallbackSaveAsPath" ref="core-idocument.html#fallbackSaveAsPath"/>
            <keyword name="falseText" id="TextFieldCheckBox::falseText" ref="utils-textfieldcheckbox.html#falseText-prop"/>
            <keyword name="fetch.lua" id="fetch.lua" ref="lua-extension-meta-fetch.html"/>
            <keyword name="fileDialogInitialDirectory" id="DocumentManager::fileDialogInitialDirectory" ref="core-documentmanager.html#fileDialogInitialDirectory"/>
            <keyword name="fileDialogLastVisitedDirectory" id="DocumentManager::fileDialogLastVisitedDirectory" ref="core-documentmanager.html#fileDialogLastVisitedDirectory"/>
            <keyword name="fileDialogTitle" id="PathListEditor::fileDialogTitle" ref="utils-pathlisteditor.html#fileDialogTitle-prop"/>
            <keyword name="fileName" id="FileWizardPage::fileName" ref="utils-filewizardpage.html#fileName-prop"/>
            <keyword name="filePath" id="IDocument::filePath" ref="core-idocument.html#filePath"/>
            <keyword name="filePath" id="PluginSpec::filePath" ref="extensionsystem-pluginspec.html#filePath"/>
            <keyword name="filePath" id="PathChooser::filePath" ref="utils-pathchooser.html#filePath-prop"/>
            <keyword name="filePath" id="ProjectIntroPage::filePath" ref="utils-projectintropage.html#filePath-prop"/>
            <keyword name="filePathChanged" id="IDocument::filePathChanged" ref="core-idocument.html#filePathChanged"/>
            <keyword name="filePathKey" id="DocumentManager::filePathKey" ref="core-documentmanager.html#filePathKey"/>
            <keyword name="filePathsGenerator" id="LocatorFileCache::filePathsGenerator" ref="core-locatorfilecache.html#filePathsGenerator"/>
            <keyword name="findAll" id="IFindFilter::findAll" ref="core-ifindfilter.html#findAll"/>
            <keyword name="findFile" id="FileInProjectFinder::findFile" ref="utils-fileinprojectfinder.html#findFile"/>
            <keyword name="findIncremental" id="BaseTextFind::findIncremental" ref="core-basetextfind.html#findIncremental"/>
            <keyword name="findIncremental" id="IFindSupport::findIncremental" ref="core-ifindsupport.html#findIncremental"/>
            <keyword name="findScopeChanged" id="BaseTextFind::findScopeChanged" ref="core-basetextfind.html#findScopeChanged"/>
            <keyword name="findStep" id="BaseTextFind::findStep" ref="core-basetextfind.html#findStep"/>
            <keyword name="findStep" id="IFindSupport::findStep" ref="core-ifindsupport.html#findStep"/>
            <keyword name="finish" id="IOptionsPage::finish" ref="core-ioptionspage.html#finish"/>
            <keyword name="finish" id="IOptionsPageWidget::finish" ref="core-ioptionspagewidget.html#finish"/>
            <keyword name="finishAllAndError" id="Tasking::finishAllAndError" ref="tasking.html#finishAllAndError-var"/>
            <keyword name="finishAllAndSuccess" id="Tasking::finishAllAndSuccess" ref="tasking.html#finishAllAndSuccess-var"/>
            <keyword name="finishSearch" id="SearchResult::finishSearch" ref="core-searchresult.html#finishSearch"/>
            <keyword name="finished" id="FutureProgress::finished" ref="core-futureprogress.html#finished"/>
            <keyword name="firstFileAtPath" id="QrcParser::firstFileAtPath" ref="utils-qrcparser.html#firstFileAtPath"/>
            <keyword name="flash" id="IOutputPane::flash" ref="core-ioutputpane.html#flash"/>
            <keyword name="flashButton" id="IOutputPane::flashButton" ref="core-ioutputpane.html#flashButton"/>
            <keyword name="forceFirstCapitalLetter" id="FileNameValidatingLineEdit::forceFirstCapitalLetter" ref="utils-filenamevalidatinglineedit.html#forceFirstCapitalLetter-prop"/>
            <keyword name="forceSubProject" id="ProjectIntroPage::forceSubProject" ref="utils-projectintropage.html#forceSubProject-prop"/>
            <keyword name="format" id="BaseTextDocument::format" ref="core-basetextdocument.html#format"/>
            <keyword name="formatContents" id="IDocument::formatContents" ref="core-idocument.html#formatContents"/>
            <keyword name="formatOptions" id="PluginManager::formatOptions" ref="extensionsystem-pluginmanager.html#formatOptions"/>
            <keyword name="formatPluginOptions" id="PluginManager::formatPluginOptions" ref="extensionsystem-pluginmanager.html#formatPluginOptions"/>
            <keyword name="formatPluginVersions" id="PluginManager::formatPluginVersions" ref="extensionsystem-pluginmanager.html#formatPluginVersions"/>
            <keyword name="fromFileInfo" id="FilePath::fromFileInfo" ref="utils-filepath.html#fromFileInfo"/>
            <keyword name="fromMap" id="BaseAspect::fromMap" ref="utils-baseaspect.html#fromMap"/>
            <keyword name="fromMap" id="FilePathAspect::fromMap" ref="utils-filepathaspect.html#fromMap"/>
            <keyword name="fromMap" id="StringAspect::fromMap" ref="utils-stringaspect.html#fromMap"/>
            <keyword name="fromName" id="Id::fromName" ref="utils-id-obsolete.html#fromName"/>
            <keyword name="fromSetting" id="Id::fromSetting" ref="utils-id.html#fromSetting"/>
            <keyword name="fromString" id="FilePath::fromString" ref="utils-filepath.html#fromString"/>
            <keyword name="fromString" id="Id::fromString" ref="utils-id-obsolete.html#fromString"/>
            <keyword name="fromStringWithExtension" id="FilePath::fromStringWithExtension" ref="utils-filepath.html#fromStringWithExtension"/>
            <keyword name="fromUrl" id="FilePath::fromUrl" ref="utils-filepath.html#fromUrl"/>
            <keyword name="fromUserInput" id="FilePath::fromUserInput" ref="utils-filepath.html#fromUserInput"/>
            <keyword name="fromUtf8" id="FilePath::fromUtf8" ref="utils-filepath.html#fromUtf8"/>
            <keyword name="fromVariant" id="FilePath::fromVariant" ref="utils-filepath.html#fromVariant"/>
            <keyword name="future" id="FutureProgress::future" ref="core-futureprogress.html#future"/>
            <keyword name="futureSynchronizer" id="Utils::futureSynchronizer" ref="utils.html#futureSynchronizer"/>
            <keyword name="generateFiles" id="BaseFileWizardFactory::generateFiles" ref="core-basefilewizardfactory.html#generateFiles"/>
            <keyword name="getObject" id="PluginManager::getObject" ref="extensionsystem-pluginmanager.html#getObject"/>
            <keyword name="getObjectByName" id="PluginManager::getObjectByName" ref="extensionsystem-pluginmanager.html#getObjectByName"/>
            <keyword name="getOpenFileNames" id="DocumentManager::getOpenFileNames" ref="core-documentmanager.html#getOpenFileNames"/>
            <keyword name="getOpenFilePaths" id="EditorManager::getOpenFilePaths" ref="core-editormanager.html#getOpenFilePaths"/>
            <keyword name="getSaveAsFileName" id="DocumentManager::getSaveAsFileName" ref="core-documentmanager.html#getSaveAsFileName"/>
            <keyword name="globalMacroExpander" id="Utils::globalMacroExpander" ref="utils.html#globalMacroExpander"/>
            <keyword name="globalSettings" id="PluginManager::globalSettings" ref="extensionsystem-pluginmanager.html#globalSettings"/>
            <keyword name="goBackInNavigationHistory" id="EditorManager::goBackInNavigationHistory" ref="core-editormanager.html#goBackInNavigationHistory"/>
            <keyword name="goForwardInNavigationHistory" id="EditorManager::goForwardInNavigationHistory" ref="core-editormanager.html#goForwardInNavigationHistory"/>
            <keyword name="goToNext" id="IOutputPane::goToNext" ref="core-ioutputpane.html#goToNext"/>
            <keyword name="goToPrev" id="IOutputPane::goToPrev" ref="core-ioutputpane.html#goToPrev"/>
            <keyword name="gotoLine" id="IEditor::gotoLine" ref="core-ieditor.html#gotoLine"/>
            <keyword name="gotoOtherSplit" id="EditorManager::gotoOtherSplit" ref="core-editormanager.html#gotoOtherSplit"/>
            <keyword name="gui.lua" id="gui.lua" ref="lua-extension-meta-gui.html"/>
            <keyword name="hasAttribute" id="Command::hasAttribute" ref="core-command.html#hasAttribute"/>
            <keyword name="hasDirAtPath" id="QrcParser::hasDirAtPath" ref="utils-qrcparser.html#hasDirAtPath"/>
            <keyword name="hasError" id="FutureProgress::hasError" ref="core-futureprogress.html#hasError"/>
            <keyword name="hasError" id="PluginManager::hasError" ref="extensionsystem-pluginmanager.html#hasError"/>
            <keyword name="hasError" id="PluginSpec::hasError" ref="extensionsystem-pluginspec.html#hasError"/>
            <keyword name="hasFocus" id="IOutputPane::hasFocus" ref="core-ioutputpane.html#hasFocus"/>
            <keyword name="hasMenu" id="IMode::hasMenu" ref="core-imode.html#hasMenu"/>
            <keyword name="hasSuppressedQuestions" id="CheckableMessageBox::hasSuppressedQuestions" ref="utils-checkablemessagebox.html#hasSuppressedQuestions"/>
            <keyword name="hide" id="IOutputPane::hide" ref="core-ioutputpane.html#hide"/>
            <keyword name="hide" id="Spinner::hide" ref="spinnersolution-spinner.html#hide"/>
            <keyword name="hidePage" id="IOutputPane::hidePage" ref="core-ioutputpane.html#hidePage"/>
            <keyword name="highlightAll" id="BaseTextFind::highlightAll" ref="core-basetextfind.html#highlightAll"/>
            <keyword name="highlightAll" id="IFindSupport::highlightAll" ref="core-ifindsupport.html#highlightAll"/>
            <keyword name="highlightAllRequested" id="BaseTextFind::highlightAllRequested" ref="core-basetextfind.html#highlightAllRequested"/>
            <keyword name="highlightInfo" id="ILocatorFilter::highlightInfo" ref="core-ilocatorfilter.html#highlightInfo"/>
            <keyword name="icon" id="IMode::icon" ref="core-imode.html#icon-prop"/>
            <keyword name="icon" id="IMode::icon" ref="core-imode.html#icon-prop"/>
            <keyword name="icon" id="IWizardFactory::icon" ref="core-iwizardfactory.html#icon"/>
            <keyword name="id" id="IDocument::id" ref="core-idocument.html#id"/>
            <keyword name="id" id="IEditorFactory::id" ref="core-ieditorfactory.html#id"/>
            <keyword name="id" id="IFindFilter::id" ref="core-ifindfilter.html#id"/>
            <keyword name="id" id="ILocatorFilter::id" ref="core-ilocatorfilter.html#id"/>
            <keyword name="id" id="IMode::id" ref="core-imode.html#id-prop"/>
            <keyword name="id" id="IMode::id" ref="core-imode.html#id-prop"/>
            <keyword name="id" id="INavigationWidgetFactory::id" ref="core-inavigationwidgetfactory.html#id"/>
            <keyword name="id" id="IOptionsPage::id" ref="core-ioptionspage.html#id"/>
            <keyword name="id" id="IOutputPane::id" ref="core-ioutputpane.html#id"/>
            <keyword name="id" id="IWizardFactory::id" ref="core-iwizardfactory.html#id"/>
            <keyword name="id" id="PluginDependency::id" ref="extensionsystem-plugindependency.html#id-var"/>
            <keyword name="id" id="PluginSpec::id" ref="extensionsystem-pluginspec.html#id"/>
            <keyword name="indexOf" id="Context::indexOf" ref="core-context.html#indexOf"/>
            <keyword name="indicatorSize" id="ProgressIndicatorPainter::indicatorSize" ref="utils-progressindicatorpainter.html#indicatorSize"/>
            <keyword name="infoBar" id="ICore::infoBar" ref="core-icore.html#infoBar"/>
            <keyword name="infoBar" id="IDocument::infoBar" ref="core-idocument.html#infoBar"/>
            <keyword name="initialize" id="IPlugin::initialize" ref="extensionsystem-iplugin.html#initialize"/>
            <keyword name="insertGroup" id="ActionContainer::insertGroup" ref="core-actioncontainer.html#insertGroup"/>
            <keyword name="insertLocation" id="ActionContainer::insertLocation" ref="core-actioncontainer.html#insertLocation"/>
            <keyword name="installerResourcePath" id="ICore::installerResourcePath" ref="core-icore.html#installerResourcePath"/>
            <keyword name="instance" id="ActionManager::instance" ref="core-actionmanager.html#instance"/>
            <keyword name="instance" id="EditorManager::instance" ref="core-editormanager.html#instance"/>
            <keyword name="instance" id="ICore::instance" ref="core-icore.html#instance"/>
            <keyword name="instance" id="ModeManager::instance" ref="core-modemanager.html#instance"/>
            <keyword name="instance" id="ProgressManager::instance" ref="core-progressmanager.html#instance"/>
            <keyword name="instance" id="SearchResultWindow::instance" ref="core-searchresultwindow.html#instance"/>
            <keyword name="instance" id="PluginManager::instance" ref="extensionsystem-pluginmanager.html#instance"/>
            <keyword name="instance" id="NetworkAccessManager::instance" ref="utils-networkaccessmanager.html#instance"/>
            <keyword name="interpolateExponential" id="MathUtils::interpolateExponential" ref="utils-mathutils.html#interpolateExponential"/>
            <keyword name="interpolateLinear" id="MathUtils::interpolateLinear" ref="utils-mathutils.html#interpolateLinear"/>
            <keyword name="interpolateTangential" id="MathUtils::interpolateTangential" ref="utils-mathutils.html#interpolateTangential"/>
            <keyword name="invalidate" id="LocatorFileCache::invalidate" ref="core-locatorfilecache.html#invalidate"/>
            <keyword name="invoke" id="ExtensionSystem::invoke" ref="extensionsystem.html#invoke"/>
            <keyword name="isActive" id="Command::isActive" ref="core-command.html#isActive"/>
            <keyword name="isAutoSaveFile" id="EditorManager::isAutoSaveFile" ref="core-editormanager.html#isAutoSaveFile"/>
            <keyword name="isAutomaticProgressCreationEnabled" id="Wizard::isAutomaticProgressCreationEnabled" ref="utils-wizard.html#automaticProgressCreationEnabled-prop"/>
            <keyword name="isAvailableForHostPlatform" id="PluginSpec::isAvailableForHostPlatform" ref="extensionsystem-pluginspec.html#isAvailableForHostPlatform"/>
            <keyword name="isChecked" id="DetailsWidget::isChecked" ref="utils-detailswidget.html#checked-prop"/>
            <keyword name="isChildOf" id="FilePath::isChildOf" ref="utils-filepath.html#isChildOf"/>
            <keyword name="isConfigurable" id="ILocatorFilter::isConfigurable" ref="core-ilocatorfilter.html#isConfigurable"/>
            <keyword name="isDeprecated" id="PluginSpec::isDeprecated" ref="extensionsystem-pluginspec.html#isDeprecated"/>
            <keyword name="isDesignModePreferred" id="IEditor::isDesignModePreferred" ref="core-ieditor.html#isDesignModePreferred"/>
            <keyword name="isEffectivelyEnabled" id="PluginSpec::isEffectivelyEnabled" ref="extensionsystem-pluginspec.html#isEffectivelyEnabled"/>
            <keyword name="isEmpty" id="Context::isEmpty" ref="core-context.html#isEmpty"/>
            <keyword name="isEmpty" id="FilePath::isEmpty" ref="utils-filepath.html#isEmpty"/>
            <keyword name="isEnabled" id="IFindFilter::isEnabled" ref="core-ifindfilter.html#isEnabled"/>
            <keyword name="isEnabled" id="ILocatorFilter::isEnabled" ref="core-ilocatorfilter.html#isEnabled"/>
            <keyword name="isEnabled" id="IMode::isEnabled" ref="core-imode.html#enabled-prop"/>
            <keyword name="isEnabledByDefault" id="PluginSpec::isEnabledByDefault" ref="extensionsystem-pluginspec.html#isEnabledByDefault"/>
            <keyword name="isEnabledBySettings" id="PluginSpec::isEnabledBySettings" ref="extensionsystem-pluginspec.html#isEnabledBySettings"/>
            <keyword name="isEnabledIndirectly" id="PluginSpec::isEnabledIndirectly" ref="extensionsystem-pluginspec.html#isEnabledIndirectly"/>
            <keyword name="isExecutableFile" id="FilePath::isExecutableFile" ref="utils-filepath.html#isExecutableFile"/>
            <keyword name="isExperimental" id="PluginSpec::isExperimental" ref="extensionsystem-pluginspec.html#isExperimental"/>
            <keyword name="isFileReadOnly" id="IDocument::isFileReadOnly" ref="core-idocument.html#isFileReadOnly"/>
            <keyword name="isForceDisabled" id="PluginSpec::isForceDisabled" ref="extensionsystem-pluginspec.html#isForceDisabled"/>
            <keyword name="isForceEnabled" id="PluginSpec::isForceEnabled" ref="extensionsystem-pluginspec.html#isForceEnabled"/>
            <keyword name="isHidden" id="ILocatorFilter::isHidden" ref="core-ilocatorfilter.html#isHidden"/>
            <keyword name="isIncludedByDefault" id="ILocatorFilter::isIncludedByDefault" ref="core-ilocatorfilter.html#isIncludedByDefault"/>
            <keyword name="isModified" id="IDocument::isModified" ref="core-idocument.html#isModified"/>
            <keyword name="isNewItemDialogRunning" id="ICore::isNewItemDialogRunning" ref="core-icore.html#isNewItemDialogRunning"/>
            <keyword name="isNewerThan" id="FilePath::isNewerThan" ref="utils-filepath.html#isNewerThan"/>
            <keyword name="isPresentationModeEnabled" id="ActionManager::isPresentationModeEnabled" ref="core-actionmanager.html#isPresentationModeEnabled"/>
            <keyword name="isReadOnly" id="PathChooser::isReadOnly" ref="utils-pathchooser.html#readOnly-prop"/>
            <keyword name="isRelativePath" id="FilePath::isRelativePath" ref="utils-filepath.html#isRelativePath"/>
            <keyword name="isReplaceSupported" id="IFindFilter::isReplaceSupported" ref="core-ifindfilter.html#isReplaceSupported"/>
            <keyword name="isRequired" id="PluginSpec::isRequired" ref="extensionsystem-pluginspec.html#isRequired"/>
            <keyword name="isRunning" id="TaskTree::isRunning" ref="tasking-tasktree.html#isRunning"/>
            <keyword name="isSaveAsAllowed" id="IDocument::isSaveAsAllowed" ref="core-idocument.html#isSaveAsAllowed"/>
            <keyword name="isScriptable" id="Command::isScriptable" ref="core-command.html#isScriptable"/>
            <keyword name="isSoftLoadable" id="PluginSpec::isSoftLoadable" ref="extensionsystem-pluginspec.html#isSoftLoadable"/>
            <keyword name="isSuspendAllowed" id="IDocument::isSuspendAllowed" ref="core-idocument.html#isSuspendAllowed"/>
            <keyword name="isTemporary" id="IDocument::isTemporary" ref="core-idocument.html#isTemporary"/>
            <keyword name="isValid" id="IFindFilter::isValid" ref="core-ifindfilter.html#isValid"/>
            <keyword name="isValid" id="QrcParser::isValid" ref="utils-qrcparser.html#isValid"/>
            <keyword name="isVisible" id="Spinner::isVisible" ref="spinnersolution-spinner.html#isVisible"/>
            <keyword name="isWritableDir" id="FilePath::isWritableDir" ref="utils-filepath.html#isWritableDir"/>
            <keyword name="isWritableFile" id="FilePath::isWritableFile" ref="utils-filepath.html#isWritableFile"/>
            <keyword name="iterateDirectory" id="FilePath::iterateDirectory" ref="utils-filepath.html#iterateDirectory"/>
            <keyword name="joinStrings" id="Utils::joinStrings" ref="utils.html#joinStrings"/>
            <keyword name="keySequence" id="Command::keySequence" ref="core-command.html#keySequence"/>
            <keyword name="keySequenceChanged" id="Command::keySequenceChanged" ref="core-command.html#keySequenceChanged"/>
            <keyword name="keySequences" id="Command::keySequences" ref="core-command.html#keySequences"/>
            <keyword name="keywords" id="IOptionsPage::keywords" ref="core-ioptionspage.html#keywords"/>
            <keyword name="kind" id="IWizardFactory::kind" ref="core-iwizardfactory.html#kind"/>
            <keyword name="labelText" id="BaseAspect::labelText" ref="utils-baseaspect.html#labelText"/>
            <keyword name="languages" id="QrcParser::languages" ref="utils-qrcparser.html#languages"/>
            <keyword name="lastSession" id="SessionManager::lastSession" ref="core-sessionmanager.html#lastSession"/>
            <keyword name="libexecPath" id="ICore::libexecPath" ref="core-icore.html#libexecPath"/>
            <keyword name="license" id="PluginSpec::license" ref="extensionsystem-pluginspec.html#license"/>
            <keyword name="loadPlugins" id="PluginManager::loadPlugins" ref="extensionsystem-pluginmanager.html#loadPlugins"/>
            <keyword name="loadQueue" id="PluginManager::loadQueue" ref="extensionsystem-pluginmanager.html#loadQueue"/>
            <keyword name="location" id="PluginSpec::location" ref="extensionsystem-pluginspec.html#location"/>
            <keyword name="longDescription" id="PluginSpec::longDescription" ref="extensionsystem-pluginspec.html#longDescription"/>
            <keyword name="lowerCaseFileName" id="ClassNameValidatingLineEdit::lowerCaseFileName" ref="utils-classnamevalidatinglineedit.html#lowerCaseFileName-prop"/>
            <keyword name="lsp.lua" id="lsp.lua" ref="lua-extension-meta-lsp.html"/>
            <keyword name="mainWindow" id="ICore::mainWindow" ref="core-icore.html#mainWindow"/>
            <keyword name="makeCheckable" id="FilePathAspect::makeCheckable" ref="utils-filepathaspect.html#makeCheckable"/>
            <keyword name="makeCheckable" id="StringAspect::makeCheckable" ref="utils-stringaspect.html#makeCheckable"/>
            <keyword name="matcher" id="LocatorFileCache::matcher" ref="core-locatorfilecache.html#matcher"/>
            <keyword name="matches" id="IOptionsPage::matches" ref="core-ioptionspage.html#matches"/>
            <keyword name="maxTextFileSize" id="EditorManager::maxTextFileSize" ref="core-editormanager.html#maxTextFileSize"/>
            <keyword name="menu" id="ActionContainer::menu" ref="core-actioncontainer.html#menu"/>
            <keyword name="menuBar" id="ActionContainer::menuBar" ref="core-actioncontainer.html#menuBar"/>
            <keyword name="messagemanager.lua" id="messagemanager.lua" ref="lua-extension-meta-messagemanager.html"/>
            <keyword name="metaData" id="PluginSpec::metaData" ref="extensionsystem-pluginspec.html#metaData"/>
            <keyword name="mimeType" id="IDocument::mimeType" ref="core-idocument.html#mimeType"/>
            <keyword name="mimeTypeChanged" id="IDocument::mimeTypeChanged" ref="core-idocument.html#mimeTypeChanged"/>
            <keyword name="mimeTypes" id="IEditorFactory::mimeTypes" ref="core-ieditorfactory.html#mimeTypes"/>
            <keyword name="modifiedDocuments" id="DocumentManager::modifiedDocuments" ref="core-documentmanager.html#modifiedDocuments"/>
            <keyword name="msgConfigureDialogTitle" id="ILocatorFilter::msgConfigureDialogTitle" ref="core-ilocatorfilter.html#msgConfigureDialogTitle"/>
            <keyword name="msgDoNotAskAgain" id="CheckableMessageBox::msgDoNotAskAgain" ref="utils-checkablemessagebox.html#msgDoNotAskAgain"/>
            <keyword name="msgDoNotShowAgain" id="CheckableMessageBox::msgDoNotShowAgain" ref="utils-checkablemessagebox.html#msgDoNotShowAgain"/>
            <keyword name="msgIncludeByDefault" id="ILocatorFilter::msgIncludeByDefault" ref="core-ilocatorfilter.html#msgIncludeByDefault"/>
            <keyword name="msgIncludeByDefaultToolTip" id="ILocatorFilter::msgIncludeByDefaultToolTip" ref="core-ilocatorfilter.html#msgIncludeByDefaultToolTip"/>
            <keyword name="msgPrefixLabel" id="ILocatorFilter::msgPrefixLabel" ref="core-ilocatorfilter.html#msgPrefixLabel"/>
            <keyword name="msgPrefixToolTip" id="ILocatorFilter::msgPrefixToolTip" ref="core-ilocatorfilter.html#msgPrefixToolTip"/>
            <keyword name="msgShowOptionsDialog" id="ICore::msgShowOptionsDialog" ref="core-icore.html#msgShowOptionsDialog"/>
            <keyword name="msgShowOptionsDialogToolTip" id="ICore::msgShowOptionsDialogToolTip" ref="core-icore.html#msgShowOptionsDialogToolTip"/>
            <keyword name="name" id="PluginSpec::name" ref="extensionsystem-pluginspec.html#name"/>
            <keyword name="name" id="Id::name" ref="utils-id.html#name"/>
            <keyword name="namespacesEnabled" id="ClassNameValidatingLineEdit::namespacesEnabled" ref="utils-classnamevalidatinglineedit.html#namespacesEnabled-prop"/>
            <keyword name="nativePath" id="FilePath::nativePath" ref="utils-filepath.html#nativePath"/>
            <keyword name="navigateStateChanged" id="IOutputPane::navigateStateChanged" ref="core-ioutputpane.html#navigateStateChanged"/>
            <keyword name="navigateStateUpdate" id="IOutputPane::navigateStateUpdate" ref="core-ioutputpane.html#navigateStateUpdate"/>
            <keyword name="newItemDialog" id="ICore::newItemDialog" ref="core-icore.html#newItemDialog"/>
            <keyword name="normalizedQrcDirectoryPath" id="QrcParser::normalizedQrcDirectoryPath" ref="utils-qrcparser.html#normalizedQrcDirectoryPath"/>
            <keyword name="normalizedQrcFilePath" id="QrcParser::normalizedQrcFilePath" ref="utils-qrcparser.html#normalizedQrcFilePath"/>
            <keyword name="nullItem" id="Tasking::nullItem" ref="tasking.html#nullItem-var"/>
            <keyword name="onAllDisabledBehavior" id="ActionContainer::onAllDisabledBehavior" ref="core-actioncontainer.html#onAllDisabledBehavior"/>
            <keyword name="onGroupDone" id="Tasking::onGroupDone" ref="tasking.html#onGroupDone"/>
            <keyword name="onGroupSetup" id="Tasking::onGroupSetup" ref="tasking.html#onGroupSetup"/>
            <keyword name="onStorageDone" id="TaskTree::onStorageDone" ref="tasking-tasktree.html#onStorageDone"/>
            <keyword name="onStorageSetup" id="TaskTree::onStorageSetup" ref="tasking-tasktree.html#onStorageSetup"/>
            <keyword name="open" id="IDocument::open" ref="core-idocument.html#open"/>
            <keyword name="openConfigDialog" id="ILocatorFilter::openConfigDialog" ref="core-ilocatorfilter.html#openConfigDialog"/>
            <keyword name="openEditor" id="EditorManager::openEditor" ref="core-editormanager.html#openEditor"/>
            <keyword name="openEditorAt" id="EditorManager::openEditorAt" ref="core-editormanager.html#openEditorAt"/>
            <keyword name="openEditorAtSearchResult" id="EditorManager::openEditorAtSearchResult" ref="core-editormanager.html#openEditorAtSearchResult"/>
            <keyword name="openEditorWithContents" id="EditorManager::openEditorWithContents" ref="core-editormanager.html#openEditorWithContents"/>
            <keyword name="openExternalEditor" id="EditorManager::openExternalEditor" ref="core-editormanager.html#openExternalEditor"/>
            <keyword name="openNewSearchPanel" id="SearchResultWindow::openNewSearchPanel" ref="core-searchresultwindow.html#openNewSearchPanel"/>
            <keyword name="operator!" id="operator!" ref="tasking-executableitem.html#operator-not"/>
            <keyword name="operator&amp;&amp;" id="operator&amp;&amp;" ref="tasking-executableitem.html#operator-and-and"/>
            <keyword name="operator()" id="FilePathAspect::operator()" ref="utils-filepathaspect.html#operator-28-29"/>
            <keyword name="operator*" id="Storage::operator*" ref="tasking-storage.html#operator-2a"/>
            <keyword name="operator-&gt;" id="Storage::operator-&gt;" ref="tasking-storage.html#operator--gt"/>
            <keyword name="operator||" id="operator||" ref="tasking-executableitem.html#operator-7c-7c"/>
            <keyword name="outputWidget" id="IOutputPane::outputWidget" ref="core-ioutputpane.html#outputWidget"/>
            <keyword name="paint" id="ProgressIndicatorPainter::paint" ref="utils-progressindicatorpainter.html#paint"/>
            <keyword name="parallel" id="Tasking::parallel" ref="tasking.html#parallel-var"/>
            <keyword name="parallelIdealThreadCountLimit" id="Tasking::parallelIdealThreadCountLimit" ref="tasking.html#parallelIdealThreadCountLimit-var"/>
            <keyword name="parallelLimit" id="Tasking::parallelLimit" ref="tasking.html#parallelLimit"/>
            <keyword name="parameterText" id="Action::parameterText" ref="utils-action.html#parameterText-prop"/>
            <keyword name="parentAggregate" id="Aggregate::parentAggregate" ref="aggregation-aggregate.html#parentAggregate"/>
            <keyword name="parentDir" id="FilePath::parentDir" ref="utils-filepath.html#parentDir"/>
            <keyword name="parseFile" id="QrcParser::parseFile" ref="utils-qrcparser.html#parseFile"/>
            <keyword name="parseOptions" id="PluginManager::parseOptions" ref="extensionsystem-pluginmanager.html#parseOptions"/>
            <keyword name="parseQrcFile" id="QrcParser::parseQrcFile" ref="utils-qrcparser.html#parseQrcFile"/>
            <keyword name="parsedPath" id="QrcCache::parsedPath" ref="utils-qrccache.html#parsedPath"/>
            <keyword name="path" id="FileWizardPage::path" ref="utils-filewizardpage.html#path-prop"/>
            <keyword name="pathComponentSeparator" id="FilePath::pathComponentSeparator" ref="utils-filepath.html#pathComponentSeparator"/>
            <keyword name="pathList" id="PathListEditor::pathList" ref="utils-pathlisteditor.html#pathList-prop"/>
            <keyword name="pathListSeparator" id="FilePath::pathListSeparator" ref="utils-filepath.html#pathListSeparator"/>
            <keyword name="paused" id="SearchResult::paused" ref="core-searchresult.html#paused"/>
            <keyword name="pixmapForFindFlags" id="IFindFilter::pixmapForFindFlags" ref="core-ifindfilter.html#pixmapForFindFlags"/>
            <keyword name="platformSpecification" id="PluginSpec::platformSpecification" ref="extensionsystem-pluginspec.html#platformSpecification"/>
            <keyword name="pluginActivated" id="PluginView::pluginActivated" ref="extensionsystem-pluginview.html#pluginActivated"/>
            <keyword name="pluginIID" id="PluginManager::pluginIID" ref="extensionsystem-pluginmanager.html#pluginIID"/>
            <keyword name="pluginPaths" id="PluginManager::pluginPaths" ref="extensionsystem-pluginmanager.html#pluginPaths"/>
            <keyword name="plugins" id="PluginManager::plugins" ref="extensionsystem-pluginmanager.html#plugins"/>
            <keyword name="pluginsChanged" id="PluginView::pluginsChanged" ref="extensionsystem-pluginview.html#pluginsChanged"/>
            <keyword name="pluginsRequiredByPlugin" id="PluginManager::pluginsRequiredByPlugin" ref="extensionsystem-pluginmanager.html#pluginsRequiredByPlugin"/>
            <keyword name="pluginsRequiringPlugin" id="PluginManager::pluginsRequiringPlugin" ref="extensionsystem-pluginmanager.html#pluginsRequiringPlugin"/>
            <keyword name="populateOpenWithMenu" id="EditorManager::populateOpenWithMenu" ref="core-editormanager.html#populateOpenWithMenu"/>
            <keyword name="popup" id="IOutputPane::popup" ref="core-ioutputpane.html#popup"/>
            <keyword name="popup" id="SearchResult::popup" ref="core-searchresult.html#popup"/>
            <keyword name="postGenerateFiles" id="BaseFileWizardFactory::postGenerateFiles" ref="core-basefilewizardfactory.html#postGenerateFiles"/>
            <keyword name="postGenerateOpenEditors" id="BaseFileWizardFactory::postGenerateOpenEditors" ref="core-basefilewizardfactory.html#postGenerateOpenEditors"/>
            <keyword name="preferredDisplayName" id="IDocument::preferredDisplayName" ref="core-idocument.html#preferredDisplayName"/>
            <keyword name="preferredEditorFactories" id="IEditorFactory::preferredEditorFactories" ref="core-ieditorfactory.html#preferredEditorFactories"/>
            <keyword name="preferredSuffix" id="BaseFileWizardFactory::preferredSuffix" ref="core-basefilewizardfactory.html#preferredSuffix"/>
            <keyword name="prepend" id="Context::prepend" ref="core-context.html#prepend"/>
            <keyword name="printer" id="ICore::printer" ref="core-icore.html#printer"/>
            <keyword name="priority" id="ILocatorFilter::priority" ref="core-ilocatorfilter.html#priority"/>
            <keyword name="priority" id="IMode::priority" ref="core-imode.html#priority-prop"/>
            <keyword name="priority" id="IMode::priority" ref="core-imode.html#priority-prop"/>
            <keyword name="priority" id="INavigationWidgetFactory::priority" ref="core-inavigationwidgetfactory.html#priority"/>
            <keyword name="priorityInStatusBar" id="IOutputPane::priorityInStatusBar" ref="core-ioutputpane.html#priorityInStatusBar"/>
            <keyword name="process.lua" id="process.lua" ref="lua-extension-meta-process.html"/>
            <keyword name="processFilePaths" id="LocatorFileCache::processFilePaths" ref="core-locatorfilecache.html#processFilePaths"/>
            <keyword name="progressMaximum" id="TaskTree::progressMaximum" ref="tasking-tasktree.html#progressMaximum"/>
            <keyword name="progressValue" id="TaskTree::progressValue" ref="tasking-tasktree.html#progressValue"/>
            <keyword name="progressValueChanged" id="TaskTree::progressValueChanged" ref="tasking-tasktree.html#progressValueChanged"/>
            <keyword name="projectName" id="ProjectIntroPage::projectName" ref="utils-projectintropage.html#projectName-prop"/>
            <keyword name="projectsDirectory" id="DocumentManager::projectsDirectory" ref="core-documentmanager.html#projectsDirectory"/>
            <keyword name="promptDialogFilter" id="PathChooser::promptDialogFilter" ref="utils-pathchooser.html#promptDialogFilter-prop"/>
            <keyword name="promptDialogTitle" id="PathChooser::promptDialogTitle" ref="utils-pathchooser.html#promptDialogTitle-prop"/>
            <keyword name="promptOverwrite" id="BaseFileWizardFactory::promptOverwrite" ref="core-basefilewizardfactory.html#promptOverwrite"/>
            <keyword name="provides" id="PluginSpec::provides" ref="extensionsystem-pluginspec.html#provides"/>
            <keyword name="qrcDirectoryPathForQrcFilePath" id="QrcParser::qrcDirectoryPathForQrcFilePath" ref="utils-qrcparser.html#qrcDirectoryPathForQrcFilePath"/>
            <keyword name="qt.lua" id="qt.lua" ref="lua-extension-meta-qt.html"/>
            <keyword name="qtc.lua" id="qtc.lua" ref="lua-extension-meta-qtc.html"/>
            <keyword name="qtcEnvironmentVariable" id="Utils::qtcEnvironmentVariable" ref="utils.html#qtcEnvironmentVariable"/>
            <keyword name="qtcEnvironmentVariableIntValue" id="Utils::qtcEnvironmentVariableIntValue" ref="utils.html#qtcEnvironmentVariableIntValue"/>
            <keyword name="qtcEnvironmentVariableIsEmpty" id="Utils::qtcEnvironmentVariableIsEmpty" ref="utils.html#qtcEnvironmentVariableIsEmpty"/>
            <keyword name="qtcEnvironmentVariableIsSet" id="Utils::qtcEnvironmentVariableIsSet" ref="utils.html#qtcEnvironmentVariableIsSet"/>
            <keyword name="query" id="query" ref="aggregation-aggregate.html#query"/>
            <keyword name="query_all" id="query_all" ref="aggregation-aggregate.html#query_all"/>
            <keyword name="raiseWindow" id="ICore::raiseWindow" ref="core-icore.html#raiseWindow"/>
            <keyword name="read" id="BaseTextDocument::read" ref="core-basetextdocument.html#read"/>
            <keyword name="readFile" id="TextFileFormat::readFile" ref="utils-textfileformat.html#readFile"/>
            <keyword name="readSettings" id="IFindFilter::readSettings" ref="core-ifindfilter-obsolete.html#readSettings"/>
            <keyword name="recentFiles" id="DocumentManager::recentFiles" ref="core-documentmanager.html#recentFiles"/>
            <keyword name="refersToExecutableFile" id="FilePath::refersToExecutableFile" ref="utils-filepath.html#refersToExecutableFile"/>
            <keyword name="refreshRecipe" id="ILocatorFilter::refreshRecipe" ref="core-ilocatorfilter.html#refreshRecipe"/>
            <keyword name="registerAction" id="ActionManager::registerAction" ref="core-actionmanager.html#registerAction"/>
            <keyword name="registerCategory" id="IOptionsPage::registerCategory" ref="core-ioptionspage.html#registerCategory"/>
            <keyword name="registerFileVariables" id="MacroExpander::registerFileVariables" ref="utils-macroexpander.html#registerFileVariables"/>
            <keyword name="registerIntVariable" id="MacroExpander::registerIntVariable" ref="utils-macroexpander.html#registerIntVariable"/>
            <keyword name="registerPrefix" id="MacroExpander::registerPrefix" ref="utils-macroexpander.html#registerPrefix"/>
            <keyword name="registerVariable" id="MacroExpander::registerVariable" ref="utils-macroexpander.html#registerVariable"/>
            <keyword name="registerWindow" id="ICore::registerWindow" ref="core-icore.html#registerWindow"/>
            <keyword name="relativeChildPath" id="FilePath::relativeChildPath" ref="utils-filepath.html#relativeChildPath"/>
            <keyword name="relativePathFrom" id="FilePath::relativePathFrom" ref="utils-filepath.html#relativePathFrom"/>
            <keyword name="reload" id="IDocument::reload" ref="core-idocument.html#reload"/>
            <keyword name="reloadBehavior" id="IDocument::reloadBehavior" ref="core-idocument.html#reloadBehavior"/>
            <keyword name="reloadFinished" id="IDocument::reloadFinished" ref="core-idocument.html#reloadFinished"/>
            <keyword name="reloadSetting" id="EditorManager::reloadSetting" ref="core-editormanager.html#reloadSetting"/>
            <keyword name="remoteArguments" id="PluginManager::remoteArguments" ref="extensionsystem-pluginmanager.html#remoteArguments"/>
            <keyword name="remoteCommand" id="IPlugin::remoteCommand" ref="extensionsystem-iplugin.html#remoteCommand"/>
            <keyword name="remove" id="Aggregate::remove" ref="aggregation-aggregate.html#remove"/>
            <keyword name="removeAdditionalContext" id="ICore::removeAdditionalContext" ref="core-icore.html#removeAdditionalContext"/>
            <keyword name="removeAt" id="Context::removeAt" ref="core-context.html#removeAt"/>
            <keyword name="removeAttribute" id="Command::removeAttribute" ref="core-command.html#removeAttribute"/>
            <keyword name="removeContextObject" id="ICore::removeContextObject" ref="core-icore.html#removeContextObject"/>
            <keyword name="removeDocument" id="DocumentManager::removeDocument" ref="core-documentmanager.html#removeDocument"/>
            <keyword name="removeObject" id="PluginManager::removeObject" ref="extensionsystem-pluginmanager.html#removeObject"/>
            <keyword name="removePath" id="QrcCache::removePath" ref="utils-qrccache.html#removePath"/>
            <keyword name="removeRecursively" id="FilePath::removeRecursively" ref="utils-filepath.html#removeRecursively"/>
            <keyword name="renamedFile" id="DocumentManager::renamedFile" ref="core-documentmanager.html#renamedFile"/>
            <keyword name="replace" id="BaseTextFind::replace" ref="core-basetextfind.html#replace"/>
            <keyword name="replace" id="IFindSupport::replace" ref="core-ifindsupport.html#replace"/>
            <keyword name="replaceAll" id="BaseTextFind::replaceAll" ref="core-basetextfind.html#replaceAll"/>
            <keyword name="replaceAll" id="IFindFilter::replaceAll" ref="core-ifindfilter.html#replaceAll"/>
            <keyword name="replaceAll" id="IFindSupport::replaceAll" ref="core-ifindsupport.html#replaceAll"/>
            <keyword name="replaceButtonClicked" id="SearchResult::replaceButtonClicked" ref="core-searchresult.html#replaceButtonClicked"/>
            <keyword name="replaceStep" id="BaseTextFind::replaceStep" ref="core-basetextfind.html#replaceStep"/>
            <keyword name="replaceStep" id="IFindSupport::replaceStep" ref="core-ifindsupport.html#replaceStep"/>
            <keyword name="requiredExtensions" id="FileNameValidatingLineEdit::requiredExtensions" ref="utils-filenamevalidatinglineedit.html#requiredExtensions-prop"/>
            <keyword name="requiresAny" id="PluginSpec::requiresAny" ref="extensionsystem-pluginspec.html#requiresAny"/>
            <keyword name="resetAllDoNotAskAgainQuestions" id="CheckableMessageBox::resetAllDoNotAskAgainQuestions" ref="utils-checkablemessagebox.html#resetAllDoNotAskAgainQuestions"/>
            <keyword name="resetIncrementalSearch" id="BaseTextFind::resetIncrementalSearch" ref="core-basetextfind.html#resetIncrementalSearch"/>
            <keyword name="resetIncrementalSearch" id="IFindSupport::resetIncrementalSearch" ref="core-ifindsupport.html#resetIncrementalSearch"/>
            <keyword name="resolvePath" id="FilePath::resolvePath" ref="utils-filepath.html#resolvePath"/>
            <keyword name="resolveSymlinks" id="FilePath::resolveSymlinks" ref="utils-filepath.html#resolveSymlinks"/>
            <keyword name="resourcePath" id="ICore::resourcePath" ref="core-icore.html#resourcePath"/>
            <keyword name="restart" id="ICore::restart" ref="core-icore.html#restart"/>
            <keyword name="restart" id="SearchResult::restart" ref="core-searchresult.html#restart"/>
            <keyword name="restore" id="IFindFilter::restore" ref="core-ifindfilter.html#restore"/>
            <keyword name="restoreSettings" id="INavigationWidgetFactory::restoreSettings" ref="core-inavigationwidgetfactory.html#restoreSettings"/>
            <keyword name="restoreState" id="IEditor::restoreState" ref="core-ieditor.html#restoreState"/>
            <keyword name="restoreState" id="ILocatorFilter::restoreState" ref="core-ilocatorfilter.html#restoreState"/>
            <keyword name="revertToSaved" id="EditorManager::revertToSaved" ref="core-editormanager.html#revertToSaved"/>
            <keyword name="runBlocking" id="TaskTree::runBlocking" ref="tasking-tasktree.html#runBlocking"/>
            <keyword name="runWizard" id="IWizardFactory::runWizard" ref="core-iwizardfactory.html#runWizard"/>
            <keyword name="save" id="IDocument::save" ref="core-idocument.html#save"/>
            <keyword name="save" id="IFindFilter::save" ref="core-ifindfilter.html#save"/>
            <keyword name="saveAllModifiedDocuments" id="DocumentManager::saveAllModifiedDocuments" ref="core-documentmanager.html#saveAllModifiedDocuments"/>
            <keyword name="saveAllModifiedDocumentsSilently" id="DocumentManager::saveAllModifiedDocumentsSilently" ref="core-documentmanager.html#saveAllModifiedDocumentsSilently"/>
            <keyword name="saveDocument" id="EditorManager::saveDocument" ref="core-editormanager.html#saveDocument"/>
            <keyword name="saveDocumentAs" id="EditorManager::saveDocumentAs" ref="core-editormanager.html#saveDocumentAs"/>
            <keyword name="saveImpl" id="IDocument::saveImpl" ref="core-idocument.html#saveImpl"/>
            <keyword name="saveModifiedDocument" id="DocumentManager::saveModifiedDocument" ref="core-documentmanager.html#saveModifiedDocument"/>
            <keyword name="saveModifiedDocumentSilently" id="DocumentManager::saveModifiedDocumentSilently" ref="core-documentmanager.html#saveModifiedDocumentSilently"/>
            <keyword name="saveModifiedDocuments" id="DocumentManager::saveModifiedDocuments" ref="core-documentmanager.html#saveModifiedDocuments"/>
            <keyword name="saveModifiedDocumentsSilently" id="DocumentManager::saveModifiedDocumentsSilently" ref="core-documentmanager.html#saveModifiedDocumentsSilently"/>
            <keyword name="saveSettings" id="INavigationWidgetFactory::saveSettings" ref="core-inavigationwidgetfactory.html#saveSettings"/>
            <keyword name="saveSettingsRequested" id="ICore::saveSettingsRequested" ref="core-icore.html#saveSettingsRequested"/>
            <keyword name="saveState" id="IEditor::saveState" ref="core-ieditor.html#saveState"/>
            <keyword name="saveState" id="ILocatorFilter::saveState" ref="core-ilocatorfilter.html#saveState"/>
            <keyword name="saved" id="EditorManager::saved" ref="core-editormanager.html#saved"/>
            <keyword name="saved" id="IDocument::saved" ref="core-idocument.html#saved"/>
            <keyword name="searchAgainRequested" id="SearchResult::searchAgainRequested" ref="core-searchresult.html#searchAgainRequested"/>
            <keyword name="searchInDirectories" id="FilePath::searchInDirectories" ref="utils-filepath.html#searchInDirectories"/>
            <keyword name="selectAll" id="IFindSupport::selectAll" ref="core-ifindsupport.html#selectAll"/>
            <keyword name="sequential" id="Tasking::sequential" ref="tasking.html#sequential-var"/>
            <keyword name="serializedArguments" id="PluginManager::serializedArguments" ref="extensionsystem-pluginmanager.html#serializedArguments"/>
            <keyword name="setActivationSequence" id="INavigationWidgetFactory::setActivationSequence" ref="core-inavigationwidgetfactory.html#setActivationSequence"/>
            <keyword name="setAdditionalReplaceWidget" id="SearchResult::setAdditionalReplaceWidget" ref="core-searchresult.html#setAdditionalReplaceWidget"/>
            <keyword name="setAdditionalSummaryText" id="DetailsWidget::setAdditionalSummaryText" ref="utils-detailswidget.html#additionalSummaryText-prop"/>
            <keyword name="setAdditionalToolTip" id="ElidingLabel::setAdditionalToolTip" ref="utils-elidinglabel.html#additionalToolTip-prop"/>
            <keyword name="setAdditionalToolTipSeparator" id="ElidingLabel::setAdditionalToolTipSeparator" ref="utils-elidinglabel.html#additionalToolTipSeparator-prop"/>
            <keyword name="setAllowDirectories" id="FileNameValidatingLineEdit::setAllowDirectories" ref="utils-filenamevalidatinglineedit.html#allowDirectories-prop"/>
            <keyword name="setApplicationLabel" id="ProgressManager::setApplicationLabel" ref="core-progressmanager.html#setApplicationLabel"/>
            <keyword name="setArguments" id="PluginSpec::setArguments" ref="extensionsystem-pluginspec.html#setArguments"/>
            <keyword name="setAttribute" id="Command::setAttribute" ref="core-command.html#setAttribute"/>
            <keyword name="setAutoApply" id="BaseAspect::setAutoApply" ref="utils-baseaspect.html#setAutoApply"/>
            <keyword name="setAutomaticProgressCreationEnabled" id="Wizard::setAutomaticProgressCreationEnabled" ref="utils-wizard.html#automaticProgressCreationEnabled-prop"/>
            <keyword name="setBadgeNumber" id="IOutputPane::setBadgeNumber" ref="core-ioutputpane.html#setBadgeNumber"/>
            <keyword name="setBaseDirectory" id="PathChooser::setBaseDirectory" ref="utils-pathchooser.html#baseDirectory-prop"/>
            <keyword name="setChecked" id="DetailsWidget::setChecked" ref="utils-detailswidget.html#checked-prop"/>
            <keyword name="setColor" id="Spinner::setColor" ref="spinnersolution-spinner.html#setColor"/>
            <keyword name="setCommandVersionArguments" id="PathChooser::setCommandVersionArguments" ref="utils-pathchooser.html#commandVersionArguments-prop"/>
            <keyword name="setCompletionLengthThreshold" id="CompletingTextEdit::setCompletionLengthThreshold" ref="utils-completingtextedit.html#completionLengthThreshold-prop"/>
            <keyword name="setConfigurable" id="ILocatorFilter::setConfigurable" ref="core-ilocatorfilter.html#setConfigurable"/>
            <keyword name="setContents" id="IDocument::setContents" ref="core-idocument.html#setContents"/>
            <keyword name="setContext" id="IContext::setContext" ref="core-icontext.html#setContext"/>
            <keyword name="setContext" id="IMode::setContext" ref="core-imode.html#setContext"/>
            <keyword name="setContextHelp" id="IContext::setContextHelp" ref="core-icontext.html#setContextHelp"/>
            <keyword name="setDefaultIncludedByDefault" id="ILocatorFilter::setDefaultIncludedByDefault" ref="core-ilocatorfilter.html#setDefaultIncludedByDefault"/>
            <keyword name="setDefaultKeySequence" id="Command::setDefaultKeySequence" ref="core-command.html#setDefaultKeySequence"/>
            <keyword name="setDefaultKeySequences" id="Command::setDefaultKeySequences" ref="core-command.html#setDefaultKeySequences"/>
            <keyword name="setDefaultLocationForNewFiles" id="DocumentManager::setDefaultLocationForNewFiles" ref="core-documentmanager.html#setDefaultLocationForNewFiles"/>
            <keyword name="setDefaultShortcutString" id="ILocatorFilter::setDefaultShortcutString" ref="core-ilocatorfilter.html#setDefaultShortcutString"/>
            <keyword name="setDefaultValue" id="TypedAspect::setDefaultValue" ref="utils-typedaspect.html#setDefaultValue"/>
            <keyword name="setDescription" id="Command::setDescription" ref="core-command.html#setDescription"/>
            <keyword name="setDescription" id="ILocatorFilter::setDescription" ref="core-ilocatorfilter.html#setDescription"/>
            <keyword name="setDescription" id="ProjectIntroPage::setDescription" ref="utils-projectintropage.html#description-prop"/>
            <keyword name="setDisplayFilter" id="StringAspect::setDisplayFilter" ref="utils-stringaspect.html#setDisplayFilter"/>
            <keyword name="setDisplayName" id="IEditorFactory::setDisplayName" ref="core-ieditorfactory.html#setDisplayName"/>
            <keyword name="setDisplayName" id="ILocatorFilter::setDisplayName" ref="core-ilocatorfilter.html#setDisplayName"/>
            <keyword name="setDisplayName" id="IMode::setDisplayName" ref="core-imode.html#displayName-prop"/>
            <keyword name="setDisplayName" id="INavigationWidgetFactory::setDisplayName" ref="core-inavigationwidgetfactory.html#setDisplayName"/>
            <keyword name="setDisplayName" id="IOptionsPage::setDisplayName" ref="core-ioptionspage.html#setDisplayName"/>
            <keyword name="setDisplayName" id="IOutputPane::setDisplayName" ref="core-ioutputpane.html#setDisplayName"/>
            <keyword name="setDisplayStyle" id="StringAspect::setDisplayStyle" ref="utils-stringaspect.html#setDisplayStyle"/>
            <keyword name="setDuplicateSupported" id="IEditor::setDuplicateSupported" ref="core-ieditor.html#setDuplicateSupported"/>
            <keyword name="setEditorCreator" id="IEditorFactory::setEditorCreator" ref="core-ieditorfactory.html#setEditorCreator"/>
            <keyword name="setEditorStarter" id="IEditorFactory::setEditorStarter" ref="core-ieditorfactory.html#setEditorStarter"/>
            <keyword name="setElideMode" id="ElidingLabel::setElideMode" ref="utils-elidinglabel.html#elideMode-prop"/>
            <keyword name="setElideMode" id="StringAspect::setElideMode" ref="utils-stringaspect.html#setElideMode"/>
            <keyword name="setEmptyText" id="Action::setEmptyText" ref="utils-action.html#emptyText-prop"/>
            <keyword name="setEnabled" id="ILocatorFilter::setEnabled" ref="core-ilocatorfilter.html#setEnabled"/>
            <keyword name="setEnabled" id="IMode::setEnabled" ref="core-imode.html#enabled-prop"/>
            <keyword name="setEnabledBySettings" id="PluginSpec::setEnabledBySettings" ref="extensionsystem-pluginspec.html#setEnabledBySettings"/>
            <keyword name="setEnabler" id="BaseAspect::setEnabler" ref="utils-baseaspect.html#setEnabler"/>
            <keyword name="setEnablingMode" id="Action::setEnablingMode" ref="utils-action.html#enablingMode-prop"/>
            <keyword name="setExpectedKind" id="FilePathAspect::setExpectedKind" ref="utils-filepathaspect.html#setExpectedKind"/>
            <keyword name="setExpectedKind" id="PathChooser::setExpectedKind" ref="utils-pathchooser.html#setExpectedKind"/>
            <keyword name="setFalseText" id="TextFieldCheckBox::setFalseText" ref="utils-textfieldcheckbox.html#falseText-prop"/>
            <keyword name="setFileDialogLastVisitedDirectory" id="DocumentManager::setFileDialogLastVisitedDirectory" ref="core-documentmanager.html#setFileDialogLastVisitedDirectory"/>
            <keyword name="setFileDialogTitle" id="PathListEditor::setFileDialogTitle" ref="utils-pathlisteditor.html#fileDialogTitle-prop"/>
            <keyword name="setFileName" id="FileWizardPage::setFileName" ref="utils-filewizardpage.html#fileName-prop"/>
            <keyword name="setFilePath" id="IDocument::setFilePath" ref="core-idocument.html#setFilePath"/>
            <keyword name="setFilePath" id="PathChooser::setFilePath" ref="utils-pathchooser.html#filePath-prop"/>
            <keyword name="setFilePath" id="ProjectIntroPage::setFilePath" ref="utils-projectintropage.html#filePath-prop"/>
            <keyword name="setFilePaths" id="LocatorFileCache::setFilePaths" ref="core-locatorfilecache.html#setFilePaths"/>
            <keyword name="setFilePathsGenerator" id="LocatorFileCache::setFilePathsGenerator" ref="core-locatorfilecache.html#setFilePathsGenerator"/>
            <keyword name="setFilter" id="PluginView::setFilter" ref="extensionsystem-pluginview.html#setFilter"/>
            <keyword name="setFocus" id="IOutputPane::setFocus" ref="core-ioutputpane.html#setFocus"/>
            <keyword name="setForceFirstCapitalLetter" id="FileNameValidatingLineEdit::setForceFirstCapitalLetter" ref="utils-filenamevalidatinglineedit.html#forceFirstCapitalLetter-prop"/>
            <keyword name="setForceSubProject" id="ProjectIntroPage::setForceSubProject" ref="utils-projectintropage.html#forceSubProject-prop"/>
            <keyword name="setGeneratorProvider" id="LocatorFileCache::setGeneratorProvider" ref="core-locatorfilecache.html#setGeneratorProvider"/>
            <keyword name="setHidden" id="ILocatorFilter::setHidden" ref="core-ilocatorfilter.html#setHidden"/>
            <keyword name="setHistoryCompleter" id="StringAspect::setHistoryCompleter" ref="utils-stringaspect.html#setHistoryCompleter"/>
            <keyword name="setIcon" id="IMode::setIcon" ref="core-imode.html#icon-prop"/>
            <keyword name="setIconBadgeNumber" id="IOutputPane::setIconBadgeNumber" ref="core-ioutputpane.html#setIconBadgeNumber"/>
            <keyword name="setIconText" id="ActionBuilder::setIconText" ref="core-actionbuilder.html#setIconText"/>
            <keyword name="setIconType" id="TextDisplay::setIconType" ref="utils-textdisplay.html#setIconType"/>
            <keyword name="setId" id="IDocument::setId" ref="core-idocument.html#setId"/>
            <keyword name="setId" id="IEditorFactory::setId" ref="core-ieditorfactory.html#setId"/>
            <keyword name="setId" id="ILocatorFilter::setId" ref="core-ilocatorfilter.html#setId"/>
            <keyword name="setId" id="IMode::setId" ref="core-imode.html#id-prop"/>
            <keyword name="setId" id="INavigationWidgetFactory::setId" ref="core-inavigationwidgetfactory.html#setId"/>
            <keyword name="setId" id="IOptionsPage::setId" ref="core-ioptionspage.html#setId"/>
            <keyword name="setId" id="IOutputPane::setId" ref="core-ioutputpane.html#setId"/>
            <keyword name="setIncludedByDefault" id="ILocatorFilter::setIncludedByDefault" ref="core-ilocatorfilter.html#setIncludedByDefault"/>
            <keyword name="setIndicatorSize" id="ProgressIndicator::setIndicatorSize" ref="utils-progressindicator.html#setIndicatorSize"/>
            <keyword name="setIndicatorSize" id="ProgressIndicatorPainter::setIndicatorSize" ref="utils-progressindicatorpainter.html#setIndicatorSize"/>
            <keyword name="setInstallSettings" id="PluginManager::setInstallSettings" ref="extensionsystem-pluginmanager.html#setInstallSettings"/>
            <keyword name="setLabelPixmap" id="BaseAspect::setLabelPixmap" ref="utils-baseaspect.html#setLabelPixmap"/>
            <keyword name="setLabelText" id="BaseAspect::setLabelText" ref="utils-baseaspect.html#setLabelText"/>
            <keyword name="setLastEditLocation" id="EditorManager::setLastEditLocation" ref="core-editormanager.html#setLastEditLocation"/>
            <keyword name="setLowerCaseFileName" id="ClassNameValidatingLineEdit::setLowerCaseFileName" ref="utils-classnamevalidatinglineedit.html#lowerCaseFileName-prop"/>
            <keyword name="setMenu" id="IMode::setMenu" ref="core-imode.html#setMenu"/>
            <keyword name="setMimeType" id="IDocument::setMimeType" ref="core-idocument.html#setMimeType"/>
            <keyword name="setMimeTypes" id="IEditorFactory::setMimeTypes" ref="core-ieditorfactory.html#setMimeTypes"/>
            <keyword name="setNamespacesEnabled" id="ClassNameValidatingLineEdit::setNamespacesEnabled" ref="utils-classnamevalidatinglineedit.html#namespacesEnabled-prop"/>
            <keyword name="setOnAllDisabledBehavior" id="ActionContainer::setOnAllDisabledBehavior" ref="core-actioncontainer.html#setOnAllDisabledBehavior"/>
            <keyword name="setOnApply" id="IOptionsPageWidget::setOnApply" ref="core-ioptionspagewidget.html#setOnApply"/>
            <keyword name="setOnFinish" id="IOptionsPageWidget::setOnFinish" ref="core-ioptionspagewidget.html#setOnFinish"/>
            <keyword name="setOptionalMenu" id="OptionPushButton::setOptionalMenu" ref="utils-optionpushbutton.html#setOptionalMenu"/>
            <keyword name="setParameterText" id="Action::setParameterText" ref="utils-action.html#parameterText-prop"/>
            <keyword name="setPath" id="FileWizardPage::setPath" ref="utils-filewizardpage.html#path-prop"/>
            <keyword name="setPath" id="PathChooser::setPath" ref="utils-pathchooser.html#path-prop"/>
            <keyword name="setPathList" id="PathListEditor::setPathList" ref="utils-pathlisteditor.html#pathList-prop"/>
            <keyword name="setPlaceHolderText" id="StringAspect::setPlaceHolderText" ref="utils-stringaspect.html#setPlaceHolderText"/>
            <keyword name="setPluginIID" id="PluginManager::setPluginIID" ref="extensionsystem-pluginmanager.html#setPluginIID"/>
            <keyword name="setPluginPaths" id="PluginManager::setPluginPaths" ref="extensionsystem-pluginmanager.html#setPluginPaths"/>
            <keyword name="setPreferredDisplayName" id="IDocument::setPreferredDisplayName" ref="core-idocument.html#setPreferredDisplayName"/>
            <keyword name="setPriority" id="ILocatorFilter::setPriority" ref="core-ilocatorfilter.html#setPriority"/>
            <keyword name="setPriority" id="IMode::setPriority" ref="core-imode.html#priority-prop"/>
            <keyword name="setPriority" id="INavigationWidgetFactory::setPriority" ref="core-inavigationwidgetfactory.html#setPriority"/>
            <keyword name="setPriorityInStatusBar" id="IOutputPane::setPriorityInStatusBar" ref="core-ioutputpane.html#setPriorityInStatusBar"/>
            <keyword name="setProjectName" id="ProjectIntroPage::setProjectName" ref="utils-projectintropage.html#projectName-prop"/>
            <keyword name="setProjectsDirectory" id="DocumentManager::setProjectsDirectory" ref="core-documentmanager.html#setProjectsDirectory"/>
            <keyword name="setPromptDialogFilter" id="PathChooser::setPromptDialogFilter" ref="utils-pathchooser.html#promptDialogFilter-prop"/>
            <keyword name="setPromptDialogTitle" id="PathChooser::setPromptDialogTitle" ref="utils-pathchooser.html#promptDialogTitle-prop"/>
            <keyword name="setReadOnly" id="PathChooser::setReadOnly" ref="utils-pathchooser.html#readOnly-prop"/>
            <keyword name="setRecipe" id="TaskTree::setRecipe" ref="tasking-tasktree.html#setRecipe"/>
            <keyword name="setReplaceEnabled" id="SearchResult::setReplaceEnabled" ref="core-searchresult.html#setReplaceEnabled"/>
            <keyword name="setRequiredExtensions" id="FileNameValidatingLineEdit::setRequiredExtensions" ref="utils-filenamevalidatinglineedit.html#requiredExtensions-prop"/>
            <keyword name="setSearchAgainEnabled" id="SearchResult::setSearchAgainEnabled" ref="core-searchresult.html#setSearchAgainEnabled"/>
            <keyword name="setSearchAgainSupported" id="SearchResult::setSearchAgainSupported" ref="core-searchresult.html#setSearchAgainSupported"/>
            <keyword name="setSettings" id="PluginManager::setSettings" ref="extensionsystem-pluginmanager.html#setSettings"/>
            <keyword name="setSettingsKey" id="BaseAspect::setSettingsKey" ref="utils-baseaspect.html#setSettingsKey"/>
            <keyword name="setShortcutString" id="ILocatorFilter::setShortcutString" ref="core-ilocatorfilter.html#setShortcutString"/>
            <keyword name="setSize" id="Spinner::setSize" ref="spinnersolution-spinner.html#setSize"/>
            <keyword name="setState" id="DetailsWidget::setState" ref="utils-detailswidget.html#state-prop"/>
            <keyword name="setSummaryText" id="DetailsWidget::setSummaryText" ref="utils-detailswidget.html#summaryText-prop"/>
            <keyword name="setSuspendAllowed" id="IDocument::setSuspendAllowed" ref="core-idocument.html#setSuspendAllowed"/>
            <keyword name="setTabWidth" id="SearchResultWindow::setTabWidth" ref="core-searchresultwindow.html#setTabWidth"/>
            <keyword name="setTemporary" id="IDocument::setTemporary" ref="core-idocument.html#setTemporary"/>
            <keyword name="setText" id="ActionBuilder::setText" ref="core-actionbuilder.html#setText"/>
            <keyword name="setText" id="TextFieldCheckBox::setText" ref="utils-textfieldcheckbox.html#compareText-prop"/>
            <keyword name="setText" id="TextFieldComboBox::setText" ref="utils-textfieldcombobox.html#indexText-prop"/>
            <keyword name="setTextToReplace" id="SearchResult::setTextToReplace" ref="core-searchresult.html#setTextToReplace"/>
            <keyword name="setTitle" id="FutureProgress::setTitle" ref="core-futureprogress.html#setTitle"/>
            <keyword name="setToolTip" id="BaseAspect::setToolTip" ref="utils-baseaspect.html#setToolTip"/>
            <keyword name="setTouchBarIcon" id="Command::setTouchBarIcon" ref="core-command.html#setTouchBarIcon"/>
            <keyword name="setTouchBarText" id="Command::setTouchBarText" ref="core-command.html#setTouchBarText"/>
            <keyword name="setTrueText" id="TextFieldCheckBox::setTrueText" ref="utils-textfieldcheckbox.html#trueText-prop"/>
            <keyword name="setUpdateCallback" id="ProgressIndicatorPainter::setUpdateCallback" ref="utils-progressindicatorpainter.html#setUpdateCallback"/>
            <keyword name="setUseAsDefaultPath" id="ProjectIntroPage::setUseAsDefaultPath" ref="utils-projectintropage.html#useAsDefaultPath-prop"/>
            <keyword name="setUseCheckBox" id="DetailsWidget::setUseCheckBox" ref="utils-detailswidget.html#useCheckBox-prop"/>
            <keyword name="setUseProjectsDirectory" id="DocumentManager::setUseProjectsDirectory" ref="core-documentmanager.html#setUseProjectsDirectory"/>
            <keyword name="setUserData" id="SearchResult::setUserData" ref="core-searchresult.html#setUserData"/>
            <keyword name="setValidationFunction" id="FancyLineEdit::setValidationFunction" ref="utils-fancylineedit.html#setValidationFunction"/>
            <keyword name="setValue" id="SessionManager::setValue" ref="core-sessionmanager.html#setValue"/>
            <keyword name="setValue" id="FilePathAspect::setValue" ref="utils-filepathaspect.html#setValue"/>
            <keyword name="setVariantValue" id="BaseAspect::setVariantValue" ref="utils-baseaspect.html#setVariantValue"/>
            <keyword name="setVisible" id="Spinner::setVisible" ref="spinnersolution-spinner.html#setVisible"/>
            <keyword name="setVisible" id="BaseAspect::setVisible" ref="utils-baseaspect.html#setVisible"/>
            <keyword name="setWidget" id="FutureProgress::setWidget" ref="core-futureprogress.html#setWidget"/>
            <keyword name="setWidget" id="IContext::setWidget" ref="core-icontext.html#setWidget"/>
            <keyword name="setWidget" id="IMode::setWidget" ref="core-imode.html#setWidget"/>
            <keyword name="setWidgetCreator" id="IMode::setWidgetCreator" ref="core-imode.html#setWidgetCreator"/>
            <keyword name="setWidgetCreator" id="IOptionsPage::setWidgetCreator" ref="core-ioptionspage.html#setWidgetCreator"/>
            <keyword name="settings" id="ICore::settings" ref="core-icore.html#settings"/>
            <keyword name="settings" id="PluginManager::settings" ref="extensionsystem-pluginmanager.html#settings"/>
            <keyword name="settings.lua" id="settings.lua" ref="lua-extension-meta-settings.html"/>
            <keyword name="settingsKey" id="BaseAspect::settingsKey" ref="utils-baseaspect.html#settingsKey"/>
            <keyword name="shortNativePath" id="FilePath::shortNativePath" ref="utils-filepath.html#shortNativePath"/>
            <keyword name="shortcutString" id="ILocatorFilter::shortcutString" ref="core-ilocatorfilter.html#shortcutString"/>
            <keyword name="shouldAutoSave" id="IDocument::shouldAutoSave" ref="core-idocument.html#shouldAutoSave"/>
            <keyword name="show" id="Spinner::show" ref="spinnersolution-spinner.html#show"/>
            <keyword name="showNewItemDialog" id="ICore::showNewItemDialog" ref="core-icore.html#showNewItemDialog"/>
            <keyword name="showOptionsDialog" id="ICore::showOptionsDialog" ref="core-icore.html#showOptionsDialog"/>
            <keyword name="showPage" id="IOutputPane::showPage" ref="core-ioutputpane.html#showPage"/>
            <keyword name="showSearchTermInput" id="IFindFilter::showSearchTermInput" ref="core-ifindfilter.html#showSearchTermInput"/>
            <keyword name="showWarningWithOptions" id="ICore::showWarningWithOptions" ref="core-icore.html#showWarningWithOptions"/>
            <keyword name="showWrapIndicator" id="IFindSupport::showWrapIndicator" ref="core-ifindsupport.html#showWrapIndicator"/>
            <keyword name="shutdown" id="PluginManager::shutdown" ref="extensionsystem-pluginmanager.html#shutdown"/>
            <keyword name="shutdownGuard" id="Utils::shutdownGuard" ref="utils.html#shutdownGuard"/>
            <keyword name="simpletypes.lua" id="simpletypes.lua" ref="lua-extension-meta-simpletypes.html"/>
            <keyword name="size" id="Context::size" ref="core-context.html#size"/>
            <keyword name="size" id="ProgressIndicatorPainter::size" ref="utils-progressindicatorpainter.html#size"/>
            <keyword name="sizeHint" id="ProgressIndicator::sizeHint" ref="utils-progressindicator.html#sizeHint"/>
            <keyword name="skipOpeningBigTextFile" id="EditorManager::skipOpeningBigTextFile" ref="core-editormanager.html#skipOpeningBigTextFile"/>
            <keyword name="specForPlugin" id="PluginManager::specForPlugin" ref="extensionsystem-pluginmanager.html#specForPlugin"/>
            <keyword name="splitSideBySide" id="EditorManager::splitSideBySide" ref="core-editormanager.html#splitSideBySide"/>
            <keyword name="start" id="TaskInterface::start" ref="tasking-taskinterface.html#start"/>
            <keyword name="start" id="TaskTree::start" ref="tasking-tasktree.html#start"/>
            <keyword name="startAnimation" id="ProgressIndicatorPainter::startAnimation" ref="utils-progressindicatorpainter.html#startAnimation"/>
            <keyword name="startEditor" id="IEditorFactory::startEditor" ref="core-ieditorfactory.html#startEditor"/>
            <keyword name="startNewSearch" id="SearchResultWindow::startNewSearch" ref="core-searchresultwindow.html#startNewSearch"/>
            <keyword name="started" id="TaskTree::started" ref="tasking-tasktree.html#started"/>
            <keyword name="startsWith" id="FilePath::startsWith" ref="utils-filepath.html#startsWith"/>
            <keyword name="startsWithDriveLetter" id="FilePath::startsWithDriveLetter" ref="utils-filepath.html#startsWithDriveLetter"/>
            <keyword name="startupSession" id="SessionManager::startupSession" ref="core-sessionmanager.html#startupSession"/>
            <keyword name="state" id="PluginSpec::state" ref="extensionsystem-pluginspec.html#state"/>
            <keyword name="state" id="DetailsWidget::state" ref="utils-detailswidget.html#state-prop"/>
            <keyword name="stopAnimation" id="ProgressIndicatorPainter::stopAnimation" ref="utils-progressindicatorpainter.html#stopAnimation"/>
            <keyword name="stopOnError" id="Tasking::stopOnError" ref="tasking.html#stopOnError-var"/>
            <keyword name="stopOnSuccess" id="Tasking::stopOnSuccess" ref="tasking.html#stopOnSuccess-var"/>
            <keyword name="stopOnSuccessOrError" id="Tasking::stopOnSuccessOrError" ref="tasking.html#stopOnSuccessOrError-var"/>
            <keyword name="stringWithAppendedShortcut" id="Command::stringWithAppendedShortcut" ref="core-command.html#stringWithAppendedShortcut"/>
            <keyword name="successItem" id="Tasking::successItem" ref="tasking.html#successItem-var"/>
            <keyword name="suffixAfter" id="Id::suffixAfter" ref="utils-id.html#suffixAfter"/>
            <keyword name="suffixView" id="FilePath::suffixView" ref="utils-filepath.html#suffixView"/>
            <keyword name="summaryText" id="DetailsWidget::summaryText" ref="utils-detailswidget.html#summaryText-prop"/>
            <keyword name="supportedFindFlags" id="BaseTextFind::supportedFindFlags" ref="core-basetextfind.html#supportedFindFlags"/>
            <keyword name="supportedFindFlags" id="IFindFilter::supportedFindFlags" ref="core-ifindfilter.html#supportedFindFlags"/>
            <keyword name="supportedFindFlags" id="IFindSupport::supportedFindFlags" ref="core-ifindsupport.html#supportedFindFlags"/>
            <keyword name="supportsReplace" id="BaseTextFind::supportsReplace" ref="core-basetextfind.html#supportsReplace"/>
            <keyword name="supportsReplace" id="IFindSupport::supportsReplace" ref="core-ifindsupport.html#supportsReplace"/>
            <keyword name="supportsSelectAll" id="IFindSupport::supportsSelectAll" ref="core-ifindsupport.html#supportsSelectAll"/>
            <keyword name="symLinkTarget" id="FilePath::symLinkTarget" ref="utils-filepath.html#symLinkTarget"/>
            <keyword name="systemEnvironment" id="Environment::systemEnvironment" ref="utils-environment.html#systemEnvironment"/>
            <keyword name="task" id="TaskAdapter::task" ref="tasking-taskadapter.html#task"/>
            <keyword name="taskCount" id="TaskTree::taskCount" ref="tasking-tasktree.html#taskCount"/>
            <keyword name="taskStarted" id="ProgressManager::taskStarted" ref="core-progressmanager.html#taskStarted"/>
            <keyword name="text" id="TextFieldCheckBox::text" ref="utils-textfieldcheckbox.html#compareText-prop"/>
            <keyword name="text" id="TextFieldComboBox::text" ref="utils-textfieldcombobox.html#indexText-prop"/>
            <keyword name="textChanged" id="PathChooser::textChanged" ref="utils-pathchooser.html#path-prop"/>
            <keyword name="textToReplace" id="SearchResult::textToReplace" ref="core-searchresult.html#textToReplace"/>
            <keyword name="title" id="FutureProgress::title" ref="core-futureprogress.html#title"/>
            <keyword name="toFSPathString" id="FilePath::toFSPathString" ref="utils-filepath.html#toFSPathString"/>
            <keyword name="toFileInfo" id="FilePath::toFileInfo" ref="utils-filepath.html#toFileInfo"/>
            <keyword name="toMap" id="BaseAspect::toMap" ref="utils-baseaspect.html#toMap"/>
            <keyword name="toMap" id="FilePathAspect::toMap" ref="utils-filepathaspect.html#toMap"/>
            <keyword name="toMap" id="StringAspect::toMap" ref="utils-stringaspect.html#toMap"/>
            <keyword name="toSetting" id="Id::toSetting" ref="utils-id.html#toSetting"/>
            <keyword name="toString" id="Id::toString" ref="utils-id.html#toString"/>
            <keyword name="toUrlishString" id="FilePath::toUrlishString" ref="utils-filepath.html#toUrlishString"/>
            <keyword name="toUserOutput" id="FilePath::toUserOutput" ref="utils-filepath.html#toUserOutput"/>
            <keyword name="toVariant" id="FilePath::toVariant" ref="utils-filepath.html#toVariant"/>
            <keyword name="toggle" id="IOutputPane::toggle" ref="core-ioutputpane.html#toggle"/>
            <keyword name="togglePage" id="IOutputPane::togglePage" ref="core-ioutputpane.html#togglePage"/>
            <keyword name="toolBar" id="IEditor::toolBar" ref="core-ieditor.html#toolBar"/>
            <keyword name="toolBarWidgets" id="IOutputPane::toolBarWidgets" ref="core-ioutputpane.html#toolBarWidgets"/>
            <keyword name="toolButtonWithAppendedShortcut" id="Command::toolButtonWithAppendedShortcut" ref="core-command.html#toolButtonWithAppendedShortcut"/>
            <keyword name="touchBar" id="ActionContainer::touchBar" ref="core-actioncontainer.html#touchBar"/>
            <keyword name="touchBarIcon" id="Command::touchBarIcon" ref="core-command.html#touchBarIcon"/>
            <keyword name="touchBarText" id="Command::touchBarText" ref="core-command.html#touchBarText"/>
            <keyword name="triggerShutdownGuard" id="Utils::triggerShutdownGuard" ref="utils.html#triggerShutdownGuard"/>
            <keyword name="trim" id="Utils::trim" ref="utils.html#trim"/>
            <keyword name="trimBack" id="Utils::trimBack" ref="utils.html#trimBack"/>
            <keyword name="trimFront" id="Utils::trimFront" ref="utils.html#trimFront"/>
            <keyword name="trueText" id="TextFieldCheckBox::trueText" ref="utils-textfieldcheckbox.html#trueText-prop"/>
            <keyword name="type" id="PluginDependency::type" ref="extensionsystem-plugindependency.html#type-var"/>
            <keyword name="unexpectFileChange" id="DocumentManager::unexpectFileChange" ref="core-documentmanager.html#unexpectFileChange"/>
            <keyword name="unregisterAction" id="ActionManager::unregisterAction" ref="core-actionmanager.html#unregisterAction"/>
            <keyword name="update" id="PluginDetailsView::update" ref="extensionsystem-plugindetailsview.html#update"/>
            <keyword name="update" id="PluginErrorView::update" ref="extensionsystem-pluginerrorview.html#update"/>
            <keyword name="updateAdditionalContexts" id="ICore::updateAdditionalContexts" ref="core-icore.html#updateAdditionalContexts"/>
            <keyword name="updatePath" id="QrcCache::updatePath" ref="utils-qrccache.html#updatePath"/>
            <keyword name="url" id="PluginSpec::url" ref="extensionsystem-pluginspec.html#url"/>
            <keyword name="useAsDefaultPath" id="ProjectIntroPage::useAsDefaultPath" ref="utils-projectintropage.html#useAsDefaultPath-prop"/>
            <keyword name="useCheckBox" id="DetailsWidget::useCheckBox" ref="utils-detailswidget.html#useCheckBox-prop"/>
            <keyword name="useProjectsDirectory" id="DocumentManager::useProjectsDirectory" ref="core-documentmanager.html#useProjectsDirectory"/>
            <keyword name="userData" id="SearchResult::userData" ref="core-searchresult.html#userData"/>
            <keyword name="userInterfaceLanguage" id="ICore::userInterfaceLanguage" ref="core-icore.html#userInterfaceLanguage"/>
            <keyword name="userResourcePath" id="ICore::userResourcePath" ref="core-icore.html#userResourcePath"/>
            <keyword name="utils.lua" id="utils.lua" ref="lua-extension-meta-utils.html"/>
            <keyword name="validChanged" id="IFindFilter::validChanged" ref="core-ifindfilter.html#validChanged"/>
            <keyword name="value" id="MacroExpander::value" ref="utils-macroexpander.html#value"/>
            <keyword name="variableDescription" id="MacroExpander::variableDescription" ref="utils-macroexpander.html#variableDescription"/>
            <keyword name="vendor" id="PluginSpec::vendor" ref="extensionsystem-pluginspec.html#vendor"/>
            <keyword name="vendorId" id="PluginSpec::vendorId" ref="extensionsystem-pluginspec.html#vendorId"/>
            <keyword name="version" id="PluginDependency::version" ref="extensionsystem-plugindependency.html#version-var"/>
            <keyword name="version" id="PluginSpec::version" ref="extensionsystem-pluginspec.html#version"/>
            <keyword name="versionString" id="ICore::versionString" ref="core-icore.html#versionString"/>
            <keyword name="visibilityChanged" id="IOutputPane::visibilityChanged" ref="core-ioutputpane.html#visibilityChanged"/>
            <keyword name="visibilityChanged" id="SearchResult::visibilityChanged" ref="core-searchresult.html#visibilityChanged"/>
            <keyword name="visibleEditors" id="EditorManager::visibleEditors" ref="core-editormanager.html#visibleEditors"/>
            <keyword name="visibleVariables" id="MacroExpander::visibleVariables" ref="utils-macroexpander.html#visibleVariables"/>
            <keyword name="watch" id="FilePath::watch" ref="utils-filepath.html#watch"/>
            <keyword name="widget" id="FutureProgress::widget" ref="core-futureprogress.html#widget"/>
            <keyword name="widget" id="IContext::widget" ref="core-icontext.html#widget"/>
            <keyword name="widget" id="IMode::widget" ref="core-imode.html#widget"/>
            <keyword name="widget" id="IOptionsPage::widget" ref="core-ioptionspage.html#widget"/>
            <keyword name="withGroup" id="QtcSettings::withGroup" ref="utils-qtcsettings.html#withGroup"/>
            <keyword name="withLog" id="ExecutableItem::withLog" ref="tasking-executableitem.html#withLog"/>
            <keyword name="withNewMappedPath" id="FilePath::withNewMappedPath" ref="utils-filepath.html#withNewMappedPath"/>
            <keyword name="withNewPath" id="FilePath::withNewPath" ref="utils-filepath.html#withNewPath"/>
            <keyword name="withNumberAccelerator" id="ActionManager::withNumberAccelerator" ref="core-actionmanager.html#withNumberAccelerator"/>
            <keyword name="withPrefix" id="Id::withPrefix" ref="utils-id.html#withPrefix"/>
            <keyword name="withSuffix" id="Id::withSuffix" ref="utils-id.html#withSuffix"/>
            <keyword name="withTildeHomePath" id="FilePath::withTildeHomePath" ref="utils-filepath.html#withTildeHomePath"/>
            <keyword name="withTimeout" id="ExecutableItem::withTimeout" ref="tasking-executableitem.html#withTimeout"/>
            <keyword name="workflowPolicy" id="Tasking::workflowPolicy" ref="tasking.html#workflowPolicy"/>
            <keyword name="write" id="BaseTextDocument::write" ref="core-basetextdocument.html#write"/>
            <keyword name="writeDisrupting" id="MessageManager::writeDisrupting" ref="core-messagemanager.html#writeDisrupting"/>
            <keyword name="writeFile" id="TextFileFormat::writeFile" ref="utils-textfileformat.html#writeFile"/>
            <keyword name="writeFiles" id="BaseFileWizardFactory::writeFiles" ref="core-basefilewizardfactory.html#writeFiles"/>
            <keyword name="writeFlashing" id="MessageManager::writeFlashing" ref="core-messagemanager.html#writeFlashing"/>
            <keyword name="writeSettings" id="IFindFilter::writeSettings" ref="core-ifindfilter-obsolete.html#writeSettings"/>
            <keyword name="writeSilently" id="MessageManager::writeSilently" ref="core-messagemanager.html#writeSilently"/>
            <keyword name="writeToSettingsImmediatly" id="BaseAspect::writeToSettingsImmediatly" ref="utils-baseaspect.html#writeToSettingsImmediatly"/>
            <keyword name="~ActionBuilder" id="ActionBuilder::~ActionBuilder" ref="core-actionbuilder.html#dtor.ActionBuilder"/>
            <keyword name="~Aggregate" id="Aggregate::~Aggregate" ref="aggregation-aggregate.html#dtor.Aggregate"/>
            <keyword name="~BaseAspect" id="BaseAspect::~BaseAspect" ref="utils-baseaspect.html#dtor.BaseAspect"/>
            <keyword name="~IDocument" id="IDocument::~IDocument" ref="core-idocument.html#dtor.IDocument"/>
            <keyword name="~TaskTree" id="TaskTree::~TaskTree" ref="tasking-tasktree.html#dtor.TaskTree"/>
        </keywords>
        <files>
            <file>actionmanager.html</file>
            <file>aggregation-aggregate-members.html</file>
            <file>aggregation-aggregate.html</file>
            <file>aggregation.html</file>
            <file>coding-style.html</file>
            <file>common-extension-tasks.html</file>
            <file>core-actionbuilder-members.html</file>
            <file>core-actionbuilder.html</file>
            <file>core-actioncontainer-members.html</file>
            <file>core-actioncontainer.html</file>
            <file>core-actionmanager-members.html</file>
            <file>core-actionmanager.html</file>
            <file>core-basefilewizard-members.html</file>
            <file>core-basefilewizard.html</file>
            <file>core-basefilewizardfactory-members.html</file>
            <file>core-basefilewizardfactory.html</file>
            <file>core-basetextdocument-members.html</file>
            <file>core-basetextdocument.html</file>
            <file>core-basetextfind-members.html</file>
            <file>core-basetextfind.html</file>
            <file>core-command-members.html</file>
            <file>core-command.html</file>
            <file>core-context-members.html</file>
            <file>core-context.html</file>
            <file>core-designmode-members.html</file>
            <file>core-designmode.html</file>
            <file>core-documentmanager-members.html</file>
            <file>core-documentmanager.html</file>
            <file>core-editormanager-members.html</file>
            <file>core-editormanager.html</file>
            <file>core-editormanagerplaceholder-members.html</file>
            <file>core-editormanagerplaceholder.html</file>
            <file>core-filechangeblocker.html</file>
            <file>core-futureprogress-members.html</file>
            <file>core-futureprogress.html</file>
            <file>core-generatedfile-members.html</file>
            <file>core-generatedfile.html</file>
            <file>core-icontext-members.html</file>
            <file>core-icontext.html</file>
            <file>core-icore-members.html</file>
            <file>core-icore.html</file>
            <file>core-idocument-members.html</file>
            <file>core-idocument.html</file>
            <file>core-ieditor-members.html</file>
            <file>core-ieditor.html</file>
            <file>core-ieditorfactory-members.html</file>
            <file>core-ieditorfactory.html</file>
            <file>core-ifeatureprovider.html</file>
            <file>core-ifindfilter-members.html</file>
            <file>core-ifindfilter-obsolete.html</file>
            <file>core-ifindfilter.html</file>
            <file>core-ifindsupport-members.html</file>
            <file>core-ifindsupport.html</file>
            <file>core-ilocatorfilter-members.html</file>
            <file>core-ilocatorfilter.html</file>
            <file>core-imode-members.html</file>
            <file>core-imode.html</file>
            <file>core-inavigationwidgetfactory-members.html</file>
            <file>core-inavigationwidgetfactory.html</file>
            <file>core-ioptionspage-members.html</file>
            <file>core-ioptionspage.html</file>
            <file>core-ioptionspagewidget-members.html</file>
            <file>core-ioptionspagewidget.html</file>
            <file>core-ioutputpane-members.html</file>
            <file>core-ioutputpane.html</file>
            <file>core-iwizardfactory-members.html</file>
            <file>core-iwizardfactory.html</file>
            <file>core-locatorfilecache-members.html</file>
            <file>core-locatorfilecache.html</file>
            <file>core-messagemanager.html</file>
            <file>core-minisplitter-members.html</file>
            <file>core-minisplitter.html</file>
            <file>core-modemanager-members.html</file>
            <file>core-modemanager.html</file>
            <file>core-navigationview.html</file>
            <file>core-nonresizingsplitter-members.html</file>
            <file>core-nonresizingsplitter.html</file>
            <file>core-processprogress-members.html</file>
            <file>core-processprogress.html</file>
            <file>core-progressmanager-members.html</file>
            <file>core-progressmanager.html</file>
            <file>core-searchresult-members.html</file>
            <file>core-searchresult.html</file>
            <file>core-searchresultwindow-members.html</file>
            <file>core-searchresultwindow.html</file>
            <file>core-sessionmanager-members.html</file>
            <file>core-sessionmanager.html</file>
            <file>core-settingsdatabase.html</file>
            <file>core-taskprogress-members.html</file>
            <file>core-taskprogress.html</file>
            <file>core-wizarddialogparameters-members.html</file>
            <file>core-wizarddialogparameters.html</file>
            <file>core.html</file>
            <file>creating-plugins.html</file>
            <file>distributing-plugins.html</file>
            <file>extensionsystem-iplugin-members.html</file>
            <file>extensionsystem-iplugin.html</file>
            <file>extensionsystem-pluginargumentdescription.html</file>
            <file>extensionsystem-plugindependency-members.html</file>
            <file>extensionsystem-plugindependency.html</file>
            <file>extensionsystem-plugindetailsview-members.html</file>
            <file>extensionsystem-plugindetailsview.html</file>
            <file>extensionsystem-pluginerrorview-members.html</file>
            <file>extensionsystem-pluginerrorview.html</file>
            <file>extensionsystem-pluginmanager-members.html</file>
            <file>extensionsystem-pluginmanager.html</file>
            <file>extensionsystem-pluginspec-members.html</file>
            <file>extensionsystem-pluginspec.html</file>
            <file>extensionsystem-pluginview-members.html</file>
            <file>extensionsystem-pluginview.html</file>
            <file>extensionsystem.html</file>
            <file>external-tool-spec.html</file>
            <file>first-plugin.html</file>
            <file>functions.html</file>
            <file>getting-and-building.html</file>
            <file>images/actionmanager.png</file>
            <file>images/arrow_bc.png</file>
            <file>images/bgrContent.png</file>
            <file>images/btn_next.png</file>
            <file>images/btn_prev.png</file>
            <file>images/bullet_dn.png</file>
            <file>images/bullet_sq.png</file>
            <file>images/firstplugin-kitselection.png</file>
            <file>images/firstplugin-nameandpath.png</file>
            <file>images/firstplugin-pluginsetup.png</file>
            <file>images/firstplugin-runsettings.png</file>
            <file>images/firstplugin-summary.png</file>
            <file>images/firstplugin-translation-file.png</file>
            <file>images/firstplugin-wizard.png</file>
            <file>images/home.png</file>
            <file>images/ico_out.png</file>
            <file>images/logo.png</file>
            <file>images/qtcreator-application-output.webp</file>
            <file>images/qtcreator-context-menu.png</file>
            <file>images/qtcreator-debugger-views.webp</file>
            <file>images/qtcreator-dialog.png</file>
            <file>images/qtcreator-doc-folder.webp</file>
            <file>images/qtcreator-error-message.png</file>
            <file>images/qtcreator-locator.webp</file>
            <file>images/qtcreator-menu-item.png</file>
            <file>images/qtcreator-menu.png</file>
            <file>images/qtcreator-mode-selector.webp</file>
            <file>images/qtcreator-options-dialog.png</file>
            <file>images/qtcreator-search-reg-exp.webp</file>
            <file>images/qtcreator-search-results-reg-exp.webp</file>
            <file>images/qtcreator-sidebar-menu.png</file>
            <file>images/qtcreator-tooltip-long.png</file>
            <file>images/qtcreator-tooltip.png</file>
            <file>images/spinner_large.png</file>
            <file>images/spinner_medium.png</file>
            <file>images/spinner_small.png</file>
            <file>images/variablechooser.png</file>
            <file>index.html</file>
            <file>layouting-layout-members.html</file>
            <file>layouting-layout.html</file>
            <file>layouting-layoutitem.html</file>
            <file>layouting-space.html</file>
            <file>layouting-stretch.html</file>
            <file>layouting-widget.html</file>
            <file>layouting.html</file>
            <file>lua-extension-meta-action.html</file>
            <file>lua-extension-meta-async.html</file>
            <file>lua-extension-meta-core.html</file>
            <file>lua-extension-meta-fetch.html</file>
            <file>lua-extension-meta-gui.html</file>
            <file>lua-extension-meta-lsp.html</file>
            <file>lua-extension-meta-messagemanager.html</file>
            <file>lua-extension-meta-process.html</file>
            <file>lua-extension-meta-qt.html</file>
            <file>lua-extension-meta-qtc.html</file>
            <file>lua-extension-meta-settings.html</file>
            <file>lua-extension-meta-simpletypes.html</file>
            <file>lua-extension-meta-utils.html</file>
            <file>lua-extensions.html</file>
            <file>mainclasses.html</file>
            <file>namespaces.html</file>
            <file>plugin-lifecycle.html</file>
            <file>plugin-meta-data.html</file>
            <file>plugin-tests.html</file>
            <file>pluginmanager.html</file>
            <file>qtcreator-api.html</file>
            <file>qtcreator-dev-wizards.html</file>
            <file>qtcreator-documentation.html</file>
            <file>qtcreator-module.html</file>
            <file>qtcreator-ui-text.html</file>
            <file>solutions-index.html</file>
            <file>spinnersolution-module.html</file>
            <file>spinnersolution-spinner-members.html</file>
            <file>spinnersolution-spinner.html</file>
            <file>spinnersolution.html</file>
            <file>style/offline-dark.css</file>
            <file>style/offline-simple.css</file>
            <file>style/offline.css</file>
            <file>style/tech_preview.svg</file>
            <file>tasking-customtask-members.html</file>
            <file>tasking-customtask.html</file>
            <file>tasking-executableitem-members.html</file>
            <file>tasking-executableitem.html</file>
            <file>tasking-group-members.html</file>
            <file>tasking-group.html</file>
            <file>tasking-groupitem-members.html</file>
            <file>tasking-groupitem.html</file>
            <file>tasking-storage-members.html</file>
            <file>tasking-storage.html</file>
            <file>tasking-sync-members.html</file>
            <file>tasking-sync.html</file>
            <file>tasking-taskadapter-members.html</file>
            <file>tasking-taskadapter.html</file>
            <file>tasking-taskinterface-members.html</file>
            <file>tasking-taskinterface.html</file>
            <file>tasking-tasktree-members.html</file>
            <file>tasking-tasktree.html</file>
            <file>tasking.html</file>
            <file>taskingsolution-module.html</file>
            <file>utils-action-members.html</file>
            <file>utils-action.html</file>
            <file>utils-ansiescapecodehandler.html</file>
            <file>utils-aspectcontainer-members.html</file>
            <file>utils-aspectcontainer.html</file>
            <file>utils-baseaspect-members.html</file>
            <file>utils-baseaspect.html</file>
            <file>utils-boolaspect-members.html</file>
            <file>utils-boolaspect.html</file>
            <file>utils-checkablemessagebox-members.html</file>
            <file>utils-checkablemessagebox.html</file>
            <file>utils-classnamevalidatinglineedit-members.html</file>
            <file>utils-classnamevalidatinglineedit.html</file>
            <file>utils-coloraspect.html</file>
            <file>utils-commandline.html</file>
            <file>utils-completingtextedit-members.html</file>
            <file>utils-completingtextedit.html</file>
            <file>utils-detailswidget-members.html</file>
            <file>utils-detailswidget.html</file>
            <file>utils-doubleaspect-members.html</file>
            <file>utils-doubleaspect.html</file>
            <file>utils-elidinglabel-members.html</file>
            <file>utils-elidinglabel.html</file>
            <file>utils-environment-members.html</file>
            <file>utils-environment.html</file>
            <file>utils-faketooltip.html</file>
            <file>utils-fancylineedit-members.html</file>
            <file>utils-fancylineedit.html</file>
            <file>utils-fancymainwindow.html</file>
            <file>utils-fileinprojectfinder-members.html</file>
            <file>utils-fileinprojectfinder.html</file>
            <file>utils-filenamevalidatinglineedit-members.html</file>
            <file>utils-filenamevalidatinglineedit.html</file>
            <file>utils-filepath-members.html</file>
            <file>utils-filepath.html</file>
            <file>utils-filepathaspect-members.html</file>
            <file>utils-filepathaspect.html</file>
            <file>utils-filepathlistaspect-members.html</file>
            <file>utils-filepathlistaspect.html</file>
            <file>utils-filepathwatcher-members.html</file>
            <file>utils-filepathwatcher.html</file>
            <file>utils-filesystemwatcher-members.html</file>
            <file>utils-filesystemwatcher.html</file>
            <file>utils-fileutils.html</file>
            <file>utils-filewizardpage-members.html</file>
            <file>utils-filewizardpage.html</file>
            <file>utils-futuresynchronizer.html</file>
            <file>utils-guard.html</file>
            <file>utils-headerviewstretcher-members.html</file>
            <file>utils-headerviewstretcher.html</file>
            <file>utils-id-members.html</file>
            <file>utils-id-obsolete.html</file>
            <file>utils-id.html</file>
            <file>utils-integeraspect-members.html</file>
            <file>utils-integeraspect.html</file>
            <file>utils-listview.html</file>
            <file>utils-listwidget.html</file>
            <file>utils-macroexpander-members.html</file>
            <file>utils-macroexpander.html</file>
            <file>utils-mathutils.html</file>
            <file>utils-multiselectionaspect-members.html</file>
            <file>utils-multiselectionaspect.html</file>
            <file>utils-navigationtreeview.html</file>
            <file>utils-networkaccessmanager-members.html</file>
            <file>utils-networkaccessmanager.html</file>
            <file>utils-optionpushbutton-members.html</file>
            <file>utils-optionpushbutton.html</file>
            <file>utils-pathchooser-members.html</file>
            <file>utils-pathchooser.html</file>
            <file>utils-pathlisteditor-members.html</file>
            <file>utils-pathlisteditor.html</file>
            <file>utils-persistentsettingsreader.html</file>
            <file>utils-persistentsettingswriter.html</file>
            <file>utils-port.html</file>
            <file>utils-process-members.html</file>
            <file>utils-process.html</file>
            <file>utils-processargs-members.html</file>
            <file>utils-processargs.html</file>
            <file>utils-processhandle.html</file>
            <file>utils-progressindicator-members.html</file>
            <file>utils-progressindicator.html</file>
            <file>utils-progressindicatorpainter-members.html</file>
            <file>utils-progressindicatorpainter.html</file>
            <file>utils-projectintropage-members.html</file>
            <file>utils-projectintropage.html</file>
            <file>utils-qrccache-members.html</file>
            <file>utils-qrccache.html</file>
            <file>utils-qrcparser-members.html</file>
            <file>utils-qrcparser.html</file>
            <file>utils-qtcsettings-members.html</file>
            <file>utils-qtcsettings.html</file>
            <file>utils-selectionaspect-members.html</file>
            <file>utils-selectionaspect.html</file>
            <file>utils-statuslabel.html</file>
            <file>utils-stringaspect-members.html</file>
            <file>utils-stringaspect.html</file>
            <file>utils-stringlistaspect-members.html</file>
            <file>utils-stringlistaspect.html</file>
            <file>utils-textdisplay-members.html</file>
            <file>utils-textdisplay.html</file>
            <file>utils-textfieldcheckbox-members.html</file>
            <file>utils-textfieldcheckbox.html</file>
            <file>utils-textfieldcombobox-members.html</file>
            <file>utils-textfieldcombobox.html</file>
            <file>utils-textfileformat-members.html</file>
            <file>utils-textfileformat.html</file>
            <file>utils-toggleaspect-members.html</file>
            <file>utils-toggleaspect.html</file>
            <file>utils-treemodel-members.html</file>
            <file>utils-treemodel.html</file>
            <file>utils-treeview.html</file>
            <file>utils-tristateaspect-members.html</file>
            <file>utils-tristateaspect.html</file>
            <file>utils-typedaspect-members.html</file>
            <file>utils-typedaspect.html</file>
            <file>utils-variablechooser-members.html</file>
            <file>utils-variablechooser.html</file>
            <file>utils-wizard-members.html</file>
            <file>utils-wizard.html</file>
            <file>utils-wizardpage.html</file>
            <file>utils.html</file>
        </files>
    </filterSection>
</QtHelpProject>
