Qt Mobility Reference Documentation

Annotated Class List

Qt Mobility Project classes with brief descriptions:

QAbstractGallery

Base class for gallery implementations

QAbstractSecuritySession

Generic mechanism to enable permission checks for services

QAbstractValueSpaceLayer

Support for adding new logical data layers to the Qt Value Space

QAbstractVideoBuffer

Abstraction for video data

QAbstractVideoSurface

Base class for video presentation surfaces

QAccelerometer

Convenience wrapper around QSensor

QAccelerometerFilter

Convenience wrapper around QSensorFilter

QAccelerometerReading

Reports on linear acceleration along the X, Y and Z axes

QAmbientLightFilter

Convenience wrapper around QSensorFilter

QAmbientLightReading

Represents one reading from the ambient light sensor

QAmbientLightSensor

Convenience wrapper around QSensor

QAudioCaptureSource

Interface to query and select an audio input endpoint

QAudioDeviceInfo

Interface to query audio devices and their functionality

QAudioEncoderControl

Access to the settings of a media service that performs audio encoding

QAudioEncoderSettings

Set of audio encoder settings

QAudioEndpointSelector

Audio endpoint selector media control

QAudioFormat

Stores audio parameter information

QAudioInput

Interface for receiving audio data from an audio input device

QAudioOutput

Interface for sending audio data to an audio output device

QCamera

Interface for system camera devices

QCameraControl

Abstract base class for classes that control still cameras or video cameras

QCameraExposure

Interface for exposure related camera settings

QCameraExposureControl

Supplies control for exposure related camera parameters

QCameraFocus

Interface for focus and zoom related camera settings

QCameraFocusControl

Supplies control for focusing related camera parameters

QCameraImageCapture

Used for the recording of media content

QCameraImageCaptureControl

Control interface for image capture services

QCameraImageProcessing

Interface for focus and zoom related camera settings

QCameraImageProcessingControl

Abstract class for controling image processing parameters, like white balance, contrast, saturation, sharpening and denoising

QCameraLocksControl

Abstract base class for classes that control still cameras or video cameras

QCameraViewfinder

Camera viewfinder widget

QCompass

Convenience wrapper around QSensor

QCompassFilter

Convenience wrapper around QSensorFilter

QCompassReading

Represents one reading from a compass

QContact

Represents an addressbook contact

QContactAbstractRequest

Mechanism for asynchronous requests to be made of a manager if it supports them

QContactAction

Interface for performing an action on a QContact or QContactDetail

QContactActionDescriptor

Information that uniquely identifies a specific implementation of an action

QContactActionFactory

Interface for clients to retrieve instances of action implementations

QContactActionFilter

Filter based around an action availability criterion

QContactAddress

Contains an address of a contact

QContactAnniversary

Contains an anniversary of a contact

QContactAvatar

Contains the avatar of a contact

QContactBirthday

Contains a birthday of a contact

QContactChangeLogFilter

Filter based around a contact timestamp criterion

QContactChangeSet

Simple API to simplify the emission of state-change signals from QContactManagerEngine implementations

QContactDetail

Represents a single, complete detail about a contact

QContactDetailDefinition

QContactDetailDefinitionFetchRequest

Allows a client to asynchronously request detail definitions from a contacts store manager

QContactDetailDefinitionRemoveRequest

Allows a client to asynchronously request that certain detail definitions be removed from a contacts store

QContactDetailDefinitionSaveRequest

Allows a client to asynchronously request that certain detail definitions be saved in a contacts store

QContactDetailFieldDefinition

Field in a QContactDetail

QContactDetailFilter

Filter based around a detail value criterion

QContactDetailRangeFilter

Filter based around a detail value range criterion

QContactDisplayLabel

The (possibly synthesized) display label of a contact

QContactEmailAddress

Contains an email address of a contact

QContactFamily

Contains names of family members of a contact

QContactFetchHint

Hints to the manager about which contact information needs to be retrieved in an asynchronous fetch request or a synchronous function call

QContactFetchRequest

Allows a client to asynchronously request contacts from a contacts store manager

QContactFilter

Used to select contacts made available through a QContactManager

QContactGender

Contains the gender of a contact

QContactGeoLocation

Contains a global location coordinate associated with a contact

QContactGlobalPresence

Aggregated presence information for a contact, synthesized or supplied by the backend

QContactGuid

