umbrello/umbrello
Docbook2XhtmlGeneratorJob Class Reference
#include <docbook2xhtmlgeneratorjob.h>
Inheritance diagram for Docbook2XhtmlGeneratorJob:

Detailed Description
This class is used to generate XHTML from Docbook.It emits the name of the temporary file to which it as generated the XHtml as output. It runs in a separate thread.
Generates XHtml from Docbook
Definition at line 28 of file docbook2xhtmlgeneratorjob.h.
Signals | |
| void | xhtmlGenerated (const QString &) |
Public Member Functions | |
| Docbook2XhtmlGeneratorJob (KUrl &docBookUrl, QObject *parent) | |
Protected Member Functions | |
| void | run () |
Constructor & Destructor Documentation
| Docbook2XhtmlGeneratorJob::Docbook2XhtmlGeneratorJob | ( | KUrl & | docBookUrl, | |
| QObject * | parent | |||
| ) |
Constructor.
- Parameters:
-
docBookUrl The Url of the Docbook that is to be converted to XHtml parent Parent object for QThread constructor
Definition at line 37 of file docbook2xhtmlgeneratorjob.cpp.
Member Function Documentation
| void Docbook2XhtmlGeneratorJob::run | ( | ) | [protected] |
| void Docbook2XhtmlGeneratorJob::xhtmlGenerated | ( | const QString & | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference