KIPI Namespace Reference


Classes

class  BatchProgressItem
class  BatchProgressDialog
class  ImageCollection
class  ImageCollectionItem
class  ImageCollectionSelector
class  ImageCollectionShared
struct  AlbumLVI
struct  ImageLVI
class  ImageDialog
class  ImageInfo
class  ImageInfoShared
class  Interface
class  Plugin
class  PluginCheckBox
class  PluginLoader
class  ConfigWidget
class  UploadWidget

Enumerations

enum  ActionMessageType {
  StartingMessage = 0, SuccessMessage, WarningMessage, ErrorMessage,
  ProgressMessage
}
enum  TimeSpec { FromInfo, ToInfo }
enum  Features {
  AlbumsHaveComments = 1 << 0, ImagesHasComments = 1 << 1, ImagesHasTime = 1 << 2, SupportsDateRanges = 1 << 3,
  AcceptNewImages = 1 << 4, ImageTitlesWritable = 1 << 5, AlbumsHaveCategory = 1 << 6, AlbumsHaveCreationDate = 1 << 7,
  AlbumsUseFirstImagePreview = 1 << 8, HostSupportsTags = 1 << 9
}
enum  Category {
  IMAGESPLUGIN = 0, EFFECTSPLUGIN, TOOLSPLUGIN, IMPORTPLUGIN,
  EXPORTPLUGIN, BATCHPLUGIN, COLLECTIONSPLUGIN
}


Detailed Description

This is the namespace

Enumeration Type Documentation

enum KIPI::ActionMessageType

Enumerator:
StartingMessage 
SuccessMessage 
WarningMessage 
ErrorMessage 
ProgressMessage 

Definition at line 44 of file batchprogressdialog.h.

enum KIPI::Category

Enumerator:
IMAGESPLUGIN 
EFFECTSPLUGIN 
TOOLSPLUGIN 
IMPORTPLUGIN 
EXPORTPLUGIN 
BATCHPLUGIN 
COLLECTIONSPLUGIN 

Definition at line 45 of file plugin.h.

enum KIPI::Features

Not all host applications support the full subset of features that KIPI allows access to. As an example KimDaBa do not support comments for albums. Thus before a plugin expect a decant value for the comment, it should check whether KIPI::AlbumsHaveComments are set. It does so using KIPI::Interface::hasFeature() When adding new items, remember to update "hasFeature( const QString& feature )" and the hello world plugin.

Enumerator:
AlbumsHaveComments 
ImagesHasComments 
ImagesHasTime 
SupportsDateRanges 
AcceptNewImages 
ImageTitlesWritable 
AlbumsHaveCategory 
AlbumsHaveCreationDate 
AlbumsUseFirstImagePreview 
HostSupportsTags 

Definition at line 45 of file interface.h.

enum KIPI::TimeSpec

Enumerator:
FromInfo 
ToInfo 

Definition at line 36 of file imageinfo.h.


Generated on Tue Sep 25 22:34:27 2007 for libKipi by  doxygen 1.5.3