Create a Quiz in qt4
-
if wou want a quiz engine you may like read the questions and answrs from a "XML":http://doc.trolltech.com/latest/qtxml.html file and use a "image":http://doc.trolltech.com/latest/qimage.html#details as background
-
tunde: Just write one. It is not hard.
-
ok so you have an issue connecting to DB and that is stopping you?
Have you seen and tried the ready examples/demos that ship with Qt ... just search for SQL examples in Qt Assistant -
tunde, I think that better will be to start with some sort of book about Qt. Assistang and examples are great things, but book will give you some basics.