Konsole
ProfileListWidget Class Reference
#include <ProfileListWidget.h>
Inheritance diagram for ProfileListWidget:

Signals | |
| void | dropSessionEvent (int id) |
| void | takeSessionEvent (int itemIndex) |
Public Member Functions | |
| ProfileListWidget (QWidget *parent) | |
Protected Member Functions | |
| virtual void | dragEnterEvent (QDragEnterEvent *event) |
| virtual void | dragMoveEvent (QDragMoveEvent *event) |
| virtual void | dropEvent (QDropEvent *event) |
| virtual void | startDrag (Qt::DropActions supportedActions) |
Detailed Description
Definition at line 26 of file ProfileListWidget.h.
Constructor & Destructor Documentation
| ProfileListWidget::ProfileListWidget | ( | QWidget * | parent | ) |
Definition at line 31 of file ProfileListWidget.cpp.
Member Function Documentation
| void ProfileListWidget::dragEnterEvent | ( | QDragEnterEvent * | event | ) | [protected, virtual] |
Definition at line 67 of file ProfileListWidget.cpp.
| void ProfileListWidget::dragMoveEvent | ( | QDragMoveEvent * | event | ) | [protected, virtual] |
Definition at line 75 of file ProfileListWidget.cpp.
| void ProfileListWidget::dropEvent | ( | QDropEvent * | event | ) | [protected, virtual] |
Definition at line 84 of file ProfileListWidget.cpp.
| void ProfileListWidget::dropSessionEvent | ( | int | id | ) | [signal] |
| void ProfileListWidget::startDrag | ( | Qt::DropActions | supportedActions | ) | [protected, virtual] |
Definition at line 46 of file ProfileListWidget.cpp.
| void ProfileListWidget::takeSessionEvent | ( | int | itemIndex | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference