Uses of Class
io.qt.widgets.QLineEdit
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QLineEdit in io.qt.widgets
Methods in io.qt.widgets that return QLineEdit Modifier and Type Method Description protected QLineEdit
QAbstractSpinBox. lineEdit()
QLineEdit
QComboBox. lineEdit()
Methods in io.qt.widgets with parameters of type QLineEdit Modifier and Type Method Description protected void
QAbstractSpinBox. setLineEdit(QLineEdit edit)
void
QComboBox. setLineEdit(QLineEdit edit)