Difference between revisions of "Slicer4:QtPort/Tutorials"
From Slicer Wiki
m |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
= Tutorials = | = Tutorials = | ||
The following lists tutorials to guide the Slicer developers in their development of Qt code. | The following lists tutorials to guide the Slicer developers in their development of Qt code. | ||
'''[[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]]''' |
Latest revision as of 07:10, 15 June 2012
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)