#include </home/clem/local/src/opie/core/pim/addressbook/configdlg.h>
Collaboration diagram for ConfigDlg:

Signals | |
| void | pickboardToggled (bool on_off) |
| void | repeatToggled (bool on_off) |
| void | setMapToDefault () |
| void | setMapToFile (QString map) |
| void | reloadKeyboard () |
| void | configDlgClosed () |
| void | reloadSw () |
Public Member Functions | |
| ConfigDlg (QWidget *parent=0, const char *name=0) | |
| void | setConfig (const AbConfig &cnf) |
| AbConfig | getConfig () |
| ConfigDlg () | |
| ConfigDlg (QWidget *parent, const char *name, bool modal=FALSE) | |
Static Public Member Functions | |
| static QStringList | loadSw () |
Protected Slots | |
| void | slotItemUp () |
| void | slotItemDown () |
| void | slotItemAdd () |
| void | slotItemRemove () |
| void | moveSelectedUp () |
| void | moveSelectedDown () |
Protected Member Functions | |
| virtual void | accept () |
Protected Attributes | |
| QStringList | contFields |
| AbConfig | m_config |
| QMap< QString, int > | m_mapStrToID |
| QMap< int, QString > | m_mapIDToStr |
Private Slots | |
| void | setMap (int index) |
| void | addMap () |
| void | removeMap () |
| virtual void | closeEvent (QCloseEvent *) |
| void | keyColorClicked () |
| void | keyColorPressedClicked () |
| void | keyColorLinesClicked () |
| void | textColorClicked () |
| void | slotNewMethod () |
| void | slotChangeMethod () |
| void | slotDeleteMethod () |
Private Member Functions | |
| void | loadSearchMethodNames () |
Private Attributes | |
| QCheckBox * | pick_button |
| QCheckBox * | repeat_button |
| QListBox * | keymaps |
| QPushButton * | add_button |
| QPushButton * | remove_button |
| QStringList | default_maps |
| QStringList | custom_maps |
| QStringList | sw_maps |
| QPushButton * | keycolor_button |
| QPushButton * | keycolor_pressed_button |
| QPushButton * | keycolor_lines_button |
| QPushButton * | textcolor_button |
| QWidget * | settings_tab |
| QWidget * | search_tab |
| QListView * | list |
| QPushButton * | new_button |
| QPushButton * | change_button |
| QPushButton * | delete_button |
|
||||||||||||
|
|
||||||||||||||||
|
Definition at line 29 of file configdlg.cpp. References change_button, delete_button, list, loadSearchMethodNames(), new_button, search_tab, QPEApplication::showDialog(), slotChangeMethod(), slotDeleteMethod(), slotNewMethod(), and tr. |
|
|
Definition at line 291 of file configdlg.cpp. References configDlgClosed(), custom_maps, default_maps, QValueList< T >::end(), QValueList< T >::find(), keymaps, pick_button, pickboardToggled(), QPEApplication::qpeDir(), reloadSw(), remove_button, repeat_button, repeatToggled(), Config::setGroup(), setMapToDefault(), setMapToFile(), sw_maps, and Config::writeEntry(). |
|
|
Definition at line 377 of file configdlg.cpp. References QValueList< T >::append(), QFile::atEnd(), QFile::close(), custom_maps, QValueList< T >::end(), QValueList< T >::find(), OFileDialog::getOpenFileName(), QDir::home(), IO_ReadOnly, QString::isNull(), keymaps, QFile::open(), QFile::readLine(), Config::readListEntry(), Config::setGroup(), and sw_maps. Referenced by ConfigDlg(). |
|
|
Definition at line 361 of file configdlg.cpp. References configDlgClosed(). |
|
|
Referenced by accept(), and closeEvent(). |
|
|
Definition at line 127 of file configdlg.cpp. References QValueList< T >::append(), i, m_config, m_mapStrToID, AbConfig::setBeCaseSensitive(), AbConfig::setFixedBars(), AbConfig::setFontSize(), AbConfig::setOrderList(), AbConfig::setUseOpieMail(), AbConfig::setUseQtMail(), AbConfig::setUseRegExp(), and AbConfig::setUseWildCards(). |
|
|
Definition at line 436 of file configdlg.cpp. References QColorDialog::getColor(), keycolor_button, Config::readListEntry(), reloadKeyboard(), Config::setGroup(), Config::write(), and Config::writeEntry(). Referenced by ConfigDlg(). |
|
|
Definition at line 474 of file configdlg.cpp. References QColorDialog::getColor(), keycolor_lines_button, Config::readListEntry(), reloadKeyboard(), Config::setGroup(), Config::write(), and Config::writeEntry(). Referenced by ConfigDlg(). |
|
|
Definition at line 455 of file configdlg.cpp. References QColorDialog::getColor(), keycolor_pressed_button, Config::readListEntry(), reloadKeyboard(), Config::setGroup(), Config::write(), and Config::writeEntry(). Referenced by ConfigDlg(). |
|
|
Definition at line 94 of file configdlg.cpp. References QValueList< T >::begin(), QValueList< T >::end(), list, name, QString::null, Config::readEntry(), and Config::setGroup(). Referenced by ConfigDlg(). |
|
|
Definition at line 250 of file configdlg.cpp. References QValueList< T >::append(), QValueList< T >::count(), QValueList< T >::end(), QDir::entryList(), QValueList< T >::find(), i, QPEApplication::qpeDir(), Config::readListEntry(), QValueList< T >::remove(), and Config::setGroup(). Referenced by ConfigDlg(). |
|
|
Definition at line 345 of file configdlg.cpp. References i, keymaps, sw_maps, and t. Referenced by ConfigDlg(). |
|
|
Definition at line 329 of file configdlg.cpp. References i, keymaps, sw_maps, and t. Referenced by ConfigDlg(). |
|
|
Referenced by accept(). |
|
|
Referenced by keyColorClicked(), keyColorLinesClicked(), keyColorPressedClicked(), and textColorClicked(). |
|
|
Referenced by accept(). |
|
|
Definition at line 416 of file configdlg.cpp. References QValueList< T >::at(), custom_maps, keymaps, QValueList< T >::remove(), and sw_maps. Referenced by ConfigDlg(). |
|
|
Referenced by accept(). |
|
|
Definition at line 91 of file configdlg.cpp. References AbConfig::beCaseSensitive(), AbConfig::fixedBars(), AbConfig::fontSize(), i, m_config, m_mapIDToStr, AbConfig::orderList(), AbConfig::useOpieMail(), AbConfig::useQtMail(), AbConfig::useRegExp(), and AbConfig::useWildCards(). |
|
|
Definition at line 367 of file configdlg.cpp. References default_maps, QValueList< T >::end(), QValueList< T >::find(), remove_button, and sw_maps. Referenced by ConfigDlg(). |
|
|
Referenced by accept(). |
|
|
Referenced by accept(). |
|
|
Definition at line 67 of file configdlg.cpp. References list, SearchMethodDlg::nameLE, and SearchMethodDlg::saveItem(). Referenced by ConfigDlg(). |
|
|
Definition at line 81 of file configdlg.cpp. References Config::clearGroup(), list, and Config::setGroup(). Referenced by ConfigDlg(). |
|
|
Definition at line 69 of file configdlg.cpp. References i, odebug, and oendl. Referenced by ConfigDlg(). |
|
|
Definition at line 56 of file configdlg.cpp. References i, odebug, and oendl. Referenced by ConfigDlg(). |
|
|
Definition at line 81 of file configdlg.cpp. References i, odebug, and oendl. Referenced by ConfigDlg(). |
|
|
Definition at line 42 of file configdlg.cpp. References i, odebug, and oendl. Referenced by ConfigDlg(). |
|
|
Definition at line 56 of file configdlg.cpp. References list, SearchMethodDlg::nameLE, and SearchMethodDlg::saveItem(). Referenced by ConfigDlg(). |
|
|
Definition at line 493 of file configdlg.cpp. References QColorDialog::getColor(), Config::readListEntry(), reloadKeyboard(), Config::setGroup(), textcolor_button, Config::write(), and Config::writeEntry(). Referenced by ConfigDlg(). |
|
|
Definition at line 50 of file configdlg.h. Referenced by ConfigDlg(). |
|
|
Definition at line 26 of file configdlg.h. Referenced by ConfigDlg(). |
|
|
Definition at line 26 of file configdlg.h. Referenced by ConfigDlg(). |
|
|
Definition at line 54 of file configdlg.h. Referenced by accept(), addMap(), ConfigDlg(), and removeMap(). |
|
|
Definition at line 53 of file configdlg.h. Referenced by accept(), ConfigDlg(), and setMap(). |
|
|
Definition at line 26 of file configdlg.h. Referenced by ConfigDlg(). |
|
|
Definition at line 58 of file configdlg.h. Referenced by ConfigDlg(), and keyColorClicked(). |
|
|
Definition at line 60 of file configdlg.h. Referenced by ConfigDlg(), and keyColorLinesClicked(). |
|
|
Definition at line 59 of file configdlg.h. Referenced by ConfigDlg(), and keyColorPressedClicked(). |
|
|
Definition at line 49 of file configdlg.h. Referenced by accept(), addMap(), ConfigDlg(), moveSelectedDown(), moveSelectedUp(), and removeMap(). |
|
|
Definition at line 25 of file configdlg.h. Referenced by ConfigDlg(), loadSearchMethodNames(), slotChangeMethod(), slotDeleteMethod(), and slotNewMethod(). |
|
|
Definition at line 27 of file configdlg.h. Referenced by getConfig(), and setConfig(). |
|
|
Definition at line 29 of file configdlg.h. Referenced by ConfigDlg(), and setConfig(). |
|
|
Definition at line 28 of file configdlg.h. Referenced by ConfigDlg(), and getConfig(). |
|
|
Definition at line 26 of file configdlg.h. Referenced by ConfigDlg(). |
|
|
Definition at line 47 of file configdlg.h. Referenced by accept(), and ConfigDlg(). |
|
|
Definition at line 51 of file configdlg.h. Referenced by accept(), ConfigDlg(), and setMap(). |
|
|
Definition at line 48 of file configdlg.h. Referenced by accept(), and ConfigDlg(). |
|
|
Definition at line 24 of file configdlg.h. Referenced by ConfigDlg(). |
|
|
Definition at line 24 of file configdlg.h. |
|
|
Definition at line 55 of file configdlg.h. Referenced by accept(), addMap(), ConfigDlg(), moveSelectedDown(), moveSelectedUp(), removeMap(), and setMap(). |
|
|
Definition at line 61 of file configdlg.h. Referenced by ConfigDlg(), and textColorClicked(). |
1.4.2