IPodDeviceDetails Class Reference

#include <ipoddevicedetails.h>

List of all members.

Public Member Functions

 IPodDeviceDetails (const QString &filename)
bool load ()
bool save ()
void clear ()
const QString & getName () const
const QString & getOwner () const
const QString & getComment () const
void setName (const QString &name)
void setOwner (const QString &owner)
void setComment (const QString &comment)


Detailed Description

Class encapsulating the DeviceDetails (name, owner, comment).
Author:
Andrew de Quincey


Member Function Documentation

const QString & IPodDeviceDetails::getName (  )  const

Accessor for name property.

Returns:
The value.

const QString & IPodDeviceDetails::getOwner (  )  const

Accessor for owner property.

Returns:
The name.

const QString & IPodDeviceDetails::getComment (  )  const

Accessor for comment property.

Returns:
The comment.

void IPodDeviceDetails::setName ( const QString &  name  ) 

Setter for name property.

Parameters:
name The value.

void IPodDeviceDetails::setOwner ( const QString &  owner  ) 

Setter for owner property.

Parameters:
owner The name of the owner.

void IPodDeviceDetails::setComment ( const QString &  comment  ) 

Setter for comment property.

Parameters:
comment The comment.


The documentation for this class was generated from the following files:
Generated on Tue Dec 12 16:39:27 2006 for libqtpod.kdevelop by  doxygen 1.5.1