Google

class KDockButton_Private

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

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

Public Methods

Protected Methods

Private Members


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]

bool moveMouse

moveMouse

[private]


  • Author: Max Judin.