Applets
Notifier::NotifierView Class Reference
#include <notifierview.h>
Inheritance diagram for Notifier::NotifierView:

Detailed Description
Definition at line 29 of file notifierview.h.
Public Member Functions | |
NotifierView (QWidget *parent=0) | |
virtual | ~NotifierView () |
Protected Member Functions | |
void | leaveEvent (QEvent *event) |
void | mouseMoveEvent (QMouseEvent *event) |
QModelIndex | moveCursor (CursorAction cursorAction, Qt::KeyboardModifiers) |
void | paintEvent (QPaintEvent *event) |
void | resizeEvent (QResizeEvent *event) |
Constructor & Destructor Documentation
NotifierView::NotifierView | ( | QWidget * | parent = 0 |
) |
Definition at line 39 of file notifierview.cpp.
NotifierView::~NotifierView | ( | ) | [virtual] |
Definition at line 48 of file notifierview.cpp.
Member Function Documentation
void NotifierView::leaveEvent | ( | QEvent * | event | ) | [protected] |
Definition at line 82 of file notifierview.cpp.
void NotifierView::mouseMoveEvent | ( | QMouseEvent * | event | ) | [protected] |
Definition at line 64 of file notifierview.cpp.
QModelIndex NotifierView::moveCursor | ( | CursorAction | cursorAction, | |
Qt::KeyboardModifiers | modifiers | |||
) | [protected] |
void NotifierView::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 97 of file notifierview.cpp.
void NotifierView::resizeEvent | ( | QResizeEvent * | event | ) | [protected] |
Definition at line 53 of file notifierview.cpp.
The documentation for this class was generated from the following files: