Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4HelpWindow Class Reference

#include <helpwindow.h>

List of all members.

Public Member Functions

 TGo4HelpWindow (const QString &home_, QWidget *parent, const QString &subdir="")
virtual ~TGo4HelpWindow ()

Private Slots

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

Private Member Functions

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
QString _path


Constructor & Destructor Documentation

TGo4HelpWindow::TGo4HelpWindow const QString &  home_,
QWidget *  parent,
const QString &  subdir = ""
 

Definition at line 35 of file helpwindow.cpp.

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

TGo4HelpWindow::~TGo4HelpWindow  )  [virtual]
 

Definition at line 191 of file helpwindow.cpp.

References bookmarks, history, mBookmarks, and mHistory.


Member Function Documentation

void TGo4HelpWindow::setBackwardAvailable bool   )  [private, slot]
 

Definition at line 152 of file helpwindow.cpp.

References backwardId.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::setForwardAvailable bool   )  [private, slot]
 

Definition at line 157 of file helpwindow.cpp.

References forwardId.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::textChanged  )  [private, slot]
 

Definition at line 162 of file helpwindow.cpp.

References _path, browser, FALSE, hist, mHistory, pathCombo, selectedURL, and TRUE.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::about  )  [private, slot]
 

Definition at line 216 of file helpwindow.cpp.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::aboutQt  )  [private, slot]
 

Definition at line 223 of file helpwindow.cpp.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::print  )  [private, slot]
 

Definition at line 228 of file helpwindow.cpp.

References browser, and TRUE.

Referenced by TGo4HelpWindow().

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

Definition at line 262 of file helpwindow.cpp.

References browser, FALSE, hist, mHistory, and TRUE.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::histChosen int   )  [private, slot]
 

Definition at line 290 of file helpwindow.cpp.

References browser, and mHistory.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::bookmChosen int   )  [private, slot]
 

Definition at line 296 of file helpwindow.cpp.

References browser, and mBookmarks.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::addBookmark  )  [private, slot]
 

Definition at line 302 of file helpwindow.cpp.

References bookm, browser, and mBookmarks.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::readBookmarks  )  [private]
 

Definition at line 307 of file helpwindow.cpp.

References bookmarks.

Referenced by TGo4HelpWindow().

void TGo4HelpWindow::readHistory  )  [private]
 

Definition at line 277 of file helpwindow.cpp.

References history.

Referenced by TGo4HelpWindow().


Member Data Documentation

QTextBrowser* TGo4HelpWindow::browser [private]
 

Definition at line 53 of file helpwindow.h.

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

QComboBox* TGo4HelpWindow::pathCombo [private]
 

Definition at line 54 of file helpwindow.h.

Referenced by textChanged(), and TGo4HelpWindow().

int TGo4HelpWindow::backwardId [private]
 

Definition at line 55 of file helpwindow.h.

Referenced by setBackwardAvailable(), and TGo4HelpWindow().

int TGo4HelpWindow::forwardId [private]
 

Definition at line 55 of file helpwindow.h.

Referenced by setForwardAvailable(), and TGo4HelpWindow().

QString TGo4HelpWindow::selectedURL [private]
 

Definition at line 56 of file helpwindow.h.

Referenced by textChanged().

QStringList TGo4HelpWindow::history [private]
 

Definition at line 57 of file helpwindow.h.

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

QStringList TGo4HelpWindow::bookmarks [private]
 

Definition at line 57 of file helpwindow.h.

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

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

Definition at line 58 of file helpwindow.h.

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

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

Definition at line 58 of file helpwindow.h.

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

QPopupMenu* TGo4HelpWindow::hist [private]
 

Definition at line 59 of file helpwindow.h.

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

QPopupMenu * TGo4HelpWindow::bookm [private]
 

Definition at line 59 of file helpwindow.h.

Referenced by addBookmark(), and TGo4HelpWindow().

QString TGo4HelpWindow::_path [private]
 

Definition at line 60 of file helpwindow.h.

Referenced by textChanged(), and TGo4HelpWindow().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:01:00 2008 for Go4-v3.04-1 by  doxygen 1.4.2