Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The FavoritesService class provides the Qt Extended Favorites service. More...
#include <FavoritesService>
Inherits QtopiaAbstractService.
The FavoritesService class provides the Qt Extended Favorites service.
The Favorites service can be used by applications to add and remove entries in the favorite services list.
For a more detailed explanation of the favorite services list see QFavoriteServicesModel
See also QFavoriteServicesModel.
Adds the given service description, desc, to the favorites list, if it is not already in the list.
See also QFavoriteServicesModel::insert().
Adds the provided description, desc, and opens a dialog allowing the user to manipulate the new description in the favorites list.
Removes the given service description, desc, from the favorites list, if it is already in the list.
See also QFavoriteServicesModel::remove().
Provides a dialog form which the user can select and launch a service from the favortites list
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |