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

ResultIndicator Class Reference

List of all members.

Static Public Member Functions

static void showResult (QWidget *ref, bool won)

Private Member Functions

 ResultIndicator (QWidget *parent, const char *name, WFlags f)
void timerEvent (QTimerEvent *)
void center ()

Private Attributes

bool twoStage
int timerId

Constructor & Destructor Documentation

ResultIndicator::ResultIndicator QWidget *  parent,
const char *  name,
WFlags  f
[inline, private]
 

Definition at line 158 of file minesweep.cpp.

Referenced by showResult().


Member Function Documentation

void ResultIndicator::center  )  [private]
 

Definition at line 191 of file minesweep.cpp.

References s.

Referenced by showResult(), and timerEvent().

void ResultIndicator::showResult QWidget *  ref,
bool  won
[static]
 

Definition at line 167 of file minesweep.cpp.

References center(), FALSE, p, ResultIndicator(), timerId, tr, TRUE, and twoStage.

Referenced by MineSweep::gameOver().

void ResultIndicator::timerEvent QTimerEvent *   )  [private]
 

Definition at line 205 of file minesweep.cpp.

References center(), FALSE, timerId, and twoStage.


Member Data Documentation

int ResultIndicator::timerId [private]
 

Definition at line 164 of file minesweep.cpp.

Referenced by showResult(), and timerEvent().

bool ResultIndicator::twoStage [private]
 

Definition at line 163 of file minesweep.cpp.

Referenced by showResult(), and timerEvent().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:50:57 2005 for OPIE by  doxygen 1.4.2