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()
- void autoAcceptMessageBoxes()
- void autoRejectMessageBoxes()
- boolean calculateComponentsToInstall()
- boolean calculateComponentsToUninstall()
- void cancelMetaInfoJob()
- void clearComponentsToInstallCalculated()
- componentAdded(Component component)
- array components(string regexp)
- void componentsToInstallNeedsRecalculation()
- boolean containsFileDialogAutomaticAnswer(string identifier)
- boolean containsValue(string key)
- coreNetworkSettingsChanged()
- currentPageChanged(int page)
- void deselectComponent(string id)
- 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()
- 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)
- void removeFileDialogAutomaticAnswer(string identifier)
- boolean removeWizardPage(Component component, string name)
- boolean removeWizardPageItem(Component component, string name)
- float requiredDiskSpace()
- float requiredTemporaryDiskSpace()
- rootComponentsAdded(list<Component> components)
- boolean runInstaller()
- boolean runOfflineGenerator()
- boolean runPackageUpdater()
- boolean runUninstaller()
- void selectComponent(string id)
- void setAllowedRunningProcesses(stringlist processes)
- 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()
- updaterComponentsAdded(list<Component> components)
- string value(string key, string defaultValue)
- 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)