Contains a globally unique Id of a contact, for use in synchronization with other datastores

QContactId

Information that uniquely identifies a contact in a particular manager

QContactIntersectionFilter

Filter which intersects the results of other filters

QContactInvalidEngine

Implementation of QContactManagerEngine whose functions always return an error

QContactInvalidFilter

Matches no contacts

QContactLocalIdFetchRequest

Allows a client to asynchronously request a list of contact ids from a contacts store manager

QContactLocalIdFilter

Filter based around a list of contact ids

QContactManager

Interface which allows clients with access to contact information stored in a particular backend

QContactManagerEngine

The interface for all implementations of the contact manager backend functionality

QContactManagerEngineFactory

The interface for plugins that implement QContactManagerEngine functionality

QContactMemoryEngine

In-memory implementation of a contacts backend

QContactName

Contains a name of a contact

QContactNickname

Contains a nickname of a contact

QContactNote

Contains a note associated with a contact

QContactOnlineAccount

Online account, which the contact uses to communicate with friends and family

QContactOrganization

Details about an organization that the contact is either a part of, or stands for

QContactPhoneNumber

Phone number of a contact

QContactPresence

Presence information for an online account of a contact

QContactRelationship

Describes a one-to-one relationship between a locally-stored contact and another (possibly remote) contact

QContactRelationshipFetchRequest

Allows a client to asynchronously request relationships from a contacts store manager

QContactRelationshipFilter

Filter based around relationship criteria

QContactRelationshipRemoveRequest

Allows a client to asynchronously request that certain relationships be removed from a contacts store

QContactRelationshipSaveRequest

Allows a client to asynchronously request that certain groups be saved to a contacts store

QContactRemoveRequest

Allows a client to asynchronously request that certain contacts be removed from a contacts store

QContactRingtone

Ringtone associated with a contact

QContactSaveRequest

Allows a client to asynchronously request that certain contacts be saved to a contacts store

QContactSortOrder

Defines how a list of contacts should be ordered according to some criteria

QContactSyncTarget

Sync target for a contact

QContactTag

Contains a tag associated with a contact

QContactThumbnail

Contains a thumbnail used in display lists to represent the contact

QContactTimestamp

Contains the creation and last-modified timestamp associated with the contact

QContactType

Describes the type of the contact

QContactUnionFilter

Filter which unions the results of other filters

QContactUrl

Contains a url associated with a contact

QDocumentGallery

Gallery of documents

QFeedbackActuator

Describing actuators for tactile feedback

QFeedbackEffect

The abstract base class for the feedback framework

QFeedbackFileEffect

Allows to play a haptics feedback from a file

QFeedbackFileInterface

The base class for objects providing support for effects stored in files

QFeedbackHapticsEffect

Allows to play a haptics feedback on an actuator

QFeedbackHapticsInterface

The base class for objects providing custom haptics effects

QFeedbackInterface

The base class for interfaces providing feedback

QFeedbackThemeInterface

The base class for objects providing themed effects

QGalleryAbstractRequest

Base class for gallery requests

QGalleryAbstractResponse

Base class for responses to gallery requests

QGalleryCountRequest

Request for the number of items in a gallery matching some criteria

QGalleryFilter

Filtering criteria for gallery requests

QGalleryIntersectionFilter

Filter which matches the intersection of two or more meta-data filters

QGalleryItemList

Abstract interface for a list of gallery items from a gallery

QGalleryItemListModel

QAbstractItemModel wrapper for QGalleryItemList

QGalleryItemRequest

Request for an item from a gallery

QGalleryMetaDataFilter

Filter which accepts items with meta-data properties matching a specific value

QGalleryProperty

Identifier for a gallery property

QGalleryQueryRequest

Request for a set of items from a gallery

QGalleryRemoveRequest

Request which removes items from a gallery

QGalleryResource

Resource identifier for a gallery gallery item

QGalleryType

Identifier for a gallery item type

QGalleryUnionFilter

Filter which matches the union of two or more meta-data filters

QGalleryUrlRequest

Request for an item identified by a URL from a gallery

QGeoAddress

Represents an address

QGeoAreaMonitor

Enables the detection of proximity changes for a specified set of coordinates

QGeoBoundingBox

Defines a rectangular geographic area

QGeoCoordinate

Defines a geographical position on the surface of the Earth

QGeoMapCircleObject

