naem
3rd April 2014, 22:21
hi !
im making a calculator uising qtcreator . and its suppose to show its operation in the first lineEdit .
for example , when i click on num 2, then on '+' button, and lastly the num 3, the first lineEdit should be '2+3'. when i click on '=' button , the answer should
appear in second lineEdit ..
can anyone help me with the coding ? for example -> 10249
im making a calculator uising qtcreator . and its suppose to show its operation in the first lineEdit .
for example , when i click on num 2, then on '+' button, and lastly the num 3, the first lineEdit should be '2+3'. when i click on '=' button , the answer should
appear in second lineEdit ..
can anyone help me with the coding ? for example -> 10249