|
Quark
0.1
|
#include <GCloudBucket.h++>
Public Member Functions | |
| GCloudBucket (const GCloudBucket &other) | |
| virtual | ~GCloudBucket () |
| GCloudBucket & | operator= (const GCloudBucket &other) |
| QString | id () const |
| long | projectNumber () const |
| QString | name () const |
| qint64 | createTime () const |
| QUrl | selfLink () const |
Friends | |
| class | GCloudStorage |
| GCloudBucket | ( | const GCloudBucket & | other | ) |
|
virtual |
| qint64 createTime | ( | ) | const |
| QString id | ( | ) | const |
| QString name | ( | ) | const |
| GCloudBucket& operator= | ( | const GCloudBucket & | other | ) |
| long projectNumber | ( | ) | const |
| QUrl selfLink | ( | ) | const |
|
friend |