#include </home/clem/local/src/opie/libopie2/opieui/fileselector/ofileselector_p.h>
Collaboration diagram for Opie::Ui::Internal::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 | |
| QString | m_dir |
| bool | m_isDir: 1 |
| bool | m_locked: 1 |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 251 of file ofileselector.cpp. |
|
|
Definition at line 263 of file ofileselector.cpp. |
|
|
Definition at line 272 of file ofileselector.cpp. References m_dir. Referenced by Opie::Ui::Internal::OFileViewFileSystem::directory(), Opie::Ui::Internal::OFileViewFileListView::slotClicked(), and Opie::Ui::Internal::OFileViewFileListView::slotCurrentChanged(). |
|
|
Definition at line 277 of file ofileselector.cpp. References m_isDir. Referenced by Opie::Ui::Internal::OFileViewFileListView::slotClicked(), and Opie::Ui::Internal::OFileViewFileListView::slotCurrentChanged(). |
|
|
Definition at line 267 of file ofileselector.cpp. References m_locked. Referenced by Opie::Ui::Internal::OFileViewFileListView::slotClicked(). |
|
||||||||||||
|
Definition at line 287 of file ofileselector.cpp. References QString::append(), m_isDir, and text. |
|
|
Definition at line 282 of file ofileselector.cpp. References text. |
|
|
Definition at line 140 of file ofileselector_p.h. Referenced by directory(). |
|
|
Definition at line 141 of file ofileselector_p.h. |
|
|
Definition at line 142 of file ofileselector_p.h. Referenced by isLocked(). |
1.4.2