MCPcopy Create free account

hub / github.com/AntiMicroX/antimicrox / functions

Functions2,506 in github.com/AntiMicroX/antimicrox

MethodsendSelectionFinished
src/gui/buttoneditdialog.cpp:482
FunctionsendSpringEventRefactor
TODO: Re-implement spring event generation to simplify the process and reduce overhead. Refactor old function to only be used when an absmouse positio
src/event.cpp:199
MethodsendTextEntryEvent
* TODO: Implement text event using information from QtWinKeyMapper. */
src/eventhandlers/winvmultieventhandler.cpp:367
MethodsendTextEntryEvent
src/eventhandlers/winsendinputeventhandler.cpp:131
MethodsendTextEntryEvent
src/eventhandlers/xtesteventhandler.cpp:104
MethodsensorButtonDownEvent
src/inputdevice.cpp:801
MethodsensorButtonUpEvent
src/inputdevice.cpp:808
MethodsensorTypeName
* @brief Get the translated sensor type name * @returns Translated sensor type name */
src/joyaccelerometersensor.cpp:63
MethodsetAssignedSlot
src/uihelpers/advancebuttondialoghelper.cpp:45
MethodsetAssignedSlot
* @brief Create new JoyButtonSlot with data provided and append the new slot * an existing to the assignment list. * @param Native virtual code
src/joybuttontypes/joybutton.cpp:2043
MethodsetAxisName
src/inputdevice.cpp:936
MethodsetAxisPreset
src/joyaxiscontextmenu.cpp:267
MethodsetButton
src/joycontrolstickbuttonpushbutton.cpp:52
MethodsetButtonCycleReset
src/gui/advancebuttondialog.cpp:1295
MethodsetButtonCycleResetInterval
src/gui/advancebuttondialog.cpp:1283
MethodsetButtonFontSizes
Dynamically change font size of list of push button according to the size of the buttons.
src/keyboard/virtualkeyboardmousewidget.cpp:972
MethodsetButtonTurboMode
src/gui/advancebuttondialog.cpp:1451
MethodsetButtonsEasingDuration
src/joyaxis.cpp:833
MethodsetButtonsEasingDuration
src/joycontrolstick.cpp:2783
MethodsetButtonsEasingDuration
src/joydpad.cpp:880
MethodsetButtonsMouseCurve
src/joycontrolstick.cpp:1974
MethodsetButtonsMouseCurve
src/joydpad.cpp:305
MethodsetButtonsMouseMode
src/joycontrolstick.cpp:1907
MethodsetButtonsMouseMode
src/joydpad.cpp:240
MethodsetButtonsSensitivity
src/joycontrolstick.cpp:2118
MethodsetButtonsSensitivity
src/joydpad.cpp:443
MethodsetButtonsSpringDeadCircleMultiplier
src/joycontrolstick.cpp:3103
MethodsetButtonsSpringHeight
src/joycontrolstick.cpp:2051
MethodsetButtonsSpringHeight
src/joydpad.cpp:379
MethodsetButtonsSpringRelativeStatus
src/joycontrolstick.cpp:2660
MethodsetButtonsSpringRelativeStatus
src/joydpad.cpp:579
MethodsetButtonsSpringWidth
src/joycontrolstick.cpp:2040
MethodsetButtonsSpringWidth
src/joydpad.cpp:369
MethodsetButtonsWheelSpeedX
src/joycontrolstick.cpp:2192
MethodsetButtonsWheelSpeedX
src/joydpad.cpp:517
MethodsetButtonsWheelSpeedY
src/joycontrolstick.cpp:2203
MethodsetButtonsWheelSpeedY
src/joydpad.cpp:527
MethodsetCalibration
* @brief Updated the given CalibrationData structure of the controller with * the given ID in the calibration storage backend. * @param[in] id ID
src/inputdevicecalibration.cpp:229
MethodsetCalibration
* @brief Sets the sensor calibration values and sets the calibration flag. * @param[in] offsetX Offset value for X axis * @param[in] offsetY Offset
src/joygyroscopesensor.cpp:78
MethodsetCalibration
* @brief Sets the axis calibration values and sets the calibration flag. * Calibrated value is calculated by the formula "a+b*x". * @param[in] offs
src/joycontrolstick.cpp:960
MethodsetCalibration
* @brief Sets the sensor calibration values and sets the calibration flag. * @param[in] offsetX Offset angle around the X axis * @param[in] offsetY
src/joyaccelerometersensor.cpp:88
MethodsetChangeSetCondition
src/joybuttontypes/joysensorbutton.cpp:97
MethodsetChangeSetCondition
src/joybuttontypes/joyaxisbutton.cpp:86
MethodsetChangeSetCondition
src/joybuttontypes/joydpadbutton.cpp:119
MethodsetChangeSetCondition
src/joybuttontypes/joycontrolstickmodifierbutton.cpp:82
MethodsetChangeSetCondition
src/joybuttontypes/joycontrolstickbutton.cpp:134
MethodsetCounterUniques
src/joystick.cpp:173
MethodsetCustomDisplay
src/x11extras.cpp:126
MethodsetCustomName
src/joybuttontypes/joybutton.cpp:2032
MethodsetDPadMode
* @brief Set the appropriate mode for a DPad based on the item chosen. */
src/dpadcontextmenu.cpp:112
MethodsetDPadPreset
* @brief Assign the appropriate slots to DPad buttons based on the preset item * that was chosen. */
src/dpadcontextmenu.cpp:122
MethodsetDeadZone
* @brief Sets the dead zone of the sensor to the given value * @param[in] value New sensor dead zone */
src/joysensor.cpp:599
MethodsetDeadZone
src/axisvaluebox.cpp:141
MethodsetDirButtonsUpdateInitAccel
src/joycontrolstick.cpp:3881
MethodsetDisplayNames
src/gui/flashbuttonwidget.cpp:76
MethodsetDisplayString
src/keyboard/virtualkeypushbutton.cpp:100
MethodsetDistanceForSpring
src/joybuttontypes/joybutton.cpp:1412
MethodsetFileName
* @brief Sets the filename of the to be written XML file */
src/xmlconfigwriter.cpp:97
MethodsetFromPendingSlots
src/uihelpers/dpadeditdialoghelper.cpp:51
MethodsetFromPendingSlots
src/uihelpers/joycontrolstickcontextmenuhelper.cpp:53
MethodsetFromPendingSlots
src/uihelpers/joycontrolstickeditdialoghelper.cpp:51
MethodsetFromPendingSlots
* @brief Applies pending slot values to the buttons * Should be called via QMetaObject::invokeMethod */
src/uihelpers/joysensoriothreadhelper.cpp:59
MethodsetFromPendingSlots
src/uihelpers/dpadcontextmenuhelper.cpp:52
MethodsetGamepadRefreshRate
src/joybuttontypes/joybutton.cpp:4264
MethodsetHapticTriggerMode
* @brief Changes the haptic trigger effect mode. * @param[in] mode New haptic trigger effect mode. */
src/joyaxis.cpp:313
MethodsetIgnoreEventState
src/setjoystick.cpp:756
MethodsetIndex
src/inputdevice.cpp:1206
MethodsetIndex
src/joycontrolstick.cpp:741
MethodsetJoyNumber
src/joybuttontypes/joybutton.cpp:366
MethodsetJoystick
src/xmlconfigreader.cpp:68
MethodsetKeyRepeatDelay
src/inputdevice.cpp:1263
MethodsetKeyRepeatRate
src/inputdevice.cpp:1271
MethodsetKeyRepeatRate
src/joykeyrepeathelper.cpp:66
MethodsetKeyRepeatStatus
src/inputdevice.cpp:1261
MethodsetKeyboardEvents
src/eventhandlers/uinputeventhandler.cpp:329
MethodsetLastActiveKey
src/joykeyrepeathelper.cpp:48
MethodsetMaxZone
src/axisvaluebox.cpp:165
MethodsetModifierZone
* @brief Sets the modifier zone of the stick to the given value * @param[in] value New stick modifier zone */
src/joycontrolstick.cpp:898
MethodsetModifierZoneInverted
* @brief Inverts the direction of the modifier zone of the stick. * @param[in] value True if the zone should be inverted, false otherwise. */
src/joycontrolstick.cpp:914
MethodsetMouseHistorySize
* @brief Set mouse history buffer size used for mouse smoothing. * @param Mouse history buffer size */
src/joybuttontypes/joybutton.cpp:4210
MethodsetMouseRefreshRate
* @brief Set the mouse refresh rate when a mouse slot is active. * @param Refresh rate in ms. */
src/joybuttontypes/joybutton.cpp:4225
MethodsetNAssignedSlot
src/uihelpers/joyaxiscontextmenuhelper.cpp:33
MethodsetPAssignedSlot
src/uihelpers/joyaxiscontextmenuhelper.cpp:40
MethodsetPendingSlots
src/uihelpers/joycontrolstickcontextmenuhelper.cpp:35
MethodsetPendingSlots
src/uihelpers/joycontrolstickeditdialoghelper.cpp:34
MethodsetPendingSlots
* @brief Sets pending slot values * The values are applied to the buttons by calling setFromPendingSlots. * @param[in] tempSlots QHash of new pendi
src/uihelpers/joysensoriothreadhelper.cpp:39
MethodsetPendingSlots
src/uihelpers/dpadcontextmenuhelper.cpp:35
MethodsetPreviousDistance
src/joybuttonslot.cpp:359
MethodsetProfileLocation
src/commandlineutility.h:43
MethodsetRelMouseEvents
src/eventhandlers/uinputeventhandler.cpp:335
MethodsetSensorDelay
* @brief Sets the sensor input delaqy to the given value * @param[in] value New sensor input delay in ms */
src/joysensor.cpp:649
MethodsetSensorDelay
* @brief Sensor delay change event handler * Converts the double value from the SpinBox to int and pass it to JoySensor. */
src/gui/joysensoreditdialog.cpp:271
MethodsetSensorName
* @brief Sets the name of a sensor in all sets * Used during XML loading. * @param type The sensor type to be renamed * @param tempName The new na
src/inputdevice.cpp:970
MethodsetSlotData
src/xml/joybuttonslotxml.cpp:242
MethodsetSpringDeadCircle
src/joybuttontypes/joybutton.cpp:3281
MethodsetSpringModeScreen
src/joybuttontypes/joybutton.cpp:4466
MethodsetSpringMouseEvents
src/eventhandlers/uinputeventhandler.cpp:353
MethodsetSpringSize
src/mousedialog/springmoderegionpreview.cpp:152
MethodsetStaticMouseThread
src/joybuttontypes/joybutton.cpp:4517
MethodsetStickMode
src/joycontrolstickcontextmenu.cpp:167
← previousnext →2,101–2,200 of 2,506, ranked by callers