libtaskmanager
TaskLMBMenu Class Reference
#include <tasklmbmenu.h>
Inheritance diagram for TaskLMBMenu:

Detailed Description
Definition at line 68 of file tasklmbmenu.h.
Public Member Functions | |
TaskLMBMenu (const Task::List &list, QWidget *parent=0, const char *name=0) | |
Protected Slots | |
void | attentionTimeout () |
void | dragSwitch () |
Protected Member Functions | |
void | dragEnterEvent (QDragEnterEvent *) |
void | dragLeaveEvent (QDragLeaveEvent *) |
void | dragMoveEvent (QDragMoveEvent *) |
void | mouseMoveEvent (QMouseEvent *) |
void | mousePressEvent (QMouseEvent *) |
void | mouseReleaseEvent (QMouseEvent *) |
Constructor & Destructor Documentation
TaskLMBMenu::TaskLMBMenu | ( | const Task::List & | list, | |
QWidget * | parent = 0 , |
|||
const char * | name = 0 | |||
) | [explicit] |
Definition at line 101 of file tasklmbmenu.cpp.
Member Function Documentation
void TaskLMBMenu::attentionTimeout | ( | ) | [protected, slot] |
Definition at line 153 of file tasklmbmenu.cpp.
void TaskLMBMenu::dragEnterEvent | ( | QDragEnterEvent * | e | ) | [protected] |
Definition at line 170 of file tasklmbmenu.cpp.
void TaskLMBMenu::dragLeaveEvent | ( | QDragLeaveEvent * | e | ) | [protected] |
Definition at line 194 of file tasklmbmenu.cpp.
void TaskLMBMenu::dragMoveEvent | ( | QDragMoveEvent * | e | ) | [protected] |
Definition at line 204 of file tasklmbmenu.cpp.
void TaskLMBMenu::dragSwitch | ( | ) | [protected, slot] |
Definition at line 228 of file tasklmbmenu.cpp.
void TaskLMBMenu::mouseMoveEvent | ( | QMouseEvent * | e | ) | [protected] |
Definition at line 264 of file tasklmbmenu.cpp.
void TaskLMBMenu::mousePressEvent | ( | QMouseEvent * | e | ) | [protected] |
Definition at line 244 of file tasklmbmenu.cpp.
void TaskLMBMenu::mouseReleaseEvent | ( | QMouseEvent * | e | ) | [protected] |
Definition at line 258 of file tasklmbmenu.cpp.
The documentation for this class was generated from the following files: