class KDockButton_Private

A mini-button usually placed in the dockpanel. More...

Internal Use Only
Definition#include <kdockwidget_private.h>
InheritsQPushButton (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

A mini-button usually placed in the dockpanel.

 KDockButton_Private ( QWidget *parent=0, const char *name=0 )

KDockButton_Private

 ~KDockButton_Private ()

~KDockButton_Private

void  drawButton ( QPainter * )

drawButton

[protected virtual]

void  enterEvent ( QEvent * )

enterEvent

[protected virtual]

void  leaveEvent ( QEvent * )

leaveEvent

[protected virtual]