26#ifndef IMAGECOLLECTIONSELECTOR_H
27#define IMAGECOLLECTIONSELECTOR_H
32#include <qvaluelist.h>
68 void slotInvertSelection();
69 void slotSelectNone();
70 void slotSelectionChanged(QListViewItem* listItem);
71 void slotGotPreview(
const KFileItem*,
const QPixmap&);
72 void slotInitialShow();
79 void emitSelectionChanged();
ImageCollectionSelector(QWidget *parent, Interface *, const char *name=0)
Definition imagecollectionselector.cpp:91
friend class ImageCollectionItem
Definition imagecollectionselector.h:80
QValueList< ImageCollection > selectedImageCollections() const
Definition imagecollectionselector.cpp:194
void selectionChanged(void)
Definition interface.h:64
#define LIBKIPI_EXPORT
Definition libkipi_export.h:35
Definition batchprogressdialog.cpp:70
Definition imagecollectionselector.cpp:83