VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Protected Member Functions | List of all members
VICI::gth::UserEscaper Class Reference

A class for allowing the user to suspend the test. More...

#include <vici/libgth.h>

Inheritance diagram for VICI::gth::UserEscaper:

Public Member Functions

 UserEscaper (bool &flag)
 Constructor.
 

Protected Member Functions

bool eventFilter (QObject *obj, QEvent *event)
 Called to process events.
 

Detailed Description

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.


The documentation for this class was generated from the following files: