32 #ifndef CXHELPSEARCHWIDGET_H
33 #define CXHELPSEARCHWIDGET_H
36 #include "boost/shared_ptr.hpp"
39 class QHelpSearchEngine;
70 QVBoxLayout* mVerticalLayout;
72 QHelpSearchEngine* helpSearchEngine;
77 #endif // CXHELPSEARCHWIDGET_H
boost::shared_ptr< HelpEngine > HelpEnginePtr