#include <GCF/GDriveContent.h>
More...
This class provides access to fields in the Item
resource sent by Google Drive API. For information about this resource, please visit : https://developers.google.com/drive/v2/reference
QString GCF::GDriveContent::Item::id |
( |
| ) |
const |
- Returns
- the
id
attribute of the Item
QString GCF::GDriveContent::Item::etag |
( |
| ) |
const |
- Returns
- the
etag
attribute of the Item
QString GCF::GDriveContent::Item::selfLink |
( |
| ) |
const |
- Returns
- the
selfLink
attribute of the Item
QString GCF::GDriveContent::Item::webContentLink |
( |
| ) |
const |
- Returns
- the
webContentLink
attribute of the Item
QString GCF::GDriveContent::Item::webViewLink |
( |
| ) |
const |
- Returns
- the
webViewLink
attribute of the Item
QString GCF::GDriveContent::Item::alternateLink |
( |
| ) |
const |
- Returns
- the
alternateLink
attribute of the Item
QString GCF::GDriveContent::Item::embedLink |
( |
| ) |
const |
- Returns
- the
embedLink
attribute of the Item
QVariantMap GCF::GDriveContent::Item::openWithLinks |
( |
| ) |
const |
- Returns
- the
openWithLinks
attribute of the Item
QString GCF::GDriveContent::Item::defaultOpenWithLink |
( |
| ) |
const |
- Returns
- the
defaultOpenWithLink
attribute of the Item
QString GCF::GDriveContent::Item::iconLink |
( |
| ) |
const |
- Returns
- the
iconLink
attribute of the Item
QString GCF::GDriveContent::Item::thumbnailLink |
( |
| ) |
const |
- Returns
- the
thumbnailLink
attribute of the Item
QString GCF::GDriveContent::Item::title |
( |
| ) |
const |
- Returns
- the
title
attribute of the Item
QString GCF::GDriveContent::Item::mimeType |
( |
| ) |
const |
- Returns
- the
mimeType
attribute of the Item
QString GCF::GDriveContent::Item::description |
( |
| ) |
const |
- Returns
- the
description
attribute of the Item
bool GCF::GDriveContent::Item::isStarred |
( |
| ) |
const |
- Returns
- the
isStarred
attribute of the Item
bool GCF::GDriveContent::Item::isHidden |
( |
| ) |
const |
- Returns
- the
isHidden
attribute of the Item
bool GCF::GDriveContent::Item::isTrashed |
( |
| ) |
const |
- Returns
- the
isTrashed
attribute of the Item
bool GCF::GDriveContent::Item::isRestricted |
( |
| ) |
const |
- Returns
- the
isRestricted
attribute of the Item
bool GCF::GDriveContent::Item::isViewed |
( |
| ) |
const |
- Returns
- the
isViewed
attribute of the Item
QDateTime GCF::GDriveContent::Item::createdDate |
( |
| ) |
const |
- Returns
- the
createdDate
attribute of the Item
QDateTime GCF::GDriveContent::Item::modifiedDate |
( |
| ) |
const |
- Returns
- the
modifiedDate
attribute of the Item
QDateTime GCF::GDriveContent::Item::modifiedByMeDate |
( |
| ) |
const |
- Returns
- the
modifiedByMeDate
attribute of the Item
QDateTime GCF::GDriveContent::Item::lastViewedByMeDate |
( |
| ) |
const |
- Returns
- the
lastViewedByMeDate
attribute of the Item
QDateTime GCF::GDriveContent::Item::sharedWithMeDate |
( |
| ) |
const |
- Returns
- the
sharedWithMeDate
attribute of the Item
QString GCF::GDriveContent::Item::downloadUrl |
( |
| ) |
const |
- Returns
- the
downloadUrl
attribute of the Item
QVariantMap GCF::GDriveContent::Item::exportLinks |
( |
| ) |
const |
- Returns
- the
exportLinks
attribute of the Item
QString GCF::GDriveContent::Item::indexableText |
( |
| ) |
const |
- Returns
- the
indexableText
attribute of the Item
QString GCF::GDriveContent::Item::originalFileName |
( |
| ) |
const |
- Returns
- the
originalFileName
attribute of the Item
QString GCF::GDriveContent::Item::fileExtension |
( |
| ) |
const |
- Returns
- the
fileExtension
attribute of the Item
QString GCF::GDriveContent::Item::md5Checksum |
( |
| ) |
const |
- Returns
- the
md5Checksum
attribute of the Item
int GCF::GDriveContent::Item::fileSize |
( |
| ) |
const |
- Returns
- the
fileSize
attribute of the Item
int GCF::GDriveContent::Item::quotaBytesUsed |
( |
| ) |
const |
- Returns
- the
quotaBytesUsed
attribute of the Item
QStringList GCF::GDriveContent::Item::ownerNames |
( |
| ) |
const |
- Returns
- the
ownerNames
attribute of the Item
QString GCF::GDriveContent::Item::lastModifyingUserName |
( |
| ) |
const |
- Returns
- the
lastModifyingUserName
attribute of the Item
bool GCF::GDriveContent::Item::isEditable |
( |
| ) |
const |
- Returns
- the
isEditable
attribute of the Item
bool GCF::GDriveContent::Item::isCopyable |
( |
| ) |
const |
- Returns
- the
isCopyable
attribute of the Item
bool GCF::GDriveContent::Item::canWritersShare |
( |
| ) |
const |
- Returns
- the
canWritersShare
attribute of the Item
bool GCF::GDriveContent::Item::isShared |
( |
| ) |
const |
- Returns
- the
isShared
attribute of the Item
bool GCF::GDriveContent::Item::isExplicitlyTrashed |
( |
| ) |
const |
- Returns
- the
isExplicitlyTrashed
attribute of the Item
bool GCF::GDriveContent::Item::isAppDataContents |
( |
| ) |
const |
- Returns
- the
isAppDataContents
attribute of the Item
QString GCF::GDriveContent::Item::headRevisionId |
( |
| ) |
const |
- Returns
- the
headRevisionId
attribute of the Item
QList< ItemParent > GCF::GDriveContent::Item::parents |
( |
| ) |
const |
- Returns
- the
parents
attribute of the Item
Permission GCF::GDriveContent::Item::userPermissions |
( |
| ) |
const |
- Returns
- the
userPermissions
attribute of the Item
QList< User > GCF::GDriveContent::Item::owners |
( |
| ) |
const |
- Returns
- the
owners
attribute of the Item
User GCF::GDriveContent::Item::lastModifyingUser |
( |
| ) |
const |
- Returns
- the
lastModifyingUser
attribute of the Item
QList< Properties > GCF::GDriveContent::Item::properties |
( |
| ) |
const |
- Returns
- the
properties
attribute of the Item
- Returns
- the
imageMediaData
attribute of the Item
bool GCF::GDriveContent::Item::isOwnedByAuthenticatedUser |
( |
| ) |
const |
bool GCF::GDriveContent::Item::isFile |
( |
| ) |
const |
- Returns
true
if the Item is a file; false
otherwise.
bool GCF::GDriveContent::Item::isFolder |
( |
| ) |
const |
- Returns
true
if the Item is a folder; false
otherwise.