Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Destination Class Reference

#include </home/clem/local/src/opie/noncore/settings/aqpkg/destination.h>

Collaboration diagram for Destination:

Collaboration graph
[legend]
List of all members.

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 ()
QStringgetDestinationName ()
QStringgetDestinationPath ()

Private Attributes

QString destName
QString destPath
bool linkToRootDir

Constructor & Destructor Documentation

Destination::Destination  )  [inline]
 

Definition at line 38 of file destination.h.

Destination::Destination const char *  name,
const char *  path
 

Definition at line 33 of file destination.cpp.

References destName, destPath, and linkToRootDir.

Destination::~Destination  ) 
 

Definition at line 40 of file destination.cpp.


Member Function Documentation

QString& Destination::getDestinationName  )  [inline]
 

Definition at line 47 of file destination.h.

References destName.

Referenced by SettingsImpl::editDestination(), InstallDlgImpl::installSelected(), and InstallDlgImpl::ipkgFinished().

QString& Destination::getDestinationPath  )  [inline]
 

Definition at line 48 of file destination.h.

References destPath.

Referenced by InstallDlgImpl::displayAvailableSpace(), SettingsImpl::editDestination(), InstallDlgImpl::installSelected(), InstallDlgImpl::ipkgFinished(), and Server::readStatusFile().

bool Destination::linkToRoot  )  [inline]
 

Definition at line 46 of file destination.h.

References linkToRootDir.

void Destination::linkToRoot bool  val  )  [inline]
 

Definition at line 44 of file destination.h.

References linkToRootDir.

Referenced by SettingsImpl::editDestination(), InstallDlgImpl::installSelected(), InstallDlgImpl::ipkgFinished(), and DataManager::loadServers().

void Destination::setDestinationName const QString name  )  [inline]
 

Definition at line 42 of file destination.h.

References destName.

void Destination::setDestinationPath const QString path  )  [inline]
 

Definition at line 43 of file destination.h.

References destPath.


Member Data Documentation

QString Destination::destName [private]
 

Definition at line 53 of file destination.h.

Referenced by Destination(), getDestinationName(), and setDestinationName().

QString Destination::destPath [private]
 

Definition at line 54 of file destination.h.

Referenced by Destination(), getDestinationPath(), and setDestinationPath().

bool Destination::linkToRootDir [private]
 

Definition at line 55 of file destination.h.

Referenced by Destination(), and linkToRoot().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:31:06 2005 for OPIE by  doxygen 1.4.2