QDocumentGallery Class Reference
The QDocumentGallery class provides a gallery of documents. More...
#include <QDocumentGallery>
Inherits QAbstractGallery.
Public Functions
Reimplemented Public Functions
Static Public Members
Reimplemented Protected Functions
virtual QGalleryAbstractResponse * | createResponse ( QGalleryAbstractRequest * request ) |
Detailed Description
The QDocumentGallery class provides a gallery of documents.
Member Function Documentation
QDocumentGallery::QDocumentGallery ( QObject * parent = 0 )
Constructs a new document gallery.
The parent is passed to QAbstractGallery.
QDocumentGallery::~QDocumentGallery ()
Destroys a document gallery.
Reimplemented from QAbstractGallery::createResponse().
bool QDocumentGallery::isRequestSupported ( QGalleryAbstractRequest::Type type ) const [virtual]
Reimplemented from QAbstractGallery::isRequestSupported().
QStringList QDocumentGallery::itemTypePropertyNames ( const QString & itemType ) const
Returns a list of names of properties that are valid for an itemType.
QGalleryProperty::Attributes QDocumentGallery::propertyAttributes ( const QString & propertyName, const QString & itemType ) const
Returns the attributes of a property of itemType identified by propertyName
Member Variable Documentation
const QGalleryType QDocumentGallery::Album
This type matches all albums in the document gallery.
const QGalleryType QDocumentGallery::AlbumArtist
This type matches all album artists in the document gallery.
const QGalleryType QDocumentGallery::Artist
This type matches all artists in the document gallery.
const QGalleryType QDocumentGallery::Audio
This type matches all audio files in the document gallery.
const QGalleryType QDocumentGallery::AudioGenre
This type matches all audio genres in the document gallery.
const QGalleryType QDocumentGallery::Document
This type matches all document files in the document gallery.
const QGalleryType QDocumentGallery::File
This type matches all files in the document gallery.
const QGalleryType QDocumentGallery::Folder
This type matches all file-system folders in the document gallery.
const QGalleryType QDocumentGallery::Image
This type matches all image files in the document gallery.
const QGalleryType QDocumentGallery::PhotoAlbum
This type matches all photo albums in the document gallery.
const QGalleryType QDocumentGallery::Playlist
This type matches all playlist files in the document gallery.
const QGalleryType QDocumentGallery::Text
This type matches all text files in the document gallery.
const QGalleryType QDocumentGallery::Video
This type matches all video files in the document gallery.
const QGalleryProperty QDocumentGallery::albumArtist
This property contains the name of the title artist of a music album.
const QGalleryProperty QDocumentGallery::albumTitle
This property contains the title of the album a music track belongs to.
This property contains the names of artists contributing to a music track.
const QGalleryProperty QDocumentGallery::audioBitRate
This property contains the bit rate of the audio in a media file.
const QGalleryProperty QDocumentGallery::audioCodec
This property contains the name of the codec used to encode audio in a media file.
This property contains the name of the author of an item in the document gallery.
const QGalleryProperty QDocumentGallery::cameraManufacturer
This property contains the manufacturer name of the camera used to take a photo.
const QGalleryProperty QDocumentGallery::cameraModel
This property contains the model name of the camera used to take a photo.
const QGalleryProperty QDocumentGallery::channelCount
This property contains the number of audio channels in a media file.
const QGalleryProperty QDocumentGallery::comments
This property contains a user comment about an item in the document gallery.
const QGalleryProperty QDocumentGallery::composer
This property contains the name of the composer of a music track.
const QGalleryProperty QDocumentGallery::copyright
This property contains a copyright statement for an item in the document gallery.
This property contains the date and time a document was created.
const QGalleryProperty QDocumentGallery::dateTaken
This property contains the date and time a photo was taken.
const QGalleryProperty QDocumentGallery::description
This property contains a description of an item in the document gallery.
const QGalleryProperty QDocumentGallery::director
This property contains the name of the director of a video.
const QGalleryProperty QDocumentGallery::discNumber
This property contains the disc number of an album in a set.
const QGalleryProperty QDocumentGallery::duration
This property contains the duration of an audio or video file.
const QGalleryProperty QDocumentGallery::exposureProgram
This property contains the name of the exposure program used when taking a photo.
const QGalleryProperty QDocumentGallery::exposureTime
This property contains the exposure time of a photo in seconds.
This property contains the F-number of a photo.
const QGalleryProperty QDocumentGallery::fileExtension
This property contains the file extension of a file.
const QGalleryProperty QDocumentGallery::fileName
This property contains the file name of a file in the document gallery.
const QGalleryProperty QDocumentGallery::filePath
This property contains the path including the file name of a file in the document gallery.
const QGalleryProperty QDocumentGallery::fileSize
This property contains the size in bytes of a file.
const QGalleryProperty QDocumentGallery::flashEnabled
This property contains whether a flash was used when taking a photo.
const QGalleryProperty QDocumentGallery::focalLength
This property contains the focal length used when taking a photo.
const QGalleryProperty QDocumentGallery::frameRate
This property contains the frame rate of a video.
This property contains the genre of a media file.
This property contains the height in pixels of an image or video file.
const QGalleryProperty QDocumentGallery::iconImage
This property contains a QImage icon representation of an item in the document gallery.
See also iconPixmap, thumbnailImage, and previewImage.
const QGalleryProperty QDocumentGallery::iconPixmap
This property contains a QPixmap icon representation of an item in the document gallery.
See also iconImage, thumbnailPixmap, and previewPixmap.
const QGalleryProperty QDocumentGallery::keywords
This property contains keywords relevant to an item in the document gallery.
const QGalleryProperty QDocumentGallery::language
This property contains the language of the content of an item in the document gallery.
const QGalleryProperty QDocumentGallery::lastAccessed
This property contains the date and time a file was last accessed.
const QGalleryProperty QDocumentGallery::lastModified
This property contains the date and time a file was last modified.
const QGalleryProperty QDocumentGallery::lastPlayed
This property contains the date and time an audio or video file was last played.
This property contains the lyrics to a music track.
const QGalleryProperty QDocumentGallery::meteringMode
This property contains the metering mode used when taking a photo.
const QGalleryProperty QDocumentGallery::mimeType
This property contains the MIME type of a file.
const QGalleryProperty QDocumentGallery::orientation
This property contains the orientation of an image.
const QGalleryProperty QDocumentGallery::pageCount
This property contains the number of pages in a document.
This property contains the path of a file in the document gallery.
const QGalleryProperty QDocumentGallery::performer
This property contains the names of performers in a media file.
const QGalleryProperty QDocumentGallery::photoAlbum
This property contains the name of the album a photo belongs to.
const QGalleryProperty QDocumentGallery::playCount
This property contains the number of times an audio or video file has been played.
const QGalleryProperty QDocumentGallery::previewImage
This property contains a QImage preview representation of an item in the document gallery.
const QGalleryProperty QDocumentGallery::previewPixmap
This property contains a QPixmap preview representation of an item in the document gallery.
const QGalleryProperty QDocumentGallery::producer
This property contains the name of the producer of a media file.
This property contains a rating for an item in the document gallery.
const QGalleryProperty QDocumentGallery::resumePosition
This property contains the position in a video where playback was interrupted.
const QGalleryProperty QDocumentGallery::sampleRate
This property contains the sample rate of the audio in a media file.
This property contains the subject of item in the document gallery.
const QGalleryProperty QDocumentGallery::thumbnailImage
This property contains a QImage thumbnail representation of an item in the document gallery.
const QGalleryProperty QDocumentGallery::thumbnailPixmap
This property contains a QPixmap thumbnail representation of an item in the document gallery.
This property contains the title of an item in the document gallery.
const QGalleryProperty QDocumentGallery::trackCount
This property contains the number of music tracks in an album.
const QGalleryProperty QDocumentGallery::trackNumber
This property contains the track number of a music track in an album.
const QGalleryProperty QDocumentGallery::videoBitRate
This property contains the bit rate of the video in a media file.
const QGalleryProperty QDocumentGallery::videoCodec
This property contains the codec used to encode the video in a media file.
const QGalleryProperty QDocumentGallery::whiteBalance
This property contains the white balance setting used when taking a photo.
This property contains the width in pixels of an image or video file.
const QGalleryProperty QDocumentGallery::wordCount
This property contains the number of words in document.