Or instead of removing the label, you could make the label display a true example; instead of repeating the lineEdit. So if lineEdit is "Recording %Y%m%d-%H%M%S" Label is "Recording 20140325-214200" Not sure how easy that is to implement
If you go with above it could also be useful to add a clear button to load the current QSettings back to the lineEdit. Incase you mess up and want to revert back.