hi,
how should i open a form(2) by clicking the button on the form(1)
i had made this in qt3.3 easily like ( form2 dialog1( this );
dialog1.exec();
)
but it is little confusing in qt4.3.2
hi,
how should i open a form(2) by clicking the button on the form(1)
i had made this in qt3.3 easily like ( form2 dialog1( this );
dialog1.exec();
)
but it is little confusing in qt4.3.2
Bookmarks