HighScoresView Class Reference

#include <highscoresview.h>

Inheritance diagram for HighScoresView:
AbstractItemView Overlay Overlay

List of all members.

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

Detailed Description

Definition at line 35 of file highscoresview.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.


Member Data Documentation

Plasma::ItemBackground* HighScoresView::m_itemBackground [protected]

Definition at line 45 of file highscoresview.h.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:41 2010 for Gluon by  doxygen 1.6.3