MCPcopy Create free account
hub / github.com/Zalafina/QKeyMapper / getMapListSelectGamepadButton

Method getMapListSelectGamepadButton

QKeyMapper/qmappingsequenceedit.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253QPushButton *QMappingSequenceEdit::getMapListSelectGamepadButton() const
254{
255 return ui->mapList_SelectGamepadButton;
256}
257
258int QMappingSequenceEdit::getMappingSequenceEditType()
259{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected