digikam
Digikam::SearchFieldColorDepth Class Reference
#include <searchfields.h>
Inheritance diagram for Digikam::SearchFieldColorDepth:

Detailed Description
Definition at line 356 of file searchfields.h.
Public Member Functions | |
| virtual void | read (SearchXmlCachingReader &reader) |
| virtual void | reset () |
| SearchFieldColorDepth (QObject *parent) | |
| virtual void | setupValueWidgets (QGridLayout *layout, int row, int column) |
| virtual void | setValueWidgetsVisible (bool visible) |
| virtual QList< QRect > | valueWidgetRects () const |
| virtual void | write (SearchXmlWriter &writer) |
Protected Slots | |
| void | indexChanged (int) |
Protected Attributes | |
| QComboBox * | m_comboBox |
Constructor & Destructor Documentation
| Digikam::SearchFieldColorDepth::SearchFieldColorDepth | ( | QObject * | parent | ) |
Definition at line 1837 of file searchfields.cpp.
Member Function Documentation
| void Digikam::SearchFieldColorDepth::indexChanged | ( | int | index | ) | [protected, slot] |
Definition at line 1904 of file searchfields.cpp.
| void Digikam::SearchFieldColorDepth::read | ( | SearchXmlCachingReader & | reader | ) | [virtual] |
| void Digikam::SearchFieldColorDepth::reset | ( | void | ) | [virtual] |
| void Digikam::SearchFieldColorDepth::setupValueWidgets | ( | QGridLayout * | layout, | |
| int | row, | |||
| int | column | |||
| ) | [virtual] |
| void Digikam::SearchFieldColorDepth::setValueWidgetsVisible | ( | bool | visible | ) | [virtual] |
| void Digikam::SearchFieldColorDepth::write | ( | SearchXmlWriter & | writer | ) | [virtual] |
Member Data Documentation
QComboBox* Digikam::SearchFieldColorDepth::m_comboBox [protected] |
Definition at line 377 of file searchfields.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference