|
trikRuntime
|
Application main class, to translate events from robot buttons into more convenient events (like presses to Enter and Escape). More...
#include <trikGuiApplication.h>


Public Member Functions | |
| TrikGuiApplication (int &argc, char **argv) | |
| Constructor with command-line arguments. More... | |
| bool | notify (QObject *receiver, QEvent *event) override |
Application main class, to translate events from robot buttons into more convenient events (like presses to Enter and Escape).
| TrikGuiApplication::TrikGuiApplication | ( | int & | argc, |
| char ** | argv | ||
| ) |
Constructor with command-line arguments.
|
override |