11-12-2012 07:53 AM
Hello all,
I got the following error while passing the values from the qml and also calling the next page on the onClicked event. I have attached the code below:
Process 44097739 (Application name) terminated SIGSEGV code=1 fltno=11 ip=7881bac0(/base/usr/lib/qt4/lib/libQtDeclarative
onClicked:{
root.Button_Login(host.text, user.text, passwd.text);
navPane.push(statusmsg);
}
what to do for this to solve, help me!!!!!
Thanks.