QGeoMapObject used to draw the region within a certain distance of a coordinate

QGeoMapData

Are used as a bridge between QGeoMapWidget and QGeoMappingManager

QGeoMapObject

Graphical item for display in QGeoMapWidget instancse, that is specified in terms of coordinates and distances

QGeoMapWidget

Used to display a map and manager the interactions between the user and the map

QGeoMappingManager

Support for displaying and interacting with maps

QGeoMappingManagerEngine

Interface and convenience methods to implementors of QGeoServiceProvider plugins who want to provides support for displaying and interacting with maps

QGeoNavigationInstruction

Represents a navigation instruction

QGeoPlace

Represents basic information about a place

QGeoPositionInfo

Contains information gathered on a global position, direction and velocity at a particular point in time

QGeoPositionInfoSource

Abstract base class for the distribution of positional updates

QGeoRoute

Represents a route between two points

QGeoRouteReply

Manages an operation started by an instance of QGeoRoutingManager

QGeoRouteRequest

Represents the parameters and restrictions which define a request for routing information

QGeoRouteSegment

Represents a segment of a route

QGeoRoutingManager

Support for geographic routing operations

QGeoRoutingManagerEngine

Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide access to geographic routing information

QGeoSatelliteInfo

Contains basic information about a satellite

QGeoSatelliteInfoSource

Abstract base class for the distribution of satellite information updates

QGeoSearchManager

Support for searching operations related to geographic information

QGeoSearchManagerEngine

Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide support for searching operations related to geographic data

QGeoSearchReply

Manages an operation started by an instance of QGeoSearchManager

QGeoServiceProvider

Aggregates access to services which provide geographical information

QGeoServiceProviderFactory

Factory class used as the plugin interface for services related to geographical information

QGeoTiledMapReply

Represents the response from a geocoding service

QGraphicsVideoItem

Graphics item which display video produced by a QMediaObject

QImageEncoderControl

Access to the settings of a media service that performs image encoding

QImageEncoderSettings

Set of image encoder settings

QLandmark

Represents a location or point of interest of some significance

QLandmarkAbstractRequest

The interface from which all asynchronous request classes inherit

QLandmarkAttributeFilter

Filtering based on generic landmark attributes

QLandmarkBoxFilter

Used to search for landmarks within a given bounding box

QLandmarkCategory

Designates a grouping of landmarks of similar type

QLandmarkCategoryFetchRequest

Allows a client to asynchronously request a list of categories from a landmark manager

QLandmarkCategoryFilter

Used to search for landmarks that belong to a certain category

QLandmarkCategoryId

Unique identifier for a category

QLandmarkCategoryIdFetchRequest

Allows a client to asynchronously request a list of category identifiers from a landmark manager

QLandmarkCategoryRemoveRequest

Allows a client to asynchronously request that certain categories be removed from a landmark manager

QLandmarkCategorySaveRequest

Allows a client to asynchronously request that certain categories be saved by a landmark manager

QLandmarkDistanceSort

Used to sort landmarks by distance from a given coordinate

QLandmarkExportRequest

Allows a client to asynchronously request that a landmark manager export a set of landmarks

QLandmarkFetchHint

Miscellaneous hints to the manager when fetching landmarks

QLandmarkFetchRequest

Allows a client to asynchronously request a list of landmarks from a landmark manager

QLandmarkFilter

Serves as the base class for all filter classes. Also serves as the default filter which retrieves all landmarks

QLandmarkId

Unique identifier for a landmark

QLandmarkIdFetchRequest

Allows a client to asynchronously request a list of landmark identifiers from a landmark manager

QLandmarkIdFilter

Used to search for landmarks based on a list of landmark identifiers

QLandmarkImportRequest

Allows a client to asynchronously request that a landmark manager import a set of landmarks

QLandmarkIntersectionFilter

Filter which intersects the results of its constituent filters

QLandmarkManager

Interface for storage and retrieval of landmarks from a landmark store

QLandmarkManagerEngine

The interface for all implementations of the landmark manager backend functionality

QLandmarkManagerEngineFactory

The interface for plugins that implement QLandmarkManagerEngine functionality

QLandmarkNameFilter

Used to search for landmarks by name

QLandmarkNameSort

Used to sort landmarks by name

QLandmarkProximityFilter

Used to search for landmarks based on the radius around a given coordinate

QLandmarkRemoveRequest

