Searched refs:localEchoEnabled (Results 1 – 17 of 17) sorted by relevance
43 , localEchoEnabled(false) in Console()63 localEchoEnabled = set; in setLocalEchoEnabled()76 if (localEchoEnabled) in keyPressEvent()
61 bool localEchoEnabled;
70 bool localEchoEnabled; member
126 console->setLocalEchoEnabled(p.localEchoEnabled); in openSerialPort()
204 currentSettings.localEchoEnabled = ui->localEchoCheckBox->isChecked(); in updateSettings()
105 console->setLocalEchoEnabled(p.localEchoEnabled); in openSerialPort()
7 , localEchoEnabled(true) in Console()35 if (localEchoEnabled) in keyPressEvent()
24 bool localEchoEnabled;