#include <interface.h>
◆ Interface()
KIPI::Interface::Interface |
( |
QObject * | parent, |
|
|
const char * | name = 0 ) |
◆ ~Interface()
KIPI::Interface::~Interface |
( |
| ) |
|
|
virtual |
◆ addImage()
bool KIPI::Interface::addImage |
( |
const KURL & | , |
|
|
QString & | err ) |
|
virtual |
Tell the host application that a new image has been made available to it. Returns true if the host application did accept the new image, otherwise err will be filled with an error description.
References endl().
Referenced by info().
◆ allAlbums()
◆ currentAlbum()
◆ currentAlbumChanged
void KIPI::Interface::currentAlbumChanged |
( |
bool | anyAlbum | ) |
|
|
signal |
◆ currentSelection()
◆ delImage()
void KIPI::Interface::delImage |
( |
const KURL & | | ) |
|
|
virtual |
◆ features()
int KIPI::Interface::features |
( |
| ) |
const |
|
protectedpure virtual |
◆ fileExtensions()
QString KIPI::Interface::fileExtensions |
( |
| ) |
|
|
virtual |
Return a list of images file extension will be used in the plugins for to sort the files list before a treatment. The default implementation return, the supported images formats by KDE.
Referenced by info().
◆ hasFeature()
◆ info()
virtual ImageInfo KIPI::Interface::info |
( |
const KURL & | | ) |
|
|
pure virtual |
◆ refreshImages()
void KIPI::Interface::refreshImages |
( |
const KURL::List & | | ) |
|
|
virtual |
Tells the host app that the following images has changed on disk
Referenced by info().
◆ selectionChanged
void KIPI::Interface::selectionChanged |
( |
bool | hasSelection | ) |
|
|
signal |
◆ version()
QString KIPI::Interface::version |
( |
| ) |
|
|
static |
Return a string version of libkipi release
Returns a string version of libkipi release
Referenced by info().
◆ PluginLoader
The documentation for this class was generated from the following files: