MCPcopy Create free account

hub / github.com/Zalafina/QKeyMapper / functions

Functions1,643 in github.com/Zalafina/QKeyMapper

MethodcurrentDoublePressOriginalKeysMap
QKeyMapper/qkeymapper_worker.cpp:17536
MethoddetectCombinationKeys
QKeyMapper/qkeymapper_worker.cpp:16471
MethoddetectDisplaySwitchKey
QKeyMapper/qkeymapper_worker.cpp:16250
MethoddetectMappingStartKey
QKeyMapper/qkeymapper_worker.cpp:16315
MethoddetectMappingStopKey
QKeyMapper/qkeymapper_worker.cpp:16366
MethoddetectMappingSwitchKey
QKeyMapper/qkeymapper_worker.cpp:16301
MethoddetectMappingTableTabHotkeys
QKeyMapper/qkeymapper_worker.cpp:16417
MethoddeviceNames
* Returns a list with the names of all registered joystick. * * \note This list also includes the blacklisted joysticks * \note This list also incl
QKeyMapper/QJoysticks/src/QJoysticks.cpp:121
MethoddispatchTouchpadDerivedKey
QKeyMapper/qkeymapper_worker.cpp:13043
MethoddisplayAppcast
QKeyMapper/QSimpleUpdater/tutorial/src/Window.cpp:118
MethoddoFunctionMappingProc
QKeyMapper/qkeymapper_worker.cpp:11777
MethoddoLoadInterception
QKeyMapper/interception_worker.cpp:250
MethoddoUnloadInterception
QKeyMapper/interception_worker.cpp:270
MethoddoublePressKeyProc
QKeyMapper/qkeymapper_worker.cpp:17724
MethoddownloadDir
QKeyMapper/QSimpleUpdater/src/Downloader.cpp:565
MethoddragEnterEvent
QKeyMapper/qmacrolistdialog.cpp:2225
MethoddragMoveEvent
QKeyMapper/qmacrolistdialog.cpp:2237
MethoddropEvent
QKeyMapper/qmappingsequenceedit.cpp:1182
MethoddropEvent
QKeyMapper/qmacrolistdialog.cpp:2204
MethodemitSendOnMappingStartKeys
QKeyMapper/qkeymapper_worker.cpp:20176
MethodemitSendOnMappingStopKeys
QKeyMapper/qkeymapper_worker.cpp:20188
MethodemitSendOnSwitchTabKeys
QKeyMapper/qkeymapper_worker.cpp:20200
MethodemitValidationFailurePopup
QKeyMapper/qmappingsequenceedit.cpp:1163
MethodensureBaseSnapshotBeforeListChange
QKeyMapper/qmappingsequenceedit.cpp:329
Methodevent
QKeyMapper/qgyro2mouseoptiondialog.cpp:110
Methodevent
QKeyMapper/qitemsetupdialog.cpp:1619
Methodevent
QKeyMapper/qcrosshairsetupdialog.cpp:124
Methodevent
QKeyMapper/qtrayiconselectdialog.cpp:249
Methodevent
QKeyMapper/qnotificationsetupdialog.cpp:382
Methodevent
QKeyMapper/qignorewindowinfolistdialog.cpp:117
Methodevent
QKeyMapper/qkeyrecord.cpp:587
Methodevent
QKeyMapper/qmappingadvanceddialog.cpp:638
Methodevent
QKeyMapper/qfloatingbuttonsetupdialog.cpp:707
Methodevent
QKeyMapper/qgeneraladvanceddialog.cpp:244
Methodevent
QKeyMapper/qtablesetupdialog.cpp:390
Methodevent
QKeyMapper/qvbuttonpanelsetupdialog.cpp:313
Methodevent
QKeyMapper/qfloatingwindowsetupdialog.cpp:135
MethodeventFilter
QKeyMapper/qvbuttonpanel.cpp:763
MethodeventFilter
QKeyMapper/qitemsetupdialog.cpp:2062
MethodeventFilter
* "Listens" for keyboard presses or releases while any window or widget of the * application is focused. * * \note This function may or may not det
QKeyMapper/QJoysticks/src/QJoysticks/VirtualJoystick.cpp:358
MethodexportMacroListToFile
QKeyMapper/qmacrolistdialog.cpp:928
MethodextractButtonLabel
QKeyMapper/qvbuttonpanel.cpp:521
MethodextractSendTextWithBracketBalancing
QKeyMapper/qitemsetupdialog.cpp:737
MethodextractSpecialPatternsWithBracketBalancing
QKeyMapper/qitemsetupdialog.cpp:809
MethodfindFocusedEditControl
QKeyMapper/qkeymapper_worker.cpp:1522
MethodfinishPanelDrag
QKeyMapper/qvbuttonpanel.cpp:630
Methodfinished
QKeyMapper/QSimpleUpdater/src/Downloader.cpp:184
MethodfocusInEvent
QKeyMapper/qitemsetupdialog.cpp:4092
Methodfor
Create buttons dynamically from the provided labels
QKeyMapper/qkeymapper.h:1022
Functionforeach
QKeyMapper/orderedmap/orderedmap.h:736
Functionforeach
QKeyMapper/QSimpleUpdater/src/QSimpleUpdater.cpp:34
MethodformatWinError
QKeyMapper/QHotkey/qhotkey_win.cpp:286
MethodformatX11Error
QKeyMapper/QHotkey/qhotkey_x11.cpp:225
MethodgamepadTouchpad2MouseMoveProc
QKeyMapper/qkeymapper_worker.cpp:12940
MethodgenerateUniqueRandomValue
QKeyMapper/qkeymapper_worker.cpp:13358
MethodgenerateVirtualInputRandomValues
QKeyMapper/qkeymapper_worker.cpp:13368
MethodgetAcceptVirtualGamepadInput
QKeyMapper/qmappingadvanceddialog.cpp:363
MethodgetAxis
* Returns the axis value for the given joystick \a index and \a axis ID */
QKeyMapper/QJoysticks/src/QJoysticks.cpp:145
MethodgetAxisEvent
* Reads the contents of the given \a event and constructs a new * \c QJoystickAxisEvent to be used with the \c QJoysticks system. */
QKeyMapper/QJoysticks/src/QJoysticks/SDL_Joysticks.cpp:459
MethodgetBatteryEvent
QKeyMapper/QJoysticks/src/QJoysticks/SDL_Joysticks.cpp:618
MethodgetButton
* Returns the button value for the given joystick \a index and \a button ID */
QKeyMapper/QJoysticks/src/QJoysticks.cpp:156
MethodgetButtonEvent
* Reads the contents of the given \a event and constructs a new * \c QJoystickButtonEvent to be used with the \c QJoysticks system. */
QKeyMapper/QJoysticks/src/QJoysticks/SDL_Joysticks.cpp:503
MethodgetCommonMappingTableEnabled
QKeyMapper/qmappingadvanceddialog.cpp:368
MethodgetControllerAxisEvent
QKeyMapper/QJoysticks/src/QJoysticks/SDL_Joysticks.cpp:479
MethodgetControllerButtonEvent
QKeyMapper/QJoysticks/src/QJoysticks/SDL_Joysticks.cpp:528
MethodgetCurrentMacroDataList
Helper method to get the current macro data list based on active tab
QKeyMapper/qmacrolistdialog.cpp:2288
MethodgetCurrentMacroDataTable
Helper method to get the current macro data table based on active tab
QKeyMapper/qmacrolistdialog.cpp:2276
MethodgetCurrentMapKeyListText
QKeyMapper/qitemsetupdialog.cpp:710
MethodgetCurrentMapKeyListText
QKeyMapper/qmappingsequenceedit.cpp:283
MethodgetCurrentMapKeyListText
QKeyMapper/qmacrolistdialog.cpp:294
MethodgetCurrentOpacity
QKeyMapper/qkeymapper.h:823
MethodgetCurrentOptions
QKeyMapper/qkeymapper.h:824
MethodgetCurrentOriKeyListText
QKeyMapper/qitemsetupdialog.cpp:705
MethodgetCurrentPosition
Getters for current state
QKeyMapper/qkeymapper.h:821
MethodgetCurrentSize
QKeyMapper/qkeymapper.h:822
MethodgetCustomNotificationEnabled
QKeyMapper/qmappingadvanceddialog.cpp:463
MethodgetCustomNotificationPosition
QKeyMapper/qmappingadvanceddialog.cpp:468
MethodgetDeviceDescription
QKeyMapper/interception_worker.cpp:810
MethodgetDeviceDescriptionByHardwareID
QKeyMapper/interception_worker.cpp:545
MethodgetDisableGlobalMappingInFullscreen
QKeyMapper/qgeneraladvanceddialog.cpp:191
MethodgetDownloadUrl
* Returns the download URL of the \c Updater instance registered with the given * \a url. * * \warning You should call \c checkForUpdates() before
QKeyMapper/QSimpleUpdater/src/QSimpleUpdater.cpp:250
MethodgetDownloaderEnabled
* Returns \c true if the \c Updater instance registered with the given \a url * has the integrated downloader enabled. * * \note If an \c Updater i
QKeyMapper/QSimpleUpdater/src/QSimpleUpdater.cpp:180
MethodgetEditingMacroCursorPosition
QKeyMapper/qmacrolistdialog.cpp:284
MethodgetEditingMacroText
QKeyMapper/qmacrolistdialog.cpp:279
MethodgetEditingMappingKeyCursorPosition
QKeyMapper/qmappingsequenceedit.cpp:273
MethodgetEditingMappingKeyText
QKeyMapper/qmappingsequenceedit.cpp:268
MethodgetGamepadTouchpadInvertX
QKeyMapper/qmappingadvanceddialog.cpp:453
MethodgetGamepadTouchpadInvertY
QKeyMapper/qmappingadvanceddialog.cpp:458
MethodgetGamepadTouchpadXSpeed
QKeyMapper/qmappingadvanceddialog.cpp:443
MethodgetGamepadTouchpadYSpeed
QKeyMapper/qmappingadvanceddialog.cpp:448
MethodgetGlobalMappingFullscreenAllowedProcesses
QKeyMapper/qgeneraladvanceddialog.cpp:196
MethodgetGlobalSettingSwitchTimeout
QKeyMapper/qgeneraladvanceddialog.cpp:186
MethodgetGlobalStateQIcon
QKeyMapper/qtrayiconselectdialog.cpp:223
MethodgetGyro2Mouse_MouseXRevert
QKeyMapper/qgyro2mouseoptiondialog.cpp:79
MethodgetGyro2Mouse_MouseXSource
QKeyMapper/qgyro2mouseoptiondialog.cpp:69
MethodgetGyro2Mouse_MouseYRevert
QKeyMapper/qgyro2mouseoptiondialog.cpp:84
MethodgetGyro2Mouse_MouseYSource
QKeyMapper/qgyro2mouseoptiondialog.cpp:74
MethodgetHardwareId
QKeyMapper/interception_worker.cpp:790
MethodgetIdleStateQIcon
QKeyMapper/qtrayiconselectdialog.cpp:205
MethodgetInsertRowFromSelectionOrAppend
QKeyMapper/qmappingsequenceedit.cpp:1081
← previousnext →701–800 of 1,643, ranked by callers