Difference between revisions of "Slicer4:QtPort/Tutorials"
From Slicer Wiki
Line 5: | Line 5: | ||
'''[[Slicer4:Build_Instructions|How to compile Slicer with Qt]]''' | '''[[Slicer4:Build_Instructions|How to compile Slicer with Qt]]''' | ||
+ | |||
+ | '''[[Slicer4:Debug_Instructions|How to debug Slicer]]''' (currently linux-only) | ||
'''[[Slicer4:Developers:Projects:QtSlicer/Tutorials/QtCreator|Setup QtCreator with Slicer]]''' | '''[[Slicer4:Developers:Projects:QtSlicer/Tutorials/QtCreator|Setup QtCreator with Slicer]]''' |
Revision as of 03:10, 9 October 2011
Home < Slicer4:QtPort < TutorialsTutorials
The following lists tutorials to guide the Slicer developers in their development of Qt code.
How to debug Slicer (currently linux-only)
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 create an external loadable module
How to write a module: QtPortInSlicer (PowerPoint)