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

Method getMapListSelectFunctionButton

QKeyMapper/qmappingsequenceedit.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263QPushButton *QMappingSequenceEdit::getMapListSelectFunctionButton() const
264{
265 return ui->mapList_SelectFunctionButton;
266}
267
268QString QMappingSequenceEdit::getEditingMappingKeyText()
269{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected