6 #ifndef DOCBOOK2XHTMLGENERATORJOB_H
7 #define DOCBOOK2XHTMLGENERATORJOB_H
11 #if QT_VERSION >= 0x050000
30 #if QT_VERSION >= 0x050000
39 #if QT_VERSION >= 0x050000
Generates XHtml from Docbook.
Definition: docbook2xhtmlgeneratorjob.h:27
void xhtmlGenerated(const QString &)
Definition: moc_docbook2xhtmlgeneratorjob.cpp:129
Docbook2XhtmlGeneratorJob(KUrl &docBookUrl, QObject *parent)
Definition: docbook2xhtmlgeneratorjob.cpp:56
void run()
Definition: docbook2xhtmlgeneratorjob.cpp:62
KUrl m_docbookUrl
Definition: docbook2xhtmlgeneratorjob.h:42