#include <highscoresview.h>
Public Member Functions | |
| HighScoresView (QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0) | |
| virtual void | setModel (QAbstractItemModel *model) |
| virtual | ~HighScoresView () |
Protected Member Functions | |
| bool | eventFilter (QObject *obj, QEvent *event) |
Protected Attributes | |
| Plasma::ItemBackground * | m_itemBackground |
Definition at line 35 of file highscoresview.h.
| HighScoresView::HighScoresView | ( | QGraphicsItem * | parent = 0, |
|
| Qt::WindowFlags | wFlags = 0 | |||
| ) |
Definition at line 27 of file highscoresview.cpp.
| HighScoresView::~HighScoresView | ( | ) | [virtual] |
Definition at line 34 of file highscoresview.cpp.
| bool HighScoresView::eventFilter | ( | QObject * | obj, | |
| QEvent * | event | |||
| ) | [protected] |
Definition at line 52 of file highscoresview.cpp.
| void HighScoresView::setModel | ( | QAbstractItemModel * | model | ) | [virtual] |
Reimplemented from AbstractItemView.
Definition at line 38 of file highscoresview.cpp.
Plasma::ItemBackground* HighScoresView::m_itemBackground [protected] |
Definition at line 45 of file highscoresview.h.
1.6.3