HelpService Class Reference
Provides the Qtopia Help service. More...
#include <HelpService>
Inherits QCopObjectService.
Public Slots
- 1 public slot inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 6 public functions inherited from QCopObject
- 36 public functions inherited from QObject
- 1 signal inherited from QObject
- 1 static public member inherited from QCopObject
- 4 static public members inherited from QObject
- 3 protected functions inherited from QCopObjectService
- 5 protected functions inherited from QCopObject
- 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).