filemanagerservice.xml Example Filefilemanagerplugin/filemanagerservice.xml<?xml version="1.0" encoding="utf-8" ?> <SFW version="1.1"> <service> <name>FileManagerService</name> <filepath>serviceframework_filemanagerplugin</filepath> <description>Example file manager service</description> <interface> <name>com.nokia.qt.examples.FileStorage</name> <version>1.0</version> <description>Implementation of FileStorageInterface</description> </interface> <interface> <name>com.nokia.qt.examples.FileTransfer</name> <version>1.0</version> <description>Implementation of FileTransferInterface</description> </interface> </service> </SFW> © 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy X
|