Difference between revisions of "Documentation/Snapshot/Developers/QtTesting"
From Slicer Wiki
BenjaminLong (talk | contribs) |
BenjaminLong (talk | contribs) |
||
| Line 15: | Line 15: | ||
= List of known issues = | = List of known issues = | ||
| + | |||
| + | Below, all the known issues which will not work during a testing. | ||
| + | |||
| + | # To resize the application - ctkVTKRenderView issue | ||
| + | # To use a native menu bar - This Option is disable when we are using QtTesting | ||
| + | # To use a widget which is in a menu/sub menu | ||
| + | # To use a QToolButton after a click in qt_expand_button, ex: Toolbar. (work in progress) | ||
| + | # To play a script in a different machine | ||
= Tutorials = | = Tutorials = | ||
Revision as of 00:14, 22 February 2012
Home < Documentation < Snapshot < Developers < QtTestingOverview
Wiki pages related to this topic :
Milestones
- Create tutorials
- Upload them into the Dashboard
- Create metrics :
- Compare the scene view
- Snapshot/Screenshot
- ...
List of known issues
Below, all the known issues which will not work during a testing.
- To resize the application - ctkVTKRenderView issue
- To use a native menu bar - This Option is disable when we are using QtTesting
- To use a widget which is in a menu/sub menu
- To use a QToolButton after a click in qt_expand_button, ex: Toolbar. (work in progress)
- To play a script in a different machine
Tutorials
Summary for tutorials. Tutorial can be uploaded to the dashboard, in progress or not done.
| Name | State | Notes |
|---|---|---|
| Slicer3Minute Tutorial | In Progress | |
| Slicer3Visualization Tutorial | In Progress | |
| Programming in Slicer4 Tutorial | Not Done | |
| Manual Registration | Not Done | |
| ... | ||