uihelp Class Reference

The webkit based widget for display any HTML documents. More...

#include <uihelp.h>

List of all members.

Public Member Functions

 uihelp (QString path, QString title, QFont fnt, QWidget *parent=0)
 The constructor.
 ~uihelp ()
 A destructor.

Protected Member Functions

void changeEvent (QEvent *e)
 Slot for changeEvent.

Detailed Description

The webkit based widget for display any HTML documents.

The uihelp widget shows any HTML documents, for example help or about, in separate window. It based on webkit.


Constructor & Destructor Documentation

uihelp::uihelp ( QString  path,
QString  title,
QFont  fnt,
QWidget *  parent = 0 
) [explicit]

The constructor.

Parameters:
path Path to HTML file which should be shown.
title Window title
fnt Used font
parent The parent widget

Member Function Documentation

void uihelp::changeEvent ( QEvent *  e  )  [protected]

Slot for changeEvent.

This slot responds to language change

Parameters:
e Event data

The documentation for this class was generated from the following files:
Generated on Tue Jul 19 11:01:25 2011 for mysocials-core by  doxygen 1.6.3