Quark  0.1
GCloudObject Class Reference

#include <GCloudObject.h++>

Public Member Functions

 GCloudObject (const GCloudObject &other)
 
virtual ~GCloudObject ()
 
GCloudObjectoperator= (const GCloudObject &other)
 
QString id () const
 
QString name () const
 
QString bucketName () const
 
QString contentType () const
 
qint64 updateTime () const
 
qint64 size () const
 
QUrl selfLink () const
 

Friends

class GCloudStorage
 

Constructor & Destructor Documentation

◆ GCloudObject()

GCloudObject ( const GCloudObject other)

◆ ~GCloudObject()

virtual ~GCloudObject ( )
virtual

Member Function Documentation

◆ bucketName()

QString bucketName ( ) const

◆ contentType()

QString contentType ( ) const

◆ id()

QString id ( ) const

◆ name()

QString name ( ) const

◆ operator=()

GCloudObject& operator= ( const GCloudObject other)

◆ selfLink()

QUrl selfLink ( ) const

◆ size()

qint64 size ( ) const

◆ updateTime()

qint64 updateTime ( ) const

Friends And Related Function Documentation

◆ GCloudStorage

friend class GCloudStorage
friend

The documentation for this class was generated from the following file: