#include </home/clem/local/src/opie/noncore/apps/confedit/listviewitemconfigentry.h>
Inheritance diagram for ListViewItemConfigEntry:


Public Member Functions | |
| ListViewItemConfigEntry (ListViewItemConfFile *parent, QString group, QString key="") | |
| ~ListViewItemConfigEntry () | |
| bool | isGroup () |
| bool | isKey () |
| QString | getFile () |
| void | setGroup (QString) |
| QString | getGroup () |
| void | setKey (QString) |
| QString | getKey () |
| QString | getValue () |
| void | keyChanged (QString) |
| void | valueChanged (QString) |
| virtual void | displayText () |
| virtual void | changed () |
| virtual void | remove () |
| virtual void | expand () |
| void | save (QTextStream *) |
| virtual void | revert () |
Private Attributes | |
| QString | _file |
| QString | _group |
| QString | _key |
| QString | _value |
| QString | _groupOrig |
| QString | _keyOrig |
| QString | _valueOrig |
| ListViewItemConfFile * | _fileItem |
|
||||||||||||||||
|
Definition at line 14 of file listviewitemconfigentry.cpp. References _file, _fileItem, _group, _groupOrig, _key, _keyOrig, _value, _valueOrig, ListViewItemConfFile::fileName(), and setKey(). |
|
|
Definition at line 26 of file listviewitemconfigentry.cpp. |
|
|
Reimplemented from ListViewItemConf. Definition at line 104 of file listviewitemconfigentry.cpp. References ListViewItemConf::_changed, _fileItem, ListViewItemConf::changed(), and displayText(). Referenced by keyChanged(), setGroup(), and valueChanged(). |
|
|
Implements ListViewItemConf. Definition at line 89 of file listviewitemconfigentry.cpp. References ListViewItemConf::_changed, _group, _key, ListViewItemConf::_type, _value, isGroup(), and s. |
|
|
Implements ListViewItemConf. Definition at line 147 of file listviewitemconfigentry.cpp. |
|
|
Definition at line 40 of file listviewitemconfigentry.cpp. References _file. |
|
|
Definition at line 52 of file listviewitemconfigentry.cpp. References _group. |
|
|
Definition at line 65 of file listviewitemconfigentry.cpp. References _key. |
|
|
Definition at line 70 of file listviewitemconfigentry.cpp. References _value. |
|
|
Definition at line 30 of file listviewitemconfigentry.cpp. References _key, and QString::isEmpty(). Referenced by displayText(), and save(). |
|
|
Definition at line 35 of file listviewitemconfigentry.cpp. References _key, and QString::isEmpty(). |
|
|
Definition at line 75 of file listviewitemconfigentry.cpp. |
|
|
Implements ListViewItemConf. Definition at line 112 of file listviewitemconfigentry.cpp. |
|
|
Implements ListViewItemConf. Definition at line 137 of file listviewitemconfigentry.cpp. References ListViewItemConf::_changed, _group, _groupOrig, _key, _keyOrig, _value, _valueOrig, and displayText(). |
|
|
Definition at line 117 of file listviewitemconfigentry.cpp. References ListViewItemConf::_changed, _group, _key, ListViewItemConf::_type, _value, isGroup(), and s. |
|
|
Definition at line 45 of file listviewitemconfigentry.cpp. |
|
|
Definition at line 57 of file listviewitemconfigentry.cpp. References _key, _value, displayText(), QString::find(), QString::left(), QString::length(), pos, QString::right(), and QString::stripWhiteSpace(). Referenced by ListViewItemConfigEntry(). |
|
|
Definition at line 82 of file listviewitemconfigentry.cpp. |
|
|
Definition at line 42 of file listviewitemconfigentry.h. Referenced by getFile(), and ListViewItemConfigEntry(). |
|
|
Definition at line 49 of file listviewitemconfigentry.h. Referenced by changed(), and ListViewItemConfigEntry(). |
|
|
Definition at line 43 of file listviewitemconfigentry.h. Referenced by displayText(), getGroup(), ListViewItemConfigEntry(), revert(), save(), and setGroup(). |
|
|
Definition at line 46 of file listviewitemconfigentry.h. Referenced by ListViewItemConfigEntry(), and revert(). |
|
|
Definition at line 44 of file listviewitemconfigentry.h. Referenced by displayText(), getKey(), isGroup(), isKey(), keyChanged(), ListViewItemConfigEntry(), revert(), save(), and setKey(). |
|
|
Definition at line 47 of file listviewitemconfigentry.h. Referenced by ListViewItemConfigEntry(), and revert(). |
|
|
Definition at line 45 of file listviewitemconfigentry.h. Referenced by displayText(), getValue(), ListViewItemConfigEntry(), revert(), save(), setKey(), and valueChanged(). |
|
|
Definition at line 48 of file listviewitemconfigentry.h. Referenced by ListViewItemConfigEntry(), and revert(). |
1.4.2