GameWidget::Score Struct Reference

Score is a single entity with a name and a score. More...

#include <SIDlg.h>

List of all members.

Public Member Functions

 Score (const QString &_name, int _score)

Public Attributes

QString name
int score


Detailed Description

Score is a single entity with a name and a score.


Constructor & Destructor Documentation

GameWidget::Score::Score ( const QString &  _name,
int  _score 
) [inline]


Member Data Documentation


The documentation for this struct was generated from the following file: