Home
last modified time | relevance | path

Searched defs:lineEdit (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/network/
H A Dqipaddressedititem.h17 void setNextItem(QLineEdit *lineEdit) { nextItem = lineEdit; } in setNextItem()
18 void setPreviousItem(QLineEdit *lineEdit) { previousItem = lineEdit; } in setPreviousItem()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtabwidget.cpp279 QWidget *lineEdit = m_lineEdits->widget(fromIndex); in moveTab() local
370 QLineEdit *TabWidget::lineEdit(int index) const in lineEdit() function in TabWidget
407 QLineEdit *lineEdit = urlLineEdit->lineEdit(); in newTab() local
491 if (QLineEdit *lineEdit = qobject_cast<QLineEdit*>(sender())) { in lineEditReturnPressed() local
565 QWidget *lineEdit = m_lineEdits->widget(index); in closeTab() local
H A Durllineedit.h53 inline QLineEdit *lineEdit() const { return m_lineEdit; } in lineEdit() function
/OK3568_Linux_fs/app/qsetting/
H A Dqtkeyboard.h34 QLineEdit *lineEdit; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dsearchfiledialog.cpp140 QLineEdit *lineEdit = m_pFileDialog->findChild<QLineEdit *>("fileNameEdit"); in onGetFileName() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dsearchfiledialog.cpp140 QLineEdit *lineEdit = m_pFileDialog->findChild<QLineEdit *>("fileNameEdit"); in onGetFileName() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dsearchfiledialog.cpp140 QLineEdit *lineEdit = m_pFileDialog->findChild<QLineEdit *>("fileNameEdit"); in onGetFileName() local
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dqconf.h231 ConfigLineEdit* lineEdit; variable
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dqconf.h231 ConfigLineEdit* lineEdit; variable
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.cc265 QLineEdit *lineEdit; in setModelData() local