#include </home/clem/local/src/opie/noncore/unsupported/libopie/ofileselector_p.h>
Collaboration diagram for OFileViewFileListView:

Public Member Functions | |
| OFileViewFileListView (QWidget *parent, const QString &dir, OFileSelector *selector) | |
| ~OFileViewFileListView () | |
| OFileSelectorItem * | currentItem () const |
| void | reread (bool all=false) |
| int | fileCount () const |
| QString | currentDir () const |
Protected Member Functions | |
| bool | eventFilter (QObject *o, QEvent *e) |
| OFileSelector * | selector () |
Private Slots | |
| void | slotNew () |
| void | cdUP () |
| void | cdHome () |
| void | cdDoc () |
| void | changeDir (const QString &) |
| void | slotCurrentChanged (QListViewItem *) |
| void | slotClicked (int, QListViewItem *, const QPoint &, int) |
| void | slotFSActivated (int) |
Private Member Functions | |
| bool | compliesMime (const QString &) |
| void | connectSlots () |
| void | addFile (QFileInfo *info, bool symlink=FALSE) |
| void | addDir (QFileInfo *info, bool symlink=FALSE) |
| void | addSymlink (QFileInfo *info, bool=FALSE) |
Private Attributes | |
| QMap< QString, QString > | m_dev |
| bool | m_all: 1 |
| OFileSelector * | m_sel |
| QPopupMenu * | m_fsPop |
| QStringList | m_mimes |
| QString | m_currentDir |
| QToolButton * | m_btnNew |
| QToolButton * | m_btnClose |
| QListView * | m_view |
|
||||||||||||||||
|
Definition at line 187 of file ofileselector.cpp. References cdDoc(), cdHome(), cdUP(), connectSlots(), StorageInfo::fileSystems(), QMap< Key, T >::insert(), Resource::loadIconSet(), m_all, m_btnClose, m_btnNew, m_currentDir, m_dev, m_fsPop, m_view, QPEApplication::RightOnHold, selector(), QPEApplication::setStylusOperation(), slotFSActivated(), slotNew(), tr, and TRUE. |
|
|
Definition at line 277 of file ofileselector.cpp. |
|
||||||||||||
|
Definition at line 464 of file ofileselector.cpp. References QFileInfo::dirPath(), QFileInfo::fileName(), QFileInfo::isReadable(), QFileInfo::isWritable(), QFileInfo::lastModified(), Resource::loadPixmap(), m_view, name, QString::number(), OFileSelector::Open, pix, QFileInfo::readLink(), OFileSelector::Save, selector(), QFileInfo::size(), and true. Referenced by reread(). |
|
||||||||||||
|
Definition at line 436 of file ofileselector.cpp. References compliesMime(), MimeType::id(), Resource::loadPixmap(), m_view, name, QString::number(), OFileSelector::Open, pix, MimeType::pixmap(), OFileSelector::Save, selector(), and type. Referenced by reread(). |
|
||||||||||||
|
Definition at line 487 of file ofileselector.cpp. Referenced by reread(). |
|
|
Definition at line 507 of file ofileselector.cpp. References QPEApplication::documentDir(), m_all, m_currentDir, reread(), and selector(). Referenced by OFileViewFileListView(). |
|
|
Definition at line 502 of file ofileselector.cpp. References QDir::homeDirPath(), m_all, m_currentDir, reread(), and selector(). Referenced by OFileViewFileListView(). |
|
|
Definition at line 490 of file ofileselector.cpp. References QDir::absPath(), QDir::cdUp(), QDir::exists(), m_all, m_currentDir, reread(), and selector(). Referenced by OFileViewFileListView(), and reread(). |
|
|
Definition at line 512 of file ofileselector.cpp. References m_all, m_currentDir, reread(), and selector(). Referenced by slotFSActivated(). |
|
|
Definition at line 540 of file ofileselector.cpp. References QValueList< T >::begin(), QValueList< T >::end(), QValueList< T >::isEmpty(), m_mimes, and QRegExp::setWildcard(). Referenced by addFile(). |
|
|
Definition at line 388 of file ofileselector.cpp. References m_view, slotClicked(), and slotCurrentChanged(). Referenced by OFileViewFileListView(). |
|
|
Definition at line 369 of file ofileselector.cpp. References m_currentDir. Referenced by OFileViewFileSystem::selectedName(). |
|
|
Definition at line 283 of file ofileselector.cpp. Referenced by OFileViewFileSystem::directory(). |
|
||||||||||||
|
Definition at line 376 of file ofileselector.cpp. References KeyPress, Qt::LeftButton, m_view, and slotClicked(). |
|
|
Definition at line 366 of file ofileselector.cpp. References m_view. Referenced by OFileViewFileSystem::fileCount(). |
|
|
Definition at line 290 of file ofileselector.cpp. References addDir(), addFile(), addSymlink(), QDir::All, cdUP(), QPtrListIterator< type >::current(), QFileInfo::dirPath(), QDir::Dirs, QDir::DirsFirst, QDir::entryInfoList(), QFileInfo::exists(), QDir::exists(), QFileInfo::fileName(), QDir::Files, QString::fromLatin1(), QDir::Hidden, i, QFileInfo::isDir(), QFileInfo::isFile(), QFileInfo::isSymLink(), list, m_all, m_btnClose, m_btnNew, m_currentDir, m_mimes, m_view, QDir::Name, QFileInfo::readLink(), QDir::Reversed, selector(), QDir::setFilter(), QDir::setSorting(), and TRUE. Referenced by cdDoc(), cdHome(), cdUP(), changeDir(), OFileViewFileSystem::reread(), and slotClicked(). |
|
|
Definition at line 372 of file ofileselector.cpp. References m_sel. Referenced by addDir(), addFile(), cdDoc(), cdHome(), cdUP(), changeDir(), OFileViewFileListView(), reread(), slotClicked(), slotCurrentChanged(), and slotNew(). |
|
||||||||||||||||||||
|
Definition at line 415 of file ofileselector.cpp. References OFileSelectorItem::directory(), OFileSelectorItem::isDir(), OFileSelectorItem::isLocked(), Qt::LeftButton, m_all, m_currentDir, qWarning(), reread(), selector(), QStringList::split(), and str. Referenced by connectSlots(), and eventFilter(). |
|
|
Definition at line 394 of file ofileselector.cpp. References OFileSelectorItem::directory(), OFileSelector::FileSelector, OFileSelectorItem::isDir(), qWarning(), selector(), QStringList::split(), and str. Referenced by connectSlots(). |
|
|
Definition at line 517 of file ofileselector.cpp. References changeDir(), m_dev, and m_fsPop. Referenced by OFileViewFileListView(). |
|
|
Definition at line 279 of file ofileselector.cpp. References selector(). Referenced by OFileViewFileListView(). |
|
|
Definition at line 134 of file ofileselector_p.h. Referenced by cdDoc(), cdHome(), cdUP(), changeDir(), OFileViewFileListView(), reread(), and slotClicked(). |
|
|
Definition at line 140 of file ofileselector_p.h. Referenced by OFileViewFileListView(), and reread(). |
|
|
Definition at line 140 of file ofileselector_p.h. Referenced by OFileViewFileListView(), and reread(). |
|
|
Definition at line 139 of file ofileselector_p.h. Referenced by cdDoc(), cdHome(), cdUP(), changeDir(), currentDir(), OFileViewFileListView(), reread(), and slotClicked(). |
|
|
Definition at line 133 of file ofileselector_p.h. Referenced by OFileViewFileListView(), and slotFSActivated(). |
|
|
Definition at line 136 of file ofileselector_p.h. Referenced by OFileViewFileListView(), and slotFSActivated(). |
|
|
Definition at line 138 of file ofileselector_p.h. Referenced by compliesMime(), and reread(). |
|
|
Definition at line 135 of file ofileselector_p.h. Referenced by selector(). |
|
|
Definition at line 148 of file ofileselector_p.h. Referenced by addDir(), addFile(), connectSlots(), currentItem(), eventFilter(), fileCount(), OFileViewFileListView(), and reread(). |
1.4.2