blinking start-stop button

This commit is contained in:
doitux
2007-05-01 22:51:10 +00:00
parent 89a4e06edf
commit 5e3e73789d
2 changed files with 28 additions and 8 deletions
+3 -2
View File
@@ -167,9 +167,7 @@ public slots:
void postRiverRunAnimation5();
void postRiverRunAnimation6();
// void blinkingStartButtonAnimationStart();
void blinkingStartButtonAnimationAction();
// void blinkingStartButtonAnimationStop();
void flipHolecardsAllIn();
void showMyCards();
@@ -262,7 +260,10 @@ private:
QTimer *postRiverRunAnimation3Timer;
QTimer *postRiverRunAnimation5Timer;
QTimer *postRiverRunAnimation6Timer;
QTimer *blinkingStartButtonAnimationTimer;
QWidget *userWidgetsArray[4];
QLabel *buttonLabelArray[MAX_NUMBER_OF_PLAYERS];
QLabel *cashLabelArray[MAX_NUMBER_OF_PLAYERS];