Allows a client to asynchronously request that certain landmarks be removed from a landmark manager

QLandmarkSaveRequest

Allows a client to asynchronously request that certain landmarks be saved by a landmark manager

QLandmarkSortOrder

Serves as a base class for the different sort order types

QLandmarkUnionFilter

Filter which unions the results of its constituent filters

QLatin1Constant

Holds a Latin 1 string constant

QMagnetometer

Convenience wrapper around QSensor

QMagnetometerFilter

Convenience wrapper around QSensorFilter

QMagnetometerReading

Represents one reading from the magnetometer

QMediaBindableInterface

The base class for objects extending media objects functionality

QMediaContainerControl

Access to the output container format of a QMediaService

QMediaContent

Access to the resources relating to a media content

QMediaControl

Base interface for media service controls

QMediaImageViewer

Means of viewing image media

QMediaObject

Common base for multimedia objects

QMediaPlayer

Allows the playing of a media source

QMediaPlayerControl

Access to the media playing functionality of a QMediaService

QMediaPlaylist

List of media content to play

QMediaPlaylistControl

Access to the playlist functionality of a QMediaService

QMediaPlaylistIOPlugin

Interface for media playlist I/O plug-ins

QMediaPlaylistNavigator

Navigation for a media playlist

QMediaPlaylistProvider

Abstract list of media

QMediaPlaylistReader

Interface for reading a playlist file

QMediaPlaylistSourceControl

Access to the playlist playback functionality of a QMediaService

QMediaPlaylistWriter

Interface for writing a playlist file

QMediaRecorder

Used for the recording of media content

QMediaRecorderControl

Access to the recording functionality of a QMediaService

QMediaResource

Description of a media resource

QMediaService

Common base class for media service implementations

QMediaServiceFeaturesInterface

Interface identifies features supported by a media service plug-in

QMediaServiceProvider

Abstract allocator for media services

QMediaServiceProviderHint

Describes what is required of a QMediaService

QMediaServiceProviderPlugin

Interface provides an interface for QMediaService plug-ins

QMediaServiceSupportedDevicesInterface

Interface identifies the devices supported by a media service plug-in

QMediaServiceSupportedFormatsInterface

Interface identifies if a media service plug-in supports a media format

QMediaStreamsControl

Media stream selection control

QMediaTimeInterval

Represents a time interval with integer precision

QMediaTimeRange

Represents a set of zero or more disjoint time intervals

QMessage

Convenient interface for working with messages

QMessageAccount

Represents a messaging account in the messaging store

QMessageAccountFilter

Defines the parameters used for querying a subset of all available accounts from the messaging store

QMessageAccountId

Unique identifier for a QMessageAccount messaging account, within the scope of the messaging store

QMessageAccountSortOrder

Defines the parameters used for sorting a subset of queried accounts from the messaging store

QMessageAddress

Interface for a message address

QMessageContentContainer

Interface for internet media (MIME) and Transport Neutral Encapsulation Format (TNEF) content that is possibly only partially retrieved

QMessageContentContainerId

Unique identifier for QMessageContentContainer internet media (MIME) type entities, within the scope of the containing message

QMessageFilter

Defines the parameters used for querying a subset of all available messages from the messaging store

QMessageFolder

Interface for folders containing messages in the messaging store

QMessageFolderFilter

Defines the parameters used for querying a subset of all available folders from the messaging store

QMessageFolderId

Unique identifier for a QMessageFolder message folder, within the scope of the messaging store

QMessageFolderSortOrder

Defines the parameters used for sorting a subset of queried folders from the messaging store

QMessageId

Unique identifier for a QMessage message within the scope of the messaging store

QMessageManager

Represents the main interface for storage and retrieval of messages, folders and accounts in the system message store

QMessageService

The interface for requesting messaging service operations

QMessageSortOrder

Defines the parameters used for sorting a subset of queried messages from the messaging store

QMetaDataReaderControl

Read access to the meta-data of a QMediaService's media

QMetaDataWriterControl

Write access to the meta-data of a QMediaService's media

QNetworkConfiguration

Abstraction of one or more access point configurations

QNetworkConfigurationManager

Manages the network configurations provided by the system

QNetworkSession

Control over the system's access points and enables session management for cases when multiple clients access the same access point

QNmeaPositionInfoSource

Positional information using a NMEA data source

QOrganizerEvent

