HighScoresViewItem Class Reference

#include <highscoresviewitem.h>

List of all members.

Public Member Functions

 HighScoresViewItem (QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0)
virtual ~HighScoresViewItem ()
virtual void setModelIndex (const QModelIndex &index)
QModelIndex modelIndex () const

Protected Member Functions

void layoutWidgets ()

Protected Attributes

QGraphicsLinearLayout * m_layout

Detailed Description

Definition at line 33 of file highscoresviewitem.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file highscoresviewitem.cpp.

HighScoresViewItem::~HighScoresViewItem (  )  [virtual]

Definition at line 33 of file highscoresviewitem.cpp.


Member Function Documentation

void HighScoresViewItem::layoutWidgets (  )  [protected]

Definition at line 48 of file highscoresviewitem.cpp.

QModelIndex HighScoresViewItem::modelIndex (  )  const

Definition at line 43 of file highscoresviewitem.cpp.

void HighScoresViewItem::setModelIndex ( const QModelIndex &  index  )  [virtual]

Definition at line 37 of file highscoresviewitem.cpp.


Member Data Documentation

QGraphicsLinearLayout* HighScoresViewItem::m_layout [protected]

Definition at line 45 of file highscoresviewitem.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