In Qt Creator exists an example page (go to "welcome"->"examples"). This page is completely disfunctional in both qt-creator ebuild versions. My enabled use-flags are: android autotools clangstaticanalyzer cmake doc git glsl python valgrind I currently merged 4.0.2. "equery files qt-creator" list no examples files. The problem is, that the qt documentation points exactly to this examples [1][2]. I have tried to use the examples directly from the source-tarball, but the qmake/pro-file does not work without copying several files into the example directory etc.. I think, Qt Creator does some file operations before compiling the examples. [1] https://doc.qt.io/qtcreator/creator-build-example-application.html [2] https://doc.qt.io/qt-5/qtquick-canvas-example.html#running-the-example
*** This bug has been marked as a duplicate of bug 568838 ***