List of All Members for installer
This is the complete list of members for installer, including inherited members.
- aboutCalculateComponentsToInstall()
- aboutCalculateComponentsToUninstall()
- void addUserRepositories(stringlist repositories)
- boolean addWizardPage(Component component, string name, int page)
- boolean addWizardPageItem(Component component, string name, int page, int position)
- stringlist allowedRunningProcesses()
(deprecated in 4.6)
- void autoAcceptMessageBoxes()
- void autoRejectMessageBoxes()
- boolean calculateComponentsToInstall()
- boolean calculateComponentsToUninstall()
- void cancelMetaInfoJob()
- void clearComponentsToInstallCalculated()
(deprecated in 4.5)
- componentAdded(Component component)
- array components(string regexp)
- void componentsToInstallNeedsRecalculation()
(deprecated in 4.5)
- boolean containsFileDialogAutomaticAnswer(string identifier)
- boolean containsValue(string key)
- coreNetworkSettingsChanged()
- currentPageChanged(int page)
- void deselectComponent(string id)
- downloadArchivesFinished()
- void dropAdminRights()
- string environmentVariable(string name)
- array execute(string program, stringlist arguments, string stdIn, string stdInCodec, string stdOutCodec)
- boolean executeDetached(string program, stringlist arguments, string workingDirectory)
- boolean fileExists(string filePath)
- string findLibrary(string name, stringlist paths)
- string findPath(string name, stringlist paths)
- finishAllComponentsReset(list<Component> rootComponents)
- finishButtonClicked()
- finishUpdaterComponentsReset(list<Component> componentsWithUpdates)
- finishedCalculateComponentsToInstall()
- finishedCalculateComponentsToUninstall()
- string fromNativeSeparators(string path)
- boolean gainAdminRights()
- guiElementsReady()
- bool hasAdminRights()
- installationFinished()
- installationInterrupted()
- installationStarted()
- void interrupt()
- boolean isCommandLineDefaultInstall()
- boolean isCommandLineInstance()
- boolean isFileExtensionRegistered(string extension)
- boolean isInstaller()
- boolean isOfflineGenerator()
- boolean isOfflineOnly()
- boolean isPackageManager()
- boolean isPackageViewer()
- boolean isProcessRunning(string name)
- boolean isUninstaller()
- boolean isUpdater()
- boolean isUserSetBinaryMarker()
- string key(string value)
- boolean killProcess(string absoluteFilePath)
- void languageChanged()
- boolean localInstallerBinaryUsed()
- metaJobInfoMessage(string message)
- metaJobProgress(int progress)
- metaJobTotalProgress(int progress)
- offlineGenerationFinished()
- offlineGenerationStarted()
- boolean performOperation(string name, stringlist arguments)
- string readConsoleLine(string title, int maxlen)
- string readFile(string filePath, string codecName)
- boolean recalculateAllComponents()
- void removeFileDialogAutomaticAnswer(string identifier)
- boolean removeWizardPage(Component component, string name)
- boolean removeWizardPageItem(Component component, string name)
- float requiredDiskSpace()
- float requiredTemporaryDiskSpace()
- boolean runInstaller()
- boolean runOfflineGenerator()
- boolean runPackageUpdater()
- boolean runUninstaller()
- void selectComponent(string id)
- void setAllowedRunningProcesses(stringlist processes)
(deprecated in 4.6)
- void setAutoAcceptLicenses()
- setAutomatedPageSwitchEnabled(bool request)
- void setCanceled()
- void setCompleteUninstallation(bool complete)
- boolean setDefaultPageVisible(int page, boolean visible)
- void setDependsOnLocalInstallerBinary()
- void setFileDialogAutomaticAnswer(string identifier, string value)
- void setInstaller()
- void setInstallerBaseBinary(string path)
- void setMessageBoxAutomaticAnswer(string identifier, int button)
- void setPackageManager()
- void setSharedFlag(string key, boolean value)
- void setTemporaryRepositories(stringlist repositories, boolean replace)
- void setUninstaller()
- void setUpdater()
- void setValidatorForCustomPage(Component component, string name, string callbackName)
- setValidatorForCustomPageRequested(Component component, string name, string callbackName)
- void setValue(string key, string value)
- boolean sharedFlag(string key)
- startAllComponentsReset()
- startUpdaterComponentsReset()
- statusChanged(Status status)
- titleMessageChanged(string title)
- string toNativeSeparators(string path)
- uninstallationFinished()
- uninstallationStarted()
- updateFinished()
- string value(string key, string defaultValue, int format)
- valueChanged(string key, string value)
- stringlist values(string key, stringlist defaultValue)
- boolean versionMatches(string version, string requirement)
- wizardPageInsertionRequested(Widget widget, WizardPage page)
- wizardPageRemovalRequested(Widget widget)
- wizardPageVisibilityChangeRequested(bool visible, int page)
- wizardWidgetInsertionRequested(Widget widget, WizardPage page, int position)
- wizardWidgetRemovalRequested(Widget widget)
© 2021 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. The Qt Company, Qt and their respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.