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

Public Member Functions | |
| FileItem (QListView *parent, const QFileInfo &fi) | |
| QString | key (int column, bool ascending=TRUE) const |
| QString | getFilePath () |
| QString | getFileName () |
| bool | isDir () |
| bool | isExecutable () |
| bool | isLib () |
| int | launch () |
| bool | rename (const QString &name) |
| FileItem (QListView *, DocLnk *) | |
| ~FileItem () | |
| DocLnk * | getDocLnk () |
Private Member Functions | |
| QString | sizeString (unsigned int size) |
| QPixmap | drawThumbnail (const QFileInfo &file) |
Private Attributes | |
| QFileInfo | fileInfo |
| DocLnk * | doclnk |
|
||||||||||||
|
Definition at line 57 of file filebrowser.cpp. References d, QDate::day(), MimeType::description(), drawThumbnail(), FALSE, QFileInfo::fileName(), QFileInfo::filePath(), MimeType::id(), QFileInfo::isDir(), isLib(), QFileInfo::isReadable(), QFileInfo::isSymLink(), QFileInfo::lastModified(), Resource::loadPixmap(), QDate::month(), MimeType::pixmap(), QFileInfo::size(), sizeString(), and QDate::year(). |
|
||||||||||||
|
Definition at line 27 of file addatt.cpp. References doclnk, and AppLnk::name(). |
|
|
Definition at line 50 of file addatt.cpp. |
|
|
Definition at line 181 of file filebrowser.cpp. References QFileInfo::dir(), QFileInfo::dirPath(), QFileInfo::exists(), QFileInfo::filePath(), image, QFileInfo::lastModified(), AppLnk::pixmap(), Config::readNumEntry(), scale(), Config::setGroup(), and size. Referenced by FileItem(). |
|
|
Definition at line 39 of file addatt.h. References doclnk. Referenced by AddAtt::returnattachedFiles(), and AddAtt::returnFileTypes(). |
|
|
Definition at line 40 of file filebrowser.h. References fileInfo, and QFileInfo::fileName(). |
|
|
Definition at line 39 of file filebrowser.h. References fileInfo, and QFileInfo::filePath(). Referenced by FileView::addToDocuments(), FileView::chPerm(), FileView::copy(), FileView::cut(), FileView::del(), FileView::itemClicked(), FileView::newFolder(), FileView::showFileMenu(), and FileView::viewAsText(). |
|
|
Definition at line 41 of file filebrowser.h. References fileInfo, and QFileInfo::isDir(). Referenced by FileView::itemClicked(), FileView::newFolder(), and FileView::showFileMenu(). |
|
|
Definition at line 42 of file filebrowser.h. References fileInfo, and QFileInfo::isExecutable(). Referenced by FileView::showFileMenu(). |
|
|
Definition at line 143 of file filebrowser.cpp. References QFileInfo::baseName(), QFileInfo::extension(), FALSE, fileInfo, qstrncmp(), and TRUE. Referenced by FileItem(). |
|
||||||||||||
|
Definition at line 120 of file filebrowser.cpp. References fileInfo, QFileInfo::isDir(), QFileInfo::lastModified(), lower(), QDateTime::secsTo(), QFileInfo::size(), QString::sprintf(), and text. |
|
|
Definition at line 154 of file filebrowser.cpp. References AppLnk::execute(), FALSE, fileInfo, and QFileInfo::filePath(). Referenced by FileView::itemDblClicked(), and FileView::run(). |
|
|
Definition at line 162 of file filebrowser.cpp. References QString::contains(), QFileInfo::dirPath(), FALSE, fileInfo, QFileInfo::filePath(), QString::isEmpty(), and TRUE. Referenced by FileView::endRenaming(). |
|
|
Definition at line 106 of file filebrowser.cpp. References QString::number(), and size. Referenced by FileItem(). |
|
|
Definition at line 43 of file addatt.h. Referenced by FileItem(), getDocLnk(), and ~FileItem(). |
|
|
Definition at line 48 of file filebrowser.h. Referenced by getFileName(), getFilePath(), isDir(), isExecutable(), isLib(), key(), launch(), and rename(). |
1.4.2