QtMobility Reference Documentation

filemanagerservice.xml Example File

filemanagerplugin/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>
X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.