I couldn't find any Qt-based OAuth 2.0 implementations, so I made one: https://github.com/pipacs/steps/tree/master/o2. Works with Google Docs, but far from complete.
Special thanks to Johan Paul for KQOAuth, his OAuth 1.0 library, which was inspirational for writing O2.