C

EventHandlerInterface Proxy Page

Functions

virtual void stop() = 0

Function Documentation

[pure virtual] void stop()

Stops receiving the safe events. Needed when the application must be stopped.

The EventHandler adaptations should send a QSafeEvent with id EventId::EventQuit to handle proper exit.

Available under certain Qt licenses.
Find out more.