Documentation


QPlayButton Class Reference

#include <qPlayButton.h>

Inheritance diagram for QPlayButton:

QToolButton List of all members.

Detailed Description

This class represents a play button.

Definition at line 9 of file qPlayButton.h.

Public Slots

void startStop ()
 Toggle animation.


Signals

void play (bool)
 Toggle animation.


Public Member Functions

 QPlayButton (QWidget *parent, const char *name)

Protected Attributes

bool _go


Constructor & Destructor Documentation

QPlayButton::QPlayButton QWidget parent,
const char *  name
 

Definition at line 57 of file qPlayButton.cpp.

References _go, pause_xpm, play_xpm, and startStop().


Member Function Documentation

void QPlayButton::play bool   )  [signal]
 

Toggle animation.

Referenced by startStop().

void QPlayButton::startStop  )  [slot]
 

Toggle animation.

Definition at line 67 of file qPlayButton.cpp.

References _go, pause_xpm, play(), and play_xpm.

Referenced by QPlayButton().


Member Data Documentation

bool QPlayButton::_go [protected]
 

Definition at line 28 of file qPlayButton.h.

Referenced by QPlayButton(), and startStop().


The documentation for this class was generated from the following files:
Generated on Thu Dec 23 13:52:29 2004 by doxygen 1.3.6