GUI by using Qt

Posted by kishorebjv on Stack Overflow See other posts from Stack Overflow or by kishorebjv
Published on 2010-04-24T05:49:01Z Indexed on 2010/04/24 5:53 UTC
Read the original article Hit count: 195

Filed under:

hi all...

i dont know any thing about Qt other than my friend told that it generates the GUI for c++ code....

please let me know

1.How to execute some command when a button in window is clicked..?

"g++ encryption.cpp -lgmp" command should be executed when i pressed "enc" button..

2.How to accept the text from text area(in the window) to a textfile and the text(need not be text,it can be any data..) in a text file should be displayed in Textarea of window ?

please help me out... im running out of time...

thanks in advance....

© Stack Overflow or respective owner

Related posts about qt4