| Home · All Classes · Grouped Classes · Annotated · Functions |
These classes provide interfaces to content management.
New or existing applications sometimes need to access the data in Qtopia's document database, or to add/remove documents to/from the database. This can be achieved via Qtopia's Document API, which abstracts away all database related coding. For more information on the Document API, please refer to the page Document System. Please also refer to the Tutorials and Examples section, which provides several documented examples on how to use the content related classes.
Note that if an application must access the database directly, it should do so in accordance with Qtopia's Database Policy.
| QContent | Represents a content carrying entity in the Qtopia system, where content includes resources which an end-user may view or manage |
|---|---|
| QContentFilter | Defines criteria for defining a sub-set of all available content |
| QContentFilterDialog | Dialog box for selecting content filters |
| QContentFilterModel | Defines a model for displaying and selecting possible content filters |
| QContentFilterSelector | Allows the user to select filters to refine the visible selection of content on a device |
| QContentPlugin | Provide an interface for the Qtopia Document System to discover detailed information about a file |
| QContentSet | Represents a filtered view of all content on a device |
| QContentSetModel | Data model to represent the items in a QContentSet |
| QDocumentPropertiesDialog | Allows the user to examine and modify properties of a document |
| QDocumentPropertiesWidget | Controls for viewing and modifying the properties of a document |
| QFileSystem | Describes a single mount point |
| QFileSystemFilter | Used to restrict the available filesystems returned from QStorageMetaInfo |
| QStorageMetaInfo | Describes the disks mounted on the file system |
| QContentFilterModel::Template | Enables the construction of complex QContentFilterModels with fixed entries and multiple lists |
| Copyright © 2008 Trolltech | Trademarks | Qtopia 4.3.2 |