digikam
Digikam::RLabelExpander Class Reference
#include <rexpanderbox.h>
Inheritance diagram for Digikam::RLabelExpander:

Signals | |
| void | signalExpanded (bool b) |
Public Member Functions | |
| RLabelExpander (QWidget *parent=0) | |
| ~RLabelExpander () | |
| const QPixmap * | icon () const |
| bool | isExpandByDefault () const |
| bool | isExpanded () const |
| bool | lineIsVisible () const |
| void | setExpandByDefault (bool b) |
| void | setExpanded (bool b) |
| void | setIcon (const QPixmap &pix) |
| void | setLineVisible (bool b) |
| void | setText (const QString &txt) |
| void | setWidget (QWidget *widget) |
| QString | text () const |
| QWidget * | widget () const |
Detailed Description
Definition at line 129 of file rexpanderbox.h.
Constructor & Destructor Documentation
| Digikam::RLabelExpander::RLabelExpander | ( | QWidget * | parent = 0 |
) |
Definition at line 277 of file rexpanderbox.cpp.
| Digikam::RLabelExpander::~RLabelExpander | ( | ) |
Definition at line 312 of file rexpanderbox.cpp.
Member Function Documentation
| const QPixmap * Digikam::RLabelExpander::icon | ( | ) | const |
Definition at line 342 of file rexpanderbox.cpp.
| bool Digikam::RLabelExpander::isExpandByDefault | ( | ) | const |
Definition at line 367 of file rexpanderbox.cpp.
| bool Digikam::RLabelExpander::isExpanded | ( | ) | const |
Definition at line 386 of file rexpanderbox.cpp.
| bool Digikam::RLabelExpander::lineIsVisible | ( | ) | const |
Definition at line 322 of file rexpanderbox.cpp.
| void Digikam::RLabelExpander::setExpandByDefault | ( | bool | b | ) |
Definition at line 362 of file rexpanderbox.cpp.
| void Digikam::RLabelExpander::setExpanded | ( | bool | b | ) |
Definition at line 372 of file rexpanderbox.cpp.
| void Digikam::RLabelExpander::setIcon | ( | const QPixmap & | pix | ) |
Definition at line 337 of file rexpanderbox.cpp.
| void Digikam::RLabelExpander::setLineVisible | ( | bool | b | ) |
Definition at line 317 of file rexpanderbox.cpp.
| void Digikam::RLabelExpander::setText | ( | const QString & | txt | ) |
Definition at line 327 of file rexpanderbox.cpp.
| void Digikam::RLabelExpander::setWidget | ( | QWidget * | widget | ) |
Definition at line 347 of file rexpanderbox.cpp.
| void Digikam::RLabelExpander::signalExpanded | ( | bool | b | ) | [signal] |
| QString Digikam::RLabelExpander::text | ( | ) | const |
Definition at line 332 of file rexpanderbox.cpp.
| QWidget * Digikam::RLabelExpander::widget | ( | ) | const |
Definition at line 357 of file rexpanderbox.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference