digikam
Digikam::SearchFieldGroupLabel Class Reference
#include <searchfieldgroup.h>
Inheritance diagram for Digikam::SearchFieldGroupLabel:

Detailed Description
Definition at line 89 of file searchfieldgroup.h.
Public Slots | |
| void | displayExpanded () |
| void | displayFolded () |
Signals | |
| void | clicked () |
Public Member Functions | |
| SearchFieldGroupLabel (QWidget *parent) | |
| void | setTitle (const QString &title) |
Protected Attributes | |
| QLabel * | m_expandLabel |
| QString | m_title |
| SearchClickLabel * | m_titleLabel |
Constructor & Destructor Documentation
| Digikam::SearchFieldGroupLabel::SearchFieldGroupLabel | ( | QWidget * | parent | ) |
Definition at line 145 of file searchfieldgroup.cpp.
Member Function Documentation
| void Digikam::SearchFieldGroupLabel::clicked | ( | ) | [signal] |
| void Digikam::SearchFieldGroupLabel::displayExpanded | ( | ) | [slot] |
Definition at line 173 of file searchfieldgroup.cpp.
| void Digikam::SearchFieldGroupLabel::displayFolded | ( | ) | [slot] |
Definition at line 177 of file searchfieldgroup.cpp.
| void Digikam::SearchFieldGroupLabel::setTitle | ( | const QString & | title | ) |
Definition at line 167 of file searchfieldgroup.cpp.
Member Data Documentation
QLabel* Digikam::SearchFieldGroupLabel::m_expandLabel [protected] |
Definition at line 112 of file searchfieldgroup.h.
QString Digikam::SearchFieldGroupLabel::m_title [protected] |
Definition at line 110 of file searchfieldgroup.h.
Definition at line 111 of file searchfieldgroup.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference