class KPlayerSetupDialog

This is the implementation of the player configuration dialog made with QT Designer More...

Definition#include <ksirk/kplayersetupdialog.h>
InheritsQPlayerSetupDialog (unknown) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Private Members


Detailed Description

This is the implementation of the player configuration dialog made with QT Designer

 KPlayerSetupDialog (int &playerNumber, QString &playerName, bool &computerPlayer, QWidget *parent=0, const char *name=0)

KPlayerSetupDialog

 ~KPlayerSetupDialog ()

~KPlayerSetupDialog

QString & name

name

[private]

bool & computer

computer

[private]

int& number

number

[private]

void  slotOK ()

slotOK

[virtual slot]