qgis_deployment_toolbelt.jobs package¶
Submodules¶
- qgis_deployment_toolbelt.jobs.generic_job module
GenericJobGenericJob.IDGenericJob.OPTIONS_SCHEMAGenericJob.PROFILES_FOLDER_CACHEGenericJob.RULES_FILTER_CACHEGenericJob.__init__()GenericJob._ensure_folder_exists()GenericJob.clear_profiles_cache()GenericJob.filter_profiles_folder()GenericJob.filter_profiles_on_rules()GenericJob.get_matching_profile_from_name()GenericJob.list_downloaded_profiles()GenericJob.list_installed_profiles()GenericJob.os_configGenericJob.validate_options()
- qgis_deployment_toolbelt.jobs.job_cleanup_manager module
CleanupReportJobCleanupManagerJobCleanupManager.IDJobCleanupManager.OPTIONS_SCHEMAJobCleanupManager.__init__()JobCleanupManager._referenced_plugin_ids()JobCleanupManager._referenced_plugin_installation_folders()JobCleanupManager._remove_paths()JobCleanupManager.cleanup_plugins_cache()JobCleanupManager.cleanup_plugins_installed()JobCleanupManager.optionsJobCleanupManager.run()
- qgis_deployment_toolbelt.jobs.job_default_profile_setter module
- qgis_deployment_toolbelt.jobs.job_environment_variables module
- qgis_deployment_toolbelt.jobs.job_plugins_downloader module
JobPluginsDownloaderJobPluginsDownloader.IDJobPluginsDownloader.OPTIONS_SCHEMAJobPluginsDownloader.__init__()JobPluginsDownloader.copy_plugins()JobPluginsDownloader.download_remote_plugins()JobPluginsDownloader.filter_list_copiable_plugins()JobPluginsDownloader.filter_list_downloadable_plugins()JobPluginsDownloader.list_referenced_plugins()JobPluginsDownloader.run()
- qgis_deployment_toolbelt.jobs.job_plugins_synchronizer module
- qgis_deployment_toolbelt.jobs.job_profiles_downloader module
- qgis_deployment_toolbelt.jobs.job_profiles_synchronizer module
JobProfilesSynchronizerJobProfilesSynchronizer.IDJobProfilesSynchronizer.OPTIONS_SCHEMAJobProfilesSynchronizer.PROFILES_NAMES_DOWNLOADEDJobProfilesSynchronizer.PROFILES_NAMES_INSTALLEDJobProfilesSynchronizer.__init__()JobProfilesSynchronizer.compare_downloaded_with_installed_profiles()JobProfilesSynchronizer.run()JobProfilesSynchronizer.sync_installed_profiles_from_downloaded_profiles()JobProfilesSynchronizer.sync_overwrite_local_profiles()
- qgis_deployment_toolbelt.jobs.job_qgis_installation_finder module
JobQgisInstallationFinderJobQgisInstallationFinder.CACHE_DETECTED_QGIS_VERSIONJobQgisInstallationFinder.IDJobQgisInstallationFinder.OPTIONS_SCHEMAJobQgisInstallationFinder.__init__()JobQgisInstallationFinder._export_qgis_version()JobQgisInstallationFinder._get_latest_matching_version_path()JobQgisInstallationFinder._get_latest_version_from_list()JobQgisInstallationFinder._get_linux_installed_qgis_path()JobQgisInstallationFinder._get_qgis_bin_version()JobQgisInstallationFinder._get_qgis_found_version_dict_from_search_paths()JobQgisInstallationFinder._get_qgis_versions_in_dir()JobQgisInstallationFinder._get_search_paths_with_environment_variable()JobQgisInstallationFinder._get_windows_hide_console_startupinfo()JobQgisInstallationFinder._get_windows_installed_qgis_path()JobQgisInstallationFinder._search_qgis_version_and_add_to_dict()JobQgisInstallationFinder._version_sort_key()JobQgisInstallationFinder.get_installed_qgis_path()JobQgisInstallationFinder.get_installed_qgis_version_and_path()JobQgisInstallationFinder.run()JobQgisInstallationFinder.run_needed()
- qgis_deployment_toolbelt.jobs.job_shortcuts module
JobShortcutsManagerJobShortcutsManager.IDJobShortcutsManager.OPTIONS_SCHEMAJobShortcutsManager.SHORTCUTS_CREATEDJobShortcutsManager.SHORTCUTS_REMOVEDJobShortcutsManager.__init__()JobShortcutsManager._get_arguments_ready()JobShortcutsManager._get_icon_path()JobShortcutsManager._pick_compatible_icon_for_os()JobShortcutsManager.run()
- qgis_deployment_toolbelt.jobs.job_splash_screen module
- qgis_deployment_toolbelt.jobs.orchestrator module