meta data for this page
  •  

This is an old revision of the document!


grp11 - QtConstruction

  1. Marko Suhonen – 0259290 – LUT
  2. Jukka-Pekka Stranden – 0237911 – LUT

Idea

In construction site there is many tasks/events that is done, and some task need to be informed to other workers/people. Idea of the work is to inform when some events are done and what kind of event is it. This will keep outsiders out of the site where is eg. heavy lifting.. This can also be used by scheduling different tasks so when one is done then another can be started after it.

Idea presentation

Presentation

Features

Job Priority Status
Interface1Done
Adding Event1Done
Viewing Events1Done
Removing/Changing Events2Not Done
Maps/Location/GPS2Not Done
Shared data3Not Done

Implementation

Design

View consists programs controller and UI, Model consists of model. MainWindow launches ViewDialog and AddDialog….

Screenshots

Main menu

 Main Menu

Also shows todays events.

Add menu

Add menu

Add menu for adding events. First needs to add event type, after that day and time.

Add Date

Adding date

Can not choose date which is in the past.

Add Time

Adding time

Slides are easy to use for setting up the time…

View menu

View menu

View menu for viewing events and by clicking them can see more information about that day.

Code

Upload and attach your project source code package here.

  • Clean up compiled binary files before making package
  • Use .zip format

Conclusion

Maemo programming environment is bad to install. So we ended up with Maemo Qt which was easy to install. Was difficult to add map or gps in to the software. And also because we had only less than 24 hours of time, we needed to skip few functionalities that would be nice and great for this application.