GCF LOGO VCL LOGO
GCF::GDriveContent::User Class Reference

#include <GCF/GDriveContent.h>
More...

Public Member Functions

QString displayName () const
 
QString picture () const
 
bool isAuthenticatedUser () const
 
QString permissionId () const
 
QString id () const
 

Detailed Description

This class provides access to fields in the User resource sent by Google Drive API. For information about this resource, please visit : https://developers.google.com/drive/v2/reference

Member Function Documentation

QString GCF::GDriveContent::User::displayName ( ) const
Returns
the displayName attribute of the User
QString GCF::GDriveContent::User::picture ( ) const
Returns
the picture attribute of the User
bool GCF::GDriveContent::User::isAuthenticatedUser ( ) const
Returns
the isAuthenticatedUser attribute of the User
QString GCF::GDriveContent::User::permissionId ( ) const
Returns
the permissionId attribute of the User
QString GCF::GDriveContent::User::id ( ) const
Returns
the permissionId attribute of the User