HelpService Class Reference
Provides the Qtopia Help service. More...
#include <HelpService>
Inherits QtopiaAbstractService.
Public Slots
- 1 public slot inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 37 public functions inherited from QObject
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 4 static public members inherited from QObject
- 1 protected function inherited from QtopiaAbstractService
- 8 protected functions inherited from QObject
- 2 protected variables inherited from QObject
- 1 static protected member inherited from QObject
Detailed Description
Provides the Qtopia Help service.
The Help service enables applications to display context-sensitive help.
Member Function Documentation
void HelpService::setDocument ( const QString & doc ) [slot]
Display doc within the help browser.
This slot corresponds to the QCop service message Help::setDocument(QString).