class KPushButton


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KPushButton
Inherits QPushButton

A QPushButton with drag-support and KGuiItem support

This is nothing but a QPushButton with drag-support and KGuiItem support. #setDragEnabled (true) and override the virtual method dragObject() to specify the QDragObject to be used.

Author Carsten Pfeiffer



methods