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
↓ 3 callers
Method
eventReset
src/joyaxis.cpp:911
↓ 3 callers
Method
generateFinalBitArray
src/inputdevicebitarraystatus.cpp:110
↓ 3 callers
Method
getAbsoluteRawDistance
* @brief Get the raw radial distance of the stick. Values will be between 0 - 32,767. * @return Radial distance in the range of 0 - 32,767. */
src/joycontrolstick.cpp:691
↓ 3 callers
Method
getApplicationLocation
* @brief Find the application file location for a given PID * @param PID of window * @return File location of application */
src/x11extras.cpp:336
↓ 3 callers
Method
getApplicationPid
* @brief Check window and any parents for the window property "_NET_WM_PID" * @param Window XID for window of interest * @return PID of the applicat
src/x11extras.cpp:243
↓ 3 callers
Method
getAutoProfile
src/gui/addeditautoprofiledialog.cpp:179
↓ 3 callers
Method
getButtonsEasingDuration
src/joyaxis.cpp:839
↓ 3 callers
Method
getButtonsPresetMouseCurve
src/joyaxis.cpp:631
↓ 3 callers
Method
getButtonsPresetMouseMode
src/joyaxis.cpp:604
↓ 3 callers
Method
getButtonsPresetSpringHeight
src/joyaxis.cpp:664
↓ 3 callers
Method
getButtonsPresetSpringWidth
src/joyaxis.cpp:654
↓ 3 callers
Method
getCalibrationBackend
* @brief Returns a pointer to the internal calibration storage backend. */
src/inputdevice.cpp:1780
↓ 3 callers
Method
getCurrentLogFile
src/logger.cpp:269
↓ 3 callers
Method
getDirection
src/joybuttontypes/joydpadbutton.cpp:156
↓ 3 callers
Method
getJoyStartSetNumber
src/commandlineutility.cpp:396
↓ 3 callers
Method
getNumberRawAxes
src/joystick.cpp:157
↓ 3 callers
Method
getNumberRawButtons
src/joystick.cpp:151
↓ 3 callers
Method
getNumberSticks
src/inputdevice.cpp:588
↓ 3 callers
Method
getNumberVDPads
src/inputdevice.cpp:596
↓ 3 callers
Method
getWindowTitle
src/x11extras.cpp:486
↓ 3 callers
Method
getZCoordinate
* @brief Get the value for the corresponding Z axis. * @return Z axis value in °/s */
src/joygyroscopesensor.cpp:51
↓ 3 callers
Method
get_mode
* @brief Returns the current haptic feedback effect mode. */
src/haptictriggerps5.cpp:243
↓ 3 callers
Method
hasCalibrationThrottle
src/inputdevice.cpp:1360
↓ 3 callers
Method
hasError
src/xmlconfigreader.cpp:187
↓ 3 callers
Method
hasSameButtonsMouseMode
src/joyaxis.cpp:592
↓ 3 callers
Method
hasSensor
* @brief Checks if this set has a sensor * @returns True if sensor type is present, false otherwise. */
src/setjoystick.cpp:253
↓ 3 callers
Method
hideWindow
Intermediate slot used in Design mode
src/gui/mainwindow.cpp:888
↓ 3 callers
Method
isEasingActive
src/joybuttonslot.cpp:377
↓ 3 callers
Method
isTrayHidden
src/commandlineutility.cpp:374
↓ 3 callers
Method
joyEvent
* @brief Main sensor mapping function. * When activated, it generates a "moved" QT event which updates various parts of the UI. * Furthermore, it
src/joysensor.cpp:53
↓ 3 callers
Method
raiseAxesDeadZones
* @brief Raise the dead zones for axes. Used when launching * the controller mapping window. */
src/setjoystick.cpp:1042
↓ 3 callers
Method
refreshButtonLabel
src/simplekeygrabberbutton.cpp:317
↓ 3 callers
Method
refreshForLastBtn
src/gui/buttoneditdialog.cpp:525
↓ 3 callers
Method
releaseButtonEvents
src/joydpad.cpp:213
↓ 3 callers
Method
reset
src/joycontrolstick.cpp:847
↓ 3 callers
Function
sendSpringEvent
TODO: Change to only use this routine when using a relative mouse pointer to fake absolute mouse moves. Otherwise, don't worry about current position
src/event.cpp:287
↓ 3 callers
Method
sensorTypeName
* @brief Get the translated sensor type name * @returns Translated sensor type name */
src/joygyroscopesensor.cpp:57
↓ 3 callers
Method
setActive
src/autoprofileinfo.cpp:107
↓ 3 callers
Method
setButtonsMouseCurve
src/joyaxis.cpp:614
↓ 3 callers
Method
setButtonsSensitivity
src/joyaxis.cpp:674
↓ 3 callers
Method
setButtonsSpringHeight
src/joyaxis.cpp:648
↓ 3 callers
Method
setButtonsSpringRelativeStatus
src/joyaxis.cpp:789
↓ 3 callers
Method
setButtonsSpringWidth
src/joyaxis.cpp:642
↓ 3 callers
Method
setButtonsWheelSpeedX
src/joyaxis.cpp:724
↓ 3 callers
Method
setButtonsWheelSpeedY
src/joyaxis.cpp:730
↓ 3 callers
Method
setCalibration
* @brief Sets the axis calibration values and sets the calibration flag. * Calibrated value is calculated by the formula "a+b*x". */
src/joyaxis.cpp:943
↓ 3 callers
Method
setControllerID
src/commandlineutility.h:55
↓ 3 callers
Method
setControllerNumber
src/commandlineutility.h:49
↓ 3 callers
Method
setCurrentLogFile
src/logger.cpp:172
↓ 3 callers
Method
setCycleResetStatus
src/joybuttontypes/joybutton.cpp:3995
↓ 3 callers
Method
setDirButtonsUpdateInitAccel
src/joydpad.cpp:1054
↓ 3 callers
Method
setDistance
src/joybuttonslot.cpp:147
↓ 3 callers
Method
setExtraData
src/joybuttonslot.cpp:392
↓ 3 callers
Method
setJoyMode
src/joycontrolstick.cpp:1861
↓ 3 callers
Method
setLogLevel
* @brief Set the highest logging level. Determines which messages * are output to the output stream. * @param level Highest log level utilized.
src/logger.cpp:76
↓ 3 callers
Method
setToggle
src/joybuttontypes/joybutton.cpp:368
↓ 3 callers
Method
setTurboInterval
src/joybuttontypes/joybutton.cpp:378
↓ 3 callers
Method
setUniqueID
src/autoprofileinfo.cpp:56
↓ 3 callers
Method
shouldListControllers
src/commandlineutility.cpp:398
↓ 3 callers
Method
stopTimer
src/autoprofilewatcher.cpp:75
↓ 3 callers
Function
u32tole
src/haptictriggerps5.cpp:37
↓ 3 callers
Method
unflash
src/joybuttonstatusbox.cpp:51
↓ 3 callers
Method
unloadConfig
src/gui/joytabwidget.cpp:1439
↓ 3 callers
Method
write
* @brief Write input device config from the current object into XML file * @param[in] joystickXml InputDeviceXml which gets serialized */
src/xmlconfigwriter.cpp:63
↓ 2 callers
Function
X11KeySymToKeycode
src/event.cpp:594
↓ 2 callers
Method
accept
* @brief Validate the form that is contained in this window */
src/gui/addeditautoprofiledialog.cpp:430
↓ 2 callers
Method
addControlStick
src/setjoystick.cpp:436
↓ 2 callers
Method
addVDPad
src/setjoystick.cpp:473
↓ 2 callers
Method
calculateBearing
* @brief Calculate the bearing (in degrees) corresponding to the current * position of the X and Y axes of a stick. * @return Bearing (in degrees)
src/joycontrolstick.cpp:335
↓ 2 callers
Method
calculateDistance
* @brief Get the vector length of the sensor * @return Vector length */
src/joysensor.cpp:408
↓ 2 callers
Method
changeButtonStatus
src/inputdevicebitarraystatus.cpp:86
↓ 2 callers
Method
changeSensorStatus
src/inputdevicebitarraystatus.cpp:102
↓ 2 callers
Method
checkForAxisAssignmentStickOne
src/gui/advancestickassignmentdialog.cpp:129
↓ 2 callers
Method
checkForAxisAssignmentStickTwo
src/gui/advancestickassignmentdialog.cpp:134
↓ 2 callers
Method
containsSequence
src/joybuttontypes/joybutton.cpp:2656
↓ 2 callers
Function
convertCharArrayToLPCWSTR
This functions works only with QT6 and newer C++
src/winextras.cpp:334
↓ 2 callers
Method
convertToUniqueMappSett
src/inputdevice.cpp:1712
↓ 2 callers
Method
copyLastAccelerationDistance
src/joybuttontypes/joybutton.cpp:4403
↓ 2 callers
Method
copyLastDistanceValues
src/joydpad.cpp:1068
↓ 2 callers
Method
copyLastMouseDistanceFromDeadZone
src/joybuttontypes/joybutton.cpp:4398
↓ 2 callers
Method
currentPreset
* @brief Determines the preset used by the underlying sensor * @returns The used preset if a preset is used or PRESET_NONE otherwise */
src/joysensorpreset.cpp:62
↓ 2 callers
Function
deleteInputDevices
was non static
src/main.cpp:153
↓ 2 callers
Method
disconnectPropertyUpdatedConnection
src/setjoystick.cpp:1033
↓ 2 callers
Method
establishPropertyUpdatedConnection
src/setjoystick.cpp:1028
↓ 2 callers
Function
fakeAbsMouseCoordinates
TODO: Implement function for determining final mouse pointer position based around a fixed bounding box resolution.
src/event.cpp:62
↓ 2 callers
Function
findWinLocalConfigPath
src/common.h:45
↓ 2 callers
Function
findWinSystemConfigPath
src/common.h:37
↓ 2 callers
Method
getActiveSetNumber
src/inputdevice.cpp:572
↓ 2 callers
Method
getAvailablePresets
* @brief Get available presets for the underlying sensor type * @returns QList of available presets */
src/joysensorpreset.cpp:37
↓ 2 callers
Method
getButton
src/gui/advancebuttondialog.cpp:1661
↓ 2 callers
Method
getButtonsExtraAccelerationCurve
src/joydpad.cpp:967
↓ 2 callers
Method
getButtonsSpringDeadCircleMultiplier
src/joydpad.cpp:929
↓ 2 callers
Method
getCalibration
* @brief Reads the axis calibration values * @param[out] offset Offset value "a" * @param[out] gain Gain value "b" */
src/joyaxis.cpp:933
↓ 2 callers
Method
getCurrentConfigIndex
src/gui/joytabwidget.cpp:1231
↓ 2 callers
Method
getCurrentConfigName
src/gui/joytabwidget.cpp:1233
↓ 2 callers
Method
getCurrentThrottledDeadValue
src/joyaxis.cpp:483
↓ 2 callers
Method
getDPad
src/gui/dpadeditdialog.cpp:478
↓ 2 callers
Method
getDisplayString
src/winextras.cpp:38
↓ 2 callers
Method
getDistanceFromDeadZone
* @brief Get the distance that an element is away from its assigned * dead zone * @return Normalized distance away from dead zone */
src/joybuttontypes/joyaxisbutton.cpp:129
↓ 2 callers
Method
getEventGenerator
src/commandlineutility.cpp:400
← previous
next →
301–400 of 2,506, ranked by callers