QOrganizerEventOccurrence

QOrganizerEventTimeRange

Contains the start and end dates and times of a recurring event series, or occurrence of an event

QOrganizerItem

Represents an addressbook organizeritem

QOrganizerItemAbstractRequest

Mechanism for asynchronous requests to be made of a manager if it supports them

QOrganizerItemChangeLogFilter

Filter based around a organizeritem timestamp criterion

QOrganizerItemChangeSet

Simple API to simplify the emission of state-change signals from QOrganizerItemManagerEngine implementations

QOrganizerItemComment

Contains some arbitrary information which is relevant to the organizer item

QOrganizerItemDateTimePeriodFilter

Filter based around a datetime period between start and end datetime

QOrganizerItemDescription

Contains some arbitrary information which is relevant to the organizer item

QOrganizerItemDetail

Represents a single, complete detail about a organizeritem

QOrganizerItemDetailDefinition

QOrganizerItemDetailDefinitionFetchRequest

Allows a client to asynchronously request detail definitions from a organizeritems store manager

QOrganizerItemDetailDefinitionRemoveRequest

Allows a client to asynchronously request that certain detail definitions be removed from a organizeritems store

QOrganizerItemDetailDefinitionSaveRequest

Allows a client to asynchronously request that certain detail definitions be saved in a organizeritems store

QOrganizerItemDetailFieldDefinition

Field in a QOrganizerItemDetail

QOrganizerItemDetailFilter

Filter based around a detail value criterion

QOrganizerItemDetailRangeFilter

Filter based around a detail value range criterion

QOrganizerItemDisplayLabel

Contains the backend-synthesized display label of the organizer item

QOrganizerItemFetchHint

Hints to the manager about which organizeritem information needs to be retrieved in an asynchronous fetch request or a synchronous function call

QOrganizerItemFetchRequest

Allows a client to asynchronously request organizeritems from a organizeritems store manager

QOrganizerItemFilter

Used to select organizer items made available through a QOrganizerItemManager

QOrganizerItemGuid

Contains the globally unique identifier of the organizer item, which can be used for synchronization purposes

QOrganizerItemId

Information that uniquely identifies a organizeritem in a particular manager

QOrganizerItemInstanceFetchRequest

Allows a client to asynchronously request organizeritems from a organizeritems store manager

QOrganizerItemInstanceOrigin

Contains information about when and from where or whom the organizer item originated

QOrganizerItemIntersectionFilter

Filter which intersects the results of other filters

QOrganizerItemInvalidEngine

Implementation of QOrganizerItemManagerEngine whose functions always return an error

QOrganizerItemInvalidFilter

Matches no organizeritems

QOrganizerItemLocalIdFetchRequest

Allows a client to asynchronously request a list of organizeritem ids from a organizeritems store manager

QOrganizerItemLocalIdFilter

Filter based around a list of organizeritem ids

QOrganizerItemLocation

Contains information about a location which is related to the organizer item in some manner

QOrganizerItemManager

Interface which allows clients with access to organizer item information stored in a particular backend

QOrganizerItemManagerEngine

The interface for all implementations of the organizer item manager backend functionality

QOrganizerItemManagerEngineFactory

The interface for plugins that implement QOrganizerItemManagerEngine functionality

QOrganizerItemMemoryEngine

In-memory implementation of a organizeritems backend

QOrganizerItemPriority

Contains the priority of the organizer item, which may be used to resolve scheduling conflicts

QOrganizerItemRecurrence

Contains a list of rules and dates on which the recurrent item occurs, and a list of rules and dates on which exceptions occur

QOrganizerItemRecurrenceRule

Describes the a rule by which a QOrganizerItem repeats

QOrganizerItemRemoveRequest

Allows a client to asynchronously request that certain organizeritems be removed from a organizeritems store

QOrganizerItemSaveRequest

Allows a client to asynchronously request that certain organizeritems be saved to a organizeritems store

QOrganizerItemSortOrder

Defines how a list of organizeritems should be ordered according to some criteria

QOrganizerItemTimestamp

Contains the creation and last-modified timestamp associated with the organizer item. XXX TODO: what about last accessed?

QOrganizerItemType

Describes the type of the organizer item. This detail may be automatically synthesized by the backend depending on other details in the organizer item

QOrganizerItemUnionFilter

Filter which unions the results of other filters

QOrganizerJournal

