Classes | |
interface | ChildCopier |
Interface to be implemented by RQML child copiers. More... | |
class | CopierFacade |
Singleton class that handles copying of RQMLSecondClass elements. More... | |
class | CopierFacade.CopierMap |
interface | RQMLSecondClassCopier |
Interface for copiers of RQML Second-class elements. More... |
The objects' attributes are copied solely through their RQML interfaces, thus it may be used to copy between different implementation of RQML elements.
This package is used by the import and export classes for copying between the elements implemented for the handheld and those used in the desktop application.