11 #ifndef DOCBOOK2XHTMLGENERATORJOB_H
12 #define DOCBOOK2XHTMLGENERATORJOB_H
16 #if QT_VERSION >= 0x050000
35 #if QT_VERSION >= 0x050000
44 #if QT_VERSION >= 0x050000
Generates XHtml from Docbook.
Definition: docbook2xhtmlgeneratorjob.h:32
void xhtmlGenerated(const QString &)
Docbook2XhtmlGeneratorJob(KUrl &docBookUrl, QObject *parent)
Definition: docbook2xhtmlgeneratorjob.cpp:59
void run()
Definition: docbook2xhtmlgeneratorjob.cpp:65
KUrl m_docbookUrl
Definition: docbook2xhtmlgeneratorjob.h:47