PDA

View Full Version : ATM/ABM application



gustavosbarreto
8th November 2011, 13:03
Hi guys,
I'm implementing an application similar to ATM/ABM interface. Basically, it is a QStackedWidget with several pages. These pages has many buttons that bind to another page on QStackedWidget.
Does anybody know a "cleaner" solution for this?