VICI
0.11.815
Visual Chart Interpreter
|
A class for allowing the user to suspend the test. More...
#include <vici/libgth.h>
Public Member Functions | |
UserEscaper (bool &flag) | |
Constructor. | |
Protected Member Functions | |
bool | eventFilter (QObject *obj, QEvent *event) |
Called to process events. | |
A class for allowing the user to suspend the test.
This class manages a keyboard event for the F5 key so that the user can suspend a GUI test and regain control of the mouse. Useful if you want to make a note about some aspect of the test.