Say I've got a QLineEdit and I need to retrieve the text, then convert it to a float for processing. How would I do that? The ways I've been trying so far always end up throwing compilation errors.