KIPI::ImageInfoShared Class Reference

#include <imageinfoshared.h>

Collaboration diagram for KIPI::ImageInfoShared:
[legend]

List of all members.

Public Member Functions

 ImageInfoShared (KIPI::Interface *interface, const KURL &url)
virtual ~ImageInfoShared ()
virtual QString title ()
virtual void setTitle (const QString &)
virtual QString description ()=0
virtual void setDescription (const QString &)=0
virtual QMap< QString, QVariant > attributes ()=0
virtual void clearAttributes ()=0
virtual void addAttributes (const QMap< QString, QVariant > &)=0
virtual KURL path ()
virtual QDateTime time (KIPI::TimeSpec spec)
virtual void setTime (const QDateTime &time, TimeSpec spec=FromInfo)
virtual bool isTimeExact ()
virtual int size ()
virtual int angle ()
virtual void setAngle (int)
QString toString (const QVariant &)
virtual void cloneData (ImageInfoShared *other)

Protected Attributes

KURL _url

Friends

class ImageInfo


Constructor & Destructor Documentation

KIPI::ImageInfoShared::ImageInfoShared ( KIPI::Interface interface,
const KURL &  url 
)

References ImageInfoShared().

Referenced by ImageInfoShared().

Here is the call graph for this function:

virtual KIPI::ImageInfoShared::~ImageInfoShared (  )  [inline, virtual]


Member Function Documentation

virtual QString KIPI::ImageInfoShared::title (  )  [inline, virtual]

void KIPI::ImageInfoShared::setTitle ( const QString &   )  [virtual]

References endl().

Referenced by cloneData(), and KIPI::ImageInfo::setTitle().

Here is the call graph for this function:

virtual QString KIPI::ImageInfoShared::description (  )  [pure virtual]

virtual void KIPI::ImageInfoShared::setDescription ( const QString &   )  [pure virtual]

virtual QMap<QString,QVariant> KIPI::ImageInfoShared::attributes (  )  [pure virtual]

virtual void KIPI::ImageInfoShared::clearAttributes (  )  [pure virtual]

virtual void KIPI::ImageInfoShared::addAttributes ( const QMap< QString, QVariant > &   )  [pure virtual]

KURL KIPI::ImageInfoShared::path (  )  [virtual]

References _url.

Referenced by KIPI::ImageInfo::path().

QDateTime KIPI::ImageInfoShared::time ( KIPI::TimeSpec  spec  )  [virtual]

References _url, and endl().

Referenced by cloneData(), and KIPI::ImageInfo::time().

Here is the call graph for this function:

void KIPI::ImageInfoShared::setTime ( const QDateTime &  time,
TimeSpec  spec = FromInfo 
) [virtual]

bool KIPI::ImageInfoShared::isTimeExact (  )  [virtual]

int KIPI::ImageInfoShared::size (  )  [virtual]

References _url, and endl().

Referenced by KIPI::ImageInfo::size().

Here is the call graph for this function:

int KIPI::ImageInfoShared::angle (  )  [virtual]

void KIPI::ImageInfoShared::setAngle ( int   )  [virtual]

QString KIPI::ImageInfoShared::toString ( const QVariant &   ) 

void KIPI::ImageInfoShared::cloneData ( ImageInfoShared other  )  [virtual]


Friends And Related Function Documentation

friend class ImageInfo [friend]


Member Data Documentation

KURL KIPI::ImageInfoShared::_url [protected]

Referenced by path(), size(), and time().


The documentation for this class was generated from the following files:

Generated on Sat Jun 7 04:41:27 2008 for libKipi by  doxygen 1.5.5