If an example was updated in the Qt/C++ modules, it needs to be updated in PySide repository in case it was ported.
If you modified an example, or know about an example that was updated, please notify it in the comments of this task.
qdoc
Some demos are being created here
| Example |
C++ |
Python |
| documentviewer |
polished |
Done |
| mediaplayer |
polished |
Added Python loader and docs in the qtdoc repo |
| others |
will be polished by external company |
Add more Pyhon loaders |
qtbase
| Example |
C++ |
Python |
| analogclock/QWindow |
Removed |
Has improved version, no rasterwindow example |
| googlesuggest |
Removed |
newly added |
| codeeditor |
Removed |
Removed |
| findfiles |
Removed |
Removed |
| wiggly |
Polished/Removed |
Polished (binding demo) |
| standard dialogs |
Polished |
Polished |
| hellogl2 |
|
Multiwindow missing ( PYSIDE-2460), pending changes\ |
qtconnectivity
| Example |
C++ |
Python |
| btscanner |
Removed |
|
| heartrate-game |
Polished |
done |
qtdatavis3d
| Example |
C++ |
Python |
| bars3d |
Combined in new one (graph gallery) |
[ ported |
| surface |
removed |
several examples illustrating populating graphs with various techniques |
| scatter |
Combined in new one (graph gallery) |
(not in python) |
| qmlsurfacegallery |
new |
ported |
qtgraphs
| Example |
C++ |
Python |
| widgetgallery |
Done |
Done |
qtdeclarative
| Example |
C++ |
Python |
| qml/extendingQTBUG-111033 |
unified |
done |
| qml/referenceexamples |
streamlined, moved to tutorials/extending-qml-advanced |
done |
| filesystemexplorer |
version 2 introduced |
still at version 1 |
| quickcontrols/gallery |
updated QTBUG-110989 |
done |
qthttpserver
qtmultimedia
| Example |
C++ |
Python |
| camera |
|
updated |
| player |
outdated, remains of old QMediaPlayList class. No capacity, revisit 6.6 |
|
| screencapture |
|
done |
qtpositioning
| Example |
C++ |
Python |
| Weatherinfo |
|
WIP |
qtstatemachine
| Example |
C++ |
Python |
| eventtrans |
Removed |
Removed |
| factstates |
Removed |
Removed |
| twowaybutton |
Removed |
Removed |
| moveblocks |
new |
Done |
qtwebengine
| Example |
C++ |
Python |
| simplebrowser |
|
ported |