# VTK Examples - Qt addition and updates

**URL:** https://discourse.vtk.org/t/vtk-examples-qt-addition-and-updates/9077
**Category:** Announcements
**Created:** [August 3, 2022, 11:03pm UTC](https://discourse.vtk.org/t/vtk-examples-qt-addition-and-updates/9077 "2022-08-03T23:03:30Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![amaclean](https://discourse.vtk.org/user_avatar/discourse.vtk.org/amaclean/32/224_2.png) [@amaclean](https://discourse.vtk.org/u/amaclean)
#### Post date: [August 3, 2022, 11:03pm UTC](https://discourse.vtk.org/t/vtk-examples-qt-addition-and-updates/9077/1 "2022-08-03T23:03:30Z")

</div>

A new addition to the Qt examples is [Qt/MinimalQtVTKApp](https://kitware.github.io/vtk-examples/site/Cxx/Qt/MinimalQtVTKApp/) thanks to Julian Fausty.

I also noticed that four of the existing Qt examples used the same boring image, a tomato coloured sphere on a blue background. These examples were reworked to use Platonic Solids. Additionally, BorderWidgetQt actually didn’t work, it is now fixed. The ShareCameraQt example now uses a cone. As a result, this has vastly impoived the look of the online examples section in [vtkGenericOpenGLRenderWindow](https://vtk.org/doc/nightly/html/classvtkGenericOpenGLRenderWindow.html)

Platonic solids were used because I have also updated PlatonicSolids: [C++](https://kitware.github.io/vtk-examples/site/Cxx/GeometricObjects/PlatonicSolids/) and [Python](https://kitware.github.io/vtk-examples/site/Python/GeometricObjects/PlatonicSolids/) to individually orient the solids.

I will also look at FourPaneViewer and TouchGestureViewer and maybe bring them across into these Qt examples.

---

<div class="post-metadata">

### Author: ![will.schroeder](https://discourse.vtk.org/user_avatar/discourse.vtk.org/will.schroeder/32/233_2.png) [@will.schroeder](https://discourse.vtk.org/u/will.schroeder)
#### Post date: [August 4, 2022, 9:46am UTC](https://discourse.vtk.org/t/vtk-examples-qt-addition-and-updates/9077/2 "2022-08-04T09:46:03Z")

</div>

Very nice, hopefully you are no longer bored!

---

<div class="post-metadata">

### Author: ![amaclean](https://discourse.vtk.org/user_avatar/discourse.vtk.org/amaclean/32/224_2.png) [@amaclean](https://discourse.vtk.org/u/amaclean)
#### Post date: [August 4, 2022, 10:16am UTC](https://discourse.vtk.org/t/vtk-examples-qt-addition-and-updates/9077/3 "2022-08-04T10:16:08Z")

</div>

No longer bored! Also experimenting with vtkFlyingEdgesPlaneCutter. I’ve been looking at the tests trying to figure out a good example.

---

<div class="post-metadata">

### Author: ![jfausty](https://discourse.vtk.org/user_avatar/discourse.vtk.org/jfausty/32/5372_2.png) [@jfausty](https://discourse.vtk.org/u/jfausty)
#### Post date: [August 5, 2022, 7:13am UTC](https://discourse.vtk.org/t/vtk-examples-qt-addition-and-updates/9077/4 "2022-08-05T07:13:51Z")

</div>

Thanks for the shout out @amaclean!

---

<div class="post-metadata">

### Author: ![amaclean](https://discourse.vtk.org/user_avatar/discourse.vtk.org/amaclean/32/224_2.png) [@amaclean](https://discourse.vtk.org/u/amaclean)
#### Post date: [August 5, 2022, 9:09am UTC](https://discourse.vtk.org/t/vtk-examples-qt-addition-and-updates/9077/5 "2022-08-05T09:09:15Z")

</div>

👍
