Hello everyone,i just installed Qt for the first time,so i am a total newbie. I have to make an application which will do the following : I need to insert a powerpoint presentation(the presentation is about C/C++),create 3 buttons (next,back and exit) and make one more thing. When the user comes to a slide with a C/C++ example that a random line of the code is missing and that the user needs to insert the missing line,if the line is correct he then may proceed to the next slide. As i mentioned before,im using Qt for the first time,and i have almost no knowledge about C/C++. I hope you can give me some tips or something that can help me do this. Thanks in advance.