Hi guys,

Is there a cache/history class that can store widget state(and its children states)? I need to open a dialog, the user can enter some data, change checkbox state, choose some options, but when "cancel" is pushed the state of the widget should be the same as when shown(before editing). Is there any features/class in Qt that could help achieve that?

Thanks

kacper