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

Public Types | |
| enum | { File, Group, Key } |
Public Member Functions | |
| ListViewItemConf (ListViewItemConf *parent) | |
| ListViewItemConf (QListView *parent) | |
| ~ListViewItemConf () | |
| int | getType () |
| void | save () |
| virtual void | revert ()=0 |
| virtual void | remove ()=0 |
| virtual void | displayText ()=0 |
| virtual void | expand ()=0 |
| virtual void | changed () |
| bool | isChanged () |
| virtual void | unchanged () |
| virtual bool | revertable () |
Protected Attributes | |
| int | _type |
| bool | _changed |
|
|
Definition at line 19 of file listviewitemconf.h. |
|
|
Definition at line 12 of file listviewitemconf.cpp. |
|
|
Definition at line 17 of file listviewitemconf.cpp. |
|
|
Definition at line 23 of file listviewitemconf.cpp. |
|
|
Reimplemented in ListViewItemConfigEntry. Definition at line 32 of file listviewitemconf.cpp. References _changed, and displayText(). Referenced by ListViewItemConfigEntry::changed(). |
|
|
Implemented in ListViewItemConfFile, and ListViewItemConfigEntry. Referenced by changed(), and unchanged(). |
|
|
Implemented in ListViewItemConfFile, and ListViewItemConfigEntry. |
|
|
Definition at line 27 of file listviewitemconf.cpp. References _type. |
|
|
Definition at line 32 of file listviewitemconf.h. References _changed. |
|
|
Implemented in ListViewItemConfFile, and ListViewItemConfigEntry. |
|
|
Implemented in ListViewItemConfFile, and ListViewItemConfigEntry. |
|
|
Reimplemented in ListViewItemConfFile. Definition at line 48 of file listviewitemconf.cpp. References _changed. |
|
|
Reimplemented in ListViewItemConfFile. |
|
|
Definition at line 38 of file listviewitemconf.cpp. References _changed, and displayText(). Referenced by ListViewItemConfFile::save(). |
|
|
|
Definition at line 37 of file listviewitemconf.h. Referenced by ListViewItemConfigEntry::displayText(), getType(), ListViewItemConf(), and ListViewItemConfigEntry::save(). |
1.4.2