Difference between revisions of "Slicer4:QtPort/Tutorials"
From Slicer Wiki
(Add QtCreate page) |
|||
Line 14: | Line 14: | ||
'''How to write a module: [[Media:QtPortInSlicer.ppt|QtPortInSlicer]]''' (PowerPoint) | '''How to write a module: [[Media:QtPortInSlicer.ppt|QtPortInSlicer]]''' (PowerPoint) | ||
+ | |||
+ | '''[[Slicer4:Developers:Projects:QtSlicer/Tutorials/PythonAndUIFile|How to use UI file from Slicer python]]''' |
Revision as of 22:15, 15 February 2011
Home < Slicer4:QtPort < TutorialsTutorials
The following lists tutorials to guide the Slicer developers in their development of Qt code.
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)