#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <time.h>#include <QDataStream>#include <QByteArray>#include <QBuffer>#include <kgamemessage.h>#include <kdebug.h>#include "kwin4proc.h"#include "kwin4proc.moc"Include dependency graph for kwin4proc.cpp:

Go to the source code of this file.
Defines | |
| #define | MIN_TIME 1 |
| #define | MAXANZAHL 6 |
| #define | WIN4 4 |
| #define | MAXZUG 42 |
| #define | FELD_OFF 10 |
| #define | LOWERT -999999999L |
| #define | SIEG_WERT 9999999L |
| #define | START_REK 1 |
Functions | |
| int | main (int argc, char *argv[]) |
|
|
Definition at line 38 of file kwin4proc.cpp. Referenced by KComputer::InitField(). |
|
|
Definition at line 39 of file kwin4proc.cpp. Referenced by KComputer::GetCompMove(), and KComputer::Wertung(). |
|
|
Definition at line 35 of file kwin4proc.cpp. Referenced by KComputer::GetCompMove(), and KComputer::Wertung(). |
|
|
Definition at line 37 of file kwin4proc.cpp. Referenced by KComputer::Wertung(). |
|
|
Definition at line 33 of file kwin4proc.cpp. |
|
|
Definition at line 40 of file kwin4proc.cpp. Referenced by KComputer::Bewertung(), KComputer::GetCompMove(), and KComputer::Wertung(). |
|
|
Definition at line 43 of file kwin4proc.cpp. Referenced by KComputer::GetCompMove(). |
|
|
Definition at line 36 of file kwin4proc.cpp. Referenced by KComputer::Bewertung(), and KComputer::GameOver(). |
|
||||||||||||
|
Definition at line 421 of file kwin4proc.cpp. References KComputer::proc. |
1.4.6