Difference between revisions of "Slicer4:QtPort/Tutorials"

From Slicer Wiki
Jump to: navigation, search
(From the page Slicer3:Developers:Projects:QtSlicer/Tutorials)
 
Line 8: Line 8:
  
 
'''[[Slicer3:Developers:Projects:QtSlicer/Tutorials/QtDesigner|How to use custom widgets in Qt Designer]]'''
 
'''[[Slicer3:Developers:Projects:QtSlicer/Tutorials/QtDesigner|How to use custom widgets in Qt Designer]]'''
 
+
'''[[Slicer3:Developers:Projects:QtSlicer/Tutorials/ModuleWriting|How to create a loadable module]]'''
 
'''How to write a module: [[Media:QtPortInSlicer.ppt|QtPortInSlicer]]''' (PowerPoint)
 
'''How to write a module: [[Media:QtPortInSlicer.ppt|QtPortInSlicer]]''' (PowerPoint)

Revision as of 23:54, 11 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

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)