QElectroTech
0.70
|
The ECHSToXml class Manage the copy of a directory or element from a collection (no matter if the source is a file system collection or an xml collection) to an xml collection. More...
#include <elementcollectionhandler.h>
Public Member Functions | |
ECHSToXml (ElementsLocation &source, ElementsLocation &destination) | |
ElementsLocation | copy () override |
![]() | |
ECHStrategy (ElementsLocation &source, ElementsLocation &destination) | |
virtual | ~ECHStrategy () |
Additional Inherited Members | |
![]() | |
ElementsLocation | m_source |
ElementsLocation | m_destination |
The ECHSToXml class Manage the copy of a directory or element from a collection (no matter if the source is a file system collection or an xml collection) to an xml collection.
Definition at line 75 of file elementcollectionhandler.h.
ECHSToXml::ECHSToXml | ( | ElementsLocation & | source, |
ElementsLocation & | destination | ||
) |
Definition at line 271 of file elementcollectionhandler.cpp.
|
overridevirtual |
Implements ECHStrategy.
Definition at line 275 of file elementcollectionhandler.cpp.
References XmlElementCollection::copy(), ElementsLocation::exist(), ElementsLocation::fileName(), ElementsLocation::isDirectory(), ElementsLocation::isProject(), ECHStrategy::m_destination, ECHStrategy::m_source, RenameDialog::newName(), ElementsLocation::projectCollection(), ElementsLocation::projectCollectionPath(), and QET::Rename.