Home
last modified time | relevance | path

Searched refs:slotGamepadSpeed (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Ddock_gamepad.cpp89 connect(&gamepad, SIGNAL(buttonAChanged(bool)), this, SLOT(slotGamepadSpeed())); in ConnectSignals()
90 connect(&gamepad, SIGNAL(buttonBChanged(bool)), this, SLOT(slotGamepadSpeed())); in ConnectSignals()
221 void cDockGamepad::slotGamepadSpeed() const in slotGamepadSpeed() function in cDockGamepad
H A Ddock_gamepad.h68 void slotGamepadSpeed() const;