![]() |
Carousel
|
The IComponentLocationConstructorDelegate class is used to constuct a location to the library for a component. More...
#include <IComponentLocationConstructorDelegate.h>
Inherited by AbsolutePathComponentLocationConstructorDelegate.
Public Member Functions | |
virtual QString | constructLocation (const QString &ending)=0 |
The IComponentLocationConstructorDelegate class is used to constuct a location to the library for a component.
This interface provides functionality for format component location for the DefinitionConstructor. It may be absolute path for file system or relative path for the web address and so on.
|
pure virtual |
Completes component location bases at the final part of them.
Implemented in AbsolutePathComponentLocationConstructorDelegate.