#include </home/clem/local/src/opie/noncore/graphics/opie-eye/impl/dir/dir_dirview.h>
Inheritance diagram for Dir_DirView:


Public Member Functions | |
| Dir_DirView (const Config &) | |
| ~Dir_DirView () | |
| PInterfaceInfo * | interfaceInfo () const |
| PDirLister * | dirLister () const |
| virtual QWidget * | widget (QWidget *) |
Private Attributes | |
| bool | m_cfg: 1 |
| bool | m_recursive:1 |
| int | m_recursive_depth |
| PDirLister * | m_lister |
| PInterfaceInfo * | m_info |
|
|
Definition at line 8 of file dir_dirview.cpp. References m_cfg, m_info, m_lister, m_recursive, m_recursive_depth, Config::readBoolEntry(), and Config::readNumEntry(). |
|
|
Definition at line 18 of file dir_dirview.cpp. |
|
|
Implements PDirView. Definition at line 28 of file dir_dirview.cpp. References m_cfg, m_lister, m_recursive, and m_recursive_depth. |
|
|
Implements PDirView. Definition at line 21 of file dir_dirview.cpp. References m_info. |
|
|
Implements PDirView. Definition at line 35 of file dir_dirview.cpp. |
|
|
Definition at line 19 of file dir_dirview.h. Referenced by Dir_DirView(), and dirLister(). |
|
|
Definition at line 23 of file dir_dirview.h. Referenced by Dir_DirView(), and interfaceInfo(). |
|
|
Definition at line 22 of file dir_dirview.h. Referenced by Dir_DirView(), and dirLister(). |
|
|
Definition at line 20 of file dir_dirview.h. Referenced by Dir_DirView(), and dirLister(). |
|
|
Definition at line 21 of file dir_dirview.h. Referenced by Dir_DirView(), and dirLister(). |
1.4.2