| 
    VideoTools
    
   | 
 
A structure representing an interaction event received from a viewer process. More...
#include <gvviewerevent.h>
Public Member Functions | |
| std::string | str () const | 
Public Attributes | |
| Type | type | 
| int | x | 
| int | y | 
| int | dx | 
| int | dy | 
| int | x_down | 
| int | y_down | 
| bool | shift | 
| bool | control | 
A structure representing an interaction event received from a viewer process.
Definition at line 43 of file gvviewerevent.h.