Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AntiMicroX/antimicrox
/ functions
Functions
2,506 in github.com/AntiMicroX/antimicrox
⨍
Functions
2,506
◇
Types & classes
576
Method
setStickName
src/joycontrolstick.cpp:2180
Method
setStickPreset
src/joycontrolstickcontextmenu.cpp:173
Method
setThrottle
src/axisvaluebox.cpp:49
Method
setTriggerPreset
src/joyaxiscontextmenu.cpp:441
Method
setTurboButtonEnabled
src/gui/buttoneditdialog.cpp:424
Method
setTurboMode
* @brief Set the turbo mode that the button should use * @param Mode that should be used */
src/joybuttontypes/joyaxisbutton.cpp:151
Method
setTurboMode
* @brief Set the turbo mode that the button should use * @param Mode that should be used */
src/joybuttontypes/joycontrolstickmodifierbutton.cpp:96
Method
setTurboMode
* @brief Set the turbo mode that the button should use * @param Mode that should be used */
src/joybuttontypes/joycontrolstickbutton.cpp:180
Method
setUseTurbo
src/uihelpers/buttoneditdialoghelper.cpp:56
Method
setVDPad
src/joybuttontypes/joyaxisbutton.cpp:137
Method
setValue
src/simplekeygrabberbutton.cpp:231
Method
setWeightModifier
* @brief Set the weight modifier to use for mouse smoothing. * @param Weight modifier in the range of 0.0 - 1.0. */
src/joybuttontypes/joybutton.cpp:4200
Method
setupAuxKeyboardLayout
src/keyboard/virtualkeyboardmousewidget.cpp:390
Method
setupDeadZones
src/uihelpers/gamecontrollermappingdialoghelper.cpp:44
Method
setupKeyboardNumPadLayout
src/keyboard/virtualkeyboardmousewidget.cpp:428
Method
setupMainKeyboardLayout
src/keyboard/virtualkeyboardmousewidget.cpp:165
Method
setupMouseControlLayout
src/keyboard/virtualkeyboardmousewidget.cpp:491
Method
setupVirtualKeyboardLayout
src/keyboard/virtualkeyboardmousewidget.cpp:130
Method
setupVirtualKeyboardMouseTabWidget
src/gui/buttoneditdialog.cpp:161
Method
shouldInvokeMouseEvents
src/joybuttontypes/joybutton.cpp:4539
Method
showAxisButtonDialog
src/gui/quicksetdialog.cpp:315
Method
showAxisDialog
src/gui/joytabwidget.cpp:618
Method
showBatteryLevel
src/gui/mainwindow.cpp:1666
Method
showButtonDialog
src/gui/joytabwidget.cpp:599
Method
showButtonDialog
src/gui/quicksetdialog.cpp:322
Method
showCaptureHelpWindow
* @brief Display a simple message box and attempt to capture a window using the mouse */
src/gui/addeditautoprofiledialog.cpp:244
Method
showContextMenu
* @brief Shows sensor context menu */
src/joysensorbuttonpushbutton.cpp:102
Method
showContextMenu
src/dpadpushbutton.cpp:72
Method
showContextMenu
* @brief Shows sensor context menu */
src/joysensorpushbutton.cpp:85
Method
showContextMenu
src/joycontrolstickpushbutton.cpp:78
Method
showContextMenu
src/joycontrolstickbuttonpushbutton.cpp:117
Method
showContextMenu
src/gui/joyaxiswidget.cpp:82
Method
showContextMenu
src/gui/joybuttonwidget.cpp:70
Method
showDPadButtonDialog
src/gui/quicksetdialog.cpp:338
Method
showDPadDialog
src/dpadpushbuttongroup.cpp:126
Method
showEvent
src/gui/mainwindow.cpp:938
Method
showFindExecutableWindow
src/gui/advancebuttondialog.cpp:1535
Method
showKeyDelayDialog
src/gui/joytabwidget.cpp:1391
Method
showQuickSetDialog
src/gui/joytabwidget.cpp:1384
Method
showSelectProfileWind
src/gui/advancebuttondialog.cpp:1474
Method
showSelectProfileWindow
src/gui/advancebuttondialog.cpp:1469
Method
showSensorCalibrationValues
* @brief Shows the sensor offset calibration values to the user. */
src/gui/calibration.cpp:146
Method
showSensorDialog
* @brief Shows the sensor settings dialog */
src/sensorpushbuttongroup.cpp:97
Method
showSetNamesDialog
src/gui/joytabwidget.cpp:1397
Method
showStickAssignmentDialog
src/gui/joytabwidget.cpp:1337
Method
showStickAssignmentDialog
* @brief Show abstracted controller dialog for use in SDL 1.2. No longer * used for versions of the program running SDL 2. In SDL 2, * the G
src/gui/mainwindow.cpp:1282
Method
showStickButtonDialog
src/gui/quicksetdialog.cpp:329
Method
showStickCalibrationValues
* @brief Shows the stick offset and gain calibration values to the user. */
src/gui/calibration.cpp:174
Method
showStickDialog
src/stickpushbuttongroup.cpp:129
Method
singleTrayProfileMenuShow
* @brief Display a version of the tray menu that shows all recent profiles for * all controllers in one list. */
src/gui/mainwindow.cpp:1300
Method
sizeHint
src/joycontrolstickstatusbox.cpp:78
Method
slotSetChange
src/joybuttontypes/joybutton.cpp:972
Method
splitSlot
src/gui/advancebuttondialog.cpp:629
Method
startAccelerometerAngleCalibration
* @brief Show calibration message to the user and enable accelerometer data event handler. */
src/gui/calibration.cpp:650
Method
startAccelerometerCalibration
* @brief Shows user instructions for accelerometer calibration and initializes estimators. */
src/gui/calibration.cpp:622
Method
startGyroscopeCalibration
* @brief Shows user instructions for gyroscope calibration and initializes estimators. */
src/gui/calibration.cpp:669
Method
startGyroscopeOffsetCalibration
* @brief Show calibration message to the user and enable gyroscope data event handler. */
src/gui/calibration.cpp:699
Method
startJoystickRefresh
Intermediate slot to be used in Form Designer
src/gui/mainwindow.cpp:414
Method
startSequenceOfPressActive
src/joybuttontypes/joybutton.cpp:326
Method
startStickGainCalibration
* @brief Shows user instructions for stick gain calibration, initializes estimators * and connects stick data event handlers. */
src/gui/calibration.cpp:754
Method
startStickOffsetCalibration
* @brief Shows user instructions for stick offset calibration, initializes estimators * and connects stick data event handlers. */
src/gui/calibration.cpp:717
Method
startTimer
src/autoprofilewatcher.cpp:73
Method
startTimerOverrun
src/joybuttontypes/joybutton.cpp:2731
Method
stickButtonDownEvent
src/inputdevice.cpp:787
Method
stickButtonUpEvent
src/inputdevice.cpp:794
Method
stickDirectionChangeEvent
* @brief Slot called when directionDelayTimer has timed out. The method will * call createDeskEvent. */
src/joycontrolstick.cpp:2769
Method
stickPassEvent
src/joyaxis.cpp:96
Method
stickRegression
* @brief Performs linear regression on the measurement values of one axis to * determine offset and gain. * @param[out] offset The calculated offse
src/gui/calibration.cpp:334
Method
stopTimers
src/joybuttontypes/joybutton.h:454
Method
switchSetMode
src/joybuttoncontextmenu.cpp:129
Method
switchToggle
src/joybuttoncontextmenu.cpp:115
Method
switchTurbo
src/joybuttoncontextmenu.cpp:122
Method
syncMappingSettings
src/gui/mainsettingsdialog.cpp:478
Method
syncProfileAssignment
src/autoprofilewatcher.cpp:336
Function
termSignalIntHandler
src/main.cpp:76
Function
termSignalSegfaultHandler
src/main.cpp:83
Function
termSignalTermHandler
src/main.cpp:69
Method
testAndAppend
src/eventhandlers/uinputeventhandler.cpp:575
Method
testMappingUpdateNow
src/gui/mainwindow.cpp:1433
Method
testVersion
tests/testaboutdialog.cpp:83
Method
textBrowserDevsEmpty
tests/testaboutdialog.cpp:65
Method
to_string
* @brief Returns string representation of a HapticTriggerModePs5 object. */
src/haptictriggerps5.cpp:361
Method
toggleNameDisplay
src/sensorpushbuttongroup.cpp:103
Method
toggleNameDisplay
src/dpadpushbuttongroup.cpp:132
Method
toggleNameDisplay
src/stickpushbuttongroup.cpp:135
Method
toggleNameDisplay
src/gui/flashbuttonwidget.cpp:70
Method
toggleNames
src/gui/joytabwidget.cpp:1430
Method
transferAllProfileEditToCurrentTableRow
src/gui/mainsettingsdialog.cpp:1550
Method
transferEditsToCurrentTableRow
src/gui/mainsettingsdialog.cpp:1557
Method
trayIconClickAction
src/gui/mainwindow.cpp:674
Method
tryFlash
* @brief Highlights the button when mapped button is active */
src/joysensorbuttonpushbutton.cpp:113
Method
tryFlash
src/dpadpushbutton.cpp:81
Method
tryFlash
* @brief Highlights the button when sensor is not centered */
src/joysensorpushbutton.cpp:96
Method
tryFlash
src/joycontrolstickpushbutton.cpp:86
Method
tryFlash
src/joycontrolstickbuttonpushbutton.cpp:125
Method
tryFlash
src/gui/joybuttonwidget.cpp:78
Method
turboEvent
src/joybuttontypes/joybutton.cpp:413
Method
turboEvent
* @brief Activate a turbo event on a button. */
src/joybuttontypes/joygradientbutton.cpp:36
Method
unflash
src/gui/joytabwidgetcontainer.cpp:64
Method
unflashAll
src/gui/joytabwidgetcontainer.cpp:92
← previous
next →
2,201–2,300 of 2,506, ranked by callers