Hi,


is it possible to create a small QWidget with some QLineEdits, which returns the content of these QLineEdits after closing the QWidget?
Or is a QDialog more suitable to implment this functionality?

Thanks

Micha