#include </home/clem/local/src/opie/noncore/applets/zkbapplet/keyzcfg/cfgdlg.h>
Collaboration diagram for CfgDlg:

Public Member Functions | |
| CfgDlg (QWidget *parent, CfgFile *cfile, QApplication *, bool b=false) | |
| virtual | ~CfgDlg () |
Protected Slots | |
| void | add () |
| void | del () |
| void | setLabel () |
| void | keymapHighlighted (const QString &) |
Protected Member Functions | |
| virtual void | accept () |
Protected Attributes | |
| CfgFile * | cfile |
| QApplication * | application |
| QMap< QString, QString > | m |
| QListBox * | files |
| QListBox * | keymaps |
| QLineEdit * | label |
| QSpinBox * | ap |
| QSpinBox * | ad |
|
||||||||||||||||||||
|
Definition at line 9 of file cfgdlg.cpp. References ad, add(), addButton(), ap, QValueList< T >::begin(), cfile, del(), QMap< Key, T >::end(), QValueList< T >::end(), QDir::entryList(), files, QMap< Key, T >::find(), CfgFile::getAutorepeatDelay(), CfgFile::getAutorepeatPeriod(), CfgFile::getEntries(), CfgEntry::getFile(), CfgEntry::getLabel(), i, QMap< Key, T >::insert(), keymapHighlighted(), keymaps, l, label, m, QRegExp::match(), QPEApplication::qpeDir(), setLabel(), and tr. |
|
|
Definition at line 89 of file cfgdlg.cpp. |
|
|
Definition at line 125 of file cfgdlg.cpp. References ad, ap, Global::applicationFileName(), cfile, p, CfgParser::save(), CfgFile::setAutorepeatDelay(), and CfgFile::setAutorepeatPeriod(). |
|
|
Definition at line 92 of file cfgdlg.cpp. References cfile, files, keymaps, m, QMap< Key, T >::replace(), CfgFile::replaceEntry(), and t. Referenced by CfgDlg(). |
|
|
Definition at line 102 of file cfgdlg.cpp. References cfile, CfgFile::deleteEntry(), files, keymaps, m, QMap< Key, T >::remove(), and t. Referenced by CfgDlg(). |
|
|
Definition at line 120 of file cfgdlg.cpp. References QMap< Key, T >::find(), label, and m. Referenced by CfgDlg(). |
|
|
Definition at line 112 of file cfgdlg.cpp. References cfile, keymaps, label, m, QMap< Key, T >::replace(), and CfgFile::replaceEntry(). Referenced by CfgDlg(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 21 of file cfgdlg.h. Referenced by accept(), add(), CfgDlg(), del(), and setLabel(). |
|
|
|
|
|
Definition at line 27 of file cfgdlg.h. Referenced by add(), CfgDlg(), del(), and setLabel(). |
|
|
Definition at line 28 of file cfgdlg.h. Referenced by CfgDlg(), keymapHighlighted(), and setLabel(). |
|
|
Definition at line 24 of file cfgdlg.h. Referenced by add(), CfgDlg(), del(), keymapHighlighted(), and setLabel(). |
1.4.2