MCPcopy Create free account

hub / github.com/AntiMicroX/antimicrox / functions

Functions2,506 in github.com/AntiMicroX/antimicrox

MethodgetXmlName
src/gamecontroller/gamecontrollerdpad.cpp:64
MethodgetXmlName
src/gamecontroller/gamecontrollertriggerbutton.cpp:36
MethodgetYCoordinate
* @brief Get the value for the corresponding Y axis. * @return Y axis value in °/s */
src/joygyroscopesensor.cpp:45
MethodgetYCoordinate
* @brief Get the value for the corresponding Y axis. * @return Y axis value in m/s^2 */
src/joyaccelerometersensor.cpp:51
MethodgetZCoordinate
* @brief Get the value for the corresponding Z axis. * @return Z axis value in m/s^2 */
src/joyaccelerometersensor.cpp:57
MethodgrabCurrentPointerPrecision
* @brief Get the value of "Enhanced Pointer Precision" when the program * first starts. Needed to not override setting if the option has * b
src/winextras.cpp:447
MethodhaltServices
src/inputdevice.cpp:1689
MethodhaltServices
* @brief Method to block activity on the SDLEventReader object and its thread * event loop. */
src/sdleventreader.cpp:246
MethodhandleInstanceDisconnect
src/gui/mainwindow.cpp:1051
MethodhandleOutsideConnection
src/localantimicroserver.cpp:65
MethodhandleSocketDisconnect
src/localantimicroserver.cpp:87
MethodhandlerDisplayName
src/eventhandlerfactory.cpp:172
MethodhasControllerID
src/commandlineutility.h:51
MethodhasControllerNumber
src/commandlineutility.h:45
MethodhasCursorEvents
src/joybuttontypes/joybutton.cpp:4182
MethodhasError
src/xmlconfigwriter.cpp:104
MethodhasFutureSpringEvents
src/joybuttontypes/joybutton.cpp:4483
MethodhasHapticTrigger
* @brief Checks if the axis supports haptic trigger feedback. * @returns True if the axis supports haptic trigger feedback, false otherwise. */
src/joyaxis.cpp:302
MethodhasPendingEvent
* @brief Checks if an event is queued * @returns True if an event is queued, false otherwise. */
src/joysensor.cpp:152
MethodhasPendingEvent
src/joyaxis.cpp:87
MethodhasPendingEvent
src/joycontrolstick.cpp:2830
MethodhasPendingEvent
src/joydpad.cpp:134
MethodhasPendingEvent
src/joybuttontypes/joybutton.cpp:150
MethodhasProfile
src/commandlineutility.h:39
MethodhasReader
src/uihelpers/joytabwidgethelper.cpp:57
MethodhasSameButtonsMouseCurve
src/joyaxis.cpp:620
MethodhasSameButtonsMouseCurve
src/joycontrolstick.cpp:1985
MethodhasSameButtonsMouseCurve
src/joydpad.cpp:315
MethodhasSameButtonsMouseMode
src/joycontrolstick.cpp:1918
MethodhasSameButtonsMouseMode
src/joydpad.cpp:250
MethodhasSensor
* @brief Checks if this input device has a sensor of given type * @returns True if sensor is present, false otherwise */
src/inputdevice.cpp:594
MethodhasSlotsAssigned
* @brief Check if any direction is mapped to a keyboard or mouse event * @returns True if a mapping exists, false otherwise */
src/joysensor.cpp:202
MethodhasSlotsAssigned
* @brief Check all stick buttons and see if any have slots assigned. * @return Status of whether any stick button has a slot assigned. */
src/joycontrolstick.cpp:2638
MethodhasSpringEvents
src/joybuttontypes/joybutton.cpp:4190
MethodhasValidDisplay
src/x11extras.cpp:119
MethodhasWriter
src/uihelpers/joytabwidgethelper.cpp:61
MethodheightForWidth
src/joycontrolstickstatusbox.cpp:76
MethodhideCalibrationData
* @brief hides all calibration values and their labels. */
src/gui/calibration.cpp:196
MethodholdEvent
src/joybuttontypes/joybutton.cpp:2680
MethodifDisplayNames
src/sensorpushbuttongroup.cpp:118
MethodifDisplayNames
src/stickpushbuttongroup.cpp:152
MethodifDisplayNames
src/gui/flashbuttonwidget.cpp:128
MethodimplementAxisPresets
src/gui/axiseditdialog.cpp:199
MethodimplementHapticTrigger
* @brief Converts the haptic trigger combo box index to a * HapticTriggerMode and applies it to the current axis. */
src/gui/axiseditdialog.cpp:701
MethodimplementModes
src/gui/joycontrolstickeditdialog.cpp:429
MethodimplementModes
src/gui/dpadeditdialog.cpp:287
MethodimplementPresets
src/gui/axiseditdialog.cpp:182
MethodimplementPresets
src/gui/joycontrolstickeditdialog.cpp:195
MethodimplementPresets
* @brief Preset combo box event handler. Applies selected preset to underlying sensor. */
src/gui/joysensoreditdialog.cpp:162
MethodimplementPresets
src/gui/dpadeditdialog.cpp:96
MethodimplementTriggerPresets
src/gui/axiseditdialog.cpp:537
MethodinDeadZone
* @brief Checks if the sensor vector is currently in the dead zone * @returns True if it is in the dead zone, false otherwise */
src/joysensor.cpp:282
MethodinDeadZone
* @brief Check the current stick position to see if it lies in * the assigned dead zone. * @return If stick position is in the assigned dead zone
src/joycontrolstick.cpp:144
MethodindirectStaticMouseThread
src/joybuttontypes/joybutton.cpp:4533
MethodinfoTextBrowserEmpty
tests/testaboutdialog.cpp:53
Methodinit
src/eventhandlers/winvmultieventhandler.cpp:45
Methodinit
src/eventhandlers/winsendinputeventhandler.cpp:31
MethodinitDevice
src/eventhandlers/uinputeventhandler.cpp:115
MethodinitDeviceTypes
src/xmlconfigreader.cpp:189
MethodinitSDL
src/sdleventreader.cpp:60
MethodinitializeDistanceValues
src/joybuttontypes/joybutton.cpp:4384
MethodinsertAssignedSlot
src/uihelpers/advancebuttondialoghelper.cpp:33
MethodinsertCycleSlot
src/gui/advancebuttondialog.cpp:836
MethodinsertExecuteSlot
src/gui/advancebuttondialog.cpp:1011
MethodinsertKindOfSlot
src/gui/advancebuttondialog.cpp:706
MethodinsertMappingRow
src/gui/mainsettingsdialog.cpp:449
MethodinsertSlot
src/gui/advancebuttondialog.cpp:427
MethodinsertTempControllerMapping
src/gui/mainsettingsdialog.cpp:419
MethodinsertTextEntrySlot
src/gui/advancebuttondialog.cpp:993
MethodinvokeMethodLastBtn
src/gui/buttoneditdialog.cpp:577
MethodinvokeMouseEvents
src/joybuttontypes/joybutton.cpp:4553
MethodisActive
src/autoprofileinfo.cpp:109
MethodisButtonFlashing
src/joybuttonstatusbox.cpp:41
MethodisButtonFlashing
src/gui/flashbuttonwidget.cpp:68
MethodisCalibrated
* @brief Check if the sensor is calibrated * @returns True if it is calibrated, false otherwise. */
src/joysensor.cpp:530
MethodisCalibrated
* @brief Check if the stick is calibrated * @returns True if both axes of the stick are calibrated, false otherwise. */
src/joycontrolstick.cpp:928
MethodisDebugEnabled
src/logger.cpp:260
MethodisDisplayingNames
src/gui/flashbuttonwidget.cpp:78
MethodisEdited
src/simplekeygrabberbutton.cpp:323
MethodisEmptyUniqueID
src/inputdevice.cpp:1644
MethodisKeyRepeatEnabled
src/inputdevice.cpp:1279
MethodisKeypadUnlocked
src/gui/joytabwidget.cpp:517
MethodisKeypadUnlocked
src/gui/mainwindow.cpp:1808
MethodisKnownController
src/inputdevice.cpp:1405
MethodisModifierButton
src/joybuttontypes/joycontrolstickmodifierbutton.cpp:112
MethodisModifierKey
src/joybuttonslot.cpp:365
MethodisPartRealAxis
* @brief Check if button should be considered a part of a real controller * axis. Needed for some dialogs so the program won't have to resort to
src/joybuttontypes/joysensorbutton.cpp:140
MethodisPartRealAxis
* @brief Check if button should be considered a part of a real controller * axis. Needed for some dialogs so the program won't have to resort to
src/joybuttontypes/joyaxisbutton.cpp:165
MethodisPartRealAxis
* @brief Check if button should be considered a part of a real controller * axis. Needed for some dialogs so the program won't have to resort to
src/joybuttontypes/joycontrolstickmodifierbutton.cpp:110
MethodisPartRealAxis
* @brief Check if button should be considered a part of a real controller * axis. Needed for some dialogs so the program won't have to resort to
src/joybuttontypes/joycontrolstickbutton.cpp:194
MethodisRelativeSpring
src/joyaxis.cpp:795
MethodisRelativeSpring
src/joycontrolstick.cpp:2671
MethodisRelativeSpring
src/joydpad.cpp:589
MethodisRelevantUniqueID
src/inputdevice.cpp:1669
MethodisRelevantUniqueID
src/gamecontroller/gamecontroller.cpp:322
MethodisUnloadRequested
src/commandlineutility.h:57
MethodisUsingEnhancedPointerPrecision
* @brief Used to check if the "Enhance Pointer Precision" Windows * option is currently enabled. * @return Status of "Enhanced Pointer Precision
src/winextras.cpp:427
MethodisWindowRelevant
* @brief Go through a window's properties and search for an Atom * from a defined list. If an Atom is found in a window's properties, * that
src/x11extras.cpp:461
MethodjoinSlot
src/gui/advancebuttondialog.cpp:526
MethodjoyGUID
src/fakeclasses/xbox360wireless.cpp:90
← previousnext →1,601–1,700 of 2,506, ranked by callers