Public Slots | Signals | Public Member Functions | List of all members
StackExploder Class Reference

Component triggering stack explosions This component intends to demonstrate how to circumvent stack explosions using the signal/slot mechanism. More...

#include <sample.h>

Inheritance diagram for StackExploder:
Inheritance graph
Collaboration diagram for StackExploder:
Collaboration graph

Public Slots

void tic ()
 

Signals

void toc ()
 

Public Member Functions

 StackExploder (QObject *parent=0)
 

Detailed Description

Component triggering stack explosions This component intends to demonstrate how to circumvent stack explosions using the signal/slot mechanism.

Author
Jean-Yves Didier
Date
April, the 1st, 2009

Definition at line 88 of file sample.h.


The documentation for this class was generated from the following files: