Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OFileSelectorItem Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/libopie/ofileselector_p.h>

Collaboration diagram for OFileSelectorItem:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

OFileSelectorItem::OFileSelectorItem QListView *  view,
const QPixmap &  pixmap,
const QString path,
const QString date,
const QString size,
const QString mDir,
bool  isLocked = false,
bool  isDir = false
 

Definition at line 142 of file ofileselector.cpp.

References m_dir, m_isDir, and m_locked.

OFileSelectorItem::~OFileSelectorItem  ) 
 

Definition at line 156 of file ofileselector.cpp.


Member Function Documentation

QString OFileSelectorItem::directory  )  const
 

Definition at line 162 of file ofileselector.cpp.

References m_dir.

Referenced by OFileViewFileSystem::directory(), OFileViewFileListView::slotClicked(), and OFileViewFileListView::slotCurrentChanged().

bool OFileSelectorItem::isDir  )  const
 

Definition at line 165 of file ofileselector.cpp.

References m_isDir.

Referenced by OFileViewFileListView::slotClicked(), and OFileViewFileListView::slotCurrentChanged().

bool OFileSelectorItem::isLocked  )  const
 

Definition at line 159 of file ofileselector.cpp.

References m_locked.

Referenced by OFileViewFileListView::slotClicked().

QString OFileSelectorItem::key int  id,
bool 
const
 

Definition at line 171 of file ofileselector.cpp.

References QString::append(), m_isDir, and text.

QString OFileSelectorItem::path  )  const
 

Definition at line 168 of file ofileselector.cpp.

References text.


Member Data Documentation

QString OFileSelectorItem::m_dir [private]
 

Definition at line 103 of file ofileselector_p.h.

Referenced by directory(), and OFileSelectorItem().

bool OFileSelectorItem::m_isDir [private]
 

Definition at line 102 of file ofileselector_p.h.

Referenced by isDir(), key(), and OFileSelectorItem().

bool OFileSelectorItem::m_locked [private]
 

Definition at line 101 of file ofileselector_p.h.

Referenced by isLocked(), and OFileSelectorItem().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:42:32 2005 for OPIE by  doxygen 1.4.2