Internal object used for sending signals. More...
#include <qobject.h>
Inherits QObject.
It is generally a very bad idea to use this class directly in application programs.
In particular, you cannot not use it to send signals from classes that do not inherit QObject. If you wish to do that, make an internal class that inherits QObject and has the necessary signals and slots. Or use the QSignal class.
This file is part of the Qt toolkit, copyright © 1995-96 Troll Tech, all rights reserved.
It was generated from the following files: