Developer Documentation
HelpWidget Class Reference
Inheritance diagram for HelpWidget:

Public Member Functions

 HelpWidget (QWidget *parent=0, const QString &_homeSite="", const bool _loadHomeSite=true)
 
void setHomeSite (const QString &_homeSite)
 

Private Slots

void startSearch ()
 
void goBack ()
 
void goForward ()
 
void goHome ()
 
void showSearchWidget ()
 
void linkActivated (const QUrl &_url)
 
void activateLink (const QUrl &_url)
 
void showFoundSite (const QUrl &_url)
 
void showResults (int _hits)
 
void update (const QUrl &url)
 
void openFoundSite (QListWidgetItem *_item)
 
void updateButtons ()
 

Private Attributes

QDockWidget * searchWidget_
 
QTabWidget * tabWidget_
 
HelpBrowsertextWindow_
 
QHelpEngine * helpEngine_
 
QHelpSearchEngine * searchEngine_
 
QString homeSite_
 
int homeIndex_
 

Detailed Description

Definition at line 80 of file helpWidget.hh.


The documentation for this class was generated from the following files: