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

OFileViewFileSystem Class Reference

Inheritance diagram for OFileViewFileSystem:

Inheritance graph
[legend]
Collaboration diagram for OFileViewFileSystem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OFileViewFileSystem (OFileSelector *)
 ~OFileViewFileSystem ()
QString selectedName () const
QString selectedPath () const
QString directory () const
void reread ()
int fileCount () const
QWidget * widget (QWidget *parent)
void activate (const QString &)

Private Attributes

OFileViewFileListViewm_view
bool m_all: 1

Constructor & Destructor Documentation

OFileViewFileSystem::OFileViewFileSystem OFileSelector  ) 
 

Definition at line 574 of file ofileselector.cpp.

References m_all, and m_view.

OFileViewFileSystem::~OFileViewFileSystem  ) 
 

Definition at line 579 of file ofileselector.cpp.


Member Function Documentation

void OFileViewFileSystem::activate const QString  )  [virtual]
 

Reimplemented from OFileViewInterface.

Definition at line 619 of file ofileselector.cpp.

References m_all, and tr.

QString OFileViewFileSystem::directory  )  const [virtual]
 

Implements OFileViewInterface.

Definition at line 592 of file ofileselector.cpp.

References OFileViewFileListView::currentItem(), OFileSelectorItem::directory(), m_view, and QString::null.

int OFileViewFileSystem::fileCount  )  const [virtual]
 

Implements OFileViewInterface.

Definition at line 608 of file ofileselector.cpp.

References OFileViewFileListView::fileCount(), and m_view.

void OFileViewFileSystem::reread  )  [virtual]
 

Implements OFileViewInterface.

Definition at line 602 of file ofileselector.cpp.

References m_all, m_view, and OFileViewFileListView::reread().

QString OFileViewFileSystem::selectedName  )  const [virtual]
 

Implements OFileViewInterface.

Definition at line 581 of file ofileselector.cpp.

References OFileViewFileListView::currentDir(), OFileViewInterface::currentFileName(), m_view, QString::null, and QString::startsWith().

QString OFileViewFileSystem::selectedPath  )  const [virtual]
 

Implements OFileViewInterface.

Definition at line 589 of file ofileselector.cpp.

References QString::null.

QWidget * OFileViewFileSystem::widget QWidget *  parent  )  [virtual]
 

Implements OFileViewInterface.

Definition at line 613 of file ofileselector.cpp.

References m_view, OFileViewInterface::selector(), and OFileViewInterface::startDirectory().


Member Data Documentation

bool OFileViewFileSystem::m_all [private]
 

Definition at line 572 of file ofileselector.cpp.

Referenced by activate(), OFileViewFileSystem(), and reread().

OFileViewFileListView* OFileViewFileSystem::m_view [private]
 

Definition at line 571 of file ofileselector.cpp.

Referenced by directory(), fileCount(), OFileViewFileSystem(), reread(), selectedName(), and widget().


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