how to lock and unlock lineEdit
how to lock and unlock lineEdit
What do you mean with lock?
Cheers,
_
Qt Assistant (either directly or embedded in Qt Creator) and the online documentation are your friends.
QWidget::setEnabled(), QLineEdit::setReadOnly()
Bookmarks