KockpitHelp Class Reference

Class to help users. More...

#include <kockpithelp.h>

Public Member Functions

 KockpitHelp (const QString &path, const QString &page, QWidget *parent=0)
 Constructor.

Static Public Member Functions

static void showPage (const QString &page)

Private Slots

void updateWindowTitle ()
 Update Window Title.

Private Attributes

QTextBrowser * textBrowser
 Viewing area.
QPushButton * homeButton
 Button to go back to the start page.
QPushButton * backButton
 Go back to the previous site.
QPushButton * closeButton
 Close.

Detailed Description

Class to help users.

This class is based on the description of C++ GUI Programmierung with Qt 4 (page 509),


Constructor & Destructor Documentation

KockpitHelp::KockpitHelp ( const QString &  path,
const QString &  page,
QWidget *  parent = 0 
)

Constructor.

Parameters:
path Search paths for search ressources.
page Name of the documentation file
parent Parent object;

Member Function Documentation

void KockpitHelp::showPage ( const QString &  page  )  [static]
void KockpitHelp::updateWindowTitle (  )  [private, slot]

Update Window Title.

Every time the source page changes this function is called.


Field Documentation

QPushButton* KockpitHelp::backButton [private]

Go back to the previous site.

QPushButton* KockpitHelp::closeButton [private]

Close.

QPushButton* KockpitHelp::homeButton [private]

Button to go back to the start page.

QTextBrowser* KockpitHelp::textBrowser [private]

Viewing area.


The documentation for this class was generated from the following files:
Generated on Wed Mar 24 09:58:14 2010 for kockpit by  doxygen 1.6.3