kexi
KexiRelationViewTableContainerHeader Class Reference
List of all members.Detailed Description
Definition at line 129 of file kexirelationviewtable.h.
Signals | |
| void | moved () |
| void | endDrag () |
Public Member Functions | |
| KexiRelationViewTableContainerHeader (const QString &text, QWidget *parent) | |
| virtual | ~KexiRelationViewTableContainerHeader () |
| virtual void | setFocus () |
| virtual void | unsetFocus () |
Protected Member Functions | |
| bool | eventFilter (QObject *obj, QEvent *ev) |
| void | mousePressEvent (QMouseEvent *ev) |
| void | mouseReleaseEvent (QMouseEvent *ev) |
Protected Attributes | |
| bool | m_dragging |
| int | m_grabX |
| int | m_grabY |
| int | m_offsetX |
| int | m_offsetY |
| QColor | m_activeBG |
| QColor | m_activeFG |
| QColor | m_inactiveBG |
| QColor | m_inactiveFG |
The documentation for this class was generated from the following files:

