AHM2010:QtTutorial

From NAMIC Wiki
Jump to: navigation, search
Home < AHM2010:QtTutorial
Back to AHM

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)

Presentation material

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

Resources