AHM2010:QtTutorial

From NAMIC Wiki
Revision as of 01:11, 20 December 2009 by Finetjul (talk | contribs) (Created page with '=Qt tutorial= *When: Tuesday morning , 8:30-10:00am *Who: Slicer developers ==Agenda== *First steps with Qt (45 mins) **Hello World **Signals / Slots **Events vs Signals/Slots *…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < AHM2010:QtTutorial

Qt tutorial

  • When: Tuesday morning , 8:30-10:00am
  • Who: Slicer developers

Agenda

  • First steps with Qt (45 mins)
    • Hello World
    • Signals / Slots
    • Events vs Signals/Slots
    • Layouts
    • What QObject does for you ?
    • Qt Designer
    • How to write a widget
    • ...
  • how to write a module with Qt (25 mins)
  • status on the port of Slicer into Qt(5 mins)
  • questions (15 mins)

Qt technical workshop

  • When: Tuesday afternoon , 3:30-4:30am
  • Who: Slicer developers
  • What: how to write a module with Qt.

Using a concrete example of a module conversion into Qt, we will briefly show the steps to convert modules into Qt. (10 mins)
We will then answer the participants technical questions (50 mins).

Preparations