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

dmn::QtMainWidget Class Reference

Main widget of the Display::qt. More...

#include <qt_mainwidget.h>

Collaboration diagram for dmn::QtMainWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QtMainWidget (Player *player, Core *core, Dominoes dominoes, QWidget *parent=0, const char *name=NULL)
 Constructor.

int dominoPlayed (Domino *domino, HalfDomino *half)
 Get the domino played by the player.


Detailed Description

Main widget of the Display::qt.


Constructor & Destructor Documentation

dmn::QtMainWidget::QtMainWidget Player player,
Core core,
Dominoes  dominoes,
QWidget *  parent = 0,
const char *  name = NULL
 

Constructor.

Parameters:
player pointer to the Player_t structure
core core module
dominoes dominoes
parent parent widget
name name of the widget


Member Function Documentation

int dmn::QtMainWidget::dominoPlayed Domino domino,
HalfDomino half
 

Get the domino played by the player.

Parameters:
domino where to return the domino played
half where tho return the half played


The documentation for this class was generated from the following file:
Generated on Fri Dec 26 22:56:20 2003 for dmn by doxygen 1.3.4