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


Public Member Functions | |
| ListViewItemConfFile (QFileInfo *file, QListView *parent=0) | |
| ~ListViewItemConfFile () | |
| QString | fileName () |
| void | save () |
| virtual void | displayText () |
| virtual bool | revertable () |
| virtual void | revert () |
| virtual void | remove () |
| virtual void | expand () |
| QString | backupFileName () |
| void | parseFile () |
Private Attributes | |
| bool | _valid |
| QFileInfo * | confFileInfo |
|
||||||||||||
|
Definition at line 24 of file listviewitemconffile.cpp. References confFileInfo, and displayText(). |
|
|
Definition at line 32 of file listviewitemconffile.cpp. |
|
|
Definition at line 148 of file listviewitemconffile.cpp. References QFileInfo::absFilePath(), and confFileInfo. Referenced by remove(), revert(), revertable(), and save(). |
|
|
Implements ListViewItemConf. Definition at line 37 of file listviewitemconffile.cpp. References ListViewItemConf::_changed, confFileInfo, and QFileInfo::fileName(). Referenced by ListViewItemConfFile(). |
|
|
Implements ListViewItemConf. Definition at line 154 of file listviewitemconffile.cpp. References parseFile(). Referenced by revert(). |
|
|
Definition at line 42 of file listviewitemconffile.cpp. References confFileInfo, and QFileInfo::fileName(). Referenced by ListViewItemConfigEntry::ListViewItemConfigEntry(). |
|
|
Definition at line 47 of file listviewitemconffile.cpp. References _valid, QFileInfo::absFilePath(), QTextStream::atEnd(), QFile::close(), confFileInfo, QString::contains(), QFileInfo::fileName(), QString::find(), IO_ReadOnly, QString::latin1(), QString::length(), QString::mid(), odebug, oendl, QFile::open(), pos, QTextStream::readLine(), s, t, and tr. |
|
|
Implements ListViewItemConf. Definition at line 89 of file listviewitemconffile.cpp. References QFileInfo::absFilePath(), backupFileName(), confFileInfo, and QFile::remove(). |
|
|
Implements ListViewItemConf. Definition at line 96 of file listviewitemconffile.cpp. References ListViewItemConf::_changed, QFileInfo::absFilePath(), backupFileName(), buf, QFile::close(), confFileInfo, expand(), IO_ReadOnly, IO_WriteOnly, QFile::open(), parseFile(), QFile::readBlock(), SIZE, and QFile::writeBlock(). |
|
|
Reimplemented from ListViewItemConf. Definition at line 143 of file listviewitemconffile.cpp. References ListViewItemConf::_changed, and backupFileName(). |
|
|
Reimplemented from ListViewItemConf. Definition at line 117 of file listviewitemconffile.cpp. References ListViewItemConf::_changed, QFileInfo::absFilePath(), backupFileName(), buf, QFile::close(), confFileInfo, IO_ReadOnly, IO_WriteOnly, QFile::open(), QFile::readBlock(), SIZE, t, ListViewItemConf::unchanged(), and QFile::writeBlock(). |
|
|
Definition at line 36 of file listviewitemconffile.h. Referenced by parseFile(). |
|
|
Definition at line 37 of file listviewitemconffile.h. Referenced by backupFileName(), displayText(), fileName(), ListViewItemConfFile(), parseFile(), remove(), revert(), and save(). |
1.4.2