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

Public Slots | |
| void | getConfig () |
| void | getSite () |
| void | select_site (const char *index) |
| void | getSelection (QListBoxItem *item) |
Public Member Functions | |
| optionsDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~optionsDialog () | |
| void | initDialog () |
| void | initConnections () |
| bool | parseFtpList (QString outputFile) |
Public Attributes | |
| QListBox * | listBox |
| QListBox * | http_ListBox1 |
| QPushButton * | buttonOk |
| QPushButton * | fontChangeButton |
| QPushButton * | PushButton_Browse |
| QTabWidget * | tabWidget |
| QWidget * | tab |
| QWidget * | Widget3 |
| QWidget * | Widget2 |
| QWidget * | fontWidget |
| QCheckBox * | Ftp_CheckBox |
| QCheckBox * | Http_CheckBox |
| QString | s_Wrap |
| QCheckBox * | useWordWrap_CheckBox |
| QCheckBox * | cb_queryExit |
| bool | b_qExit |
| QLabel * | TextLabel2 |
| QLabel * | TextLabel3 |
| QListBox * | ftp_QListBox_1 |
| QPushButton * | ftp_DownloadButton |
| QLabel * | TextLabel3_3 |
| QLabel * | TextLabel4 |
| QLabel * | TextLabel5 |
| QComboBox * | ComboBox1 |
| QLineEdit * | downloadDirEdit |
| * * ComboBoxStyle,*/ ; | |
| bool | changedFonts |
| QString | ftp_base_dir |
| QString | ftp_host |
| QString | brow |
| QString | local_library |
| bool | useIcon |
| QString | ftpSite |
| QString | ListFile |
| QString | s_site |
| QString | host |
| QString | base_dir |
| QString | browserName |
| FontDialog * | fontDlg |
Protected Slots | |
| void | listBoxMainSel (int index) |
| void | setHttp (int) |
| void | select_title (int index) |
| void | BrowseSelected () |
Protected Member Functions | |
| void | openSiteList () |
| void | doOptions () |
| optionsDialog | |
| void | ftpSiteDlg () |
| void | BrowserDlg () |
Private Slots | |
| void | slotWordWrap (bool) |
| void | slotQueryExit () |
| void | changeFonts () |
|
||||||||||||||||||||
|
Definition at line 53 of file optionsDialog.cpp. References b_qExit, BrowserDlg(), changedFonts, FALSE, ftpSiteDlg(), initDialog(), and TRUE. |
|
|
Definition at line 69 of file optionsDialog.cpp. |
|
|
Definition at line 22 of file browserDialog.cpp. References http_ListBox1, and tr. Referenced by optionsDialog(). |
|
|
Definition at line 39 of file browserDialog.cpp. References QPEApplication::documentDir(), OFileDialog::getOpenFileName(), QMap< Key, T >::insert(), QString::isEmpty(), QString::isNull(), QString::null, Config::readEntry(), str, text, and tr. Referenced by initConnections(). |
|
|
Definition at line 201 of file optionsDialog.cpp. References changedFonts, and TRUE. |
|
|
optionsDialog
Definition at line 76 of file optionsDialog.cpp. References getConfig(). Referenced by initDialog(). |
|
|
Definition at line 33 of file ftpsitedlg.cpp. References QDir::exists(), getSite(), QDir::homeDirPath(), ListFile, local_library, QDir::mkdir(), openSiteList(), qDebug(), QPEApplication::qpeDir(), and warning(). Referenced by optionsDialog(). |
|
|
Definition at line 82 of file optionsDialog.cpp. References b_qExit, brow, browserName, cb_queryExit, ComboBox1, downloadDirEdit, FALSE, ftp_base_dir, Ftp_CheckBox, ftp_host, local_library, odebug, oendl, Config::readBoolEntry(), Config::readEntry(), Config::setGroup(), TextLabel3, TextLabel3_3, TRUE, and useWordWrap_CheckBox. Referenced by doOptions(). |
|
|
Definition at line 217 of file ftpsitedlg.cpp. References select_site(). Referenced by initConnections(). |
|
|
Definition at line 65 of file ftpsitedlg.cpp. References FALSE, ftp_QListBox_1, ListFile, Output::OutputEdit, parseFtpList(), qApp, qDebug(), tr, and TRUE. Referenced by Gutenbrowser::downloadFtpList(), ftpSiteDlg(), and initConnections(). |
|
|
Definition at line 141 of file optionsDialogData.cpp. References BrowseSelected(), cb_queryExit, ftp_DownloadButton, ftp_QListBox_1, getSelection(), getSite(), http_ListBox1, PushButton_Browse, select_title(), slotQueryExit(), slotWordWrap(), and useWordWrap_CheckBox. Referenced by initDialog(). |
|
|
Definition at line 23 of file optionsDialogData.cpp. References cb_queryExit, ComboBox1, doOptions(), downloadDirEdit, FALSE, fontDlg, Ftp_CheckBox, ftp_DownloadButton, ftp_QListBox_1, QDir::homeDirPath(), http_ListBox1, initConnections(), local_library, PushButton_Browse, tab, tabWidget, TextLabel3, TextLabel3_3, tr, useWordWrap_CheckBox, Widget2, and Widget3. Referenced by optionsDialog(). |
|
|
Definition at line 169 of file optionsDialogData.cpp. References tabWidget. |
|
|
Definition at line 192 of file ftpsitedlg.cpp. References QTextStream::atEnd(), QFile::close(), f, ftp_host, ftp_QListBox_1, ftpSite, IO_ReadWrite, ListFile, message, QFile::open(), qDebug(), QTextStream::readLine(), t, tr, and TRUE. Referenced by ftpSiteDlg(). |
|
|
Definition at line 116 of file ftpsitedlg.cpp. References QFile::close(), end, QTextStream::eof(), f, QString::find(), ftp_QListBox_1, ftpSite, IO_ReadWrite, IO_Truncate, QString::latin1(), QString::length(), ListFile, message, QString::mid(), QFile::open(), qDebug(), QTextStream::readLine(), QString::right(), s, start, t, tr, TRUE, and QFile::writeBlock(). Referenced by getSite(). |
|
|
Definition at line 226 of file ftpsitedlg.cpp. References FALSE, QString::find(), ftp_base_dir, ftp_host, QString::left(), QString::length(), qDebug(), QString::right(), s_site, Config::setGroup(), TextLabel3, TRUE, and Config::writeEntry(). Referenced by getSelection(). |
|
|
Definition at line 30 of file browserDialog.cpp. References browserName, http_ListBox1, printf, Config::setGroup(), TextLabel3_3, and Config::writeEntry(). Referenced by initConnections(). |
|
|
Definition at line 77 of file browserDialog.cpp. References odebug, oendl, Config::setGroup(), and Config::writeEntry(). |
|
|
Definition at line 174 of file optionsDialog.cpp. References b_qExit, cb_queryExit, FALSE, odebug, oendl, Config::setGroup(), TRUE, Config::write(), and Config::writeEntry(). Referenced by initConnections(). |
|
|
Definition at line 207 of file optionsDialog.cpp. References Config::setGroup(), Config::write(), and Config::writeEntry(). Referenced by initConnections(). |
|
|
Definition at line 54 of file optionsDialog.h. Referenced by Gutenbrowser::doOptions(), getConfig(), optionsDialog(), and slotQueryExit(). |
|
|
Definition at line 73 of file optionsDialog.h. |
|
|
Definition at line 68 of file optionsDialog.h. Referenced by getConfig(). |
|
|
Definition at line 73 of file optionsDialog.h. Referenced by Gutenbrowser::doOptions(), getConfig(), and select_title(). |
|
|
Definition at line 46 of file optionsDialog.h. |
|
|
Definition at line 53 of file optionsDialog.h. Referenced by getConfig(), initConnections(), initDialog(), and slotQueryExit(). |
|
|
Definition at line 61 of file optionsDialog.h. Referenced by changeFonts(), and optionsDialog(). |
|
|
Definition at line 59 of file optionsDialog.h. Referenced by getConfig(), and initDialog(). |
|
|
* * ComboBoxStyle,*/ ;
Definition at line 60 of file optionsDialog.h. Referenced by Gutenbrowser::doOptions(), getConfig(), and initDialog(). |
|
|
Definition at line 46 of file optionsDialog.h. |
|
|
Definition at line 76 of file optionsDialog.h. Referenced by Gutenbrowser::doOptions(), and initDialog(). |
|
|
Definition at line 48 of file optionsDialog.h. |
|
|
Definition at line 68 of file optionsDialog.h. Referenced by Gutenbrowser::doOptions(), getConfig(), and select_site(). |
|
|
Definition at line 49 of file optionsDialog.h. Referenced by getConfig(), and initDialog(). |
|
|
Definition at line 57 of file optionsDialog.h. Referenced by initConnections(), and initDialog(). |
|
|
Definition at line 68 of file optionsDialog.h. Referenced by Gutenbrowser::doOptions(), getConfig(), openSiteList(), and select_site(). |
|
|
Definition at line 56 of file optionsDialog.h. Referenced by getSite(), initConnections(), initDialog(), openSiteList(), and parseFtpList(). |
|
|
Definition at line 73 of file optionsDialog.h. Referenced by openSiteList(), and parseFtpList(). |
|
|
Definition at line 73 of file optionsDialog.h. |
|
|
Definition at line 49 of file optionsDialog.h. |
|
|
Definition at line 45 of file optionsDialog.h. Referenced by BrowserDlg(), initConnections(), initDialog(), and select_title(). |
|
|
Definition at line 45 of file optionsDialog.h. |
|
|
Definition at line 73 of file optionsDialog.h. Referenced by ftpSiteDlg(), getSite(), openSiteList(), and parseFtpList(). |
|
|
Definition at line 68 of file optionsDialog.h. Referenced by ftpSiteDlg(), getConfig(), and initDialog(). |
|
|
Definition at line 46 of file optionsDialog.h. Referenced by initConnections(), and initDialog(). |
|
|
Definition at line 73 of file optionsDialog.h. Referenced by select_site(). |
|
|
Definition at line 50 of file optionsDialog.h. |
|
|
Definition at line 48 of file optionsDialog.h. Referenced by initDialog(). |
|
|
Definition at line 47 of file optionsDialog.h. Referenced by initDialog(), and listBoxMainSel(). |
|
|
Definition at line 55 of file optionsDialog.h. |
|
|
Definition at line 55 of file optionsDialog.h. Referenced by getConfig(), initDialog(), and select_site(). |
|
|
Definition at line 58 of file optionsDialog.h. Referenced by getConfig(), initDialog(), and select_title(). |
|
|
Definition at line 58 of file optionsDialog.h. |
|
|
Definition at line 58 of file optionsDialog.h. |
|
|
Definition at line 71 of file optionsDialog.h. Referenced by Gutenbrowser::doOptions(). |
|
|
Definition at line 52 of file optionsDialog.h. Referenced by Gutenbrowser::doOptions(), getConfig(), initConnections(), and initDialog(). |
|
|
Definition at line 48 of file optionsDialog.h. Referenced by initDialog(). |
|
|
Definition at line 48 of file optionsDialog.h. Referenced by initDialog(). |
1.4.2