QDriverStation
The free, cross-platform FRC Driver Station
Private Member Functions | List of all members
Shortcuts Class Reference

Listens for keyboard events and acts if a shortcut has been activated. More...

#include <shortcuts.h>

Inheritance diagram for Shortcuts:

Private Member Functions

bool eventFilter (QObject *object, QEvent *event)
 

Detailed Description

Listens for keyboard events and acts if a shortcut has been activated.

This allows us to implement safety features, such as triggering an emergency stop when pressing the spacebar, or disabling the robot when pressing enter.


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