This repository collects example applications for QtDropbox.
To compile the examples you need QtDropbox installed on your system. Also you need to modify the file keys.h
in the root folder of the project so that it contains the key and secret of your app. Please see the
Dropbox Developer area if you need to aquire according keys.
The following examples are currently available.
Download all videos from a specific folder of the dropbox account. It shows how to connect, access meta data of the files within a folder and download files based on their mime type.