KexiDropDownButton Class Reference
#include <kexidropdownbutton.h>
Inheritance diagram for KexiDropDownButton:

Detailed Description
A button for drop-down "Image" menu.Used in KexiDBImageBox and KexiBlobTableEdit. Additionally, the button reacts on pressing space, return, enter, F2, F4 and alt+down buttons.
Definition at line 30 of file kexidropdownbutton.h.
Public Member Functions | |
| KexiDropDownButton (QWidget *parent) | |
| virtual | ~KexiDropDownButton () |
| virtual void | drawButton (QPainter *p) |
| virtual QSize | sizeHint () const |
| virtual void | keyPressEvent (QKeyEvent *e) |
Constructor & Destructor Documentation
|
|
Definition at line 28 of file kexidropdownbutton.cpp. |
|
|
Definition at line 45 of file kexidropdownbutton.cpp. |
Member Function Documentation
|
|
Definition at line 49 of file kexidropdownbutton.cpp. |
|
|
Definition at line 67 of file kexidropdownbutton.cpp. |
|
|
Definition at line 62 of file kexidropdownbutton.cpp. Referenced by KexiDBImageBox::resizeEvent(). |
The documentation for this class was generated from the following files:
