#include </home/clem/local/src/opie/noncore/settings/aqpkg/destination.h>
Collaboration diagram for Destination:

Public Member Functions | |
| Destination () | |
| Destination (const char *name, const char *path) | |
| ~Destination () | |
| void | setDestinationName (const QString &name) |
| void | setDestinationPath (const QString &path) |
| void | linkToRoot (bool val) |
| bool | linkToRoot () |
| QString & | getDestinationName () |
| QString & | getDestinationPath () |
Private Attributes | |
| QString | destName |
| QString | destPath |
| bool | linkToRootDir |
|
|
Definition at line 38 of file destination.h. |
|
||||||||||||
|
Definition at line 33 of file destination.cpp. References destName, destPath, and linkToRootDir. |
|
|
Definition at line 40 of file destination.cpp. |
|
|
Definition at line 47 of file destination.h. References destName. Referenced by SettingsImpl::editDestination(), InstallDlgImpl::installSelected(), and InstallDlgImpl::ipkgFinished(). |
|
|
Definition at line 48 of file destination.h. References destPath. Referenced by InstallDlgImpl::displayAvailableSpace(), SettingsImpl::editDestination(), InstallDlgImpl::installSelected(), InstallDlgImpl::ipkgFinished(), and Server::readStatusFile(). |
|
|
Definition at line 46 of file destination.h. References linkToRootDir. |
|
|
Definition at line 44 of file destination.h. References linkToRootDir. Referenced by SettingsImpl::editDestination(), InstallDlgImpl::installSelected(), InstallDlgImpl::ipkgFinished(), and DataManager::loadServers(). |
|
|
Definition at line 42 of file destination.h. References destName. |
|
|
Definition at line 43 of file destination.h. References destPath. |
|
|
Definition at line 53 of file destination.h. Referenced by Destination(), getDestinationName(), and setDestinationName(). |
|
|
Definition at line 54 of file destination.h. Referenced by Destination(), getDestinationPath(), and setDestinationPath(). |
|
|
Definition at line 55 of file destination.h. Referenced by Destination(), and linkToRoot(). |
1.4.2