Main Page   Class Hierarchy   Compound List   File List   Compound Members  

HelpWindow Class Reference

Browser for help html file. More...

#include <helpwindow.h>

Inheritance diagram for HelpWindow:

List of all members.

Public Methods

 HelpWindow (const QString& home_,const QString& path,QWidget* parent=0,const char *name=0)
 ~HelpWindow ()

Private Methods

void readHistory ()
void readBookmarks ()

Private Attributes

QTextBrowser* browser
QComboBox* pathCombo
int backwardId
int forwardId
QString selectedURL
QStringList history
QStringList bookmarks
QMap<int, QString> mHistory
QMap<int, QString> mBookmarks
QPopupMenu* hist
QPopupMenu * bookm

Private Slots

void setBackwardAvailable (bool)
void setForwardAvailable (bool)
void textChanged ()
void openFile ()
void print ()
void pathSelected (const QString &)
void histChosen (int)
void bookmChosen (int)
void addBookmark ()

Detailed Description

Browser for help html file.

Author(s):
Davide [Lizza] Lizzani
Id:
helpwindow.cpp,v 1.0 2003/01/03 15:10:09 root Exp

Visualizzatore HTML per help. Usa la class QTextBrowser per la visualizzazione delle pagine.


Constructor & Destructor Documentation

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

Costruttore della finestra di visualizzazione di una pagina HTML. I parametri passati specificano:

  • home_ Nome del file della homepage
  • a _path Percorso della homepage


The documentation for this class was generated from the following files:
Generated at Tue Mar 18 13:49:46 2003 for MIDO by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000