#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().
◆ 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 |
Return a bitwise or of the KIPI::Features that thus application support.
◆ 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.
◆ 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
◆ 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
◆ PluginLoader
The documentation for this class was generated from the following files: