switchkiller / pam-face-authentication

Automatically exported from code.google.com/p/pam-face-authentication
0 stars 0 forks source link

qt-facetrainer should be a QWizard #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the main interface of the face trainer uses a QStackedWidget, however 
the functionality it exposes is really that of a QWizard (as one can see from 
the title for each page and the buttons needed).

For the sake of visual continuity the QStackedWidget should be morphed into a 
QWizard and title/subtitle/buttons should be changed according to the abilities 
QWizard offers.

Original issue reported on code.google.com by sitter.h...@gmail.com on 18 Oct 2010 at 11:39