Home
last modified time | relevance | path

Searched refs:currentUseControllerFile (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Doptions.cpp3102 bool currentUseControllerFile = (stackedWidgetController->currentIndex() == 1); in on_radioButtonControllerSelect_clicked() local
3103 stackedWidgetController->setCurrentIndex(!currentUseControllerFile); in on_radioButtonControllerSelect_clicked()
3104 …radioButtonControllerSelect->setText(!currentUseControllerFile ? tr("Controller file") : tr("Contr… in on_radioButtonControllerSelect_clicked()