Difference between revisions of "Slicer4:QtPort/Tutorials"

From Slicer Wiki
Jump to: navigation, search
(Add QtCreate page)
Line 4: Line 4:
  
 
'''[[Slicer4:Build_Instructions|How to compile Slicer with Qt]]'''
 
'''[[Slicer4:Build_Instructions|How to compile Slicer with Qt]]'''
 +
 +
'''[[Slicer4:Developers:Projects:QtSlicer/Tutorials/QtCreator|Setup QtCreator with Slicer]]'''
  
 
'''[[Slicer4:Developers:Projects:QtSlicer/Tutorials/WidgetWriting|How to write a widget for Slicer and Qt Designer]]'''
 
'''[[Slicer4:Developers:Projects:QtSlicer/Tutorials/WidgetWriting|How to write a widget for Slicer and Qt Designer]]'''

Revision as of 00:34, 28 January 2011

Home < Slicer4:QtPort < Tutorials

QtPort

Tutorials

The following lists tutorials to guide the Slicer developers in their development of Qt code.

How to compile Slicer with Qt

Setup QtCreator with Slicer

How to write a widget for Slicer and Qt Designer

How to use custom widgets in Qt Designer

How to create a loadable module

How to write a module: QtPortInSlicer (PowerPoint)