libKipi
Public Member Functions | Friends | List of all members
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 ( )

◆ ~ImageCollectionShared()

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

Member Function Documentation

◆ category()

QString KIPI::ImageCollectionShared::category ( )
virtual

References endl().

Here is the call graph for this function:

◆ comment()

QString KIPI::ImageCollectionShared::comment ( )
virtual

References endl().

Referenced by KIPI::ImageCollection::comment().

Here is the call graph for this function:

◆ date()

QDate KIPI::ImageCollectionShared::date ( )
virtual

References endl().

Here is the call graph for this function:

◆ images()

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

Referenced by operator==().

◆ isDirectory()

bool KIPI::ImageCollectionShared::isDirectory ( )
virtual

◆ name()

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

◆ operator==()

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

References images().

Here is the call graph for this function:

◆ path()

KURL KIPI::ImageCollectionShared::path ( )
virtual

References endl().

Here is the call graph for this function:

◆ uploadPath()

KURL KIPI::ImageCollectionShared::uploadPath ( )
virtual

References endl().

Here is the call graph for this function:

◆ uploadRoot()

KURL KIPI::ImageCollectionShared::uploadRoot ( )
virtual

◆ uploadRootName()

QString KIPI::ImageCollectionShared::uploadRootName ( )
virtual

Friends And Related Function Documentation

◆ ImageCollection

friend class ImageCollection
friend

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