

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 | |
| OFileViewFileListView * | m_view |
| bool | m_all: 1 |
|
|
Definition at line 574 of file ofileselector.cpp. |
|
|
Definition at line 579 of file ofileselector.cpp. |
|
|
Reimplemented from OFileViewInterface. Definition at line 619 of file ofileselector.cpp. |
|
|
Implements OFileViewInterface. Definition at line 592 of file ofileselector.cpp. References OFileViewFileListView::currentItem(), OFileSelectorItem::directory(), m_view, and QString::null. |
|
|
Implements OFileViewInterface. Definition at line 608 of file ofileselector.cpp. References OFileViewFileListView::fileCount(), and m_view. |
|
|
Implements OFileViewInterface. Definition at line 602 of file ofileselector.cpp. References m_all, m_view, and OFileViewFileListView::reread(). |
|
|
Implements OFileViewInterface. Definition at line 581 of file ofileselector.cpp. References OFileViewFileListView::currentDir(), OFileViewInterface::currentFileName(), m_view, QString::null, and QString::startsWith(). |
|
|
Implements OFileViewInterface. Definition at line 589 of file ofileselector.cpp. References QString::null. |
|
|
Implements OFileViewInterface. Definition at line 613 of file ofileselector.cpp. References m_view, OFileViewInterface::selector(), and OFileViewInterface::startDirectory(). |
|
|
Definition at line 572 of file ofileselector.cpp. Referenced by activate(), OFileViewFileSystem(), and reread(). |
|
|
Definition at line 571 of file ofileselector.cpp. Referenced by directory(), fileCount(), OFileViewFileSystem(), reread(), selectedName(), and widget(). |
1.4.2