33 #ifndef CXHELPBROWSER_H
34 #define CXHELPBROWSER_H
36 #include "boost/shared_ptr.hpp"
37 #include <QTextBrowser>
61 virtual QVariant loadResource(
int type,
const QUrl &name);
68 #endif // CXHELPBROWSER_H
void showHelpForKeyword(const QString &id)
virtual void setSource(const QUrl &name)
boost::shared_ptr< HelpEngine > HelpEnginePtr
HelpBrowser(QWidget *parent, HelpEnginePtr engine)