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

Method getMapListSelectKeyboardButton

QKeyMapper/qmappingsequenceedit.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243QPushButton *QMappingSequenceEdit::getMapListSelectKeyboardButton() const
244{
245 return ui->mapList_SelectKeyboardButton;
246}
247
248QPushButton *QMappingSequenceEdit::getMapListSelectMouseButton() const
249{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected