Qt and Dropbox
Unsolved
General and Desktop
-
I want to connect a Qt project with a Dropbox account (I have username and password).
For example I want to create a simple app that uploads and downloads files or creates paths and new folders on the Dropbox...
How easy it could be?
http://lycis.github.io/QtDropbox/
This is good or I have to do something myself?
I have to get an Access Key ID and a Secret Access Key like amazon services? http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html
-
Hi,
The most simple thing to do is test that library.
Yes, you need to get credentials from Dropbox for your application.