Save / load the state of lineEdit widget
-
In the same way as the "store the state of a variable":http://developer.qt.nokia.com/forums/viewthread/8520/ or "save the result of a check box":http://developer.qt.nokia.com/forums/viewthread/8485/ . Use QSettings and store each property you need to store.