#include </home/clem/local/src/opie/library/lnkproperties.h>
Collaboration diagram for LnkProperties:

Signals | |
| void | select (const AppLnk *) |
Public Member Functions | |
| void | done (int) |
Private Slots | |
| void | beamLnk () |
| void | unlinkLnk () |
| void | duplicateLnk () |
Private Member Functions | |
| void | setupLocations () |
| bool | moveLnk () |
| bool | copyFile (DocLnk &newdoc) |
Private Attributes | |
| AppLnk * | lnk |
| int | fileSize |
| int | currentLocation |
| QStringList | locations |
| LnkPropertiesBase * | d |
|
|
Definition at line 242 of file lnkproperties.cpp. References AppLnk::comment(), d, lnk, Ir::send(), and AppLnk::setName(). |
|
|
Definition at line 284 of file lnkproperties.cpp. References FileManager::copyFile(), createMimedir(), d, QFile::exists(), FALSE, AppLnk::file(), lnk, locations, QString::number(), QString::replace(), and TRUE. Referenced by duplicateLnk(), and moveLnk(). |
|
|
|
Definition at line 211 of file lnkproperties.cpp. References copyFile(), d, lnk, AppLnk::name(), AppLnk::setName(), tr, and warning(). |
|
|
Definition at line 227 of file lnkproperties.cpp. References copyFile(), d, FALSE, lnk, AppLnk::removeFiles(), AppLnk::setName(), tr, TRUE, and warning(). Referenced by done(). |
|
|
|
|
|
Definition at line 160 of file lnkproperties.cpp. References QValueList< T >::append(), QString::contains(), currentLocation, d, AppLnk::file(), fileSize, StorageInfo::fileSystems(), QString::isEmpty(), QString::length(), lnk, locations, s, QFileInfo::size(), and tr. |
|
|
Definition at line 148 of file lnkproperties.cpp. References QPEMessageBox::confirmDelete(), QFile::exists(), AppLnk::file(), lnk, AppLnk::name(), AppLnk::removeFiles(), tr, and warning(). |
|
|
Definition at line 67 of file lnkproperties.h. Referenced by done(), and setupLocations(). |
|
|
Definition at line 69 of file lnkproperties.h. Referenced by beamLnk(), copyFile(), done(), duplicateLnk(), moveLnk(), and setupLocations(). |
|
|
Definition at line 66 of file lnkproperties.h. Referenced by setupLocations(). |
|
|
Definition at line 65 of file lnkproperties.h. Referenced by beamLnk(), copyFile(), done(), duplicateLnk(), moveLnk(), setupLocations(), and unlinkLnk(). |
|
|
Definition at line 68 of file lnkproperties.h. Referenced by copyFile(), and setupLocations(). |
1.4.2