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

Method getMapListSelectKeyboardButton

QKeyMapper/qmacrolistdialog.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259QPushButton *QMacroListDialog::getMapListSelectKeyboardButton() const
260{
261 return ui->mapList_SelectKeyboardButton;
262}
263
264QPushButton *QMacroListDialog::getMapListSelectMouseButton() const
265{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected