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 revisionPrevious revision
Next revision
Previous revision
qt2010:grp8:start [2010/10/22 13:05] grp8qt2010:grp8:start [2011/05/20 12:48] (current) – [iMagine] grp8
Line 1: Line 1:
-====== iMagine ======+====== iMagine - share, browse and organize your images ======
   - Sanaz Ahmadi   - Sanaz Ahmadi
   - Teemu Kinnunen   - Teemu Kinnunen
Line 49: Line 49:
 ** Client ** ** Client **
  
-For client, we used Qt. We had two views: main view and image view. Main view uses a scrollable area and a grid layout that is inside the scrollable area. Inside grid nodes, we have added home brew custom widgets. These custom widgets stack multiple images+For client, we used Qt. We had two views: main view and image view. User interfaces were very simple and dynamic, so we decided the build them by coding them instead of using Qt Creator. The connection between Qt Creator and code was bit confusing thus generating layouts and views manually was easy choice. 
 + 
 +Main view uses a scrollable area and a grid layout that is inside the scrollable area. Inside grid nodes, we have added home brew custom widgets. These custom widgets stack multiple images
 together to illustrate some example images from the virtual directory. together to illustrate some example images from the virtual directory.
  
Line 71: Line 73:
 Our presentation slides in pdf format can be downloaded from  Our presentation slides in pdf format can be downloaded from 
 {{:qt2010:grp8:slides_imagine.pdf|here}}. {{:qt2010:grp8:slides_imagine.pdf|here}}.
- 
 ==== Report document ==== ==== Report document ====
 +Report document: {{:qt2010:grp8:imagine-report.pdf|here}} and brochyre: {{:qt2010:grp8:a4.pdf|here}}
  
 ==== Source Package ==== ==== Source Package ====
Line 86: Line 88:
   - BROWSE image stacks.   - BROWSE image stacks.
   - open stacks by clicking and browse stack contents.   - open stacks by clicking and browse stack contents.
 +
 +**If you encounter any problems, please send email to Jukka Lankinen or Teemu Kinnunen!**
  
 ===== Conclusion ===== ===== Conclusion =====