1 #ifndef __libquark_gcloud_GCloudObject_hxx 2 #define __libquark_gcloud_GCloudObject_hxx 4 #include <QSharedDataPointer> 13 class GCloudObjectPrivateData;
37 void setId(
const QString &
id);
38 void setName(
const QString &
name);
42 void setSize(
const qint64 &
size);
43 void setSelfLink(
const QUrl &
selfLink);
45 QSharedDataPointer<GCloudObjectPrivateData> _privateData;
51 #endif // __libquark_gcloud_GCloudObject_hxx GCloudObject & operator=(const GCloudObject &other)
Definition: BarChartView.h++:6
Definition: GCloudObject.h++:15
QString contentType() const
Definition: GCloudStorage.h++:21
qint64 updateTime() const
QString bucketName() const