Document Sharing
Files:
- documentshare/download.cpp
- documentshare/download.h
- documentshare/downloaddelegate.cpp
- documentshare/downloaddelegate.h
- documentshare/downloadmodel.cpp
- documentshare/downloadmodel.h
- documentshare/iteminformationdialog.cpp
- documentshare/iteminformationdialog.h
- documentshare/sharewidget.cpp
- documentshare/sharewidget.h
- documentshare/main.cpp
- documentshare/documentshare.pro
This example demonstrates using the Document Gallery to access the meta-data of a newly created file.
The Document Sharing example uses QGalleryUrlRequest to find the gallery ID and type of a downloaded file and QGalleryItemRequest to query properties of that item.
Files can be downloaded in the example by selecting a download link from the embedded QWebView. Information about a finished download can be viewed by selecting the download from the list on right.