hi guys am new to qt and facing problem in signal handling with Qline Edit CLASS
connect(Ok,SIGNAL(clicked()),UserName,SLOT( clear()));
this works but if i want to accept user name from UserName lineedit box then what can i do so that i will get the text user typed in UserName lineedit box![]()
![]()
Bookmarks