QOrganizerJournalTimeRange

Contains information about the date and time for which a journal entry has been created

QOrganizerNote

QOrganizerTodo

QOrganizerTodoOccurrence

QOrganizerTodoProgress

Contains information about the progress of a todo item

QOrganizerTodoTimeRange

Contains information about the time range of a todo item

QOrientationFilter

Convenience wrapper around QSensorFilter

QOrientationReading

Represents one reading from the orientation sensor

QOrientationSensor

Convenience wrapper around QSensor

QProximityFilter

Convenience wrapper around QSensorFilter

QProximityReading

Represents one reading from the proximity sensor

QProximitySensor

Convenience wrapper around QSensor

QRadioTuner

Interface to the systems analog radio device

QRadioTunerControl

Access to the radio tuning functionality of a QMediaService

QRemoteServiceClassRegister

Manages the various remote service classes which can be instanciated

QRemoteServiceControl

Manages instances of remote service objects

QRotationFilter

Convenience wrapper around QSensorFilter

QRotationReading

Represents one reading from the rotation sensor

QRotationSensor

Convenience wrapper around QSensor

QSensor

Represents a single hardware sensor

QSensorBackend

Sensor implementation

QSensorBackendFactory

Instantiates instances of QSensorBackend

QSensorFilter

Efficient callback facility for asynchronous notifications of sensor changes

QSensorManager

Handles registration and creation of sensor backends

QSensorPluginInterface

The pure virtual interface to sensor plugins

QSensorReading

Holds the readings from the sensor

QServiceContext

Context information to services

QServiceFilter

Defines criteria for defining a sub-set of all available services

QServiceInterfaceDescriptor

Identifies a service implementation

QServiceManager

Enables the loading of service plugins and the (de)registration of services

QServicePluginInterface

Defines the interface that every plug-in based service must implement

QSystemDeviceInfo

Access to device information from the system

QSystemDisplayInfo

Access to display information from the system

QSystemInfo

Access to various general information from the system

QSystemNetworkInfo

Access to network information from the system

QSystemScreenSaver

Access to screen saver and blanking

QSystemStorageInfo

Access to memory and disk information from the system

QTapFilter

Convenience wrapper around QSensorFilter

QTapReading

Represents one reading from the tap sensor

QTapSensor

Convenience wrapper around QSensor

QTelephonyCallInfo

Represents a call including the type, status and other information of the call

QTelephonyCallList

Contains a list of active calls. This object can notify other applications about call changes

QValueSpacePublisher

Allows applications to publish values in the Value Space

QValueSpaceSubscriber

Allows applications to read and subscribe to Value Space paths

QVersitContactExporter

Converts QContacts into QVersitDocuments

QVersitContactExporterDetailHandler

Interface for clients wishing to implement custom export behaviour for certain contact details

QVersitContactExporterDetailHandlerV2

Interface for clients wishing to implement custom export behaviour for certain contact details

QVersitContactImporter

Converts QVersitDocuments to QContacts

QVersitContactImporterPropertyHandler

Interface for clients wishing to implement custom import behaviour for vCard properties

QVersitContactImporterPropertyHandlerV2

Interface for clients wishing to implement custom import behaviour for vCard properties

QVersitDefaultResourceHandler

Default implementation of a Versit resource handler

QVersitDocument

Container for a list of versit properties

QVersitOrganizerExporter

Converts QOrganizerItems into QVersitDocuments

QVersitOrganizerImporter

Converts QVersitDocuments to QOrganizerItems

QVersitProperty

Stores the name, value, groups and parameters of a Versit property

QVersitReader

Reads Versit documents such as vCards from a device

QVersitResourceHandler

Interface for clients wishing to implement custom behaviour for loading and saving files to disk when exporting and importing

QVersitWriter

Writes Versit documents such as vCards to a device

QVideoDeviceControl

Video device selector media control

QVideoEncoderControl

Access to the settings of a media service that performs video encoding

QVideoEncoderSettings

Set of video encoder settings

QVideoFrame

Representation of a frame of video data

QVideoRendererControl

Control for rendering to a video surface

QVideoSurfaceFormat

Specifies the stream format of a video presentation surface

QVideoWidget

Widget which presents video produced by a media object

QVideoWidgetControl

Media control which implements a video widget

QVideoWindowControl

Media control for rendering video to a window


Copyright © 2009-2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.1.0