Searched refs:isCustomPath (Results 1 – 3 of 3) sorted by relevance
114 bool isCustomPath = !ui->serialPortInfoListBox->itemData(idx).isValid(); in checkCustomDevicePathPolicy() local115 ui->serialPortInfoListBox->setEditable(isCustomPath); in checkCustomDevicePathPolicy()116 if (isCustomPath) in checkCustomDevicePathPolicy()