#include <klineedit.h>
Public Member Functions | |
| KLineEditButton (QWidget *parent) | |
| QSize | sizeHint () const |
| void | animateVisible (bool visible) |
| void | setPixmap (const QPixmap &p) |
| QPixmap | pixmap () |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
Definition at line 12 of file klineedit.h.
| KLineEditButton::KLineEditButton | ( | QWidget * | parent | ) | [inline] |
Definition at line 17 of file klineedit.h.
| void KLineEditButton::animateVisible | ( | bool | visible | ) | [inline] |
Definition at line 26 of file klineedit.h.
| void KLineEditButton::paintEvent | ( | QPaintEvent * | event | ) | [inline, protected] |
Definition at line 50 of file klineedit.h.
| QPixmap KLineEditButton::pixmap | ( | ) | [inline] |
Definition at line 44 of file klineedit.h.
| void KLineEditButton::setPixmap | ( | const QPixmap & | p | ) | [inline] |
Definition at line 39 of file klineedit.h.
| QSize KLineEditButton::sizeHint | ( | ) | const [inline] |
1.5.9