26#ifndef IMAGECOLLECTIONSELECTOR_H
27#define IMAGECOLLECTIONSELECTOR_H
32#include <qvaluelist.h>
59 QValueList<ImageCollection> selectedImageCollections()
const;
68 void slotInvertSelection();
69 void slotSelectNone();
70 void slotSelectionChanged(QListViewItem* listItem);
71 void slotGotPreview(
const KFileItem*,
const QPixmap&);
72 void slotInitialShow();
79 void emitSelectionChanged();
Definition imagecollectionselector.cpp:57
Definition imagecollectionselector.h:49
void selectionChanged(void)
Definition interface.h:64
#define LIBKIPI_EXPORT
Definition libkipi_export.h:35
Definition batchprogressdialog.cpp:70
Definition imagecollectionselector.cpp:83