Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4HelpWindow Class Reference

#include <helpwindow.h>

List of all members.

Public Methods

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

Private Slots

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

Private Methods

void readBookmarks ()
void readHistory ()

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


Constructor & Destructor Documentation

TGo4HelpWindow::TGo4HelpWindow const QString &    home_,
const QString &    path,
QWidget *    parent = 0,
const char *    name = 0
 

Definition at line 44 of file helpwindow.cpp.

References about(), aboutQt(), addBookmark(), backwardId, bookm, bookmarks, bookmChosen(), browser, forwardId, hist, histChosen(), history, mBookmarks, mHistory, newWindow(), openFile(), pathCombo, pathSelected(), print(), readBookmarks(), readHistory(), setBackwardAvailable(), setForwardAvailable(), and textChanged().

Referenced by newWindow().

TGo4HelpWindow::~TGo4HelpWindow   [virtual]
 

Definition at line 205 of file helpwindow.cpp.

References bookmarks, history, mBookmarks, and mHistory.


Member Function Documentation

void TGo4HelpWindow::setBackwardAvailable bool    [private, slot]
 

Definition at line 166 of file helpwindow.cpp.

References b, and backwardId.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::setForwardAvailable bool    [private, slot]
 

Definition at line 171 of file helpwindow.cpp.

References b, and forwardId.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::textChanged   [private, slot]
 

Definition at line 177 of file helpwindow.cpp.

References browser, hist, i, mHistory, pathCombo, and selectedURL.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::about   [private, slot]
 

Definition at line 230 of file helpwindow.cpp.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::aboutQt   [private, slot]
 

Definition at line 238 of file helpwindow.cpp.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::openFile   [private, slot]
 

Definition at line 243 of file helpwindow.cpp.

References browser.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::newWindow   [private, slot]
 

Definition at line 252 of file helpwindow.cpp.

References browser, and TGo4HelpWindow().

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::print   [private, slot]
 

Definition at line 257 of file helpwindow.cpp.

References browser, and p.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::pathSelected const QString &    [private, slot]
 

Definition at line 291 of file helpwindow.cpp.

References browser, hist, and mHistory.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::histChosen int    [private, slot]
 

Definition at line 319 of file helpwindow.cpp.

References browser, i, and mHistory.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::bookmChosen int    [private, slot]
 

Definition at line 325 of file helpwindow.cpp.

References browser, i, and mBookmarks.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::addBookmark   [private, slot]
 

Definition at line 331 of file helpwindow.cpp.

References bookm, browser, and mBookmarks.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::readBookmarks   [private]
 

Definition at line 335 of file helpwindow.cpp.

References bookmarks.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::readHistory   [private]
 

Definition at line 306 of file helpwindow.cpp.

References history.

Referenced by TGo4HelpWindow().


Member Data Documentation

QTextBrowser* TGo4HelpWindow::browser [private]
 

Definition at line 57 of file helpwindow.h.

Referenced by addBookmark(), bookmChosen(), histChosen(), newWindow(), openFile(), pathSelected(), print(), textChanged(), and TGo4HelpWindow().

QComboBox* TGo4HelpWindow::pathCombo [private]
 

Definition at line 58 of file helpwindow.h.

Referenced by textChanged(), and TGo4HelpWindow().

int TGo4HelpWindow::backwardId [private]
 

Definition at line 59 of file helpwindow.h.

Referenced by setBackwardAvailable(), and TGo4HelpWindow().

int TGo4HelpWindow::forwardId [private]
 

Definition at line 59 of file helpwindow.h.

Referenced by setForwardAvailable(), and TGo4HelpWindow().

QString TGo4HelpWindow::selectedURL [private]
 

Definition at line 60 of file helpwindow.h.

Referenced by textChanged().

QStringList TGo4HelpWindow::history [private]
 

Definition at line 61 of file helpwindow.h.

Referenced by readHistory(), TGo4HelpWindow(), and ~TGo4HelpWindow().

QStringList TGo4HelpWindow::bookmarks [private]
 

Definition at line 61 of file helpwindow.h.

Referenced by readBookmarks(), TGo4HelpWindow(), and ~TGo4HelpWindow().

QMap<int, QString> TGo4HelpWindow::mHistory [private]
 

Definition at line 62 of file helpwindow.h.

Referenced by histChosen(), pathSelected(), textChanged(), TGo4HelpWindow(), and ~TGo4HelpWindow().

QMap<int, QString> TGo4HelpWindow::mBookmarks [private]
 

Definition at line 62 of file helpwindow.h.

Referenced by addBookmark(), bookmChosen(), TGo4HelpWindow(), and ~TGo4HelpWindow().

QPopupMenu* TGo4HelpWindow::hist [private]
 

Definition at line 63 of file helpwindow.h.

Referenced by pathSelected(), textChanged(), and TGo4HelpWindow().

QPopupMenu * TGo4HelpWindow::bookm [private]
 

Definition at line 63 of file helpwindow.h.

Referenced by addBookmark(), and TGo4HelpWindow().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:44 2005 for Go4-v2.10-5 by doxygen1.2.15