#include </home/clem/local/src/opie/noncore/apps/opie-gutenbrowser/helpwindow.h>
Collaboration diagram for HelpWindow:

Public Member Functions | |
| HelpWindow (const QString &home_, const QString &path, QWidget *parent=0, const char *name=0) | |
| ~HelpWindow () | |
| HelpWindow (QWidget *parent=0, const char *name=0) | |
| ~HelpWindow () | |
| HelpWindow (const QString &home_=0, const QString &path=0, QWidget *parent=0, const char *name=0) | |
| ~HelpWindow () | |
| HelpWindow (const QString &home_, const QString &path, QWidget *parent=0, const char *name=0) | |
| ~HelpWindow () | |
Private Slots | |
| void | setBackwardAvailable (bool) |
| void | setForwardAvailable (bool) |
| void | textChanged () |
| void | openFile () |
| void | newWindow () |
| void | print () |
| void | pathSelected (const QString &) |
| void | histChosen (int) |
| void | bookmChosen (int) |
| void | addBookmark () |
| void | addBookmark () |
| void | bookmChosen (int) |
| void | histChosen (int) |
| void | newWindow () |
| void | openFile () |
| void | pathSelected (const QString &) |
| void | print () |
| void | setBackwardAvailable (bool) |
| void | setForwardAvailable (bool) |
| void | textChanged () |
| void | setBackwardAvailable (bool) |
| void | setForwardAvailable (bool) |
| void | textChanged () |
| void | openFile () |
| void | newWindow () |
| void | pathSelected (const QString &) |
| void | histChosen (int) |
| void | bookmChosen (int) |
| void | addBookmark () |
Private Member Functions | |
| void | readHistory () |
| void | readBookmarks () |
| void | readHistory () |
| void | readBookmarks () |
| 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 |
| QTextBrowser * | browser |
| QComboBox * | pathCombo |
| QMap< int, QString > | mHistory |
| QMap< int, QString > | mBookmarks |
| QPopupMenu * | hist |
| QTextBrowser * | browser |
| QComboBox * | pathCombo |
| QMap< int, QString > | mHistory |
| QMap< int, QString > | mBookmarks |
| QPopupMenu * | hist |
Definition at line 26 of file helpwindow.h.
|
||||||||||||||||||||
|
Definition at line 30 of file helpwindow.cpp. References addBookmark(), QValueList< T >::append(), Global::applicationFileName(), backwardId, QValueList< T >::begin(), bookm, bookmarks, bookmChosen(), browser, QValueList< T >::end(), FALSE, forwardId, hist, histChosen(), history, QDir::homeDirPath(), QString::isEmpty(), Key_O, Key_Q, mBookmarks, message, mHistory, QString::null, openFile(), pathCombo, pathSelected(), setBackwardAvailable(), setForwardAvailable(), textChanged(), tr, and TRUE. Referenced by newWindow(). |
|
|
Definition at line 191 of file helpwindow.cpp. References QValueList< T >::append(), QMap< Key, T >::begin(), bookmarks, QValueList< T >::clear(), QDir::currentDirPath(), QMap< Key, T >::end(), f, history, IO_WriteOnly, mBookmarks, mHistory, QFile::open(), and s. |
|
||||||||||||
|
Definition at line 61 of file helpwindow.cpp. References HELP_TEXT(), text, and tr. |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 329 of file helpwindow.cpp. References bookm, and mBookmarks. Referenced by HelpWindow(). |
|
|
|
|
|
|
|
|
Definition at line 323 of file helpwindow.cpp. References browser, QMap< Key, T >::contains(), and mBookmarks. Referenced by HelpWindow(). |
|
|
|
|
|
|
|
|
Definition at line 317 of file helpwindow.cpp. References browser, QMap< Key, T >::contains(), and mHistory. Referenced by HelpWindow(). |
|
|
|
|
|
|
|
|
Definition at line 235 of file helpwindow.cpp. References browser, and HelpWindow(). |
|
|
|
|
|
|
|
|
Definition at line 226 of file helpwindow.cpp. References browser, QString::isEmpty(), and QString::null. Referenced by HelpWindow(). |
|
|
|
|
|
|
|
|
Definition at line 278 of file helpwindow.cpp. References QMap< Key, T >::begin(), browser, QMap< Key, T >::end(), FALSE, hist, mHistory, and TRUE. Referenced by HelpWindow(). |
|
|
|
|
|
Definition at line 240 of file helpwindow.cpp. References browser, FALSE, QString::number(), p, and TRUE. |
|
|
|
|
|
|
|
|
Definition at line 306 of file helpwindow.cpp. References bookmarks, QDir::currentDirPath(), QFile::exists(), f, IO_ReadOnly, QFile::open(), and s. |
|
|
|
|
|
|
|
|
Definition at line 293 of file helpwindow.cpp. References QDir::currentDirPath(), QFile::exists(), f, history, IO_ReadOnly, QFile::open(), and s. |
|
|
|
|
|
|
|
|
Definition at line 150 of file helpwindow.cpp. References backwardId. Referenced by HelpWindow(). |
|
|
|
|
|
|
|
|
Definition at line 155 of file helpwindow.cpp. References forwardId. Referenced by HelpWindow(). |
|
|
|
|
|
|
|
|
Definition at line 161 of file helpwindow.cpp. References browser, FALSE, hist, i, QString::isEmpty(), mHistory, QString::null, pathCombo, selectedURL, and TRUE. Referenced by HelpWindow(). |
|
|
Definition at line 49 of file helpwindow.h. Referenced by HelpWindow(), and setBackwardAvailable(). |
|
|
Definition at line 53 of file helpwindow.h. Referenced by addBookmark(), and HelpWindow(). |
|
|
Definition at line 51 of file helpwindow.h. Referenced by HelpWindow(), readBookmarks(), and ~HelpWindow(). |
|
|
Definition at line 47 of file helpwindow.h. |
|
|
Definition at line 44 of file helpwindow.h. |
|
|
Definition at line 52 of file helpwindow.h. Referenced by bookmChosen(), HelpWindow(), histChosen(), newWindow(), openFile(), pathSelected(), print(), and textChanged(). |
|
|
Definition at line 49 of file helpwindow.h. Referenced by HelpWindow(), and setForwardAvailable(). |
|
|
Definition at line 53 of file helpwindow.h. |
|
|
Definition at line 50 of file helpwindow.h. |
|
|
Definition at line 58 of file helpwindow.h. Referenced by HelpWindow(), pathSelected(), and textChanged(). |
|
|
Definition at line 51 of file helpwindow.h. Referenced by HelpWindow(), readHistory(), and ~HelpWindow(). |
|
|
Definition at line 52 of file helpwindow.h. |
|
|
Definition at line 49 of file helpwindow.h. |
|
|
Definition at line 57 of file helpwindow.h. Referenced by addBookmark(), bookmChosen(), HelpWindow(), and ~HelpWindow(). |
|
|
Definition at line 52 of file helpwindow.h. |
|
|
Definition at line 49 of file helpwindow.h. |
|
|
Definition at line 57 of file helpwindow.h. Referenced by HelpWindow(), histChosen(), pathSelected(), textChanged(), and ~HelpWindow(). |
|
|
Definition at line 48 of file helpwindow.h. |
|
|
Definition at line 45 of file helpwindow.h. |
|
|
Definition at line 53 of file helpwindow.h. Referenced by HelpWindow(), and textChanged(). |
|
|
Definition at line 50 of file helpwindow.h. Referenced by textChanged(). |
1.4.2