#include <iface/dirview.h>Include dependency graph for viewmap.cpp:

Go to the source code of this file.
Functions | |
| ViewMap * | viewMap () |
| PDirView * | currentView () |
| void | setCurrentView (PDirView *view) |
Variables | |
| ViewMap * | _viewMap = 0 |
| PDirView * | _dirView = 0 |
|
|
Definition at line 18 of file viewmap.cpp. References _dirView. Referenced by PImageCache::cachedImage(), PIconView::slotChangeDir(), PIconView::slotDirUp(), PIconView::slotImageInfo(), PIconView::slotShowImage(), PIconView::slotTrash(), and PIconView::slotViewChanged(). |
|
|
Definition at line 23 of file viewmap.cpp. References _dirView. Referenced by PIconView::slotViewChanged(). |
|
|
Definition at line 10 of file viewmap.cpp. |
|
|
Definition at line 6 of file viewmap.cpp. Referenced by currentView(), and setCurrentView(). |
|
|
Definition at line 5 of file viewmap.cpp. Referenced by viewMap(). |
1.4.2