         Name: Signals
       Status: Windows(Y), Linux(Y)
        Level: Advanced
      Modules: app, core, signals
Last modified: 16. october 2001
     Progress: Complete
   Maintainer: Core developers
      Summary: signals & slots

This Example demonstrated:
* emitting a signal
* connecting a slot to a member function
* connecting a static function to a signal

You will see some text output of the on_signal functions.
