GCF LOGO VCL LOGO
GCF::GDriveContent::Child Class Reference

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

Public Member Functions

QString id () const
 
QString selfLink () const
 
QString childLink () const
 

Detailed Description

This class provides access to fields in the Child 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::Child::id ( ) const
Returns
the id attribute of the Child
QString GCF::GDriveContent::Child::selfLink ( ) const
Returns
the selfLink attribute of the Child
QString GCF::GDriveContent::Child::childLink ( ) const
Returns
the childLink attribute of the Child