Home
last modified time | relevance | path

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

/scripts/kconfig/
Dqconf.h241 ConfigLineEdit* lineEdit; variable
Dqconf.cc547 parent()->lineEdit->show(item); in changeValue()
869 lineEdit = new ConfigLineEdit(this); in ConfigView()
870 lineEdit->hide(); in ConfigView()