![]() |
Carousel
|
Inherited by ComponentInstaller.
Public Member Functions | |
virtual void | addExistedComponent (IComponent *component)=0 |
virtual QList< IComponent * > | existedComponents () const =0 |
virtual QStringList | install ()=0 |
virtual bool | installComponentInSeparateDir () const =0 |
virtual const QString & | installDirectory () const =0 |
virtual void | setInstallComponentInSeparateDir (bool separate)=0 |
virtual void | setInstallDirectory (const QString &destinationDirectory)=0 |
virtual DependenciesSolvingResult | tryToInstall (const QStringList &componentNames)=0 |