But why doesnot save the data from the QLineEdit ?Qt Code:
connect(comboBox->lineEdit(), SIGNAL(editingFinished()), this, SLOT(emitCommitData()));To copy to clipboard, switch view to plain text mode
I also noticed that setEditorData is called twice after an edition...






Reply With Quote



Bookmarks