#include </home/clem/local/src/opie/noncore/unsupported/filebrowser/filebrowser.h>
Collaboration diagram for FileBrowser:

Public Slots | |
| void | changeCaption (const QString &) |
Public Member Functions | |
| FileBrowser (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| FileBrowser (const QString &dir, QWidget *parent=0, const char *name=0, WFlags f=0) | |
Private Slots | |
| void | pcmciaMessage (const QCString &msg, const QByteArray &) |
| void | sortName () |
| void | sortDate () |
| void | sortSize () |
| void | sortType () |
| void | updateSorting () |
| void | updateShowHidden () |
| void | updateShowSymlinks () |
| void | updateShowThumbnails () |
| void | updateDirMenu () |
| void | dirSelected (int id) |
| void | cleanUp () |
Private Member Functions | |
| void | init (const QString &dir) |
| bool | copyFile (const QString &dest, const QString &src) |
Private Attributes | |
| QString | fileToCopy |
| QPopupMenu * | dirMenu |
| QPopupMenu * | sortMenu |
| QPopupMenu * | viewMenu |
| FileView * | fileView |
| QAction * | pasteAction |
| QAction * | lastAction |
| QAction * | upAction |
|
||||||||||||||||
|
Definition at line 804 of file filebrowser.cpp. References QDir::current(), and init(). |
|
||||||||||||||||||||
|
Definition at line 811 of file filebrowser.cpp. References init(). |
|
|
Definition at line 923 of file filebrowser.cpp. |
|
|
Definition at line 1087 of file filebrowser.cpp. References QString::latin1(). Referenced by init(). |
|
||||||||||||
|
|
|
|
Definition at line 927 of file filebrowser.cpp. References dirMenu, fileView, i, and FileView::setDir(). Referenced by updateDirMenu(). |
|
|
Definition at line 818 of file filebrowser.cpp. References cleanUp(), dirMenu, FALSE, fileView, lastAction, Resource::loadIconSet(), Resource::loadPixmap(), QString::null, pasteAction, pcmciaMessage(), qApp, Config::readEntry(), Config::setGroup(), FileView::setMenuKeepsOpen(), sortDate(), sortMenu, sortName(), sortSize(), sortType(), tr, TRUE, upAction, updateDirMenu(), updateShowHidden(), updateShowSymlinks(), updateShowThumbnails(), updateSorting(), and viewMenu. Referenced by FileBrowser(). |
|
||||||||||||
|
Definition at line 915 of file filebrowser.cpp. References fileView, and FileView::updateDir(). Referenced by init(). |
|
|
Definition at line 983 of file filebrowser.cpp. References FALSE, fileView, sortMenu, and TRUE. Referenced by init(), and updateSorting(). |
|
|
Definition at line 963 of file filebrowser.cpp. References FALSE, fileView, sortMenu, and TRUE. Referenced by init(), and updateSorting(). |
|
|
Definition at line 973 of file filebrowser.cpp. References FALSE, fileView, sortMenu, and TRUE. Referenced by init(), and updateSorting(). |
|
|
Definition at line 993 of file filebrowser.cpp. References FALSE, fileView, sortMenu, and TRUE. Referenced by init(), and updateSorting(). |
|
|
Definition at line 943 of file filebrowser.cpp. References QValueList< T >::begin(), FileView::cd(), QValueList< T >::count(), dirMenu, dirSelected(), QValueList< T >::end(), fileView, QString::fill(), FileView::history(), i, l, lastAction, QStringList::split(), tr, TRUE, and upAction. Referenced by init(). |
|
|
Definition at line 1045 of file filebrowser.cpp. References fileView, Config::setGroup(), FileView::setShowHidden(), FileView::updateDir(), viewMenu, and Config::writeEntry(). Referenced by init(). |
|
|
Definition at line 1059 of file filebrowser.cpp. References fileView, Config::setGroup(), FileView::setShowSymlinks(), FileView::updateDir(), viewMenu, and Config::writeEntry(). Referenced by init(). |
|
|
Definition at line 1073 of file filebrowser.cpp. References fileView, Config::setGroup(), FileView::setShowThumbnails(), FileView::updateDir(), viewMenu, and Config::writeEntry(). Referenced by init(). |
|
|
Definition at line 1003 of file filebrowser.cpp. References sortDate(), sortMenu, sortName(), sortSize(), and sortType(). Referenced by init(). |
|
|
Definition at line 138 of file filebrowser.h. Referenced by dirSelected(), init(), and updateDirMenu(). |
|
|
Definition at line 137 of file filebrowser.h. |
|
|
Definition at line 139 of file filebrowser.h. Referenced by dirSelected(), init(), pcmciaMessage(), sortDate(), sortName(), sortSize(), sortType(), updateDirMenu(), updateShowHidden(), updateShowSymlinks(), and updateShowThumbnails(). |
|
|
Definition at line 141 of file filebrowser.h. Referenced by init(), and updateDirMenu(). |
|
|
Definition at line 140 of file filebrowser.h. Referenced by init(). |
|
|
Definition at line 138 of file filebrowser.h. Referenced by init(), sortDate(), sortName(), sortSize(), sortType(), and updateSorting(). |
|
|
Definition at line 142 of file filebrowser.h. Referenced by init(), and updateDirMenu(). |
|
|
Definition at line 138 of file filebrowser.h. Referenced by init(), updateShowHidden(), updateShowSymlinks(), and updateShowThumbnails(). |
1.4.2