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

Opie::Ui::Internal::OFileSelectorItem Class Reference

#include </home/clem/local/src/opie/libopie2/opieui/fileselector/ofileselector_p.h>

Collaboration diagram for Opie::Ui::Internal::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

QString m_dir
bool m_isDir: 1
bool m_locked: 1

Constructor & Destructor Documentation

Opie::Ui::Internal::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 251 of file ofileselector.cpp.

Opie::Ui::Internal::OFileSelectorItem::~OFileSelectorItem  ) 
 

Definition at line 263 of file ofileselector.cpp.


Member Function Documentation

QString Opie::Ui::Internal::OFileSelectorItem::directory  )  const
 

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().

bool Opie::Ui::Internal::OFileSelectorItem::isDir  )  const
 

Definition at line 277 of file ofileselector.cpp.

References m_isDir.

Referenced by Opie::Ui::Internal::OFileViewFileListView::slotClicked(), and Opie::Ui::Internal::OFileViewFileListView::slotCurrentChanged().

bool Opie::Ui::Internal::OFileSelectorItem::isLocked  )  const
 

Definition at line 267 of file ofileselector.cpp.

References m_locked.

Referenced by Opie::Ui::Internal::OFileViewFileListView::slotClicked().

QString Opie::Ui::Internal::OFileSelectorItem::key int  id,
bool 
const
 

Definition at line 287 of file ofileselector.cpp.

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

QString Opie::Ui::Internal::OFileSelectorItem::path  )  const
 

Definition at line 282 of file ofileselector.cpp.

References text.


Member Data Documentation

QString Opie::Ui::Internal::OFileSelectorItem::m_dir [private]
 

Definition at line 140 of file ofileselector_p.h.

Referenced by directory().

bool Opie::Ui::Internal::OFileSelectorItem::m_isDir [private]
 

Definition at line 141 of file ofileselector_p.h.

Referenced by isDir(), and key().

bool Opie::Ui::Internal::OFileSelectorItem::m_locked [private]
 

Definition at line 142 of file ofileselector_p.h.

Referenced by isLocked().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:02:16 2005 for OPIE by  doxygen 1.4.2