kontact
DropWidget Class Reference
#include <dropwidget.h>
Inheritance diagram for DropWidget:

Detailed Description
Definition at line 30 of file dropwidget.h.
Signals | |
| void | summaryWidgetDropped (QWidget *target, QWidget *widget, int alignment) |
Public Member Functions | |
| DropWidget (QWidget *parent) | |
Protected Member Functions | |
| virtual void | dragEnterEvent (QDragEnterEvent *) |
| virtual void | dropEvent (QDropEvent *) |
Constructor & Destructor Documentation
| DropWidget::DropWidget | ( | QWidget * | parent | ) |
Definition at line 27 of file dropwidget.cpp.
Member Function Documentation
| void DropWidget::dragEnterEvent | ( | QDragEnterEvent * | event | ) | [protected, virtual] |
| void DropWidget::dropEvent | ( | QDropEvent * | event | ) | [protected, virtual] |
| void DropWidget::summaryWidgetDropped | ( | QWidget * | target, | |
| QWidget * | widget, | |||
| int | alignment | |||
| ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference