#include <axisvaluebox.h>
◆ AxisValueBox()
| AxisValueBox::AxisValueBox |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ getDeadZone()
| int AxisValueBox::getDeadZone |
( |
| ) |
|
◆ getJoyValue()
| int AxisValueBox::getJoyValue |
( |
| ) |
|
◆ getMaxAxValue()
| int AxisValueBox::getMaxAxValue |
( |
| ) |
|
◆ getMaxZone()
| int AxisValueBox::getMaxZone |
( |
| ) |
|
◆ getMinAxValue()
| int AxisValueBox::getMinAxValue |
( |
| ) |
|
◆ getThrottle()
| int AxisValueBox::getThrottle |
( |
| ) |
|
◆ paintEvent()
| void AxisValueBox::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
◆ resizeEvent()
| void AxisValueBox::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
◆ setDeadZone [1/2]
| void AxisValueBox::setDeadZone |
( |
int |
deadZone | ) |
|
|
slot |
◆ setDeadZone [2/2]
| void AxisValueBox::setDeadZone |
( |
JoyAxis * |
axis, |
|
|
int |
deadZone |
|
) |
| |
|
slot |
◆ setMaxZone [1/2]
| void AxisValueBox::setMaxZone |
( |
int |
maxZone | ) |
|
|
slot |
◆ setMaxZone [2/2]
| void AxisValueBox::setMaxZone |
( |
JoyAxis * |
axis, |
|
|
int |
deadZone |
|
) |
| |
|
slot |
◆ setThrottle
| void AxisValueBox::setThrottle |
( |
int |
throttle | ) |
|
|
slot |
◆ setValue [1/2]
| void AxisValueBox::setValue |
( |
int |
value | ) |
|
|
slot |
◆ setValue [2/2]
| void AxisValueBox::setValue |
( |
JoyAxis * |
axis, |
|
|
int |
value |
|
) |
| |
|
slot |
◆ boxheight
| int AxisValueBox::boxheight |
|
private |
◆ boxwidth
| int AxisValueBox::boxwidth |
|
private |
◆ joyValue
| int AxisValueBox::joyValue |
|
private |
◆ lboxend
| int AxisValueBox::lboxend |
|
private |
◆ lboxstart
| int AxisValueBox::lboxstart |
|
private |
◆ m_axis
◆ m_deadZone
| int AxisValueBox::m_deadZone |
|
private |
◆ m_maxZone
| int AxisValueBox::m_maxZone |
|
private |
◆ m_throttle
| int AxisValueBox::m_throttle |
|
private |
◆ rboxend
| int AxisValueBox::rboxend |
|
private |
◆ rboxstart
| int AxisValueBox::rboxstart |
|
private |
◆ singleend
| int AxisValueBox::singleend |
|
private |
◆ singlewidth
| int AxisValueBox::singlewidth |
|
private |
The documentation for this class was generated from the following files: