libs/libkipi/libkipi
KIPI::ImageCollectionSelector Class Reference
#include <imagecollectionselector.h>
Inheritance diagram for KIPI::ImageCollectionSelector:

Signals | |
void | selectionChanged () |
Public Member Functions | |
ImageCollectionSelector (QWidget *const parent=0) | |
virtual | ~ImageCollectionSelector () |
virtual void | enableVirtualCollections (bool flag=true) |
virtual QList< ImageCollection > | selectedImageCollections () const |
Detailed Description
Re-implement this widget in your KIPI host application to use your dedicated model/view.
Definition at line 45 of file imagecollectionselector.h.
Constructor & Destructor Documentation
KIPI::ImageCollectionSelector::ImageCollectionSelector | ( | QWidget *const | parent = 0 | ) |
Definition at line 36 of file imagecollectionselector.cpp.
|
virtual |
Definition at line 41 of file imagecollectionselector.cpp.
Member Function Documentation
|
virtual |
Definition at line 50 of file imagecollectionselector.cpp.
|
virtual |
Definition at line 45 of file imagecollectionselector.cpp.
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.