trikRuntime
trikGui::TrikGuiApplication Class Reference

Application main class, to translate events from robot buttons into more convenient events (like presses to Enter and Escape). More...

#include <trikGuiApplication.h>

Inheritance diagram for trikGui::TrikGuiApplication:
Collaboration diagram for trikGui::TrikGuiApplication:

Public Member Functions

 TrikGuiApplication (int &argc, char **argv)
 Constructor with command-line arguments. More...
 
bool notify (QObject *receiver, QEvent *event) override
 

Detailed Description

Application main class, to translate events from robot buttons into more convenient events (like presses to Enter and Escape).

Constructor & Destructor Documentation

TrikGuiApplication::TrikGuiApplication ( int &  argc,
char **  argv 
)

Constructor with command-line arguments.

Member Function Documentation

bool TrikGuiApplication::notify ( QObject *  receiver,
QEvent *  event 
)
override

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