Hi all,

I need to develop a GUI in qt with user & password Edit.

When user enters the user name & password, i need to verify it through "getty Process" and then give access to the main screen or the login screen remains same.

Any idea on QT how to do it ?