mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-27 22:14:32 +00:00
Doc: Remove dubious sentence from installer.calculateComponentsToUninstall()
The auto-dependencies seems already to be handled correctly in UninstallerCalculator. Change-Id: I30074036aa030399cd49a6bfe2e380ffa1e92c58 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
parent
f9aaec3ff2
commit
0a54640535
@ -1515,8 +1515,8 @@ QList<Component*> PackageManagerCore::orderedComponentsToInstall() const
|
||||
}
|
||||
|
||||
/*!
|
||||
Calculates a list of components to uninstall based on the current run mode. Auto installed
|
||||
dependencies are not yet resolved. The aboutCalculateComponentsToUninstall() signal is emitted
|
||||
Calculates a list of components to uninstall based on the current run mode.
|
||||
The aboutCalculateComponentsToUninstall() signal is emitted
|
||||
before the calculation starts, the finishedCalculateComponentsToUninstall() signal once all
|
||||
calculations are done. Always returns \c true.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user