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

Method getMapListSelectFunctionButton

QKeyMapper/qmacrolistdialog.cpp:274–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272}
273
274QPushButton *QMacroListDialog::getMapListSelectFunctionButton() const
275{
276 return ui->mapList_SelectFunctionButton;
277}
278
279QString QMacroListDialog::getEditingMacroText()
280{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected