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

Public Member Functions | |
| OFileSelectorItem (QListView *view, const QPixmap &pixmap, const QString &path, const QString &date, const QString &size, const QString &mDir, bool isLocked=false, bool isDir=false) | |
| ~OFileSelectorItem () | |
| bool | isLocked () const |
| bool | isDir () const |
| QString | directory () const |
| QString | path () const |
| QString | key (int id, bool) const |
Private Attributes | |
| bool | m_locked: 1 |
| bool | m_isDir: 1 |
| QString | m_dir |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 142 of file ofileselector.cpp. |
|
|
Definition at line 156 of file ofileselector.cpp. |
|
|
Definition at line 162 of file ofileselector.cpp. References m_dir. Referenced by OFileViewFileSystem::directory(), OFileViewFileListView::slotClicked(), and OFileViewFileListView::slotCurrentChanged(). |
|
|
Definition at line 165 of file ofileselector.cpp. References m_isDir. Referenced by OFileViewFileListView::slotClicked(), and OFileViewFileListView::slotCurrentChanged(). |
|
|
Definition at line 159 of file ofileselector.cpp. References m_locked. Referenced by OFileViewFileListView::slotClicked(). |
|
||||||||||||
|
Definition at line 171 of file ofileselector.cpp. References QString::append(), m_isDir, and text. |
|
|
Definition at line 168 of file ofileselector.cpp. References text. |
|
|
Definition at line 103 of file ofileselector_p.h. Referenced by directory(), and OFileSelectorItem(). |
|
|
Definition at line 102 of file ofileselector_p.h. Referenced by isDir(), key(), and OFileSelectorItem(). |
|
|
Definition at line 101 of file ofileselector_p.h. Referenced by isLocked(), and OFileSelectorItem(). |
1.4.2