class KDockTabBarPainter

The draw helper for the KDockTabBar (and member of the dockwidget class set). More...

Definition#include <kdocktabctl.h>
InheritsQWidget (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

The draw helper for the KDockTabBar (and member of the dockwidget class set). Minor importance for application programmers who uses the dockwidget class set.

QString  tip ( const QPoint & p )

tip

QRect  findBarRectByPos ( int x, int y)

findBarRectByPos

void  mousePressEvent ( QMouseEvent * )

mousePressEvent

[protected virtual]

Handles mouse press events for this widgets Reimplemented from QWidget

Reimplemented from QWidget.

void  mouseReleaseEvent ( QMouseEvent * )

mouseReleaseEvent

[protected virtual]

Handles mouse release events for this widgets Reimplemented from QWidget

Reimplemented from QWidget.

void  resizeEvent ( QResizeEvent * )

resizeEvent

[protected virtual]

Handles resize events for this widgets Reimplemented from QWidget

Reimplemented from QWidget.

void  paintEvent ( QPaintEvent * )

paintEvent

[protected virtual]

Handles paint events for this widgets Reimplemented from QWidget

Reimplemented from QWidget.