HelpBrowser Class Reference
List of all members.
Public Slots |
|
void | open (const QUrl &_url) |
|
void | open (const QString &_url) |
|
void | open (const QUrl &_url, const QString &_str, bool _skipSave=false) |
|
void | backward () |
|
void | forward () |
Signals |
|
void | urlChanged (const QUrl &src) |
|
void | linkClicked (const QString &_link) |
Public Member Functions |
|
| HelpBrowser (QHelpEngine *_helpEngine, QWidget *parent=0) |
|
QVariant | loadResource (int _type, const QUrl &_name) |
|
bool | isBackwardAvailable () |
|
bool | isForwardAvailable () |
Private Member Functions |
|
QUrl | getCurrentDir (const QUrl &_url) |
Private Attributes |
|
QHelpEngine * | helpEngine_ |
|
QStringList | visitedPages_ |
|
int | currentPage_ |
Detailed Description
Definition at line 60 of file helpBrowser.hh.
The documentation for this class was generated from the following files: