GamesView Class Reference

#include <gamesview.h>

Inheritance diagram for GamesView:
AbstractItemView Overlay Overlay

List of all members.

Signals

void gameToPlaySelected (const QModelIndex &index)
void gameSelected (const QModelIndex &index)

Public Member Functions

 GamesView (QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0)
virtual void setModel (QAbstractItemModel *model)

Protected Member Functions

bool eventFilter (QObject *obj, QEvent *event)

Protected Attributes

Plasma::ItemBackground * m_itemBackground

Detailed Description

Definition at line 32 of file gamesview.h.


Constructor & Destructor Documentation

GamesView::GamesView ( QGraphicsItem *  parent = 0,
Qt::WindowFlags  wFlags = 0 
)

Definition at line 28 of file gamesview.cpp.


Member Function Documentation

bool GamesView::eventFilter ( QObject obj,
QEvent *  event 
) [protected]

Definition at line 50 of file gamesview.cpp.

void GamesView::gameSelected ( const QModelIndex &  index  )  [signal]
void GamesView::gameToPlaySelected ( const QModelIndex &  index  )  [signal]
void GamesView::setModel ( QAbstractItemModel *  model  )  [virtual]

Reimplemented from AbstractItemView.

Definition at line 34 of file gamesview.cpp.


Member Data Documentation

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

Definition at line 40 of file gamesview.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