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.cc546 parent()->lineEdit->show(item); in changeValue()
868 lineEdit = new ConfigLineEdit(this); in ConfigView()
869 lineEdit->hide(); in ConfigView()