Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CResultsDialog Class Reference

CResultsDialog. More...

#include <ResultsDialog.h>

List of all members.

Public Member Functions

 CResultsDialog (vector< CParticipant * > participants, QWidget *pParent=NULL, const int8 *name=NULL)
 CResultsDialog.
 ~CResultsDialog ()
 ~CResultsDialog


Detailed Description

CResultsDialog.

Description: Displays the results of the rounds

Limitations: NONE


Constructor & Destructor Documentation

CResultsDialog::CResultsDialog vector< CParticipant * >  participants,
QWidget *  pParent = NULL,
const int8 *  name = NULL
 

CResultsDialog.

Description: Class constructor

Parameters:
participants is the list of participants in the tournament.
pParent is the parent widget
name is the name of this object.
Returns:
void
Limitations: NONE

CResultsDialog::~CResultsDialog  ) 
 

~CResultsDialog

Description: Class deconstructor

Limitations: NONE


The documentation for this class was generated from the following files:
Copyright (c) 2005 Matt Bruns, Pat Hammond, Kevin Markussen, Travis Service, Brain Shaver

SourceForge.net Logo