#include "ace/Select_Reactor.h"
#include "ace/Map_Manager.h"
Include dependency graph for QtReactor.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_QtReactor |
An object-oriented event demultiplexor and event handler dispatcher that uses the Qt Library. This class declaration also uses the extension facilities provided by the Qt. So, readers of the class declaration should not be upset with the appearence of the Keywords like Q_OBJECT, private slots etc. They are specific to Qt which uses these as a call back methods implementation mechanism. More... |