Definition joydpadxml.h:27
The GUI sensor position indicator widget.
Definition joysensorstatusbox.h:33
JoySensor * getSensor() const
Get the visualized sensor object.
Definition joysensorstatusbox.cpp:69
JoySensor * m_sensor
Definition joysensorstatusbox.h:49
virtual QSize sizeHint() const override
Definition joysensorstatusbox.cpp:71
void drawArtificialHorizon()
draws the artificial horizon instrument on the screen
Definition joysensorstatusbox.cpp:85
virtual void paintEvent(QPaintEvent *event) override
Definition joysensorstatusbox.cpp:73
void setSensor(JoySensor *sensor)
Sets the to be visualized sensor.
Definition joysensorstatusbox.cpp:47
Represents one sensor in a SetJoystick and its connections to other parts of the application....
Definition joysensor.h:40