meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
qt2010:grp1:start [2010/10/22 13:01]
grp1
qt2010:grp1:start [2010/10/31 21:02] (current)
grp1
Line 17: Line 17:
   - Outgoing translation   - Outgoing translation
   - Daemon style   - Daemon style
-  - +
 ===== Implementation Plan and Goals ===== ===== Implementation Plan and Goals =====
  
Line 53: Line 53:
  
 ==== Report document ==== ==== Report document ====
 +  * Brochure {{:qt2010:grp1:codecamp_brochure.pdf|}}
 +  * Technical report {{:qt2010:grp1:qtcodecamp_report.pdf|}}
  
 ==== Source Package ==== ==== Source Package ====
-{{:qt2010:grp1:qt_codecamp_0.7b.zip|}}+{{:qt2010:grp1:qt_codecamp_0.7b2.zip|}}
 === How to run software === === How to run software ===
  
   - Open project in QtCreator   - Open project in QtCreator
   - Deploy it to the phone   - Deploy it to the phone
-  - Wait for message+  - Wait for incoming message 
 +**OR** 
 +  - Open project in QtCreator 
 +  - Build and run project in simulator 
 +  - Simulate incoming sms with simulator control panel
  
 ===== Conclusion ===== ===== Conclusion =====
 +
 +QT was not very clear to start with. Signal and slots took time to understand.But as it becomes clear, they are really handy to use and data can be delivered through classes that are no time synchronized.
 +But we are positively surprised with QT, with it we've managed to get all information we wanted from device, messages, contacts, etc.
 +
 +During week of studying and coding, we've successfully done all our major tasks within project.
  
 ----- -----
Line 69: Line 80:
  
   * NetworkAccessManager + QNetworkReply   * NetworkAccessManager + QNetworkReply
-http://stackoverflow.com/questions/1205419/writing-a-qnetworkreply-to-a-file +  * http://stackoverflow.com/questions/1205419/writing-a-qnetworkreply-to-a-file 
-http://doc.trolltech.com/4.7/qnetworkreply.html+  http://doc.trolltech.com/4.7/qnetworkreply.html
   * Receiving Sms   * Receiving Sms
-http://wiki.forum.nokia.com/index.php/CS001617_-_Receiving_an_SMS_in_Qt +  * http://wiki.forum.nokia.com/index.php/CS001617_-_Receiving_an_SMS_in_Qt 
-http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtservice/+  http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtservice/