| 272 | } |
| 273 | |
| 274 | QPushButton *QMacroListDialog::getMapListSelectFunctionButton() const |
| 275 | { |
| 276 | return ui->mapList_SelectFunctionButton; |
| 277 | } |
| 278 | |
| 279 | QString QMacroListDialog::getEditingMacroText() |
| 280 | { |
nothing calls this directly
no outgoing calls
no test coverage detected