HyperspaceExplorer 0.7.1
Public Member Functions | Private Attributes | Static Private Attributes
HelpWindow Class Reference

A popup window displaying the Hyperspace Explorer online help as HTML. More...

#include <Help.h>

List of all members.

Public Member Functions

 HelpWindow (const QString &home_, const QString &path="", QWidget *parent=0)

Private Attributes

QTextBrowser * _browser
 Qt widget displaying the help file.

Static Private Attributes

static unsigned defaultWidth = 850
 Default width of the help window.
static unsigned defaultHeight = 720
 Default height of the help window.

Detailed Description

A popup window displaying the Hyperspace Explorer online help as HTML.

Author:
Helge Preuss <lene.preuss@gmail.com>

Constructor & Destructor Documentation

HelpWindow::HelpWindow ( const QString &  home_,
const QString &  _path = "",
QWidget *  parent = 0 
)

construct and display a help browser window displaying the Help HTML file

Parameters:
home_name of help file
_pathdirectory of help file
parentparent widget

References _browser, defaultHeight, defaultWidth, Loki::SingletonHolder< T, CreationPolicy >::Instance(), and resize().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:18 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo