MCPcopy Create free account

hub / github.com/AntiMicroX/antimicrox / functions

Functions2,506 in github.com/AntiMicroX/antimicrox

↓ 1 callersMethodreadConfig
src/xml/joydpadxml.cpp:23
↓ 1 callersMethodreadConfig
src/xml/joybuttonxml.cpp:322
↓ 1 callersMethodreadConfigFile
* @brief XML read entry point for the GUI */
src/uihelpers/joytabwidgethelper.cpp:72
↓ 1 callersMethodrecentConfigs
src/gui/joytabwidget.cpp:1211
↓ 1 callersMethodreferencesSameInput
* @brief Returns true if the two CalibrationData structs references the same physical, * e.g. stick or sensor input on any controller. Otherwise, i
src/inputdevicecalibration.cpp:28
↓ 1 callersMethodrefreshHelperThread
src/gui/joytabwidget.cpp:2555
↓ 1 callersFunctionreloadTranslations
* @brief Reload main application and base Qt translation files. * @param Based Qt translator * @param Application translator * @param Language code
src/common.cpp:125
↓ 1 callersMethodremoveAssignedSlot
src/uihelpers/advancebuttondialoghelper.cpp:57
↓ 1 callersMethodremoveAssignedSlot
src/joybuttontypes/joybutton.cpp:3025
↓ 1 callersMethodremoveJoyTabs
src/gui/mainwindow.cpp:1037
↓ 1 callersMethodreplaceAxes
src/joycontrolstick.cpp:1846
↓ 1 callersMethodrequiresMigration
src/xmlconfigmigration.cpp:44
↓ 1 callersMethodresetAccelerationDistances
src/joybuttontypes/joybutton.cpp:4359
↓ 1 callersMethodresetButtonMouseDistances
src/joybuttonmousehelper.cpp:100
↓ 1 callersMethodruntimeValue
* @brief Get the currently used value such as an setting overridden * with a command line argument. * @param Setting key * @param Default value
src/antimicrosettings.cpp:37
↓ 1 callersMethodsaveDeviceSettings
src/gui/joytabwidget.cpp:1441
↓ 1 callersMethodsaveSettings
* @brief Save calibration values into the device object. */
src/gui/calibration.cpp:596
↓ 1 callersFunctionsendKeybEvent
src/event.cpp:792
↓ 1 callersMethodsendLoadProfileRequest
src/inputdevice.cpp:1397
↓ 1 callersMethodsendMessage
src/logger.h:157
↓ 1 callersMethodsendMouseButtonEvent
src/eventhandlers/xtesteventhandler.cpp:72
↓ 1 callersMethodsendTextEntryEvent
src/eventhandlers/baseeventhandler.cpp:68
↓ 1 callersMethodsetAccelerometerCalibration
* @brief Updates the stored calibration for the given accelerometer from the parent controller. * @param[in] orientationX X coordinate of the neutral
src/inputdevicecalibration.cpp:77
↓ 1 callersMethodsetActionName
src/joybuttontypes/joybutton.cpp:3576
↓ 1 callersMethodsetActiveButton
src/gamecontrollerexample.cpp:105
↓ 1 callersMethodsetAppTranslator
src/gui/mainwindow.cpp:1788
↓ 1 callersMethodsetAxesDeadZones
src/setjoystick.cpp:1071
↓ 1 callersMethodsetAxisButtonName
src/inputdevice.cpp:829
↓ 1 callersMethodsetAxisName
src/joyaxis.cpp:712
↓ 1 callersMethodsetAxisThrottle
src/setjoystick.cpp:1092
↓ 1 callersMethodsetButtonName
src/joybuttontypes/joybutton.cpp:3588
↓ 1 callersMethodsetButtonsAccelerationExtraDuration
src/joycontrolstick.cpp:3060
↓ 1 callersMethodsetButtonsExtraAccelCurve
src/joycontrolstick.cpp:3838
↓ 1 callersMethodsetButtonsExtraAccelerationCurve
src/joydpad.cpp:956
↓ 1 callersMethodsetButtonsExtraAccelerationMultiplier
src/joycontrolstick.cpp:2885
↓ 1 callersMethodsetButtonsMaxAccelerationThreshold
src/joycontrolstick.cpp:3016
↓ 1 callersMethodsetButtonsMinAccelerationThreshold
src/joycontrolstick.cpp:2972
↓ 1 callersMethodsetButtonsStartAccelerationMultiplier
src/joycontrolstick.cpp:2928
↓ 1 callersMethodsetCalibrationStatus
src/inputdevice.cpp:1385
↓ 1 callersMethodsetCircleAdjust
* @brief Set the percentage of the outer square that should be ignored * when performing the final axis calculations. * @param Percentage repres
src/joycontrolstick.cpp:2748
↓ 1 callersMethodsetCounterUniques
src/gamecontroller/gamecontroller.cpp:224
↓ 1 callersMethodsetCurrentRawValue
Use this method to keep currentRawValue in the expected range. * SDL has a minimum axis value of -32768 which should be ignored to * ensure that Joy
src/joyaxis.cpp:581
↓ 1 callersMethodsetCurrentStream
src/logger.cpp:96
↓ 1 callersMethodsetDPadButtonName
src/inputdevice.cpp:898
↓ 1 callersMethodsetDPadName
src/inputdevice.cpp:985
↓ 1 callersMethodsetDPadName
src/joydpad.cpp:503
↓ 1 callersMethodsetDeadZone
src/joycontrolstick.cpp:870
↓ 1 callersMethodsetDefaultDPadName
src/joydpad.cpp:537
↓ 1 callersMethodsetDiagonalRange
* @brief Set the diagonal range value for a stick. * @param Value between 1 - 90. */
src/joycontrolstick.cpp:970
↓ 1 callersMethodsetGyroscopeCalibration
* @brief Updates the stored calibration for the given gyroscope from the parent controller. * @param[in] offsetX Offset value for X axis * @param[in
src/inputdevicecalibration.cpp:95
↓ 1 callersMethodsetIndex
src/joyaxis.cpp:315
↓ 1 callersMethodsetMaxZone
src/joycontrolstick.cpp:882
↓ 1 callersMethodsetMaxZoneValue
src/joyaxis.cpp:367
↓ 1 callersMethodsetMixSlots
src/joybuttonslot.cpp:463
↓ 1 callersMethodsetProfileName
src/inputdevice.cpp:1305
↓ 1 callersMethodsetSensorButtonName
* @brief Sets the name of a mapped sensor button in all sets * Used during XML loading. * @param type The sensor type which has the to be renamed b
src/inputdevice.cpp:879
↓ 1 callersMethodsetSensorName
* @brief Sets the name of this sensor * @param[in] tempName New sensor name */
src/joysensor.cpp:663
↓ 1 callersMethodsetStartSetNumber
src/commandlineutility.h:65
↓ 1 callersMethodsetStickButtonName
src/inputdevice.cpp:853
↓ 1 callersMethodsetStickCalibration
* @brief Updates the stored calibration for the given stick from the parent controller. * @param[in] index Stick index * @param[in] offsetX Offset v
src/inputdevicecalibration.cpp:56
↓ 1 callersMethodsetStickName
src/inputdevice.cpp:950
↓ 1 callersMethodsetTranslator
src/gui/mainwindow.cpp:1784
↓ 1 callersMethodsetUnloadRequest
src/commandlineutility.h:59
↓ 1 callersMethodsetUpLastJoyButton
src/gui/buttoneditdialog.cpp:627
↓ 1 callersMethodsetVDPadButtonName
src/inputdevice.cpp:917
↓ 1 callersMethodsetVDPadName
src/inputdevice.cpp:999
↓ 1 callersMethodset_effect_mode
* @brief Changes the haptic feedback mode to the given type. * @param[in] mode New haptic feedback mode. * @returns True when the mode was changed,
src/haptictriggerps5.cpp:250
↓ 1 callersMethodstartLocalServer
src/localantimicroserver.cpp:33
↓ 1 callersMethodstartTimer
src/gui/winappprofiletimerdialog.cpp:18
↓ 1 callersMethodstartWorker
src/inputdaemon.cpp:95
↓ 1 callersMethodupdateAccelerometerCalibration
* @brief Applies calibration to the specified accelerometer in all sets * See JoySensor::setCalibration * @param[in] offsetX Offset angle around th
src/inputdevice.cpp:1824
↓ 1 callersMethodupdateCurrentThrottledValue
src/joyaxis.cpp:255
↓ 1 callersMethodupdateGyroscopeCalibration
* @brief Updates stored calibration for this controller and applies * calibration to the specified gyroscope in all sets * See JoySensor::setCal
src/inputdevice.cpp:1855
↓ 1 callersMethodupdateStickCalibration
* @brief Updates stored calibration for this controller and applies * calibration to the specified stick in all sets * See JoyControlStick::setC
src/inputdevice.cpp:1792
↓ 1 callersMethodwriteConfig
* @brief Write the status of the properties of a sensor and direction buttons * to an XML stream. * @param QXmlStreamWriter instance that will b
src/joysensor.cpp:738
MethodAboutDialog
src/gui/aboutdialog.cpp:36
MethodAddEditAutoProfileDialog
src/gui/addeditautoprofiledialog.cpp:47
MethodAdvanceButtonDialog
src/gui/advancebuttondialog.cpp:46
MethodAdvanceButtonDialogHelper
src/uihelpers/advancebuttondialoghelper.cpp:25
MethodAdvanceStickAssignmentDialog
src/gui/advancestickassignmentdialog.cpp:37
MethodAntKeyMapper
src/antkeymapper.cpp:46
MethodAntiMicroSettings
src/antimicrosettings.cpp:25
MethodAppLaunchHelper
src/applaunchhelper.cpp:34
MethodAutoProfileInfo
src/autoprofileinfo.cpp:24
MethodAutoProfileWatcher
src/autoprofilewatcher.cpp:41
MethodAxisEditDialog
src/gui/axiseditdialog.cpp:38
MethodAxisValueBox
src/axisvaluebox.cpp:31
MethodBaseEventHandler
src/eventhandlers/baseeventhandler.cpp:25
MethodButtonEditDialog
src/gui/buttoneditdialog.cpp:50
MethodButtonEditDialogHelper
src/uihelpers/buttoneditdialoghelper.cpp:25
MethodCalibration
src/gui/calibration.cpp:38
MethodCapturedWindowInfoDialog
src/gui/capturedwindowinfodialog.cpp:35
MethodCommandLineUtility
src/commandlineutility.cpp:32
MethodControllerOptionsInfo
src/commandlineutility.h:32
MethodDPadContextMenu
src/dpadcontextmenu.cpp:31
MethodDPadContextMenuHelper
src/uihelpers/dpadcontextmenuhelper.cpp:27
MethodDPadEditDialog
src/gui/dpadeditdialog.cpp:34
MethodDPadEditDialogHelper
src/uihelpers/dpadeditdialoghelper.cpp:26
MethodDPadPushButton
src/dpadpushbutton.cpp:26
MethodDPadPushButtonGroup
src/dpadpushbuttongroup.cpp:32
← previousnext →601–700 of 2,506, ranked by callers