GCF LOGO VCL LOGO
GCF::GDriveContent::ItemParent Class Reference

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

Public Member Functions

QString id () const
 
QString selfLink () const
 
QString parentLink () const
 
bool isRoot () const
 

Detailed Description

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