libKipi
KIPI::ImageCollectionShared Class Referenceabstract

#include <imagecollectionshared.h>

Collaboration diagram for KIPI::ImageCollectionShared:
Collaboration graph

Public Member Functions

 ImageCollectionShared ()
 
virtual ~ImageCollectionShared ()
 
virtual QString name ()=0
 
virtual QString comment ()
 
virtual QString category ()
 
virtual QDate date ()
 
virtual KURL::List images ()=0
 
virtual KURL path ()
 
virtual KURL uploadPath ()
 
virtual KURL uploadRoot ()
 
virtual QString uploadRootName ()
 
virtual bool isDirectory ()
 
virtual bool operator== (ImageCollectionShared &)
 

Friends

class ImageCollection
 

Constructor & Destructor Documentation

◆ ImageCollectionShared()

KIPI::ImageCollectionShared::ImageCollectionShared ( )

Referenced by images(), and operator==().

◆ ~ImageCollectionShared()

virtual KIPI::ImageCollectionShared::~ImageCollectionShared ( )
inlinevirtual

Member Function Documentation

◆ category()

QString KIPI::ImageCollectionShared::category ( )
virtual

References endl().

Referenced by name().

Here is the call graph for this function:

◆ comment()

QString KIPI::ImageCollectionShared::comment ( )
virtual

References endl().

Referenced by name().

Here is the call graph for this function:

◆ date()

QDate KIPI::ImageCollectionShared::date ( )
virtual

References endl().

Referenced by name().

Here is the call graph for this function:

◆ images()

virtual KURL::List KIPI::ImageCollectionShared::images ( )
pure virtual

References ImageCollectionShared(), isDirectory(), operator==(), path(), uploadPath(), uploadRoot(), and uploadRootName().

Referenced by operator==().

Here is the call graph for this function:

◆ isDirectory()

bool KIPI::ImageCollectionShared::isDirectory ( )
virtual

Referenced by images().

◆ name()

virtual QString KIPI::ImageCollectionShared::name ( )
pure virtual

References category(), comment(), and date().

Here is the call graph for this function:

◆ operator==()

bool KIPI::ImageCollectionShared::operator== ( ImageCollectionShared & ics)
virtual

References ImageCollectionShared(), and images().

Referenced by images().

Here is the call graph for this function:

◆ path()

KURL KIPI::ImageCollectionShared::path ( )
virtual

References endl().

Referenced by images(), and uploadRoot().

Here is the call graph for this function:

◆ uploadPath()

KURL KIPI::ImageCollectionShared::uploadPath ( )
virtual

References endl().

Referenced by images(), and uploadRoot().

Here is the call graph for this function:

◆ uploadRoot()

KURL KIPI::ImageCollectionShared::uploadRoot ( )
virtual

References path(), and uploadPath().

Referenced by images().

Here is the call graph for this function:

◆ uploadRootName()

QString KIPI::ImageCollectionShared::uploadRootName ( )
virtual

Referenced by images().

Friends And Related Symbol Documentation

◆ ImageCollection

friend class ImageCollection
friend

References ImageCollection.

Referenced by ImageCollection.


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