Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HelpBrowser Class Reference
Inheritance diagram for HelpBrowser:
Inheritance graph

Public Member Functions

 HelpBrowser ()
 
 ~HelpBrowser ()
 
void about ()
 
void load (const QString &url)
 Load URL. More...
 
- Public Member Functions inherited from QtxWebBrowser
virtual ~QtxWebBrowser ()
 Destructor. More...
 

Additional Inherited Members

- Public Slots inherited from QtxWebBrowser
- Static Public Member Functions inherited from QtxWebBrowser
static QtxWebBrowserwebBrowser ()
 Return the only instance of the QtxWebBrowser. More...
 
static void loadUrl (const QString &, const QString &=QString())
 Load given url address and optional scroll to the specified anchor. More...
 
static void setResourceMgr (QtxResourceMgr *)
 Set resource manager. More...
 
static void shutdown ()
 Shutdown help browser. More...
 
- Protected Slots inherited from QtxWebBrowser
virtual void linkClicked (const QUrl &)
 Called when users activated any link at the page. More...
 
virtual void linkHovered (const QString &, const QString &, const QString &)
 Called when link is hovered. More...
 
virtual void linkHovered (const QString &)
 
- Protected Member Functions inherited from QtxWebBrowser
 QtxWebBrowser ()
 Constructor. Construct the web browser. More...
 
QtxResourceMgrresourceMgr () const
 Get resource manager. More...
 

Constructor & Destructor Documentation

HelpBrowser::HelpBrowser ( )
inline
HelpBrowser::~HelpBrowser ( )
inline

Member Function Documentation

void HelpBrowser::about ( )
inlinevirtual

Shows About dialog box

Reimplemented from QtxWebBrowser.

void HelpBrowser::load ( const QString &  link)
inlinevirtual
Parameters
urlpath to the file to be opened in the browser

Reimplemented from QtxWebBrowser.

References QtxWebBrowser::load().


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