Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dqconf.h242 ConfigLineEdit* lineEdit; variable
Dqconf.cc552 parent()->lineEdit->show(item); in changeValue()
874 lineEdit = new ConfigLineEdit(this); in ConfigView()
875 lineEdit->hide(); in ConfigView()