Jafar
|
This the base class for Qt events handler that you want to catch in your scripts. More...
This the base class for Qt events handler that you want to catch in your scripts.
You should never instantiate it directly. It needs to be inherited and reimplemented in your favorite scripting language.
Definition at line 13 of file AbstractEventHandler.hpp.
#include <AbstractEventHandler.hpp>
Public Member Functions | |
virtual void | mouseReleaseEvent (int button, double x, double y) |
Generated on Wed Oct 15 2014 00:37:43 for Jafar by doxygen 1.7.6.1 |