Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Splash Class Reference

#include <splash.h>

Inheritance diagram for Splash:

Inheritance graph
[legend]
Collaboration diagram for Splash:

Collaboration graph
[legend]
List of all members.

Public Slots

void timeout ()
void append (const QString &msg)

Public Member Functions

 Splash (QWidget *parent, const char *name, Master *session)
 ~Splash ()
void repaint ()
void setTime (int)
bool isSlave ()

Protected Member Functions

void mousePressEvent (QMouseEvent *)

Private Attributes

QTimer * m_timer
QLabel label
int time

Constructor & Destructor Documentation

Splash::Splash QWidget *  parent,
const char *  name,
Master session
 

Definition at line 24 of file splash.cpp.

References label, m_timer, time, and WStyle_Splash.

Splash::~Splash  ) 
 

Definition at line 33 of file splash.cpp.


Member Function Documentation

void Splash::append const QString &  msg  )  [virtual, slot]
 

Implements Page.

Definition at line 52 of file splash.cpp.

References label, m_timer, repaint(), time, and timeout().

bool Splash::isSlave  )  [inline, virtual]
 

Reimplemented from Page.

Definition at line 31 of file splash.h.

void Splash::mousePressEvent QMouseEvent *   )  [protected]
 

Definition at line 44 of file splash.cpp.

void Splash::repaint  ) 
 

Definition at line 35 of file splash.cpp.

Referenced by append().

void Splash::setTime int   ) 
 

Definition at line 40 of file splash.cpp.

References time.

void Splash::timeout  )  [slot]
 

Definition at line 48 of file splash.cpp.

Referenced by append().


Member Data Documentation

QLabel Splash::label [private]
 

Definition at line 42 of file splash.h.

Referenced by append(), and Splash().

QTimer* Splash::m_timer [private]
 

Definition at line 41 of file splash.h.

Referenced by append(), and Splash().

int Splash::time [private]
 

Definition at line 43 of file splash.h.

Referenced by append(), setTime(), and Splash().


The documentation for this class was generated from the following files:
Generated on Sat May 10 15:10:05 2003 for qnet by doxygen1.3