#include <qstring.h>#include <qobject.h>#include <kurl.h>#include "libkipi/imagecollection.h"#include "libkipi/imageinfo.h"#include "libkipi/libkipi_export.h"Include dependency graph for interface.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | KIPI |
Classes | |
| class | KIPI::Interface |
Enumerations | |
| enum | KIPI::Features { KIPI::AlbumsHaveComments = 1 << 0, KIPI::ImagesHasComments = 1 << 1, KIPI::ImagesHasTime = 1 << 2, KIPI::SupportsDateRanges = 1 << 3, KIPI::AcceptNewImages = 1 << 4, KIPI::ImageTitlesWritable = 1 << 5, KIPI::AlbumsHaveCategory = 1 << 6, KIPI::AlbumsHaveCreationDate = 1 << 7, KIPI::AlbumsUseFirstImagePreview = 1 << 8 } |
Definition in file interface.h.
1.5.0