PDA

View Full Version : Login Problem



srichand
9th May 2008, 11:29
Hi all,

I am srichand, I am a newbee to this QT world... I have got stucked up with a problem, that i am writing in detail.... below....


in my application there are 4 forms or UI's
1.main_window.ui
2.Tee_Window.ui.
3. Pe_window.ui.
4. rep_window.ui.

now when i start my application main window is executing well and good...
now comes actual problem, ie., i added a login form to the same application which need to start up and main_window should hide when the login window popup's

i hope there is some positive result to the question whcih i asked...

Thanks in advance...
with regards,
srichand.

ChristianEhrlicher
9th May 2008, 12:37
Posting a problem three times with different headlines won't help you - it's the opposite - everyone will ignore you.
You can hide a Window with QWidget::hide()